summaryrefslogtreecommitdiff
path: root/app/models/project_group_link.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Externalize strings in app/modelsMartin Wortschack2019-04-121-2/+2
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+2
* Don't allow a project to be shared with an ancestor of the group it is inDouwe Maan2017-02-281-2/+9
* Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-2/+1
* Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+7
* Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable2016-10-111-1/+1
* Allow project group links to be expiredSean McGivern2016-08-181-1/+3
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-12/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-0/+12
* Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets2016-03-111-0/+36