summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-292-2/+4
* Merge branch '6045-extract-ee-specific-specs-lines' into 'master'Robert Speicher2018-05-299-38/+98
|\
| * Reduce CE/EE diff in spec/controllers/projects/project_members_controller_spe...Rémy Coutable2018-05-241-1/+1
| * Reduce CE/EE diff in spec/controllers/projects/issues_controller_spec.rbRémy Coutable2018-05-241-1/+1
| * Reduce CE/EE diff in spec/controllers/projects/imports_controller_spec.rbRémy Coutable2018-05-241-12/+6
| * Reduce CE/EE diff in spec/controllers/projects/group_links_controller_spec.rbRémy Coutable2018-05-241-0/+12
| * Reduce CE/EE diff in spec/controllers/projects/environments_controller_spec.rbRémy Coutable2018-05-241-0/+7
| * Reduce CE/EE diff in app/controllers/projects/clusters_controller.rbRémy Coutable2018-05-241-5/+4
| * Reduce CE/EE diff in spec/controllers/projects/branches_controller_spec.rbRémy Coutable2018-05-241-0/+18
| * Reduce CE/EE diff in spec/controllers/projects/boards_controller_spec.rbRémy Coutable2018-05-241-18/+48
| * Reduce CE/EE diff in spec/controllers/boards/issues_controller_spec.rbRémy Coutable2018-05-241-1/+1
* | Merge remote-tracking branch 'dev/master'Mayra Cabrera2018-05-297-5/+102
|\ \
| * \ Merge branch 'security-fj-import-export-assignment' into 'master'Mayra Cabrera2018-05-295-4/+50
| |\ \
| | * | Blacklisting attributes in the project import processFrancisco Javier López2018-05-145-4/+50
| * | | Merge branch 'security-dm-delete-deploy-key' into 'master'Mayra Cabrera2018-05-291-1/+39
| |\ \ \
| | * | | Fix API to remove deploy key from project instead of deleting it entirelyDouwe Maan2018-05-041-1/+39
| * | | | Merge branch 'security-users-can-update-their-password-without-entering-curre...Mayra Cabrera2018-05-291-0/+13
| |\ \ \ \
| | * | | | Remove password and password_confirmation from whitelisted params in Profiles...Tiago Botelho2018-05-071-0/+13
* | | | | | Merge branch 'sh-batch-dependent-destroys' into 'master'Robert Speicher2018-05-291-0/+60
|\ \ \ \ \ \
| * | | | | | Fix project destruction failing due to idle in transaction timeoutssh-batch-dependent-destroysStan Hu2018-05-241-0/+60
* | | | | | | Merge branch 'ab-35364-throttle-updates-last-repository-at' into 'master'Yorick Peterse2018-05-291-0/+13
|\ \ \ \ \ \ \
| * | | | | | | Throttle updates to Project#last_repository_updated_at.Andreas Brandl2018-05-291-0/+13
* | | | | | | | Merge branch '46758-fallout-of-cacheable-attribute' into 'master'Douwe Maan2018-05-295-124/+129
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow comment after if/unless clause46758-fallout-of-cacheable-attributeRémy Coutable2018-05-291-0/+12
| * | | | | | | | Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable2018-05-294-124/+117
* | | | | | | | | Resolve "Merge request spinner spins forever after loading the diff"Lukas Eipert2018-05-292-6/+14
* | | | | | | | | Resolve "Operations navigation menu renders empty menu when user does not hav...Lukas Eipert2018-05-291-0/+12
* | | | | | | | | Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński2018-05-2917-313/+914
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Check the GCP cluster form for the GCP tokenMatija Čupić2018-05-281-1/+10
| * | | | | | | | update testsDennis Tang2018-05-282-3/+22
| * | | | | | | | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-25211-1754/+4939
| |\ \ \ \ \ \ \ \
| * | | | | | | | | use testAction for validateProjectBillingDennis Tang2018-05-231-8/+11
| * | | | | | | | | update mutation spec to use real storeDennis Tang2018-05-231-46/+26
| * | | | | | | | | add tests for validating project billing statusDennis Tang2018-05-233-0/+30
| * | | | | | | | | fix testsDennis Tang2018-05-235-44/+59
| * | | | | | | | | rename vuex actions as per best practicesDennis Tang2018-05-141-6/+6
| * | | | | | | | | fix when no GCP projects are foundDennis Tang2018-05-111-1/+1
| * | | | | | | | | Remove redundant GoogleApi::CloudPlatform::Client methodsMatija Čupić2018-05-111-48/+0
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-11241-2671/+9388
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | rename vuex dir to storeDennis Tang2018-05-116-7/+7
| * | | | | | | | | | eslint fixesDennis Tang2018-05-111-12/+9
| * | | | | | | | | | clean up component testsDennis Tang2018-05-113-27/+20
| * | | | | | | | | | use component mixin to refactor componentsDennis Tang2018-05-093-4/+4
| * | | | | | | | | | remove unused dependenciesDennis Tang2018-05-091-2/+0
| * | | | | | | | | | removed „fetched“ prefix from mutation and stateDennis Tang2018-05-096-35/+32
| * | | | | | | | | | gcp dropdown component testsDennis Tang2018-05-094-0/+279
| * | | | | | | | | | add tests for resuable dropdown componentsDennis Tang2018-05-084-0/+169
| * | | | | | | | | | refactor dropdown reusable componentsDennis Tang2018-05-081-37/+0
| * | | | | | | | | | removed unused vars in vuex actions_specDennis Tang2018-05-081-8/+1
| * | | | | | | | | | tests: add vuex specsDennis Tang2018-05-075-0/+386