summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Validate if the lists are different when moving issues between listsDouglas Barbosa Alexandre2016-08-171-0/+15
* Remove lookup inside services to keep them consistent with other onesDouglas Barbosa Alexandre2016-08-173-47/+47
* Rename from/to params to from_list_id/to_list_idDouglas Barbosa Alexandre2016-08-171-7/+7
* Fix filtering issues by "No Label"Douglas Barbosa Alexandre2016-08-171-1/+1
* Add service to generate default board listsDouglas Barbosa Alexandre2016-08-171-0/+40
* Removes all list-labels when moving to Backlog/DoneDouglas Barbosa Alexandre2016-08-171-9/+9
* Use zero-based positions on issues board servicesDouglas Barbosa Alexandre2016-08-175-36/+44
* Rename `list_id` param to `id` in Boards::Issues::ListServiceDouglas Barbosa Alexandre2016-08-171-4/+4
* Extract base service class for boards related servicesDouglas Barbosa Alexandre2016-08-174-18/+21
* Add service to list issues for a board listDouglas Barbosa Alexandre2016-08-171-0/+73
* Rename `list_id` param to `id` in Boards::Lists::DestroyServiceDouglas Barbosa Alexandre2016-08-171-4/+4
* Rename `list_id` param to `id` in Boards::Lists::MoveServiceDouglas Barbosa Alexandre2016-08-171-10/+10
* Remove label_list factoryDouglas Barbosa Alexandre2016-08-174-14/+14
* Order board lists by list_type, and positionDouglas Barbosa Alexandre2016-08-173-55/+71
* Respect Backlog/Done positions when creating a new listDouglas Barbosa Alexandre2016-08-171-8/+38
* Add service to move issues between listsDouglas Barbosa Alexandre2016-08-171-0/+125
* Does not allow Backlog/Done lists to be movedDouglas Barbosa Alexandre2016-08-171-61/+69
* Does not allow Backlog/Done lists to be removedDouglas Barbosa Alexandre2016-08-171-15/+31
* Create Backlog/Done lists when creating a new boardDouglas Barbosa Alexandre2016-08-171-8/+24
* Add service to remove a list from boardDouglas Barbosa Alexandre2016-08-171-0/+30
* Add service to move board listsDouglas Barbosa Alexandre2016-08-171-0/+76
* Add service to create a board listDouglas Barbosa Alexandre2016-08-171-0/+24
* Add service to create a new board for a projectDouglas Barbosa Alexandre2016-08-171-0/+19
* Backport EE assertions in protected branch related specs.Timothy Andrew2016-08-161-6/+6
* Improve EE compatibility with protected branch access levels.Timothy Andrew2016-08-161-3/+3
* Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-161-3/+3
* Merge branch 'frank-west-iii/gitlab-ce-fwiii-5857-web-editor-overwrites-commits'Douwe Maan2016-08-151-0/+84
|\
| * Prevents accidental overwrites of commits from UIFrank West2016-08-151-0/+84
* | Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse2016-08-151-0/+36
|\ \ | |/ |/|
| * Recover usage of Todos counter cache20842-todos-queries-cachePaco Guzman2016-08-121-0/+36
* | Don't show new MR URL after push when it doesn't make senseDouwe Maan2016-08-121-0/+34
* | Merge branch 'fix-namespace-deletion' into 'master' Robert Speicher2016-08-122-24/+40
|\ \ | |/ |/|
| * Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-112-24/+40
* | Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski2016-08-121-0/+100
|\ \ | |/
| * api for generating new merge requestScott Le2016-08-111-0/+100
* | Use state machine for pipeline event processingKamil Trzcinski2016-08-111-2/+0
|/
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-117-285/+511
* Clean up project destructionclean-up-project-destroyStan Hu2016-08-101-1/+1
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-0922-76/+76
* remove offending empty linewinniehell2016-08-091-1/+0
* Merge branch 'zj-enable-deploy-keys-api' into 'master' Douwe Maan2016-08-081-0/+27
|\
| * Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg2016-08-081-2/+2
| * Create service for enabling deploy keysZ.J. van de Weg2016-08-051-0/+27
* | Merge branch 'fix/ha-mode-import-issue' into 'master' Rémy Coutable2016-08-041-0/+64
|\ \
| * | fix specJames Lopez2016-08-041-1/+1
| * | using shared path for project import uploads and refactored gitlab remove exp...James Lopez2016-08-041-0/+64
| |/
* | switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-2/+2
* | Introduce Compare model in the codebase.Paco Guzman2016-08-031-4/+4
* | Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-0/+18
|/
* webhooks: include old revision in MR update eventsBen Boeckel2016-08-011-3/+3