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-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2022-06-20Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab 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-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-01-29Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate
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-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-08-25Improve AutocompleteController#user.json performanceHiroyuki 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-06-02Show current user immediately in issuable filtersWinnie Hellmann
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-06Recent search history for issuesEric Eastwood
2017-03-15Speed up the issues/filtered_search/dropdown_author feature specRobert Speicher
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-17Shows current user on top of filtered dropdown listPhil Hughes
2017-01-12Backend reviewClement Ho
2017-01-10Fix specsClement Ho
2017-01-10Fix specsClement Ho
2017-01-10Add specs for remaining dropdownsClement Ho