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
2022-03-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-20Replaced trigger calls for clickJose Ivan Vargas
2017-09-04Move "Move to different project" to sidebarEric Eastwood
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/issuesRobert Speicher
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-04wait_for_requests is not needed when AJAX is not in playRémy Coutable
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-05-25fixed move issue specsPhil Hughes
2017-04-06Issue title realtimeRegis Boudinot
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-07-20Revert "Merge branch 'revert-bdb6f1e6' into 'master'"Phil Hughes
2016-07-16Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"Douwe Maan
2016-07-07Updated testsPhil Hughes
2016-06-15Added test to dropdown searchPhil Hughes
2016-05-20Correctly sends project IDPhil Hughes
2016-05-16Fixed rubocop errorPhil Hughes
2016-05-16Updated testsPhil Hughes
2016-04-16Fixed up based on feedbackPhil Hughes
2016-04-16Fixed testsPhil Hughes
2016-03-17Do not use javascript in specs for issue moveGrzegorz Bizon
2016-03-17Prevent issue move if issue has been already movedGrzegorz Bizon
2016-03-17Add feature specs for issue moveGrzegorz Bizon