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-01-18feature spec for #34252Simon Knox
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
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-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-09-22add set_cookie helperMike Greiling
2017-09-11Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray
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-08Show all labelsRegis Boudinot
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-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
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-16Fixes boards_spec failurePhil Hughes
2017-06-15Try to use the same pattern as other spec in this fileRémy Coutable
2017-06-01fixed boards_specPhil Hughes
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-06Recent search history for issuesEric Eastwood
2017-03-24Change Done column to Closed in issue boardsblackst0ne
2017-03-08Fixed up boards filter spec due to CSS classes changingPhil Hughes
2017-03-08Updated specsPhil Hughes
2017-03-01Fixed frontend specsPhil Hughes
2017-02-21Added testsPhil Hughes
2017-02-09Disables add issue buttonPhil Hughes
2017-02-06Removed jQuery UI sortablePhil Hughes
2017-02-03Boards spec update to take into account removed backlogPhil Hughes
2016-12-30Fix typo: seach to searchvictorwu
2016-11-23Simplify copy on "Create a new list" dropdown in Issue Boardsvrod
2016-11-14Fixed issue boards when not logged inPhil Hughes
2016-11-04Creates new list from a new labelPhil Hughes
2016-11-01Adds label description to issue board titlePhil Hughes
2016-10-27Create new list dropdown stays open after new listPhil Hughes
2016-10-25Stop unauthized users dragging on issue boardsPhil Hughes