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-06-21Bring changes from EELin Jen-Shin
2018-06-14Update dropdown_assignee_spec with filtered_search_helpersEric Eastwood
2018-06-14Fix flakey user/assignee autocomplete dropdownEric Eastwood
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-04-20Fix filter issues specClement Ho
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-02-22Move RecentSearchesDropdownContent vue componentGeorge Tsiolis
2018-01-02Clears visual token on second backspaceMartin Wortschack
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-03don't attempt to click on hidden elementsMike Greiling
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-11-03refactor wait_for_requests, add slow_requests block helperMike Greiling
2017-11-02add CookieHelper and InputHelper automatically to :js testsMike Greiling
2017-11-01add slow_requests! to filtered search tests which expect to see a loading spi...Mike Greiling
2017-10-31Use count expectation so `all` finder will wait (patience)Eric Eastwood
2017-10-24correct the issues list count for label:none filterMike Greiling
2017-10-24fix race condition when loading labels in filter barMike Greiling
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-29Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-27fixed spec/features/issues/filtered_search/dropdown_milestone_spec.rbPhil Hughes
2017-09-27fixed spec/features/issues/filtered_search/dropdown_assignee_spec.rbPhil Hughes
2017-09-26Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-26Fix spelling of occurredJames Ramsay
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
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-01Shorten the search input for "text with other filters" specRobert Speicher
2017-09-01Turns out that short name was important, who knew!Robert Speicher
2017-09-01Combine multiple `it` blocks in filter_issues_specRobert Speicher
2017-09-01Remove more redundant specs in filter_issues_specRobert Speicher
2017-09-01Re-order top-level `let`s, so that labels are groupedRobert Speicher
2017-09-01Remove unused select_search_at_index helperRobert Speicher
2017-09-01Reduce duplication in RSS feed specs for filter_issues_specRobert Speicher
2017-09-01Remove the top-level closed issue from filter_issues_specRobert Speicher
2017-09-01Remove unused labels from filter_issues_specRobert Speicher
2017-09-01Reduce issues and milestones created in global filter_issues_spec setupRobert Speicher
2017-09-01Clean up the still-way-too-complex filter_issues_spec setupRobert Speicher
2017-09-01Remove an unnecessary issue creationRobert Speicher
2017-09-01Remove unnecessary attributes from factoriesRobert Speicher
2017-09-01Scope group creation to the specs that actually require itRobert Speicher
2017-09-01Use a positive assertion for have_no_selector rather than the inverseRobert Speicher
2017-09-01Remove unnecessary include from filter_issues_specRobert Speicher
2017-09-01Remove redundant specs from filter_issues_specRobert Speicher
2017-09-01Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-30Merge branch 'master' into enable-new-navigaton-by-defaultPhil Hughes
2017-08-30Merge branch 'improve-autocomplete-user-performance' into 'master'Yorick Peterse
2017-08-30Add filter by my reactionHiroyuki Sato