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-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-31Migrate Gitlab::Git::Wiki#file to GitalyAhmad Sherif
2017-10-24fix string escaping within latex exampleMike Greiling
2017-10-23Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-13Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-04Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-03Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)
2017-09-29Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-28spec fixesPhil Hughes
2017-09-25Replaced trigger calls for clickJose Ivan Vargas
2017-09-13Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-12Use WikiPages::CreateService in spec/features/projects/wiki/user_updates_wiki...Rémy Coutable
2017-09-11Replace 'project/wiki.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-08-10Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-07Merge branch 'wiki_title' into 'master'Robert Speicher
2017-08-03Change trigger('click') -> click for ChromeStan Hu
2017-08-03Allow wiki pages to be renamed in the UIwendy0402
2017-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-28Merge branch 'rs-empty_project-features' into 'master'Rémy Coutable
2017-07-27Merge branch '1827-prevent-concurrent-editing-wiki' into 'master'Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/projectsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-26Remove unnecessary codeHiroyuki Sato
2017-07-23Merge branch 'master' into 1827-prevent-concurrent-editing-wikiHiroyuki Sato
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-06Fix project_path helper arguments in wiki specsGrzegorz Bizon
2017-07-05Fix a nasty transient failure happening is a subsequent specRémy Coutable
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-21Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-19Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood
2017-06-17Convert variants of trigger('click') -> clickStan Hu
2017-06-09Ensure wiki is created before we visit the Wiki pageRémy Coutable
2017-05-30Don't allow to pass a user to ProjectWiki#http_url_to_repoRémy Coutable
2017-05-24Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova
2017-05-12Fix specsAnnabel Dunstone Gray
2017-04-11Refactor shortcuts_wiki.jsgeoandri
2017-04-11Add keyboard edit shortcut for wikiGeorge Andrinopoulos
2017-04-06Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez
2017-04-05Fix wiki commit messageblackst0ne
2017-03-20Fix ProjectWiki#http_url_to_repo signatureRémy Coutable
2017-03-20Fix Project Wiki updateDongqing Hu