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
2017-08-03Allow wiki pages to be renamed in the UIwendy0402
2017-07-27Encapsulate the commit.sha logicHiroyuki Sato
2017-07-23Refactor: use keyword arguments for optional parametersHiroyuki Sato
2017-07-23Merge branch 'master' into 1827-prevent-concurrent-editing-wikiHiroyuki Sato
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-03-20Fix Project Wiki updateDongqing Hu
2017-03-16[#28991] Wiki page edit button only appears on the current commit pageTM Lee
2017-03-08Prevent concurrent editing wikiHiroyuki Sato
2017-02-14Make WikiPage comparable according to StaticModel interfaceMark 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
2017-01-30Add WikiPage.unhyphenizeAlex Braha Stoll
2016-12-31Improve WikiPage.group_by_directoryAlex 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-31Simplify WikiPage.group_by_directory by using Enumerable#group_byAlex Braha Stoll
2016-12-31Remove WikiPage.sort_by_directoryAlex 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-31Change WikiPage.group_by_directory to use WikiPage#directoryAlex Braha Stoll
2016-12-31Add component to show the full path of a wiki page when viewing its contentAlex Braha Stoll
2016-12-31Remove WikiPage.add_to_directoryAlex Braha Stoll
2016-12-31Refactor WikiPage.group_by_directoryAlex Braha Stoll
2016-12-31Show directory hierarchy when listing wiki pagesAlex Braha Stoll
2016-07-25`WikiPage` should have a slug even when not persisted.Timothy Andrew
2016-04-20add slack notifications for wiki pagesSebastian Klier
2016-03-15Support Wiki with UTF-8 page nameHiroyuki Sato
2016-01-29Fix old version warning when viewing wiki latest version via version_idDouglas Barbosa Alexandre
2016-01-14Relax constraints for wiki slugDouglas Barbosa Alexandre
2015-03-22Fix dots in Wiki slug causing errorsStan Hu
2015-02-03Rubocop: Style/Alias enabledDmitriy Zaporozhets
2014-09-25Fix wikiDmitriy Zaporozhets
2014-05-05A bit clearer naming for gollum_wiki.Marin Jankovski
2014-04-30Remove empty line.Marin Jankovski
2014-04-28Allow nested files in wiki.Marin Jankovski
2014-04-14Merge branch 'speed_up_wiki_pages' into 'master'Dmitriy Zaporozhets
2014-04-11Speed up loading and add pagination to wiki pages page.Marin Jankovski
2014-04-10Better title format for wiki pageHiroyuki Sato
2014-04-09Refactor wiki modelDmitriy Zaporozhets
2013-08-16Fixed wrong last-edit time for wikiDmitriy Zaporozhets
2013-07-29Fix typosJohannes Schleifenbaum
2013-04-01Use Gitlab::Git:: for git features across applicationDmitriy Zaporozhets
2013-03-10Replace current Wiki system with Gollum Wikis.Dan Knox