summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern2019-02-041-1/+2
|\
| * Specs for caching and issue controller changesBrett Walker2019-01-301-3/+1
| * Added 'handle_update_task' for new task handlingBrett Walker2019-01-301-2/+1
| * Pass tasklist lock versionBrett Walker2019-01-301-1/+4
| * Add lock version to issuable helpersFatih Acet2019-01-301-1/+2
* | Add subresources removal to member destroy serviceJames Lopez2019-01-311-1/+3
|/
* Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-283-30/+32
* Merge branch '54385-board-policy-ce' into 'master'Rémy Coutable2019-01-241-7/+3
|\
| * Backport of 54385-board-policyMario de la Ossa2019-01-181-7/+3
* | 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
|\ \