gitlab-org--gitlab-foss/app
Timothy Andrew f898a47e14 Fix a missed `before_action` for `AutocompleteController`.
- `#find_users` depends on a project being loaded.

- Missed adding this in 2193ae222b
2016-08-16 15:29:10 +05:30
..
assets Backport changes from gitlab-org/gitlab-ee!581 to CE. 2016-08-16 11:05:14 +05:30
controllers Fix a missed `before_action` for `AutocompleteController`. 2016-08-16 15:29:10 +05:30
finders Pass project IDs relation to ProjectsFinder instead of using a block 2016-08-15 12:49:31 +02:00
helpers Restore `Largest repository` sort option on admin projects page 2016-08-15 16:01:23 -05:00
mailers Allow build email service to be tested 2016-07-15 20:38:27 -03:00
models Backport changes from gitlab-org/gitlab-ee!581 to CE. 2016-08-16 11:05:14 +05:30
services Fix failing tests relating to backporting ee!581. 2016-08-16 13:42:34 +05:30
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Move the "update" portion of the protected branch view into a partial. 2016-08-16 12:08:10 +05:30
workers Fix bug where destroying a namespace would not always destroy projects 2016-08-11 15:36:35 -07:00