Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ModuleWithInstanceVariables to Gitlab namespace | Lin Jen-Shin | 2017-11-22 | 1 | -3/+3 |
| | | | | | And use .rubocop.yml to exclude paths we don't care, rather than using the cop itself to exclude. | ||||
* | Use StrongMemoize and enable/disable cops properly | Lin Jen-Shin | 2017-11-18 | 1 | -8/+9 |
| | |||||
* | Add cop to make sure we don't use ivar in a module | Lin Jen-Shin | 2017-09-18 | 1 | -0/+3 |
| | |||||
* | Refactor based on code review | Michael Kozono | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Dry up method for code climate | Michael Kozono | 2017-09-06 | 1 | -0/+15 |
| | |||||
* | Fire system hooks when a user is created via LDAP or OAuthsh-system-hooks-ldap-users | Stan Hu | 2017-08-25 | 1 | -0/+9 |
| | | | | Closes #37073 | ||||
* | Enable Style/DotPosition Rubocop :cop: | Grzegorz Bizon | 2017-06-21 | 1 | -3/+3 |
| | |||||
* | Add specs | Douwe Maan | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | Add option to start a new discussion on an MR | Douwe Maan | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | Move `ResolveDiscussions` into `concerns/issues` folder | Bob Van Landuyt | 2017-03-13 | 1 | -0/+32 |