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-10-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-10-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-08-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-06-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2018-09-06Fix closing issue default patternSamuele Kaplun
2018-07-16Merge branch 'update-issue-closing-pattern' into 'master'Rémy Coutable
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-11Add tests for non-comma-separated issue numbers in single line messageGeorge Tsiolis
2018-02-17Allow oxford commas and spaces before commas in MR issue closing pattern.Vicky Chijwani
2018-02-06Validate user namespace before saving so that errors persist on modelDouwe Maan
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-02Add "implements" to the default issue closing message regexGuilherme Vieira
2017-09-21Correctly detect multiple issue URLs after 'Closes...' in MR descriptionsDouwe Maan
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2016-11-09Merge branch 'issue_23548_dev' into 'master'Douwe Maan
2016-08-04Don’t close issues on original project from a forkPaco Guzman
2016-04-07Remove dumb debug statement and add many tests.Jacob Schatz
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-03-18Restrict access to references for confidential issuesDouglas Barbosa Alexandre
2016-01-26Update ExternalIssue regex for JIRA integrationBlake Hitchcock
2015-12-09Tag lib specsDouwe Maan
2015-12-03Use URL helpers in specsDouwe Maan
2015-12-02Allow invalid URLs in closing patternDouwe Maan
2015-10-14Fix specsDouwe Maan
2015-05-26Fix ClosingIssueExtractor specsRobert Speicher
2015-05-26Make use of to_reference in more specsRobert Speicher
2015-04-03Update tests.Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-02-08Extend issue closing pattern.Douwe Maan
2015-01-20Allow commit messages to close several issues at once (thanks @123Haynesjubianchi