summaryrefslogtreecommitdiff
path: root/spec/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* 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
* Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-281-0/+45
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-193-11/+11
* Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes2018-12-161-2/+2
* [CE backport]Add sort direction button with sort dropdown for epicsFelipe Artur2018-12-031-0/+1
* render :nothing option is deprecated, Use head method to respond with empty r...Jasper Maes2018-11-232-6/+6
* Refactor whitelisting of filter paramsHeinrich Lee Yu2018-11-151-10/+5
* MIME type application/javascript -> application/ecmascriptsh-bump-mime-typesStan Hu2018-11-101-1/+1
* backport: Always proxy reports downloadsalways-proxy-reportsKamil Trzciński2018-11-071-9/+20
* Fix attachments not displaying inline with Google Cloud StorageStan Hu2018-09-051-2/+29
* Set issuable_sort and diff_view cookies to secure when possibleStan Hu2018-09-031-0/+28
* Preload ancestors after pagination when filteringBob Van Landuyt2018-07-061-0/+11
* Backport InternalRedirect#sanitize_redirectce-jej/sanitize-group-saml-relay-stateJames Edwards-Jones2018-06-141-0/+25