summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Improve spec for merge when build succeeds featureGrzegorz Bizon2016-10-081-5/+19
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-073-11/+8
* Merge branch '23025-issue-boards-defaults' into 'master' Jacob Schatz2016-10-061-5/+4
|\
| * Update issue board specAnnabel Dunstone Gray2016-10-061-5/+4
* | Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-1/+1
|/
* Merge branch 'issue-boards-new-issue' into 'master' Fatih Acet2016-10-061-0/+33
|\
| * Add service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-061-0/+33
* | Revert "Label list shows all issues (opened or closed) with that label"Douglas Barbosa Alexandre2016-10-061-4/+4
* | Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable2016-10-061-2/+2
|\ \ | |/ |/|
| * multi-file commitMarc Siegfriedt2016-10-051-2/+2
* | Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-062-3/+24
|\ \ | |/ |/|
| * Enforce the fork_project permission in Projects::CreateServiceNick Thomas2016-09-272-3/+24
* | Merge branch 'all-skipped-equals-success' into 'master' Rémy Coutable2016-10-051-19/+82
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into all-skipped-equals-successLin Jen-Shin2016-10-044-39/+116
| |\ \
| * \ \ Merge branch 'master' into all-skipped-equals-successLin Jen-Shin2016-10-036-6/+134
| |\ \ \
| * | | | Add a test for on_failure jobs in the middleLin Jen-Shin2016-10-011-1/+18
| * | | | Should use eq because we want ordersLin Jen-Shin2016-10-011-6/+3
| * | | | We consider skipped = success, fixes #22598Lin Jen-Shin2016-09-301-0/+49
| * | | | Less confusing nameLin Jen-Shin2016-09-301-19/+19
* | | | | Fix project deletion when feature visibility is set to privatesh-fix-project-deletion-private-visibilityStan Hu2016-10-041-1/+22
| |_|/ / |/| | |
* | | | 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