summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-316-13/+13
* Turned cache_privately? into cache_publicly?Tim Zallmann2019-01-221-5/+5
* Changed the Caching of User Avatars to be public and to 5 minutesTim Zallmann2019-01-211-1/+11
* Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-3/+3
* Improve email messagesHeinrich Lee Yu2019-01-071-2/+2
* Refactor upload service to return uploaderHeinrich Lee Yu2019-01-071-1/+1
* Merge branch '44984-use-serializer-for-issuable-sidebar' into 'master'Mike Greiling2018-12-211-6/+4
|\
| * Refactor sidebar to use data from serializerHeinrich Lee Yu2018-12-191-6/+4
* | Merge branch 'ce-8333-add-related-epics-support' into 'master'Dmitriy Zaporozhets2018-12-201-2/+2
|\ \
| * | Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-2/+2
| |/
* | Make LfsRequest EE-compatibleRémy Coutable2018-12-191-0/+6
|/
* Use the EE version of ServiceParamsRémy Coutable2018-12-171-1/+5
* Remove rails4 specific codeJasper Maes2018-12-161-27/+0
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-1/+9
* Do not save user preferences on read-only modeFelipe Artur2018-12-121-0/+2
* Check for valid refs in CommitController before doing anythingStan Hu2018-12-091-0/+6
* Merge branch 'move-group-issues-search-cte-up-the-chain' into 'master'Douwe Maan2018-12-071-1/+1
|\
| * Add a flag to use a subquery for group issues searchSean McGivern2018-11-301-1/+1
* | Add feature flag for workhorse content type calculationFrancisco Javier López2018-12-062-0/+3
* | Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-061-6/+0
* | Merge branch 'ce-7210-add-sort-direction-button-sort-dropdown' into 'master'Sean McGivern2018-12-041-1/+27
|\ \
| * | [CE backport]Add sort direction button with sort dropdown for epicsFelipe Artur2018-12-031-1/+27
| |/
* | Revert "Rails5 fix format in uploads actions"Douwe Maan2018-12-031-13/+0
|/
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-0/+28
* Merge branch 'security-guest-comments' into 'master'Cindy Pallares2018-11-281-0/+10
* Refactor whitelisting of filter paramsHeinrich Lee Yu2018-11-152-19/+19
* backport: Always proxy reports downloadsalways-proxy-reportsKamil Trzciński2018-11-071-2/+2
* Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-071-1/+1
* Merge branch 'ce-jej/group-saml-sso-badges' into 'master'Robert Speicher2018-11-061-6/+1
|\
| * Add MembersPreloader to fix ActiveRecord copce-jej/group-saml-sso-badgesJames Edwards-Jones2018-11-021-6/+1
* | Restore 403 functionality for external auth (EE)Thong Kuah2018-11-012-7/+19
* | Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'Douwe Maan2018-10-291-1/+1
|\ \
| * | Update other linksblackst0ne2018-10-261-1/+1
* | | Simplify query and add tests for authorization changeHeinrich Lee Yu2018-10-261-7/+3
* | | Update boards issue creation authorizationHeinrich Lee Yu2018-10-261-1/+8
* | | Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-232-4/+46
|/ /
* | Fixed bug with the content disposition with wiki attachmentsFrancisco Javier López2018-10-171-1/+1
|/
* Create labels_as_hash_ concern, modify params for methodccr/48930_extract_logic_to_concernChantal Rollison2018-10-031-0/+28
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Merge branch 'fa-handle_invalid_utf8_errors' into 'master'Stan Hu2018-09-251-0/+25
|\
| * Render 412 for invalid UTF-8 parametersfa-handle_invalid_utf8_errorsFelipe Artur2018-09-221-0/+25
* | Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-251-5/+1
|\ \
| * | Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-241-5/+1
* | | Return discussion object from NotesController#create when return_discussion p...Douwe Maan2018-09-211-13/+35
|/ /
* | Merge branch 'frozen-string-app-controller' into 'master'Stan Hu2018-09-2043-1/+87
|\ \
| * | Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-1843-1/+87
* | | Merge branch '44998-split-admin-settings-into-multiple-sub-pages' into 'master'Dmitriy Zaporozhets2018-09-201-0/+6
|\ \ \ | |/ / |/| |
| * | Add empty controller actions and utilize referer_path helperMartin Wortschack2018-09-191-0/+6
| |/
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1112-0/+30
|/
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-072-0/+2