summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve project build time setting validationGrzegorz Bizon2018-07-121-6/+8
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-5/+5
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-9/+9
* Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-061-2/+8
* Merge branch '45739-add-metrics-to-operations-tab' into 'master'Filipa Lacerda2018-07-041-0/+22
|\
| * Makes production environment the default environment for a projectTiago Botelho2018-07-041-0/+22
* | Rails5 fix MySQL milliseconds problem in specsJasper Maes2018-06-271-2/+2
|/
* Eliminate N+1 queries in LFS file locks checks during a pushsh-optimize-locks-check-ceStan Hu2018-06-181-0/+16
* Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-4/+10
* Merge branch 'bvl-fix-maintainer-push-rejected' into 'master'Douwe Maan2018-06-121-0/+5
|\
| * Fixes rejected pushes from maintainersbvl-fix-maintainer-push-rejectedBob Van Landuyt2018-06-111-0/+5
* | Relax expectation in spec/models/project_spec.rbStan Hu2018-06-111-1/+1
* | Merge branch 'sh-expire-content-cache-after-import' into 'master'Mayra Cabrera2018-06-111-2/+7
|\ \ | |/ |/|
| * Fix Rubocop failure in spec/models/project_spec.rbStan Hu2018-06-111-1/+1
| * Work around limitations of expect_any_instance_of by stubbing Project.findStan Hu2018-06-111-1/+5
| * Expire Wiki content cache after importing a repositoryStan Hu2018-06-111-1/+2
* | Avoid checking the user format in every url validationFrancisco Javier López2018-06-111-2/+9
|/
* Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-1/+1
|\
| * send ico files with inline dispositionAlexis Reigel2018-06-051-1/+1
* | Merge branch '47208-human-import-status-name-not-working' into 'master'Douwe Maan2018-06-071-0/+25
|\ \
| * | Adds #human_import_status_name to make it comply with ProjectImportState#huma...47208-human-import-status-name-not-workingTiago Botelho2018-06-061-0/+25
| |/
* | Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-051-11/+11
|\ \ | |/ |/|
| * Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-11/+11
* | Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-311-5/+5
* | Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-311-2/+2
|/
* Expose readme url in Project APIImre Farkas2018-05-221-0/+28
* Delete remote uploadsJan Provaznik2018-05-161-1/+9
* Merge branch '46010-add-missing-parens' into 'master'Kamil Trzciński2018-05-081-24/+24
|\
| * Add some missing parens in project_spec and runner_specDylan Griffith2018-05-081-24/+24
* | Removes RemoteMirror related TODO from project_specTiago Botelho2018-05-081-2/+0
|/
* Adds remote mirror table migrationTiago Botelho2018-05-071-1/+1
* Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+79
* Merge branch '44542-move-import-specific-attributes-out-of-the-project-model-...Douwe Maan2018-05-041-2/+4
|\
| * Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-2/+4
* | fix missing spaceJames Lopez2018-05-041-1/+1
* | Add ci_cd_settings delete_all dependency on projectJames Lopez2018-05-041-0/+8
|/
* Style improvements to spec/models/project_spec.rbDylan Griffith2018-05-031-2/+13
* Add extra spec for Project#any_runners? to test block properlyDylan Griffith2018-04-271-0/+15
* Switch to using ProjectCiCdSetting for group_runners_enabled and remove Proje...Dylan Griffith2018-04-261-22/+2
* Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-261-60/+55
|\
| * Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan2018-04-251-14/+6
| |\
| | * Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-14/+6
| * | Merge branch 'bvl-fix-maintainer-push-error' into 'master'Douwe Maan2018-04-241-46/+0
| |\ \
| | * | Allow admins to push to empty reposBob Van Landuyt2018-04-241-46/+0
| * | | Merge branch '10244-add-project-ci-cd-settings' into 'master'Kamil Trzciński2018-04-241-0/+9
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith2018-04-241-1/+1
| | |\ \ | | | |/
| | * | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-161-0/+9
| * | | Merge branch '44447-expose-deploy-token-to-ci-cd' into 'master'Grzegorz Bizon2018-04-241-0/+40
| |\ \ \ | | |_|/ | |/| |
| | * | Increases specs examples regarding projects & deploy tokensMayra Cabrera2018-04-231-1/+8
| | * | Ensure deploy tokens variables are not available in the context of only/exceptMayra Cabrera2018-04-201-1/+1