summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Toggling a task in a description with mentions doesn't creates a TodoDouglas Barbosa Alexandre2016-06-091-2/+28
* Make Omniauth providers specs to not modify global configurationKamil Trzcinski2016-06-081-1/+1
* Fix remaining test offensesrename-ci-commit-phase-2Kamil Trzcinski2016-06-071-7/+7
* Fix tests failuresKamil Trzcinski2016-06-071-35/+35
* Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-065-83/+294
|\
| * Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-065-83/+294
| |\
| | * Fix specAlfredo Sumaran2016-06-031-6/+7
| | * Spec label add / delete in UpdateServiceSean McGivern2016-06-031-0/+46
| | * Allow bulk-updating to remove all labelsSean McGivern2016-06-031-0/+8
| | * Update CHANGELOGAlfredo Sumaran2016-06-031-1/+1
| | * Tidy up BulkUpdateService specsSean McGivern2016-06-031-103/+97
| | * fixup! WIP: allow adding and removing labels in bulkSean McGivern2016-06-031-0/+148
| | * Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-034-42/+40
| | |\
| | * | Move awardables too when issue is movedZ.J. van de Weg2016-06-011-0/+5
| | * | Merge branch 'master' into awardablesZJ van de Weg2016-05-309-62/+54
| | |\ \
| | * \ \ Merge branch 'master' into awardablesZJ van de Weg2016-05-2511-21/+221
| | |\ \ \
| | * \ \ \ Merge branch 'awardables' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-182-34/+1
| | |\ \ \ \
| | | * | | | Fix latests concernsZJ van de Weg2016-05-182-34/+1
| | * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-183-10/+56
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-183-6/+222
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Fix tests and wrong choices during mergeZeger-Jan van de Weg2016-05-122-8/+14
| | * | | | | | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-1115-61/+464
| | |\ \ \ \ \ \
| | * | | | | | | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-103-20/+56
* | | | | | | | | Rename remaining ci_commits in specsKamil Trzcinski2016-06-031-1/+1
* | | | | | | | | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-037-50/+49
|/ / / / / / / /
* | | | | | | | Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski2016-06-031-4/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch '13313-fix-deprecation-warnings' into 'master' Robert Speicher2016-06-031-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Fix deprecation warnings in spec/services/issues/bulk_update_service_spec.rb13313-fix-deprecation-warningsRémy Coutable2016-06-021-4/+4
* | | | | | | | | Fix other places where we still use commit attribute of BuildKamil Trzcinski2016-06-032-20/+20
* | | | | | | | | Fix more places where we should rename ci_commit to pipelineKamil Trzcinski2016-06-031-2/+2
* | | | | | | | | Use pipelines in context of ProjectKamil Trzcinski2016-06-031-1/+1
* | | | | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-031-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | fix import service specJames Lopez2016-06-021-1/+1
| |/ / / / / / /
* | | | | | | | Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-033-4/+4
* | | | | | | | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-022-8/+8
|/ / / / / / /
* | | | | | | Merge branch 'current-settings-use-request-store-during-request'Douwe Maan2016-06-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update tests for the current_application_settings request store changesDJ Mountney2016-05-271-1/+1
* | | | | | | | Fix rubocop offensesKamil Trzcinski2016-05-311-1/+1
* | | | | | | | Test token expirabilityKamil Trzcinski2016-05-311-0/+15
* | | | | | | | Merge branch 'make-container-registry-authentication-service-compatible-with-...Stan Hu2016-05-311-29/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Make authentication service for Container Registry to be compatible with < Do...make-container-registry-authentication-service-compatible-with-older-dockerKamil Trzcinski2016-05-301-29/+17
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Enable Performance/TimesMap Rubocop coprubocop/enable-performance-times-map-copGrzegorz Bizon2016-05-301-7/+2
|/ / / / / / /
* | | | | | | Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-292-7/+15
|/ / / / / /
* | | | | | Merge branch 'remove-main-language' into 'master' Josh Frye2016-05-261-43/+0
|\ \ \ \ \ \
| * | | | | | Remove main_language and testsremove-main-languageJosh Frye2016-05-251-43/+0
* | | | | | | Merge branch 'issue_10725' into 'master' Douwe Maan2016-05-251-0/+27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix forks creation when visibility level is restrictedissue_10725Felipe Artur2016-05-251-0/+27
| | |_|_|_|/ | |/| | | |
* | | | | | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-246-12/+12
|/ / / / /
* | | | | Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-1/+1
* | | | | Fix the CI login to Container Registry (the gitlab-ci-token user)Kamil Trzcinski2016-05-231-2/+2