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-13Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin
2018-07-12Optimize ProjectWiki#empty? checkStan Hu
2018-06-27Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-05-09Fix finding wiki pages when they have invalidly-encoded contentAhmad Sherif
2018-05-07Bump Gitaly to 0.98.0Zeger-Jan van de Weg
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-18Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López
2018-04-11Fix finding wiki file when Gitaly is enabledAhmad Sherif
2018-03-26Introduce #find_sidebar and use a constant to find the pageLin Jen-Shin
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-03-05Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets
2018-02-05Encode GitalyClient::WikiPage attributes to UTF-8Ahmad Sherif
2017-11-15Fix dumping hashed storage based repositoryGabriel Mazetto
2017-10-31Migrate Gitlab::Git::Wiki#file to GitalyAhmad Sherif
2017-10-31Migrate Gitlab::Git::Wiki#page to GitalyAhmad Sherif
2017-10-31Migrate Gitlab::Git::Wiki#delete_page to GitalyAhmad Sherif
2017-10-16Migrate Gitlab::Git::Wiki#write_page to GitalyAhmad Sherif
2017-10-03Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)
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-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-07-28Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable
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-26Fix project wiki web_url specMichael Kozono
2017-06-28Add ProjectWiki#ensure_repositoryDouglas Barbosa Alexandre
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-30Don't allow to pass a user to ProjectWiki#http_url_to_repoRémy Coutable
2017-05-04Update last_repository_updated_at when the wiki is updatedDouglas Barbosa Alexandre
2017-03-20Fix ProjectWiki#http_url_to_repo signatureRémy Coutable
2016-05-31Fix hook data for Wiki Page eventGabriel Mazetto
2016-05-13Use the relative url prefix for links in WikiArtem Sidorenko
2016-05-10Revert "Merge branch 'wiki-fix' into 'master' "Rémy Coutable
2016-05-09Use the proper GitLab URL for links in WikiArtem Sidorenko
2016-03-19Cache output of Repository#exists?Yorick Peterse
2016-01-14Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre
2015-12-09Tag model specsDouwe Maan
2015-11-16Make ProjectWiki touch Project#last_activity_at after wiki actionsRobert Speicher
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-10-03Fix rubocop warnings in spec/modelsGuilherme Garnier
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-08-07Fix testsDmitriy Zaporozhets
2014-07-31Recreate tmp/tests on each test runDmitriy Zaporozhets
2014-06-07Added ability to serve files in wiki repositoryLoic Nageleisen
2014-04-09Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets