summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Enable Rubocop Performance/InefficientHashSearchsh-enable-rubocop-hash-searchStan Hu2019-07-241-1/+1
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-1/+1
* CE Port of Allow bulk update for group issuesFatih Acet2019-07-091-2/+2
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2019-07-033-10/+10
|\
| * Merge branch 'security-notes-in-private-snippets' into 'master'Marin Jankovski2019-07-021-7/+7
| |\
| | * Correctly check permissions when creating snippet notesMarkus Koller2019-06-061-7/+7
| * | Merge branch 'security-59581-related-merge-requests-count' into 'master'Marin Jankovski2019-07-022-3/+3
| |\ \
| | * | Expose merge requests count based on user accessAlexandru Croitor2019-06-182-3/+3
* | | | Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu2019-06-272-1/+92
|\ \ \ \ | |/ / / |/| | |
| * | | Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-262-1/+92
* | | | Merge branch '51952-forking-via-webide' into 'master'Nick Thomas2019-06-262-3/+3
|\ \ \ \
| * | | | Support redirect paths starting with a dash51952-forking-via-webideMarkus Koller2019-06-251-2/+2
| * | | | Make checks for continue_params more robustMarkus Koller2019-06-251-1/+1
| |/ / /
* | | | In dev, always allow access to health endpoints from localhostAndrew Newdigate2019-06-261-0/+4
|/ / /
* | | #57815 Password authentication disabled for UltraAuth usersKartikey Tanna2019-06-181-1/+2
|/ /
* | Search issuables by iidsRiccardo Padovani2019-06-181-0/+6
* | Add `to_json` to `represent` method callce-3861-use-serializers-for-project-group-boardscharlieablett2019-06-131-1/+1
* | Add `to_json` to `represent` method callcharlieablett2019-06-101-1/+1
* | Use serialization for project boardscharlieablett2019-06-062-1/+13
|/
* Fix project settings not being able to updateStan Hu2019-06-031-0/+2
* Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-032-1/+24
|\
| * Merge branch 'security-id-leaked-password-in-import-url-frontend' into 'master'GitLab Release Tools Bot2019-06-031-0/+17
| |\
| | * Hide password on import by url formIgor Drozdov2019-05-291-0/+17
| * | Merge branch 'security-fix-confidential-issue-label-visibility-master' into '...GitLab Release Tools Bot2019-06-031-1/+7
| |\ \ | | |/ | |/|
| | * Fix confidential issue label disclosure on milestone viewPatrick Derichs2019-05-141-1/+7
* | | Allow issues to be sorted by relative_positionBrett Walker2019-05-281-0/+6
|/ /
* | #61441 Allow user to set email ID before setting up 2FAKartikey Tanna2019-05-221-1/+1
* | Avoid passing not_found_or_authorized_proc aroundJames Edwards-Jones2019-05-152-11/+15
* | Refactor RoutableActions to allow for additional checksJames Edwards-Jones2019-05-151-3/+9
|/
* Check instance cluster feature at policy levelJames Fargher2019-05-071-0/+19
* Remove "You are already signed in" bannerIllya Klymov2019-04-241-7/+0
* Move scoped_label into label presenterJan Provaznik2019-04-231-1/+1
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-4/+15
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-11/+6
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-15/+4
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-4/+15
* Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-051-0/+3
|\
| * [backend] backport of scoped labelsJan Provaznik2019-04-041-0/+3
* | Merge branch 'extend-cte-optimisations-to-projects' into 'master'Dmitriy Zaporozhets2019-04-051-0/+1
|\ \
| * | Extend CTE search optimisation to projectsextend-cte-optimisations-to-projectsSean McGivern2019-04-041-0/+1
* | | Fixed test specsOswaldo Ferreira2019-04-041-1/+1
| |/ |/|
* | Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-031-3/+0
|/
* Externalize strings in projects controllersMartin Wortschack2019-03-276-29/+53
* Merge branch 'security-2826-fix-project-serialization-in-quick-actions' into ...Alex Hanselka2019-03-201-1/+1
|\
| * Only return `commands_changes` used in frontendHeinrich Lee Yu2019-03-181-1/+1
* | Remove redirecting to last visited boardHeinrich Lee Yu2019-03-131-16/+0
* | Refactor groups and projects boards actionsHeinrich Lee Yu2019-03-131-0/+54
|/
* Merge branch 'winh-enable-reply_to_individual_notes' into 'master'Grzegorz Bizon2019-03-071-1/+1
|\
| * Enable reply_to_individual_notes feature flag by defaultWinnie Hellmann2019-03-061-1/+1
* | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-062-2/+2
|/