gitlab-org--gitlab-foss/app/controllers
Eric Eastwood e6fc0207cb Use native unicode emojis
- gl_emoji for falling back to image/css-sprite when the browser
   doesn't support an emoji
 - Markdown rendering (Banzai filter)
 - Autocomplete
 - Award emoji menu
    - Perceived perf
    - Immediate response because we now build client-side
 - Update `digests.json` generation in gemojione rake task to be more
   useful and  include `unicodeVersion`

MR: !9437

See issues

 - #26371
 - #27250
 - #22474
2017-03-06 12:54:46 -06:00
..
admin Add admin settings entries 2017-03-06 15:41:25 +01:00
ci Remove deprecated legacy CI project status badge 2017-03-01 14:48:44 +01:00
concerns Merge branch 'dashboard-filter-search-keep-params' into 'master' 2017-03-04 15:18:08 +00:00
dashboard Add filter and sorting to dashboard groups page 2017-03-01 15:39:59 +02:00
explore Add filter and sorting to dashboard groups page 2017-03-01 15:39:59 +02:00
groups Show parent group members for nested group 2017-02-10 17:34:12 +02:00
import Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
oauth Implement minor changes from @dbalexandre's review. 2016-12-16 16:29:31 +05:30
profiles Remove remnants of git annex 2017-03-03 18:33:47 +01:00
projects Use native unicode emojis 2017-03-06 12:54:46 -06:00
sherlock Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
abuse_reports_controller.rb
application_controller.rb Make Warden set_user hook validate user ip uniquness 2017-03-06 15:41:25 +01:00
autocomplete_controller.rb Don't call `#uniq` on a relation 2017-01-27 15:28:17 +00:00
confirmations_controller.rb Disable automatic login feature when clicking on email confirmation links 2016-12-31 10:58:08 -05:00
dashboard_controller.rb Present group and dashboard MR list without grouping by project 2017-01-27 20:20:18 -02:00
groups_controller.rb Fixed filter_projects param still used in group controller 2017-03-03 16:37:28 +02:00
health_check_controller.rb
help_controller.rb Don't perform Devise trackable updates on blocked User records 2017-02-10 11:51:14 -05:00
invites_controller.rb No more and/or 2017-02-21 16:31:14 -06:00
jwt_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
koding_controller.rb Don't perform Devise trackable updates on blocked User records 2017-02-10 11:51:14 -05:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
passwords_controller.rb
profiles_controller.rb Update profiles/account view to display new username 2017-03-02 12:33:06 +05:30
projects_controller.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
registrations_controller.rb Merge branch 'rename_delete_services' into 'master' 2017-02-08 17:52:36 +00:00
root_controller.rb Fix the redirect to custom home page URL and move it to RootController 2017-02-27 16:51:23 +01:00
search_controller.rb Don't perform Devise trackable updates on blocked User records 2017-02-10 11:51:14 -05:00
sent_notifications_controller.rb Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
sessions_controller.rb Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR review 2017-03-06 15:41:25 +01:00
snippets_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
uploads_controller.rb
users_controller.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00