summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* 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
* #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
|/
* Merge branch 'security-2797-milestone-mrs' into 'master'Yorick Peterse2019-03-041-1/+1
|\
| * Show only MRs visible to user on milestone detailJarka Košanová2019-02-141-1/+1
* | Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-1/+1
* | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-261-0/+1
* | Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-1/+1
* | Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-251-1/+0
* | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-251-0/+1
|\ \
| * | Only use boolean parameters internallyRobert Schilling2019-02-221-1/+1
| * | Ability to filter confidential issuesRobert Schilling2019-02-211-0/+1
| |/
* | Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-1/+1
* | Refactor params for notes_actionsHeinrich Lee Yu2019-02-231-30/+27
|/
* Fix Content-Disposition hard-coded to attachmentsStan Hu2019-02-131-1/+1