summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-261-0/+2
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-3/+3
* Fix wrong use of ActiveRecord in PoolRepositoryJacob Vosmaer2019-04-201-5/+3
* Externalize strings in app/modelsMartin Wortschack2019-04-121-16/+16
* Merge branch 'restore-hipchat' into 'master'Nick Thomas2019-04-111-0/+1
|\
| * Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+1
* | Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-1/+1
|/
* Revert "Merge branch 'sh-optimize-projects-api' into 'master'"revert-2cc01f12Stan Hu2019-04-101-35/+8
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+5
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-0/+4
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-5/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+5
* 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