..
admin
Present member collection at the controller level
2017-12-12 18:14:58 +01:00
boards
Add issue sidebar and toggle_subscription endpoint in board issues data
2017-11-20 12:38:53 -02:00
ci
move lib/ci/gitlab_ci_yaml_processor.rb
into lib/gitlab/ci/yaml_processor.rb
2017-09-12 22:32:02 +03:00
concerns
Merge branch '40871-todo-notification-count-shows-notification-without-having-a-todo' into 'master'
2017-12-18 15:08:34 +00:00
dashboard
Resolve "Display member role per project"
2017-12-07 09:11:41 +00:00
explore
Resolve "Display member role per project"
2017-12-07 09:11:41 +00:00
google_api
Improve redirect uri state and fix all remaining tests
2017-10-06 16:14:14 +02:00
groups
Present member collection at the controller level
2017-12-12 18:14:58 +01:00
import
Adds Rubocop rule for line break after guard clause
2017-11-16 17:58:29 +01:00
oauth
refactor code
2017-10-31 09:03:59 +01:00
profiles
Fix new personal access token showing up in a flash message
2017-12-07 16:22:37 -06:00
projects
Merge branch '20035-pause-resume-runners' into 'master'
2017-12-29 10:29:20 +00:00
sherlock
snippets
Make sure NotesActions#noteable returns a Noteable in the update action
2017-11-16 15:12:23 +01:00
abuse_reports_controller.rb
Fix errors caused by attempts to report already blocked or deleted users
2017-06-28 14:37:14 -03:00
application_controller.rb
Allow password authentication to be disabled entirely
2017-11-23 13:16:14 +00:00
autocomplete_controller.rb
Use UserSerializer instead of User.to_json
2017-12-19 15:45:08 -06:00
confirmations_controller.rb
use a delegate for username
to be more future friendly
2017-10-27 16:32:48 +02:00
dashboard_controller.rb
Resolve "DashboardController#activity.json is slow due to SQL"
2017-11-06 16:52:56 +00:00
groups_controller.rb
Resolve "DashboardController#activity.json is slow due to SQL"
2017-11-06 16:52:56 +00:00
health_check_controller.rb
Remove the need to use health check token
2017-07-05 00:46:11 +02:00
health_controller.rb
Move the circuitbreaker check out in a separate process
2017-12-08 09:11:39 +01:00
help_controller.rb
Added ssh fingerprint, gitlab ci and pages information in an instance configuration page
2017-10-25 23:51:26 +03:00
ide_controller.rb
Resolve "Decouple multi-file editor from file list"
2017-12-21 15:05:47 +00:00
invites_controller.rb
Allow password authentication to be disabled entirely
2017-11-23 13:16:14 +00:00
jwt_controller.rb
Consistently use PersonalAccessToken instead of PersonalToken
2017-11-02 11:39:02 +01:00
koding_controller.rb
metrics_controller.rb
Make Prometheus metrics endpoint return empty response when metrics are disabled
2017-09-25 23:38:34 +02:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb
Allow password authentication to be disabled entirely
2017-11-23 13:16:14 +00:00
passwords_controller.rb
Allow logged in user to change his password
2017-12-31 19:59:07 -05:00
profiles_controller.rb
Move RSS and incoming email tokens from User Settings > Accounts to User Settings > Access Tokens
2017-11-02 11:39:03 +01:00
projects_controller.rb
Merge branch 'lfs-badge' into 'master'
2017-12-15 09:02:24 +00:00
registrations_controller.rb
Show confirmation modal before deleting account
2017-10-06 20:40:41 +00:00
root_controller.rb
Detect n+1 issues involving Gitaly
2017-09-19 10:55:37 +00:00
search_controller.rb
Adds cacheless render to Banzai object render
2017-09-06 15:35:35 +01:00
sent_notifications_controller.rb
sessions_controller.rb
Allow password authentication to be disabled entirely
2017-11-23 13:16:14 +00:00
snippets_controller.rb
Add support for markdown preview to group milestones
2017-10-11 20:03:19 +11:00
uploads_controller.rb
Whitelist or fix additional Gitlab/PublicSend
cop violations
2017-08-14 12:14:11 -04:00
users_controller.rb
Resolve "Display member role per project"
2017-12-07 09:11:41 +00:00