| .. |
|
admin
|
Merge branch 'dz-refactor-full-path' into 'master'
|
2017-02-08 18:45:19 +00:00 |
|
ci
|
Remove Ci::ApplicationController
|
2016-10-10 16:47:27 +02:00 |
|
concerns
|
Gather issuable metadata to avoid n+ queries on index view
|
2017-02-09 17:40:37 -02:00 |
|
dashboard
|
Use preload for Event#target since it's a polymorphic association
|
2017-02-13 15:23:23 +01:00 |
|
explore
|
Don't perform Devise trackable updates on blocked User records
|
2017-02-10 11:51:14 -05:00 |
|
groups
|
Show parent group members for nested group
|
2017-02-10 17:34:12 +02:00 |
|
import
|
Namespace access token session key in `Import::GithubController`
|
2016-12-19 17:35:51 +01:00 |
|
oauth
|
Implement minor changes from @dbalexandre's review.
|
2016-12-16 16:29:31 +05:30 |
|
profiles
|
Add notified_of_own_activity to permitted attributes
|
2017-02-01 11:31:21 -08:00 |
|
projects
|
Merge branch 'paginate-environments-bundle' into 'master'
|
2017-02-16 14:42:56 +00:00 |
|
sherlock
|
…
|
|
|
abuse_reports_controller.rb
|
…
|
|
|
application_controller.rb
|
Don't perform Devise trackable updates on blocked User records
|
2017-02-10 11:51:14 -05: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 |
|
emojis_controller.rb
|
Update award_emoji test
|
2016-02-23 19:37:15 -06:00 |
|
groups_controller.rb
|
Merge branch 'dz-create-nested-groups-via-ui' into 'master'
|
2017-02-09 08:32:40 +00:00 |
|
health_check_controller.rb
|
Support token header for health check token, and general cleanup of the health_check feature.
|
2016-05-11 17:27:08 -07:00 |
|
help_controller.rb
|
Don't perform Devise trackable updates on blocked User records
|
2017-02-10 11:51:14 -05:00 |
|
invites_controller.rb
|
Enable Style/EmptyLines cop, remove redundant ones
|
2016-07-01 21:56:17 +02:00 |
|
jwt_controller.rb
|
Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741
|
2016-12-16 21:37:22 +03: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
|
merge master into issue_3359_3
|
2016-06-29 11:04:18 -03:00 |
|
omniauth_callbacks_controller.rb
|
Added support for Authentiq Back-Channel Logout
|
2017-02-20 18:46:58 +02:00 |
|
passwords_controller.rb
|
Allow the initial admin to set a password
|
2016-03-04 17:37:57 -05:00 |
|
profiles_controller.rb
|
implements reset incoming email token on issues modal and account page,
|
2016-11-07 15:56:18 +00:00 |
|
projects_controller.rb
|
Merge branch 'ref-switcher-perf' into 'master'
|
2017-02-03 15:03:57 +00:00 |
|
registrations_controller.rb
|
Merge branch 'rename_delete_services' into 'master'
|
2017-02-08 17:52:36 +00:00 |
|
root_controller.rb
|
Remove flash warning from login page
|
2017-01-30 20:05:04 -06: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
|
Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741
|
2016-12-16 21:37:22 +03:00 |
|
snippets_controller.rb
|
Check public snippets for spam
|
2017-02-02 10:23:51 +00:00 |
|
uploads_controller.rb
|
Branded login page also in CE
|
2016-02-26 15:50:51 +01:00 |
|
users_controller.rb
|
Check all namespaces on validation of new username.
|
2016-11-17 19:59:03 +01:00 |