summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Update gl_field_error tests for better input filtering.scope-input-errorsBryce Johnson2016-10-201-2/+2
* Differentiate the expire from leave eventCallum Dryden2016-10-205-0/+129
* Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-1932-156/+874
|\
| * 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 'dz-refactor-project-members-controller-spec' into 'master' Sean McGivern2016-10-192-119/+77
|\ \
| * | Change the order of tested methods in project_members_controller_specDmitriy Zaporozhets2016-10-191-44/+44
| * | Refactor project_members_controller_specdz-refactor-project-members-controller-specDmitriy Zaporozhets2016-10-192-78/+36
* | | Merge branch 'issue_828' into 'master' Douwe Maan2016-10-198-63/+145
|\ \ \
| * | | Prevent wrong markdown on issue ids when project has Jira service activatedissue_828Felipe Artur2016-10-198-63/+145
* | | | Merge branch '22457-reset-filters-button-should-be-invisible-when-no-filters-...Robert Speicher2016-10-191-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added `issuable_filters_present` to check for active filters before rendering...22457-reset-filters-button-should-be-invisible-when-no-filters-are-activeLuke Bennett2016-10-071-0/+8
* | | | 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
|\ \ \ \ \ | | |_|_|/ | |/| | |