summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-171-7/+110
|\
| * Merge master into issue_12758issue_12758Felipe Artur2016-06-175-5/+91
| |\
| * | Allow users to set custom notifications in projects they don't own and severa...Felipe Artur2016-06-171-3/+0
| * | Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-14/+76
| |\ \
| | * | Re-use notifications dropdown on user profileFelipe Artur2016-06-161-14/+74
| | * | Improve notification settings event keys and add some specsFelipe Artur2016-06-131-6/+50
| * | | Implement custom notification level optionsFelipe Artur2016-06-151-6/+50
* | | | Cache todo counters (pending/done)18034-cache-todo-counterPaco Guzman2016-06-171-0/+54
* | | | Fix error when editing an issuable with a task listfix-toggling-task-should-not-generate-todoDouglas Barbosa Alexandre2016-06-171-18/+34
| |_|/ |/| |
* | | Merge branch 'remove_jiraissue' into 'master' Robert Speicher2016-06-171-1/+1
|\ \ \
| * | | Remove JiraIssue model and replace references with ExternalIssueIlan Shamir2016-06-161-1/+1
* | | | Merge branch 'banzai-issue-filter-queries' into 'master' Douwe Maan2016-06-161-1/+2
|\ \ \ \
| * | | | Reduce queries in IssueReferenceFilterbanzai-issue-filter-queriesYorick Peterse2016-06-161-1/+2
| |/ / /
* | | | Merge branch 'fix/status-of-pipeline-without-builds' into 'master' Rémy Coutable2016-06-162-3/+26
|\ \ \ \
| * \ \ \ Merge branch 'master' into fix/status-of-pipeline-without-buildsfix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-152-0/+135
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Remove reduntant method for building pipeline buildsGrzegorz Bizon2016-06-151-0/+1
| * | | | Improve code clarity in pipeline create serviceGrzegorz Bizon2016-06-141-2/+2
| * | | | Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-1416-218/+764
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Update CreateCommitBuildsService to pass testsKamil Trzcinski2016-06-031-4/+4
| * | | | Do not create pipeline objects when no buildsGrzegorz Bizon2016-06-031-1/+5
| * | | | Update ci commit pipeline specs according to changesGrzegorz Bizon2016-06-031-1/+1
| * | | | Add minor improvements in create builds serviceGrzegorz Bizon2016-06-031-1/+1
| * | | | Add specs covering case when there are no buildsGrzegorz Bizon2016-06-031-0/+18
| * | | | Refactor ci commit pipeline to prevent implicit savesGrzegorz Bizon2016-06-031-1/+1
* | | | | Merge branch 'fair-usage-of-shared-runners' into 'master' Stan Hu2016-06-151-0/+62
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make sure that we test RegisterBuildService behavior for deleted projectsfair-usage-of-shared-runnersKamil Trzcinski2016-06-151-0/+22
| * | | | Fair usage of Shared RunnersKamil Trzcinski2016-06-131-0/+40
| | |_|/ | |/| |
* | | | Merge branch 'environments-and-deployments' into 'master' Rémy Coutable2016-06-151-0/+119
|\ \ \ \
| * | | | Make `project_id` and `environment_id` nullableenvironments-and-deploymentsKamil Trzcinski2016-06-151-0/+2
| * | | | Properly create a new deployment after build successKamil Trzcinski2016-06-141-4/+62
| * | | | Add specs for models and servicesKamil Trzcinski2016-06-141-0/+59
| | |_|/ | |/| |
* | | | Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu2016-06-141-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Todo service testsPhil Hughes2016-06-141-0/+16
| |/ /
* | | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-133-4/+37
|/ /
* | Remove notification level fild from users, improve migrations and specsissue_3359_2Felipe Artur2016-06-101-3/+4
* | Remove notification level from user modelFelipe Artur2016-06-101-10/+286
* | 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