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
2023-07-19Add latest changes from gitlab-org/gitlab@16-2-stable-eev16.2.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2023-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
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-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2019-04-15Extract EE specific files/lines for spec/features/issuesFelipe Artur
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2018-11-15Fix typos in libGeorge Tsiolis
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-04-05Merge branch 'fl-fix-milestone-bug-10-6' into 'security-10-6'Phil Hughes
2018-03-12Update test for change in label dropdown action nameKushal Pandya
2018-02-27Add test for label search behaviourKushal Pandya
2018-02-26Fixed issue edit shortcut not workingPhil Hughes
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-26Revert "Merge branch '36670-remove-edit-form' into 'master'"Sean McGivern
2017-10-03Remove edit action for issuesJarka Kadlecova
2017-09-04rspec test fixesPhil Hughes
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-07Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-07Remove CE from spec example descriptionsToon Claes
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20FormHelper#issue_assignees_dropdown_options never has multiple assigneesToon Claes
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-19Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood
2017-06-08Improve form specClement Ho
2017-05-27Fix rubocopClement Ho
2017-05-27Backport MR from EEClement Ho
2017-05-25Fixed create new label form in issue form not working for sub-group projectsPhil Hughes
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-16Fix form specClement Ho
2017-05-16Fix rubocopClement Ho
2017-05-16Merge branch 'master' into '31987-automatically-close-assignee-select-dropdow...Clement Ho
2017-05-12Fix wait_for_ajax in describe blockLuke "Jared" Bennett
2017-05-12Fix form_spec.rb failure relating to wait_for_ajax and unneeded commandsLuke "Jared" Bennett
2017-05-12Add additional EE checkClement Ho