Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-09-21 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-08-08 | 1 | -4/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-07-19 | 1 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-06-02 | 1 | -7/+7 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-01-27 | 1 | -65/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-12-14 | 1 | -4/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-11-26 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-10-30 | 1 | -0/+6 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-05-21 | 1 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-24 | 1 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-18 | 1 | -2/+2 |
| | |||||
* | Clean up headers in markdown | Marcel Amirault | 2019-07-24 | 1 | -10/+10 |
| | | | | | | | Some markdown headers needed tweaking to adhere to standards, including blank lines above and below, only one space after hash, first header should be h1, and only one h1 per doc | ||||
* | Correct grammar (setup to set-up) in Docs | Marcel Amirault | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | Make it clear that this is an acceptable use | Lin Jen-Shin | 2017-11-22 | 1 | -5/+8 |
| | |||||
* | Reword Instance variables in views | Lin Jen-Shin | 2017-11-22 | 1 | -8/+5 |
| | |||||
* | 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. | ||||
* | Explain how to disable it in the doc | Lin Jen-Shin | 2017-11-22 | 1 | -0/+29 |
| | |||||
* | Updates based on feedback | Lin Jen-Shin | 2017-11-22 | 1 | -13/+12 |
| | |||||
* | Fix grammar: judge -> judgement | Lin Jen-Shin | 2017-09-19 | 1 | -2/+2 |
| | |||||
* | Allow simple ivar ||= form. Update accordingly | Lin Jen-Shin | 2017-09-19 | 1 | -20/+51 |
| | |||||
* | Add cop to make sure we don't use ivar in a module | Lin Jen-Shin | 2017-09-18 | 1 | -0/+183 |