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
2022-11-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-11-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-05-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-04-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-07-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2019-04-09Quarantine flaky specsRémy Coutable
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-01-29Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate
2019-01-28Standardize token value capitalization in filter barOmar Bahareth
2018-10-23Add `Any` option to milestone filterHeinrich Lee Yu
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-03refactor wait_for_requests, add slow_requests block helperMike Greiling
2017-11-01add slow_requests! to filtered search tests which expect to see a loading spi...Mike Greiling
2017-09-27fixed spec/features/issues/filtered_search/dropdown_milestone_spec.rbPhil Hughes
2017-08-30Add filter by my reactionHiroyuki Sato
2017-08-16Change find to within for detecting bad search specsClement Ho
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-04-07Update droplabLuke "Jared" Bennett
2017-04-06Recent search history for issuesEric Eastwood
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-03-08Refactor dropdown_milestone_spec.rbGeorge Andrinopoulos
2017-03-08Add filtered search visual tokensClement Ho
2017-01-27Add caching of droplab ajax requestsClement Ho
2017-01-22update tests to correspond with new behaviorMike Greiling
2017-01-12Backend reviewClement Ho
2017-01-10Fix specsClement Ho
2017-01-10Add specs for remaining dropdownsClement Ho