summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '47003-user-onboarding-replace-current-email-confirmation-flow-w...Grzegorz Bizon2019-08-161-0/+25
|\
| * Incorporate feedback fixes47003-user-onboarding-replace-current-email-confirmation-flow-with-a-soft-email-confirmation-flowAlex Buijs2019-08-121-1/+1
| * Add ConfirmEmailWarning concernAlex Buijs2019-08-081-0/+25
* | Add logging and counter for invisible captcha46548-open-source-alternative-to-recaptcha-for-gitlab-com-registrationAlex Buijs2019-08-141-0/+51
|/
* Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-071-1/+2
* Add inheritance flexibility to issuable collectionsPavel Shutsin2019-08-061-3/+2
* Change block parameter name to params52123-issuable-actions-notesfinder-pderichsPatrick Derichs2019-08-011-1/+1
* Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-012-8/+16
* Remove line profiler from performance barSean McGivern2019-07-301-4/+0
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-1/+1
|\
| * Merge branch 'security-60551-fix-upload-scope' into 'master'GitLab Release Tools Bot2019-07-261-1/+1
| |\
| | * Queries for Upload should be scoped by modelAdam Hegyi2019-07-111-1/+1
* | | Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-271-15/+7
* | | Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-07-261-7/+15
|\ \ \
| * | | Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-261-7/+15
* | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-261-12/+8
|\ \ \ \
| * | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-12/+8
| |/ / /
* | | | Ensure Warden triggers after_authentication callbackImre Farkas2019-07-261-2/+2
|/ / /
* | | 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