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
2020-01-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add 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-05-03Fix false positives in filtered search specsHeinrich Lee Yu
2019-02-26Merge branch 'filter-confidential-issues' into 'master'Kamil TrzciƄski
2019-02-25Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono
2019-02-21Add specs for filtering confidential issuesRobert Schilling
2019-02-21Ability to filter confidential issuesRobert Schilling
2018-10-03#13650 added wip search functionality and testsChantal Rollison
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-01-02Clears visual token on second backspaceMartin Wortschack
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-30Add filter by my reactionHiroyuki Sato
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-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-07Update droplabLuke "Jared" Bennett
2017-03-22Update copy for first row in filtered search dropdownChris Peressini
2017-03-08Add filtered search visual tokensClement Ho
2017-01-12Backend reviewClement Ho
2017-01-10Fix various styles for rubocopLin Jen-Shin
2017-01-10Add specs for remaining dropdownsClement Ho
2017-01-10Define filtered_search as a variableClement Ho
2017-01-10Create dropdown hint specClement Ho