summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+1
* Revert "Merge branch 'sh-optimize-projects-api' into 'master'"revert-2cc01f12Stan Hu2019-04-101-48/+1
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+20
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-20/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+20
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-9/+9
* [CE] Reduce diff with EE in spec/models/project_spec.rbRémy Coutable2019-04-021-0/+9
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Optimize /api/v4/projects endpoint for visibility levelStan Hu2019-03-271-1/+48
* Allow multiple repositories per projectBob Van Landuyt2019-03-261-12/+2
* Merge branch 'refresh-commit-count-after-head-change' into 'master'Stan Hu2019-03-221-0/+6
|\
| * Refresh commit count after repository head changesKamil Trzciński2019-03-221-0/+6
* | Remove NUMBER_OF_PERMITTED_BOARDS from ProjectHeinrich Lee Yu2019-03-131-9/+0
* | Enable/disable Auto DevOps at Group levelMayra Cabrera2019-03-121-25/+142
* | Resolve "Mask the existing variables"Matija Čupić2019-03-071-2/+2
|/
* Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-011-8/+8
* Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-011-0/+38
* Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-271-0/+12
|\
| * Add project http fetch statistics APIJacopo2019-02-271-0/+12
* | Merge branch 'add_YouTrack_integration' into 'master'Sean McGivern2019-02-261-0/+1
|\ \
| * | API documentation, changelog and additional tests for YouTrack integration se...Yauhen Kotau2019-02-201-0/+1
| |/
* | Fix project set_repository_writable!John Cai2019-02-251-0/+10
* | 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/+24
|/
* Adding convenience method to project modelJohn Cai2019-02-111-0/+15
* Merge branch '52424-goodbye-hipchat' into 'master'Douglas Barbosa Alexandre2019-02-111-1/+0
|\
| * Remove HipChat integration from GitLabNick Thomas2019-02-081-1/+0
* | Add missing argument to DeploymentService#predefined_variablesfix_deployment_service_predefined_variablesJames Fargher2019-02-081-0/+8
|/
* Send project name with Gitaly repository requestsStan Hu2019-02-051-4/+4
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-0/+24
* Group Guests are no longer able to see merge requestsTiago Botelho2019-01-311-0/+60
* Flush InternalId records after importAndreas Brandl2019-01-291-0/+1
* Refactor Storage MigrationGabriel Mazetto2019-01-251-7/+12
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Merge branch 'refactor-checking-personal-project-limits' into 'master'Nick Thomas2019-01-161-2/+76
|\
| * Refactor checking personal project limitsYorick Peterse2019-01-161-2/+76
* | Enable Gitlab-Pages for subgroupsAlessio Caiazza2019-01-141-1/+1
|/
* Merge branch 'remove-get-builds-method' into 'master'Grzegorz Bizon2019-01-111-23/+0
|\
| * Remove get_build method for find_by_idSteve Azzopardi2019-01-091-23/+0
* | Merge branch 'zj-nillify-pool-repo-when-leaving' into 'master'Douwe Maan2019-01-111-0/+11
|\ \
| * | Nullify pool_repository when a project leavesZeger-Jan van de Weg2019-01-111-0/+11
* | | Fix default visibility_level for new projectsFabian Schneider2019-01-111-0/+18
| |/ |/|
* | Merge branch 'refactor-artifact-api-endpoint' into 'master'Grzegorz Bizon2019-01-091-55/+107
|\ \ | |/ |/|
| * Add explicit test for #latest_successful_build_for!Steve Azzopardi2019-01-071-43/+82
| * Create `get_build` for project modelSteve Azzopardi2019-01-071-0/+23
| * Refactor project.latest_successful_builds_for defSteve Azzopardi2019-01-071-21/+11
* | Merge branch '53966-hashed-storage-read-only' into 'master'Douglas Barbosa Alexandre2019-01-081-4/+41
|\ \
| * | Only set as `read_only` when starting the per-project migration53966-hashed-storage-read-onlyGabriel Mazetto2019-01-071-4/+41
* | | Add table and model for error tracking settingsReuben Pereira2019-01-071-0/+1
| |/ |/|