Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2016-10-19List all available labels to the project on the labels APIDouglas Barbosa Alexandre
2016-10-19Add support to group labels on issues board APIDouglas Barbosa Alexandre
2016-10-19Fix validation to allow updates to description/color of project labelDouglas Barbosa Alexandre
2016-10-19Reuse LabelsFinder on Issueable#add_labels_by_namesDouglas Barbosa Alexandre
2016-10-19fix rubocop warningJames Lopez
2016-10-19Fix import/export labels to cope with project and group labels. Added relevan...James Lopez
2016-10-19Fix import testJames Lopez
2016-10-19Remove scopes/types for labelsDouglas Barbosa Alexandre
2016-10-19Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre
2016-10-19Update project test file for project import integration testDouglas Barbosa Alexandre
2016-10-19Add tests to LabelsFinderDouglas Barbosa Alexandre
2016-10-19Add Label attributes: type, and group_id to safe model attributesDouglas Barbosa Alexandre
2016-10-19Fix LabelsHelper#link_to_label to use the subject argumentDouglas Barbosa Alexandre
2016-10-19Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre
2016-10-19Validate if project label title does not exist at group levelDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Remove project_labels from Projects::ApplicationControllerDouglas Barbosa Alexandre
2016-10-19Validates uniqueness of title unless label is a templateDouglas Barbosa Alexandre
2016-10-19List group labels on project labels pageDouglas Barbosa Alexandre
2016-10-19Allow user to create a board list based on a group labelDouglas Barbosa Alexandre
2016-10-19Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre
2016-10-19Add GroupLabel modelDouglas Barbosa Alexandre
2016-10-19Merge branch '21444-pipeliens-new-mr' into 'master' Fatih Acet
2016-10-19Merge branch 'fix-escaping' into 'master' Sean McGivern
2016-10-19Merge branch 'dz-refactor-some-specs' into 'master' Sean McGivern
2016-10-19Merge branch 'grapify-commit-statuses-api' into 'master' Rémy Coutable
2016-10-19Refactor group_members_controller_specDmitriy Zaporozhets
2016-10-19Grapify the commit status APIRobert Schilling
2016-10-19Merge branch 'fix-system-hook-api' into 'master' Rémy Coutable
2016-10-19Merge branch 'sh-improve-merge-service-logging' into 'master' Robert Speicher
2016-10-19Merge branch 'sh-fix-broken-note-award-emoji' into 'master' Robert Speicher
2016-10-19Merge branch 'backport-git-access-spec-changes' into 'master' Douwe Maan
2016-10-19Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable
2016-10-19Improve error logging of MergeServiceStan Hu
2016-10-19Add spec for toggling award emoji on issue notesStan Hu
2016-10-18Merge branch '22782-external-link-filter-with-non-lowercase-scheme' into 'mas...Sean McGivern
2016-10-18Merge branch 'dz-spinach-wait-ajax' into 'master' Dmitriy Zaporozhets
2016-10-18Merge branch '23311-fix-double-escaping' into 'master' Sean McGivern
2016-10-18Merge branch 'pipeline-emails' into 'master' Kamil Trzciński
2016-10-18Merge branch '21192-retried-builds' into 'master' Jacob Schatz
2016-10-18Backport git access spec changes from EESean McGivern
2016-10-18Merge branch 'login-fixups' into 'master' Rémy Coutable
2016-10-18Wait for ajax for every merge request spinach testDmitriy Zaporozhets
2016-10-18Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski
2016-10-18Merge two scenarios into oneKamil Trzcinski
2016-10-18Merge branch 'fix/pipeline-settings-page' into 'master' Kamil Trzciński
2016-10-18Merge branch 'retry-cancelled-pipelines' into 'master' Kamil Trzciński
2016-10-18Extend merge request tests for all commits methodGrzegorz Bizon
2016-10-18Remove unnecessary retried check & fix test failuresAnnabel Dunstone Gray
2016-10-18Merge branch 'issue_19734_2' into 'master' Sean McGivern