| Commit message (Expand) | Author | Age | Files | Lines |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-12 | 1 | -3/+7 |
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-01 | 1 | -1/+2 |
* | Use self.ignored_columns += instead of = | Stan Hu | 2019-08-30 | 1 | -1/+1 |
* | Remove dependency on IgnorableColumn concern | dineshpanda | 2019-08-30 | 1 | -2/+1 |
* | Speed up loading and filtering deploy keys and their projects | Nick Thomas | 2019-08-05 | 1 | -2/+3 |
* | Stop using pluck to get deploy keys for a user | Nick Thomas | 2019-08-05 | 1 | -0/+1 |
* | Fix rubocop Style/ZeroLengthPredicate | Semyon Pupkov | 2018-09-18 | 1 | -1/+1 |
* | Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models | gfyoung | 2018-07-26 | 1 | -0/+2 |
* | Revert the addition of goldiloader | Yorick Peterse | 2018-04-18 | 1 | -1/+1 |
* | Add cop for has_many :through without disabled autoloadingfix-n-plus-one-when-getting-notification-settings-for-recipients | Sean McGivern | 2018-04-09 | 1 | -1/+1 |
* | Fall back on ghost user when deploy key user is not set | Douwe Maan | 2018-03-28 | 1 | -0/+4 |
* | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit... | Douwe Maan | 2018-01-16 | 1 | -3/+17 |
* | created services for keys | haseeb | 2017-09-15 | 1 | -6/+0 |
* | Added Cop to blacklist the use of `dependent:` | Yorick Peterse | 2017-07-06 | 1 | -1/+1 |
* | Don't notify user for deploy keys, feedback: | Lin Jen-Shin | 2016-11-18 | 1 | -0/+6 |
* | Introduce has_access_to? so that we could reuse it | Lin Jen-Shin | 2016-11-16 | 1 | -1/+5 |
* | Add more tests and fix write to project check | Lin Jen-Shin | 2016-11-11 | 1 | -0/+4 |
* | Remove the annotate gem and delete old annotations | Jeroen van Baarsen | 2016-05-09 | 1 | -15/+0 |
* | Annotate the models | Zeger-Jan van de Weg | 2016-05-06 | 1 | -3/+3 |
* | Re-annotate models | Stan Hu | 2015-05-03 | 1 | -1/+1 |
* | Clean up code. | Douwe Maan | 2015-04-03 | 1 | -1/+12 |
* | Allow admin to create public deploy keys that are accessible to any project. | Douwe Maan | 2015-04-03 | 1 | -0/+7 |
* | Re-annotate models | Dmitriy Zaporozhets | 2014-04-09 | 1 | -2/+2 |
* | Reannotate | Dmitriy Zaporozhets | 2013-08-21 | 1 | -8/+8 |
* | Annotated | Dmitriy Zaporozhets | 2013-06-19 | 1 | -0/+14 |
* | Feature: Deploy keys between projects | Dmitriy Zaporozhets | 2013-05-06 | 1 | -0/+2 |
* | Create DeployKey & DeployKeysProject models. Bulding many to many relation be... | Dmitriy Zaporozhets | 2013-05-06 | 1 | -0/+4 |