summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_22446' into 'master' Sean McGivern2016-10-041-0/+36
|\
| * Fix bug when trying to cache closed issues from external issue trackersissue_22446Felipe Artur2016-10-031-0/+36
* | Merge branch 'rc-improve-members-destroy-service' into 'master' Robert Speicher2016-10-041-37/+78
|\ \ | |/ |/|
| * Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable2016-10-031-0/+9
| * Improve Members::DestroyServiceRémy Coutable2016-10-031-40/+72
* | Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-032-2/+2
|/
* Add a /wip slash commandThomas Balthazar2016-10-031-0/+27
* Merge branch '22773-add-comparison-link-to-system-note' into 'master' Dmitriy Zaporozhets2016-10-031-0/+6
|\
| * Refactor url_helpers for system note service and remove duplication of logic ...Matthew Dodds2016-09-301-13/+5
| * Add link to comparison from system note, update changelogMatthew Dodds2016-09-291-3/+17
* | Merge branch 'jimmykarily/gitlab-ce-notify_current_user_when_merging_an_mr_af...Robert Speicher2016-10-021-0/+14
|\ \
| * | Notify current_user about automatic merge after successful buildDimitris Karakasilis2016-09-291-0/+14
| |/
* | Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher2016-10-021-0/+57
|\ \
| * | New Members::RequestAccessServiceRémy Coutable2016-09-221-0/+57
* | | Close todos when accepting a MR via the API.Tony Gambone2016-09-292-6/+30
* | | fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-291-0/+10
| |/ |/|
* | 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
|/