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-07Removing gitaly flagsFrancisco Javier López
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-30Migrate fetching wiki page formatted content to GitalyAhmad Sherif
2018-01-24Add formatted_data attribute to Git::WikiPageAhmad Sherif
2018-01-22Client implementation for WikiPageVerionZeger-Jan van de Weg
2017-11-17Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López
2017-10-31Migrate Gitlab::Git::Wiki#delete_page to GitalyAhmad Sherif
2017-10-03Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)
2017-08-30Unescape HTML characters in Wiki titleJacopo
2017-08-07Merge branch 'wiki_title' into 'master'Robert Speicher
2017-08-03Allow wiki pages to be renamed in the UIwendy0402
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Merge branch '1827-prevent-concurrent-editing-wiki' into 'master'Robert Speicher
2017-07-27Encapsulate the commit.sha logicHiroyuki Sato
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-23Refactor: use keyword arguments for optional parametersHiroyuki Sato
2017-07-23Change double quotes to single quotesHiroyuki Sato
2017-07-23Merge branch 'master' into 1827-prevent-concurrent-editing-wikiHiroyuki Sato
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-03-08Prevent concurrent editing wikiHiroyuki Sato
2017-02-14Make WikiPage comparable according to StaticModel interfaceMark Fletcher
2017-01-30Add WikiPage.unhyphenizeAlex Braha Stoll
2016-12-31Change WikiPage#directoryAlex Braha Stoll
2016-12-31Remove WikiPage#full_pathAlex Braha Stoll
2016-12-31Add WikiPage#to_partial_pathAlex Braha Stoll
2016-12-31Change WikiPage.group_by_directory to use WikiDirectoryAlex Braha Stoll
2016-12-31Change WikiPage.group_by_directory to order by directory and file alphabetica...Alex Braha Stoll
2016-12-31Change WikiPage#directory to always start a directory hierarchy with '/'Alex Braha Stoll
2016-12-31Add component to show the full path of a wiki page when viewing its contentAlex Braha Stoll
2016-12-31Add specs for WikiPage.group_by_directoryAlex Braha Stoll
2016-12-31Show directory hierarchy when listing wiki pagesAlex Braha Stoll
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-01-29Fix old version warning when viewing wiki latest version via version_idDouglas Barbosa Alexandre
2015-12-09Tag model specsDouwe Maan
2015-10-03Fix rubocop warnings in spec/modelsGuilherme Garnier
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-03-22Fix dots in Wiki slug causing errorsStan Hu
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-15Fixed testsStefan Tatschner
2014-09-25Fix branch APIDmitriy Zaporozhets
2014-07-31Recreate tmp/tests on each test runDmitriy Zaporozhets
2014-04-10Better title format for wiki pageHiroyuki Sato
2014-04-09Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets
2014-03-03Remove duplicate codeJacob Vosmaer
2013-11-05Revert "More escaping"Dmitriy Zaporozhets
2013-11-05More escapingNigel Kukard
2013-03-10Replace current Wiki system with Gollum Wikis.Dan Knox