summaryrefslogtreecommitdiff
path: root/spec/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* 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
* Render a 403 when showing an access denied messagebvl-403-for-external-auth-service-ceBob Van Landuyt2018-06-051-6/+6
* Fix cross-origin errors when attempting to download JavaScript attachmentsStan Hu2018-05-131-0/+15
* Reuses `InternalRedirect` when possibleBob Van Landuyt2018-05-041-0/+45
* Enforces terms in the web applicationBob Van Landuyt2018-05-041-0/+66
* Share collaboration check between view and presenterBob Van Landuyt2018-04-111-0/+55
* Backport ee-40781-os-to-ceMicaël Bergeron2018-03-221-3/+5
* Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-0/+87
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+146
* Refactor IssuableFinder to extract model-specific logicrefactor-issuable-finder-to-use-inheritanceSean McGivern2018-02-211-0/+4
* Fix filter by my reaction is not workingHiroyuki Sato2017-11-131-1/+54
* Refactor issuables index actionsJarka Kadlecova2017-11-071-54/+0
* Find the LFS-objects for a fork within a the fork networkBob Van Landuyt2017-11-031-0/+50
* Only expand ancestors when searchingBob Van Landuyt2017-10-091-1/+12
* Make sure all ancestors are loaded when searching groupsBob Van Landuyt2017-10-051-2/+2
* Search subgroups on dashboard and explore viewsBob Van Landuyt2017-10-041-1/+23
* Reuse the groups tree for explore and dashboard.Bob Van Landuyt2017-10-041-0/+56
* Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-051-0/+82