summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-15/+4
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-4/+15
* Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-051-0/+3
|\
| * [backend] backport of scoped labelsJan Provaznik2019-04-041-0/+3
* | Merge branch 'extend-cte-optimisations-to-projects' into 'master'Dmitriy Zaporozhets2019-04-051-0/+1
|\ \
| * | Extend CTE search optimisation to projectsextend-cte-optimisations-to-projectsSean McGivern2019-04-041-0/+1
* | | Fixed test specsOswaldo Ferreira2019-04-041-1/+1
| |/ |/|
* | Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-031-3/+0
|/
* Externalize strings in projects controllersMartin Wortschack2019-03-276-29/+53
* Merge branch 'security-2826-fix-project-serialization-in-quick-actions' into ...Alex Hanselka2019-03-201-1/+1
|\
| * Only return `commands_changes` used in frontendHeinrich Lee Yu2019-03-181-1/+1
* | Remove redirecting to last visited boardHeinrich Lee Yu2019-03-131-16/+0
* | Refactor groups and projects boards actionsHeinrich Lee Yu2019-03-131-0/+54
|/
* Merge branch 'winh-enable-reply_to_individual_notes' into 'master'Grzegorz Bizon2019-03-071-1/+1
|\
| * Enable reply_to_individual_notes feature flag by defaultWinnie Hellmann2019-03-061-1/+1
* | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-062-2/+2
|/
* Merge branch 'security-2797-milestone-mrs' into 'master'Yorick Peterse2019-03-041-1/+1
|\
| * Show only MRs visible to user on milestone detailJarka Košanová2019-02-141-1/+1
* | Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-1/+1
* | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-261-0/+1
* | Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-1/+1
* | Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-251-1/+0
* | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-251-0/+1
|\ \
| * | Only use boolean parameters internallyRobert Schilling2019-02-221-1/+1
| * | Ability to filter confidential issuesRobert Schilling2019-02-211-0/+1
| |/
* | Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-1/+1
* | Refactor params for notes_actionsHeinrich Lee Yu2019-02-231-30/+27
|/
* Fix Content-Disposition hard-coded to attachmentsStan Hu2019-02-131-1/+1
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-0/+3
* Merge branch 'rd-update-last_activity_on-on-logins-and-browsing-activity-5494...Stan Hu2019-02-051-0/+27
|\
| * Remove comment about needing cookie supportStan Hu2019-02-051-2/+1
| * Update last_activity_on for Users on some main GET endpointsRubén Dávila2019-02-051-0/+28
* | Merge branch 'sh-encode-content-disposition' into 'master'Sean McGivern2019-02-051-2/+17
|\ \
| * | Encode Content-Disposition filenamesStan Hu2019-02-041-2/+17
| |/
* | Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-051-2/+0
|\ \
| * | Remove Redcarpet markdown engineJan Provaznik2019-02-041-2/+0
| |/
* | Fix comparing equality between `ActionController::Parameters` and a `Hash`....Daniel Juarez2019-02-051-1/+1
|/
* 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