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 (Collapse)Author
2018-05-04Backport of 4084-epics-username-autocompleteMario de la Ossa
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
And use .rubocop.yml to exclude paths we don't care, rather than using the cop itself to exclude.
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-09-06Refactor based on code reviewMichael Kozono
2017-09-06Dry up method for code climateMichael Kozono
2017-08-26Fire system hooks when a user is created via LDAP or OAuthStan Hu
Closes #37073
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-04-05Add specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-13Move `ResolveDiscussions` into `concerns/issues` folderBob Van Landuyt