summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-194-4/+4
* Update specs to cope with new label types and prioritiesJames Lopez2016-10-194-12/+27
* Fix GitHub importer specDouglas Barbosa Alexandre2016-10-191-1/+4
* User Labes::CreateService to create labelsDouglas Barbosa Alexandre2016-10-194-9/+10
* Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre2016-10-191-7/+1
* Remove Issuable#add_labels_by_namesDouglas Barbosa Alexandre2016-10-192-26/+18
* List all available labels to the project on the labels APIDouglas Barbosa Alexandre2016-10-191-1/+1
* Add support to group labels on issues board APIDouglas Barbosa Alexandre2016-10-191-2/+2
* Validate label params against all labels available to project on the APIDouglas Barbosa Alexandre2016-10-191-10/+9
* Move label management to services on merge requests APIDouglas Barbosa Alexandre2016-10-191-11/+4
* Keep cross project reference logic in GroupLabel#to_referenceDouglas Barbosa Alexandre2016-10-191-9/+1
* Fix replace label references with links for group labelsDouglas Barbosa Alexandre2016-10-191-1/+7
* Use try instead of ternary operator on Gitlab::ImportExport::ProjectTreeRestorerDouglas Barbosa Alexandre2016-10-191-2/+1
* Reuse LabelsFinder on Issueable#add_labels_by_namesDouglas Barbosa Alexandre2016-10-193-4/+4
* Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre2016-10-191-7/+5
* Fix import/export labels to cope with project and group labels. Added relevan...James Lopez2016-10-194-5/+26
* Fix import testJames Lopez2016-10-192-3/+6
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-192-4/+53
* Add Lavel#type to methods in lib/gitlab/import_export/import_export.ymlDouglas Barbosa Alexandre2016-10-191-0/+2
* Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-192-2/+2
* Replace label references with links for group labelsDouglas Barbosa Alexandre2016-10-191-3/+13
* Merge branch 'fix-escaping' into 'master' Sean McGivern2016-10-191-1/+1
|\
| * fix: commit messages being double-escaped in activies tabamaia2016-10-181-1/+1
* | Merge branch 'grapify-commit-statuses-api' into 'master' Rémy Coutable2016-10-191-26/+27
|\ \
| * | Grapify the commit status APIgrapify-commit-statuses-apiRobert Schilling2016-10-191-26/+27
* | | Merge branch 'fix-system-hook-api' into 'master' Rémy Coutable2016-10-191-6/+4
|\ \ \
| * | | API: Fix Sytem hooks delete behaviorfix-system-hook-apiRobert Schilling2016-10-141-6/+4
* | | | Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-192-2/+46
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-182-5/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add logical validation to gitlab-ci.ymlKamil Trzcinski2016-10-181-0/+30
| * | | | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-184-12/+75
| |\ \ \ \
| * | | | | Add specs to test on_stop and action on environmentsKamil Trzcinski2016-10-171-0/+4
| * | | | | Improve after code reviewKamil Trzcinski2016-10-171-2/+2
| * | | | | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-172-1/+18
| |\ \ \ \ \
| * | | | | | Add `action` and `on_stop` to `environment` in .gitlab-ci.ymlKamil Trzcinski2016-10-171-3/+11
| * | | | | | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-1738-403/+924
| |\ \ \ \ \ \
| * | | | | | | Initial support for closing environmentsKamil Trzcinski2016-10-061-1/+3
* | | | | | | | Merge branch '22782-external-link-filter-with-non-lowercase-scheme' into 'mas...Sean McGivern2016-10-181-4/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Nofollow for uppercased scheme in external urlthe-undefined2016-10-181-4/+30
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'pipeline-emails' into 'master' Kamil Trzciński2016-10-183-0/+49
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailspipeline-emailsLin Jen-Shin2016-10-186-13/+93
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-172-11/+10
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-1422-254/+517
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-0843-264/+628
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-0436-393/+309
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-2129-151/+619
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make various trace methods take last_lines argument:Lin Jen-Shin2016-09-211-0/+49
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-198-27/+35
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-1415-41/+114
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-1268-420/+904
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \