summaryrefslogtreecommitdiff
path: root/app/controllers/projects/snippets_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-3/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+7
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+4
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-21/+4
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+4
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-3/+3
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-83/+3
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-9/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-10/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-101-1/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-1/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-051-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-12/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-8/+15
* Add controller concern for paginated collections65988-optimize-snippet-listingsMarkus Koller2019-09-101-3/+2
* Optimize queries for snippet listingsMarkus Koller2019-09-101-7/+9
* Rewrite `if:` argument in before_action and alike when `only:` is also usedGeorge Thomas2019-07-181-1/+2
* Block private snippets from being embeddableMark Chao2018-12-201-1/+8
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-1/+1
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* embedded snippets supporthaseeb2018-02-281-0/+3
* WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-061-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+6
* Use the new check_project_feature_available! method in project controllersNick Thomas2017-06-211-5/+1
* Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-071-1/+1
|\
| * Support descriptions for snippetsJarka Kadlecova2017-05-311-1/+1
* | Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-071-1/+1
* | Consistent diff and blob size limit namesDouwe Maan2017-05-291-1/+1
|/
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-3/+2
* Use blob viewers for snippetsDouwe Maan2017-04-301-5/+18
* Address review commentsDouwe Maan2017-04-051-1/+1
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+4
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-13/+8
* Download snippets with LF line-endings by defaultJarka Kadlecova2017-02-201-12/+1
* Check public snippets for spamSean McGivern2017-02-021-3/+5
* adds specs for respective behaviourTiago Botelho2016-12-211-2/+4
* Prevent empty pagination when list is not emptyTiago Botelho2016-12-211-1/+2
* add scope filters to project snippets pageMike Greiling2016-12-101-3/+5
* Start Frontend work, fix routing problemZ.J. van de Weg2016-09-191-1/+4
* Project tools visibility levelFelipe Artur2016-09-011-1/+1
* Fix snippets comments not displayed19388-fix-snippets-notes-not-shownRémy Coutable2016-07-011-1/+1
* Ensure project snippets have their own access levelRémy Coutable2016-03-251-1/+1
* Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable2016-03-251-1/+5
* Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-191-1/+1
* Fix autocomplete for new issues/MRs/snippetsfix-autocomplete-new-issuesYorick Peterse2016-01-151-1/+1
* Update style of snippets pagesDouwe Maan2015-10-181-0/+1