summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Avoid touch label links that does not belongs to project when moving itfeature/group-level-labelsDouglas Barbosa Alexandre2016-10-191-12/+17
* Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-191-1/+1
* Update specs to cope with new label types and prioritiesJames Lopez2016-10-196-9/+51
* Fix GitHub importer specDouglas Barbosa Alexandre2016-10-191-1/+1
* Add service to create project labelsDouglas Barbosa Alexandre2016-10-191-0/+51
* Recreates the label priorities when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+10
* Add subject to group and projects labels which return group/projectDouglas Barbosa Alexandre2016-10-192-0/+16
* Abstract LabelPriority away into methods on Label modelDouglas Barbosa Alexandre2016-10-191-0/+58
* Fix issue board related controllers to expose label priority per projectDouglas Barbosa Alexandre2016-10-191-1/+1
* Fix sorting by label prioritiesDouglas Barbosa Alexandre2016-10-192-12/+29
* Add restriction to number of permitted priorities per project labelDouglas Barbosa Alexandre2016-10-191-1/+12
* Add support to group labels prioritization on project levelDouglas Barbosa Alexandre2016-10-192-5/+4
* Add LabelPriority modelDouglas Barbosa Alexandre2016-10-193-0/+29
* List all available labels to the project on the labels APIDouglas Barbosa Alexandre2016-10-191-3/+9
* Add support to group labels on issues board APIDouglas Barbosa Alexandre2016-10-191-8/+17
* Fix validation to allow updates to description/color of project labelDouglas Barbosa Alexandre2016-10-191-0/+10
* Reuse LabelsFinder on Issueable#add_labels_by_namesDouglas Barbosa Alexandre2016-10-191-3/+4
* fix rubocop warningJames Lopez2016-10-191-2/+4
* Fix import/export labels to cope with project and group labels. Added relevan...James Lopez2016-10-193-6/+66
* Fix import testJames Lopez2016-10-191-0/+0
* Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-192-37/+11
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-195-49/+179
* Update project test file for project import integration testDouglas Barbosa Alexandre2016-10-191-0/+0
* Add tests to LabelsFinderDouglas Barbosa Alexandre2016-10-191-0/+69
* Add Label attributes: type, and group_id to safe model attributesDouglas Barbosa Alexandre2016-10-191-0/+2
* Fix LabelsHelper#link_to_label to use the subject argumentDouglas Barbosa Alexandre2016-10-191-14/+13
* Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre2016-10-193-0/+61
* Validate if project label title does not exist at group levelDouglas Barbosa Alexandre2016-10-193-1/+41
* Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-194-30/+37
* Remove project_labels from Projects::ApplicationControllerDouglas Barbosa Alexandre2016-10-191-20/+60
* Validates uniqueness of title unless label is a templateDouglas Barbosa Alexandre2016-10-191-0/+1
* List group labels on project labels pageDouglas Barbosa Alexandre2016-10-191-38/+66
* Allow user to create a board list based on a group labelDouglas Barbosa Alexandre2016-10-192-0/+8
* Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-191-0/+21
* Add GroupLabel modelDouglas Barbosa Alexandre2016-10-192-0/+12
* Merge branch '21444-pipeliens-new-mr' into 'master' Fatih Acet2016-10-191-17/+41
|\
| * Extend merge request tests for all commits methodGrzegorz Bizon2016-10-181-17/+41
* | Merge branch 'fix-escaping' into 'master' Sean McGivern2016-10-191-0/+5
|\ \
| * | fix: commit messages being double-escaped in activies tabamaia2016-10-181-0/+5
* | | Merge branch 'dz-refactor-some-specs' into 'master' Sean McGivern2016-10-192-86/+35
|\ \ \
| * | | Refactor group_members_controller_specdz-refactor-some-specsDmitriy Zaporozhets2016-10-192-86/+35
* | | | Merge branch 'grapify-commit-statuses-api' into 'master' Rémy Coutable2016-10-191-2/+2
|\ \ \ \
| * | | | Grapify the commit status APIgrapify-commit-statuses-apiRobert Schilling2016-10-191-2/+2
* | | | | Merge branch 'fix-system-hook-api' into 'master' Rémy Coutable2016-10-191-3/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | API: Fix Sytem hooks delete behaviorfix-system-hook-apiRobert Schilling2016-10-141-3/+4
* | | | | Merge branch 'sh-improve-merge-service-logging' into 'master' Robert Speicher2016-10-191-2/+2
|\ \ \ \ \
| * | | | | Improve error logging of MergeServiceStan Hu2016-10-181-2/+2
* | | | | | Merge branch 'sh-fix-broken-note-award-emoji' into 'master' Robert Speicher2016-10-191-5/+41
|\ \ \ \ \ \
| * | | | | | Add spec for toggling award emoji on issue notessh-fix-broken-note-award-emojiStan Hu2016-10-181-5/+41
| |/ / / / /
* | | | | | Merge branch 'backport-git-access-spec-changes' into 'master' Douwe Maan2016-10-191-6/+6
|\ \ \ \ \ \