summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Stop calling UnlinkRepositoryFromObjectPool RPCJacob Vosmaer2019-04-021-1/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Skip querying for private projects if they are not requestedStan Hu2019-03-271-6/+21
* Optimize /api/v4/projects endpoint for visibility levelStan Hu2019-03-271-5/+17
* Allow multiple repositories per projectBob Van Landuyt2019-03-261-7/+3
* Merge branch 'refresh-commit-count-after-head-change' into 'master'Stan Hu2019-03-221-0/+1
|\
| * Refresh commit count after repository head changesKamil Trzciński2019-03-221-0/+1
* | Make runners token encryption to be optionalKamil Trzciński2019-03-181-1/+1
* | Merge branch 'refactor-boards-actions' into 'master'Douwe Maan2019-03-151-13/+1
|\ \
| * | Remove NUMBER_OF_PERMITTED_BOARDS from ProjectHeinrich Lee Yu2019-03-131-13/+1
* | | Run rubocop -aNick Thomas2019-03-131-5/+3
|/ /
* | Enable/disable Auto DevOps at Group levelMayra Cabrera2019-03-121-3/+12
|/
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-2/+2
* Use encrypted runner tokensKamil Trzciński2019-03-061-1/+1
* Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-011-4/+4
* Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-011-0/+10
* Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-271-0/+4
|\
| * Add project http fetch statistics APIJacopo2019-02-271-0/+4
* | Merge branch 'ce-revert-d5ce84fd' into 'master'Lin Jen-Shin2019-02-261-3/+3
|\ \
| * | Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-3/+3
* | | Merge branch 'add_YouTrack_integration' into 'master'Sean McGivern2019-02-261-0/+1
|\ \ \
| * | | Added YouTrack integrationYauhen Kotau2019-02-181-0/+1
| | |/ | |/|
* | | Merge branch 'osw-create-and-store-merge-ref-for-mrs' into 'master'Douwe Maan2019-02-261-0/+8
|\ \ \
| * | | Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-251-0/+8
* | | | Fix project set_repository_writable!John Cai2019-02-251-1/+1
| |_|/ |/| |
* | | Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-3/+3
|/ /
* | Merge branch '7861-cross-project-pipeline-dashboard-mvc-2-ce' into 'master'Grzegorz Bizon2019-02-251-0/+1
|\ \
| * | Delegate last_pipeline to ProjectMatija Čupić2019-02-201-0/+1
| |/
* | Hide CI status when pipelines disabledScott Hampton2019-02-251-0/+8
* | Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-3/+3
|/
* Adding convenience method to project modelJohn Cai2019-02-111-0/+4
* Remove HipChat integration from GitLabNick Thomas2019-02-081-1/+0
* Add convenience methods for creating project and Wiki repositoriesStan Hu2019-02-051-1/+1
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Add programming language filtering to `/projects`Dylan MacKenzie2019-02-041-0/+10
* Fix template labelsFelipe Artur2019-02-041-1/+1
* Fix ReturnInVoidContext rubocop offenseSemyon Pupkov2019-02-011-5/+7
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-0/+8
* Group Guests are no longer able to see merge requestsTiago Botelho2019-01-311-7/+15
* Fix slow project reference pattern regexHeinrich Lee Yu2019-01-311-0/+1
* Merge branch 'ab-54270-github-iid' into 'master'Yorick Peterse2019-01-291-0/+7
|\
| * Flush InternalId records after importAndreas Brandl2019-01-291-0/+7
* | Add GitLab Pages predefined variablesAdrian Moisey2019-01-291-0/+8
|/
* Merge branch 'refactor-checking-personal-project-limits' into 'master'Nick Thomas2019-01-161-10/+14
|\
| * Refactor checking personal project limitsYorick Peterse2019-01-161-10/+14
* | Merge branch 'refactor-after-create-default-branch' into 'master'Nick Thomas2019-01-161-18/+1
|\ \
| * | Refactor code for protecting default branchesYorick Peterse2019-01-161-18/+1
* | | Merge branch 'ac-pages-subgroups' into 'master'Nick Thomas2019-01-161-1/+1
|\ \ \ | |_|/ |/| |
| * | Enable Gitlab-Pages for subgroupsAlessio Caiazza2019-01-141-1/+1
| |/
* | Ensure pool participants are linked before GCZeger-Jan van de Weg2019-01-141-0/+4
|/