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-04-25Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López
2019-04-12Fix grouping wiki pages by directoryIgor
2019-04-04Allow to sort wiki pages by date and titleIgor
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2018-11-20Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg
2018-11-20Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"Sean McGivern
2018-11-19Remove duplicate tests for GitalyZeger-Jan van de Weg
2018-11-07Fix bug with wiki page create messageFrancisco Javier López
2018-10-17Harden the wiki against missing last_versionsNick Thomas
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-07-17Simplify WikiPage#hook_attrs specSean McGivern
2018-06-20Fix hook data specsSean McGivern
2018-06-20Passing absolute image urls in the markdown content in the webhooksSatish Perala
2018-05-07Bump Gitaly to 0.98.0Zeger-Jan van de Weg
2018-04-18Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López
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