summaryrefslogtreecommitdiff
path: root/app/models/ci/runner_project.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+0
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+0
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-2/+2
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+5
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+5
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-031-0/+2
* Add `Ci::Runner` inverse_of'sKamil Trzciński2018-05-311-2/+2
* move `lib/ci/model.rb` into `lib/gitlab/ci/model.rb`Maxim Rydkin2017-09-121-1/+1
* All CI offline migrationsKamil Trzciński2017-03-171-3/+3
* Enable Rails/ValidationDouwe Maan2017-02-231-1/+1
* Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-241-2/+2
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-12/+0
* Annotate modelsStan Hu2016-01-061-5/+6
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-2/+2
* Annotate modelsDmitriy Zaporozhets2015-11-131-1/+1
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+21