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-03-12Update test for change in label dropdown action nameKushal Pandya
2018-01-18feature spec for #34252Simon Knox
2018-01-12update capybara specs for subscription toggleMike Greiling
2018-01-08disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-20Async notification subscriptions in issue boardsEric Eastwood
2017-11-03use resize_window helperMike Greiling
2017-11-02add CookieHelper and InputHelper automatically to :js testsMike Greiling
2017-11-01Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-31Load participants asyncEric Eastwood
2017-10-23Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-19Check for element before evaluate_scriptEric Eastwood
2017-10-14route around issue with trailing quotes in issue filters (see gitlab-org/gitl...Mike Greiling
2017-10-13backport for gitlab-ee!2869Simon Knox
2017-10-10Fix rubocop lintsJose Ivan Vargas
2017-10-10chrome cannot send_keys unless the element is focusableMike Greiling
2017-10-10resize window when simulating dragging as horizontal scrolling causes issues ...Mike Greiling
2017-10-10ensure javascript confirm dialog is accepted when attempting to delete boardsMike Greiling
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-05fix add_issues_modal_specJose Ivan Vargas
2017-09-22add set_cookie helperMike Greiling
2017-09-13Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-11Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray
2017-09-05Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-09-05Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern
2017-08-30Fix broken feature specsHiroyuki Sato
2017-08-29fixed boards specsPhil Hughes
2017-08-29spec updatesPhil Hughes
2017-08-12Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-11Enable Timecop safe modeRémy Coutable
2017-08-10Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-08Show all labelsRegis Boudinot
2017-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-17Fix label creation from new list for subgroup projectsMark Fletcher
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-03Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett
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 `logout` uses to `gitlab_sign_out`Robert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-17Convert variants of trigger('click') -> clickStan Hu
2017-06-16Fixes boards_spec failurePhil Hughes
2017-06-15Try to use the same pattern as other spec in this fileRémy Coutable
2017-06-14Backport issue count badge style refactor for re-useEric Eastwood
2017-06-07Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan