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
2018-02-06Merge branch 'master' into 'zj-wiki-page-versions'Douwe Maan
2018-02-05Allow moving wiki pages from the UIFrancisco Javier López
2018-01-22Client implementation for WikiPageVerionZeger-Jan van de Weg
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-10-11Add support for markdown preview to group milestonesVitaliy @blackst0ne Klachkov
2017-10-03Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)
2017-07-23Merge branch 'master' into 1827-prevent-concurrent-editing-wikiHiroyuki Sato
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-05-04Display slash commands outcome when previewing MarkdownRares Sfirlogea
2017-04-26Support preview_markdown action for personal_snippetsJarka Kadlecova
2017-03-26Update wikis_controller.rb to use strong paramsKeifer Furzland
2017-03-20Fix Project Wiki updateDongqing Hu
2017-03-13Remove explicit `require` calls, and use `require_dependency` when neededRémy Coutable
2017-03-08Prevent concurrent editing wikiHiroyuki Sato
2017-02-14Execute web hooks for WikiPage delete operationMark Fletcher
2017-02-13Merge branch '23535-folders-in-wiki-repository' into 'master' Douwe Maan
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2016-12-31Render wiki entries using a collection of WikiPage and WikiDirectory objectsAlex Braha Stoll
2016-12-31Show directory hierarchy when listing wiki pagesAlex Braha Stoll
2016-12-01use wiki pages index for sidebar overflow and limit sidebar list to 15 pagesMike Greiling
2016-08-11Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-14Forbid scripting for wiki filesSean McGivern
2016-06-09Hook up the updated `WikiLinkFilter` to the wiki controllers.Timothy Andrew
2016-05-26Split Markdown rendering & reference gatheringYorick Peterse
2016-04-29Fix error when trying to create a wiki pageRémy Coutable
2016-04-20improve check if wiki page is persistedSebastian Klier
2016-04-20remove unnecessary methodsSebastian Klier
2016-04-20add slack notifications for wiki pagesSebastian Klier
2016-03-30Add specific markdown_preview route for WikisGabriel Mazetto
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2015-10-03Fix rubocop warnings in appGuilherme Garnier
2015-09-02Fix broken Wiki Page HistoryStan Hu
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-04-07Fix bug where Wiki pages that include a '/' were no longer accessibleStan Hu
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-03-03Add brakeman rake task and improve code securityDmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-03Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets
2014-06-07Added ability to serve files in wiki repositoryLoic Nageleisen
2014-05-05Fix styling issues.Marin Jankovski
2014-04-24Serve a file if in wiki.Marin Jankovski
2014-04-11Speed up loading and add pagination to wiki pages page.Marin Jankovski
2014-04-09Rename wiki variablesDmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets