summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'ccr/6699_image_for_object_error' into 'master'Robert Speicher2018-09-061-0/+2
|\
| * Handled exception during file uploadChantal Rollison2018-09-061-0/+2
* | Fix attachments not displaying inline with Google Cloud StorageStan Hu2018-09-051-1/+15
* | Set issuable_sort and diff_view cookies to secure when possibleStan Hu2018-09-031-4/+8
|/
* Fixed project logo when it is LFS trackedFrancisco Javier López2018-08-301-0/+69
* Allows author to vote on their own issueChantal Rollison2018-08-241-1/+1
* Speed up diff comparisons by limiting number of commit messages renderedStan Hu2018-08-221-0/+20
* Resolve "Separate remembering sorting issues/merge requests"🙈 jacopo beschi 🙉2018-08-211-10/+12
* ensure all project repository settings panels remain open after form submissionMike Greiling2018-08-081-2/+2
* Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-0/+12
* Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-014-2/+17
|\
| * Show the status of a user in interactionsBob Van Landuyt2018-07-304-2/+17
* | Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern2018-07-311-2/+2
|\ \ | |/ |/|
| * Track blocked users and two factor authenticationsGrzegorz Bizon2018-07-231-2/+2
* | Resolve "Deploy Tokens failed to clone LFS repository"Mayra Cabrera2018-07-231-2/+17
|/
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-12/+0
* Updates from `rubocop -a`Lin Jen-Shin2018-07-092-2/+2
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+2
* Preload ancestors after pagination when filteringBob Van Landuyt2018-07-061-14/+26
* Merge branch '31583-osw-gfm-complete-status-indication' into 'master'Sean McGivern2018-07-061-0/+1
|\
| * Present state indication on GFM previewOswaldo Ferreira2018-07-051-0/+1
* | Merge branch 'ee-5481-epic-todos' into 'master'Sean McGivern2018-07-041-0/+12
|\ \
| * | More EE->CE fixesJan Provaznik2018-07-031-1/+0
| * | [backend] Addressed review commentsJan Provaznik2018-07-031-0/+13
| |/
* | Merge branch 'jprovazn-direct-upload' into 'master'Kamil Trzciński (OoO till 3th)2018-07-041-0/+10
|\ \ | |/ |/|
| * Add workhorse authorize method for project/group uploadsJan Provaznik2018-06-181-0/+10
* | Changes tab VUE refactoringFelipe Artur2018-06-212-6/+2
* | Merge branch 'rails5-fix-46276' into 'master'Rémy Coutable2018-06-191-0/+13
|\ \
| * | Rails5 fix format in uploads actionsJasper Maes2018-06-181-0/+13
| |/
* | Render calendar feed inline when accessed from GitLabImre Farkas2018-06-182-10/+26
|/
* Backport InternalRedirect#sanitize_redirectce-jej/sanitize-group-saml-relay-stateJames Edwards-Jones2018-06-141-0/+4
* Merge branch '46648-timeout-searching-group-issues' into 'master'Grzegorz Bizon2018-06-071-6/+1
|\
| * Force Postgres to avoid trigram indexes when in a groupSean McGivern2018-06-071-0/+1
| * Simplify issuable finder queriesSean McGivern2018-06-061-6/+0
* | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-1/+6
|\ \