summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Fix permission for setting an issue's due dateRémy Coutable2016-09-283-51/+153
* Merge branch 'rc-new-members-approve-request-access-service' into 'master' Douwe Maan2016-09-271-0/+96
|\
| * Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable2016-09-221-0/+8
| * New Members::ApproveAccessRequestServiceRémy Coutable2016-09-221-0/+88
* | Improve project_with_board factory to create the default listsimprovement/project-with-board-factoryDouglas Barbosa Alexandre2016-09-265-16/+12
|/
* Merge branch '21170-cycle-analytics' into 'master' Stan Hu2016-09-216-0/+236
|\
| * Fix `CreateDeploymentService` spec.Timothy Andrew2016-09-211-1/+4
| * Reload issues in spec to ensure label<->issue mapping properly loaded21170-cycle-analyticsStan Hu2016-09-201-0/+2
| * Fix build.Timothy Andrew2016-09-212-5/+5
| * Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew2016-09-213-11/+37
| * Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew2016-09-213-5/+5
| * Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-213-5/+5
| * Fix rubocop spec.Timothy Andrew2016-09-201-1/+1
| * Fix spec failures.Timothy Andrew2016-09-202-4/+4
| * Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-207-34/+166
| |\
| * | Test all cycle analytics pre-calculation code.Timothy Andrew2016-09-195-0/+205
* | | Ensure we have a user before checking for their permission in Notes::SlashCom...Rémy Coutable2016-09-201-0/+69
| |/ |/|
* | Merge branch 'sh-prevent-duplicate-protected-branches-on-push' into 'master' Rémy Coutable2016-09-191-0/+15
|\ \
| * | Only create a protected branch upon a push to a new branch if a rule for that...sh-prevent-duplicate-protected-branches-on-pushStan Hu2016-09-171-0/+15
* | | Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-193-3/+67
|\ \ \
| * \ \ Merge branch 'review-apps' into 'master' Rémy Coutable2016-09-191-3/+40
| |\ \ \
| | * | | Fix specs failuresreview-appsKamil Trzcinski2016-09-191-1/+1
| | * | | Update support for dynamic environmentsKamil Trzcinski2016-09-191-7/+14
| | * | | Verify expandability of variables defined as part of environmentKamil Trzcinski2016-09-191-1/+31
| | |/ /
| * | | Merge branch 'sh-reset-pushes-since-gc-before' into 'master' Yorick Peterse2016-09-191-0/+4
| |\ \ \
| | * | | Reset pushes_since_gc counter before specs run to ensure starting point is 0sh-reset-pushes-since-gc-beforeStan Hu2016-09-181-0/+4
| | |/ /
| * | | Add missing spec for ProtectedBranches::CreateServicesh-add-spec-create-service-protected-branchStan Hu2016-09-181-0/+23
| |/ /
* | | Rename capabilities to authentication_abilitiesKamil Trzcinski2016-09-161-4/+14
* | | Verify permission of build in context of dependent projectKamil Trzcinski2016-09-151-5/+35
* | | Fix most of specsKamil Trzcinski2016-09-151-6/+6
* | | Fix existing authorization specsKamil Trzcinski2016-09-151-1/+13
|/ /
* | Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-22/+7
* | Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre2016-09-081-0/+16
* | Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-3/+3
|/
* Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-054-56/+141
|\
| * Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre2016-08-314-17/+49
| * Update service specs to avoid instance variablesDouglas Barbosa Alexandre2016-08-313-40/+40
| * Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre2016-08-314-22/+75
* | Prepend blank line to close message on merge requestLuke Howell2016-09-011-2/+2
* | Project tools visibility levelFelipe Artur2016-09-013-4/+23
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu2016-08-302-1/+88
|\
| * Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan2016-08-301-1/+1
| |\
| | * Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-264-10/+31
| | |\
| | * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-242-3/+83
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1912-26/+755
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1810-0/+547
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-172-6/+90
| | |\ \ \ \ \
| | * | | | | | Fix tests which broke in the mergeLin Jen-Shin2016-08-161-1/+1
| * | | | | | | Fix resolving conflicts on forks21459-resolving-merge-conflicts-from-a-forked-repo-through-uiSean McGivern2016-08-301-0/+87
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix issue boards leak private label names and descriptionsDouglas Barbosa Alexandre2016-08-291-1/+10
|/ / / / / /