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-06-30Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master'Tim Zallmann
2017-06-29Refactored tests and added a breakpoint to the merge_request_tabsJose Ivan Vargas
2017-06-29Merge branch '33082-use-update_pipeline_schedule-for-edit-and-take_ownership-...Douwe Maan
2017-06-29Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern
2017-06-29Merge branch 'bvl-rename-all-reserved-paths' into 'master'Sean McGivern
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-29Merge branch 'shell-test-rebuild' into 'master'Robert Speicher
2017-06-28Make membership required for create_user_by_membershipShinya Maeda
2017-06-28use go instead of let procShinya Maeda
2017-06-28Fixed typo and hash alighmentShinya Maeda
2017-06-28Improve description_forShinya Maeda
2017-06-28IMprove access_matchersShinya Maeda
2017-06-28Remove author. Replace Result to Got.Shinya Maeda
2017-06-28Fix static analysysShinya Maeda
2017-06-28Resolve static analysisShinya Maeda
2017-06-28Add changelog. Add AccessMatchersForControllerShinya Maeda
2017-06-28Merge branch 'rc/a-better-stub-env' into 'master'Grzegorz Bizon
2017-06-28Merge branch 'fix-duplicate-shared-examples' into 'master'Grzegorz Bizon
2017-06-28Vendor the gitlab-git-test repoJacob Vosmaer (GitLab)
2017-06-28Use a slightly cleaner approach to stub ENVRémy Coutable
2017-06-27Move share examples to their correct locationRémy Coutable
2017-06-27Merge branch 'pat-alert-when-signin-disabled' into 'master'Rémy Coutable
2017-06-27Merge branch 'sh-unset-stubenv' into 'master'Rémy Coutable
2017-06-26Provide hint to create a personal access token for Git over HTTPRobin Bobbitt
2017-06-26Merge branch '23036-replace-dashboard-mr-spinach' into 'master'Rémy Coutable
2017-06-26Use the migration name as a key in redisBob Van Landuyt
2017-06-26Track all renames in redisBob Van Landuyt
2017-06-26Reset the state of StubENV's @env_already_stubbed after each spec runStan Hu
2017-06-26Replaces 'dashboard/merge_requests' spinach with rspecAlexander Randa
2017-06-22Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-22Don't reset the session when the example failed, because we need capybara-scr...Douwe Maan
2017-06-21Backport filtered search lazy token consistent state fixEric Eastwood
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master'Douwe Maan
2017-06-20Remove PersonalSnippet case for reportable_note specsLuke "Jared" Bennett
2017-06-20Change `logout` uses to `gitlab_sign_out`Robert Speicher
2017-06-20Change `login_with` uses to `gitlab_sign_in`Robert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-20Rename methods in the LoginHelpers moduleRobert Speicher
2017-06-20Reinstall shell on the test env if it's outdatedAlejandro Rodríguez
2017-06-16Merge branch '33779-reset-session-before-blocking-requests' into 'master'Robert Speicher
2017-06-16Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern
2017-06-16Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-16Call Capybara.reset_sessions! before block_and_wait_for_requests_completeRémy Coutable
2017-06-16Fixed reportable_note_shared_example for the reportable_note/snippets_specLuke "Jared" Bennett
2017-06-16Use include ActiveModel::Model to hold metrics data parsed from yaml.Pawel Chojnacki
2017-06-16Avoid including Capybara::DSL to conflict with definition of pageStan Hu
2017-06-16Don't include Capybara::DSL in the global scopeStan Hu
2017-06-16Wait for all Ajax and Vue requests to complete in JavaScript testsStan Hu
2017-06-15Merge branch 'deprecate-gitaly-path' into 'master'Sean McGivern