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-10-24correct the issues list count for label:none filterMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
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-08-29spec updatesPhil Hughes
2017-08-29more spec fixesPhil Hughes
2017-08-26Remove skipped examples in filtered issues feature specRobert Speicher
2017-08-16Change find to within for detecting bad search specsClement Ho
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/issuesRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Clean up issuable listsTaurie Davis
2017-06-07Use data attributes instead of classClement Ho
2017-06-06Fix rspecClement Ho
2017-06-02Style people in issuable search bar (!11402)winh
2017-05-24atom links with rss token instead of private tokenAlexis Reigel
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-04Fix eslint and rubocopClement Ho
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-26Add button to delete filters from filtered search barClement Ho
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-06Recent search history for issuesEric Eastwood
2017-04-04Use `sign_in` instead of `login_as` when we're not testing login flowRobert Speicher
2017-04-04Ensure users have a short username otherwise a click event is triggered outsi...Rémy Coutable
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-03-08Code improvementsClement Ho
2017-03-08Add filtered search visual tokensClement Ho
2017-02-21Add filtered search to MR pageClement Ho
2017-02-11Enable the `RSpec/ExpectActual` cop and correct offensesRobert Speicher
2017-02-08Remove sleep from testsClement Ho
2017-02-08Add testsAlfredo Sumaran
2017-01-24Fix subscribe btn testAnnabel Dunstone Gray
2017-01-22update tests to correspond with new behaviorMike Greiling