Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-18Rewrite `if:` argument in before_action and alike when `only:` is also usedGeorge Thomas
2018-12-20Block private snippets from being embeddableMark Chao
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-02-28embedded snippets supporthaseeb
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Use the new check_project_feature_available! method in project controllersNick Thomas
2017-06-07Merge branch '12910-snippets-description' into 'master'Phil Hughes
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-04-30Use blob viewers for snippetsDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-20Download snippets with LF line-endings by defaultJarka Kadlecova
2017-02-02Check public snippets for spamSean McGivern
2016-12-22adds specs for respective behaviourTiago Botelho
2016-12-22Prevent empty pagination when list is not emptyTiago Botelho
2016-12-10add scope filters to project snippets pageMike Greiling
2016-09-19Start Frontend work, fix routing problemZ.J. van de Weg
2016-09-01Project tools visibility levelFelipe Artur
2016-07-01Fix snippets comments not displayedRémy Coutable
2016-03-25Ensure project snippets have their own access levelRémy Coutable
2016-03-25Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-01-15Fix autocomplete for new issues/MRs/snippetsYorick Peterse
2015-10-18Update style of snippets pagesDouwe Maan
2015-08-27Fix 500 error when try to create project snippet without contentDmitriy Zaporozhets
2015-06-26Update controller filtersDmitriy Zaporozhets
2015-06-26Rename abilities to correspond contoller/model action namesDmitriy Zaporozhets
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-09Enforce restricted visibilities for snippetsVinnie Okada
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-12-12Sanitize snippet file name in raw headersDmitriy Zaporozhets
2014-10-09Snippets: public/internal/privateValery Sizov
2014-08-16Set charset encoding to UTF-8 for snippetsJeroen van Baarsen
2014-06-26Project hook, milestone, snippet strong paramsDmitriy Zaporozhets
2013-12-26Update commentable controllers with new note varsDmitriy Zaporozhets
2013-12-25Make note anchors actually workDmitriy Zaporozhets
2013-09-25Modify permissions for project and groupDmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets
2013-03-25Codestyle improvedAndrew8xx8
2013-03-25Permissions for Project Snippet fixedAndrew8xx8
2013-03-25Tests fixedAndrew8xx8
2013-03-24Snippets feature refactored. Tests now use spinachAndrew8xx8
2013-03-24Project Snippets now part of projectAndrew8xx8