gitlab-org--gitlab-foss/app/controllers
Bob Van Landuyt c56326fc3e Fix filter on `dashboard/groups` & `explore/groups
When searching we would limit the scope of ancestors to load because
the filter would be applied to the ancestors. Instead, we need to load
_all_ ancestors for matching projects.
2018-01-22 17:02:04 +01:00
..
admin Merge branch 'feature/merge-request-system-hook' into 'master' 2018-01-18 11:37:16 +00:00
boards Add issue sidebar and toggle_subscription endpoint in board issues data 2017-11-20 12:38:53 -02:00
ci
concerns Fix filter on `dashboard/groups` & `explore/groups 2018-01-22 17:02:04 +01: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
groups Merge branch 'milestones-finder-order-fix' into 'security-10-3' 2018-01-16 17:04:38 -08:00
import Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
oauth
profiles Fix new personal access token showing up in a flash message 2017-12-07 16:22:37 -06:00
projects Retrieve commit signatures with Gitaly 2018-01-18 14:10:17 +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
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 Fix Shows signin tab after new user email confirmation 2018-01-18 14:32:44 +01: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
health_controller.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
help_controller.rb
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
koding_controller.rb
metrics_controller.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3' 2018-01-16 17:05:01 -08:00
passwords_controller.rb Allow logged in user to change his password 2017-12-31 19:59:07 -05:00
profiles_controller.rb
projects_controller.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
registrations_controller.rb
root_controller.rb
search_controller.rb
sent_notifications_controller.rb
sessions_controller.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
snippets_controller.rb
uploads_controller.rb
users_controller.rb Resolve "Display member role per project" 2017-12-07 09:11:41 +00:00