summaryrefslogtreecommitdiff
path: root/spec/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
...
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-0/+118
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-0/+60
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-1/+33
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-1/+12
* Merge branch 'security-open-redirect-internalredirect' into 'master'GitLab Release Tools Bot2019-10-291-1/+2
|\
| * Use the '\A' and '\z' regex anchors in `InternalRedirect` to mitigate an Open...Joern Schneeweisz2019-10-081-1/+2
* | Return 404 on LFS request if project doesn't existIgor Drozdov2019-10-251-1/+42
* | Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-0/+33
|/
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-041-0/+58
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-12/+70
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-1/+0
* Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-0/+96
* Add SortingPreference concernGeorge Koltsov2019-08-212-72/+93
* Add ConfirmEmailWarning concernAlex Buijs2019-08-081-0/+98
* Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-011-0/+69
* Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-271-69/+0
* Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-07-261-0/+69
|\
| * Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-261-0/+69
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-2/+2
|/
* Support redirect paths starting with a dash51952-forking-via-webideMarkus Koller2019-06-251-23/+54
* Make checks for continue_params more robustMarkus Koller2019-06-251-0/+8
* Search issuables by iidsRiccardo Padovani2019-06-181-0/+11
* Fix send_file_upload_spec.rb with right MIME typeStan Hu2019-06-161-1/+1
* 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-2/+2
* Use serialization for project boardscharlieablett2019-06-061-0/+23
* Fix project settings not being able to updateStan Hu2019-06-031-0/+12
* Hide password on import by url formIgor Drozdov2019-05-291-0/+44
* Merge branch 'ce-jej/sso-enforcement-redirect' into 'master'Rémy Coutable2019-05-152-1/+157
|\
| * Avoid passing not_found_or_authorized_proc aroundJames Edwards-Jones2019-05-152-1/+38
| * Added RoutableActions testsJames Edwards-Jones2019-05-151-0/+119
* | Optimise upload path callsSean McGivern2019-05-141-1/+2
|/
* Change specs to match gitlab code standardsJames Fargher2019-05-071-0/+2
* Check instance cluster feature at policy levelJames Fargher2019-05-071-0/+38
* Add label_name as scalar param of IssuableFinder60569-timeline-entry-label-link-is-not-applying-the-filter-on-issuesHeinrich Lee Yu2019-04-231-42/+68
* Add some frozen string to spec/**/*.rbgfyoung2019-04-159-0/+18
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+51
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-51/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+51
* Consider array params on rendering MR list on dashboardIgor2019-04-041-2/+2
* Bump fog-aws to 3.3.0 and associated dependenciesStan Hu2019-02-281-1/+1
* Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-261-1/+3
* Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-251-3/+1
* Only use boolean parameters internallyRobert Schilling2019-02-221-3/+3
* Ability to filter confidential issuesRobert Schilling2019-02-211-0/+2
* Fix Content-Disposition hard-coded to attachmentsStan Hu2019-02-131-0/+17
* Encode Content-Disposition filenamesStan Hu2019-02-041-3/+22