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-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-17Merge branch 'satishperala/gitlab-ce-20720_webhooks_full_image_url' into 'mas...Douwe Maan
2018-07-09Use stable gitlab-styles and eliminate offensesLin Jen-Shin
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-20Add base class for hook builders, and use it for notes and wikisSean McGivern
2018-06-20Passing absolute image urls in the markdown content in the webhooksSatish Perala
2018-04-18Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López
2018-02-05Allow moving wiki pages from the UIFrancisco Javier López
2018-01-30Migrate fetching wiki page formatted content to GitalyAhmad Sherif
2017-11-17Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López
2017-10-03Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)
2017-08-30Unescape HTML characters in Wiki titleJacopo
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