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-21Merge branch 'fix-bulk-assign-issues-for-external-issues' into 'master' Sean McGivern
2016-10-21Merge branch 'adam-fix-group-web-url' into 'master' Sean McGivern
2016-10-21Merge branch 'fix_project_member_access_levels' into 'master' Sean McGivern
2016-10-21Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".Adam Niedzielski
2016-10-21Merge branch '14192-issues-closed-by-merge-requests-using-metrics-data' into ...Yorick Peterse
2016-10-21Fix project member access levelsValery Sizov
2016-10-20Merge branch 'pass-namespace-gitlab-project-import' into 'master' Stan Hu
2016-10-20Merge branch 'zj-use-iid-deployment-refs' into 'master' Kamil Trzciński
2016-10-20Merge branch 'preserve-note_type-and-position' into 'master' Sean McGivern
2016-10-20Merge branch 'render-hipchat-notification-descriptions' into 'master' Rémy Coutable
2016-10-20Ignore external issues when bulk assigning issues to author of merge request.Adam Niedzielski
2016-10-20Merge branch '23341-fix-viewing-mr-from-deleted-project' into 'master' Douwe Maan
2016-10-20Test GitLab project import for a user with only their default namespace.Adam Niedzielski
2016-10-20Merge remote-tracking branch 'upstream/master' into preserve-note_type-and-po...Lin Jen-Shin
2016-10-20Return truncation for notification descriptions, fix minor bugs with renderingAirat Shigapov
2016-10-20Tests for markdown HipChat notificationsDavid Eisner
2016-10-20Render hipchat notification descriptions as HTML instead of raw markdownAirat Shigapov
2016-10-20Merge branch 'project-cache-worker-lease' into 'master' Rémy Coutable
2016-10-20Use deployment IID when saving refsZ.J. van de Weg
2016-10-20Merge branch 'fix-label-api-spec' into 'master' Douwe Maan
2016-10-20Rename forked_source_project_missing? to source_project_missing?Nick Thomas
2016-10-20Fix the merge request view when source projects or branches are removedNick Thomas
2016-10-20Restrict ProjectCacheWorker jobs to one per 15 minYorick Peterse
2016-10-20Merge branch 'issue_22944' into 'master' Sean McGivern
2016-10-20Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests m...Paco Guzman
2016-10-20Make label API spec independent of orderDouwe Maan
2016-10-20Preserve note_type and position for notes from emailsLin Jen-Shin
2016-10-20Revert "Add #closed_without_source_project?"Nick Thomas
2016-10-20Differentiate the expire from leave eventCallum Dryden
2016-10-20Create project feature when project is createdFelipe Artur
2016-10-19Merge branch 'feature/group-level-labels' into 'master' Douwe Maan
2016-10-19Merge branch 'dz-refactor-project-members-controller-spec' into 'master' Sean McGivern
2016-10-19Change the order of tested methods in project_members_controller_specDmitriy Zaporozhets
2016-10-19Merge branch 'issue_828' into 'master' Douwe Maan
2016-10-19Merge branch '22457-reset-filters-button-should-be-invisible-when-no-filters-...Robert Speicher
2016-10-19Avoid touch label links that does not belongs to project when moving itDouglas Barbosa Alexandre
2016-10-19Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre
2016-10-19Update specs to cope with new label types and prioritiesJames Lopez
2016-10-19Fix GitHub importer specDouglas Barbosa Alexandre
2016-10-19Add service to create project labelsDouglas Barbosa Alexandre
2016-10-19Recreates the label priorities when moving project to another groupDouglas Barbosa Alexandre
2016-10-19Add subject to group and projects labels which return group/projectDouglas Barbosa Alexandre
2016-10-19Abstract LabelPriority away into methods on Label modelDouglas Barbosa Alexandre
2016-10-19Fix issue board related controllers to expose label priority per projectDouglas Barbosa Alexandre
2016-10-19Fix sorting by label prioritiesDouglas Barbosa Alexandre
2016-10-19Add restriction to number of permitted priorities per project labelDouglas Barbosa Alexandre
2016-10-19Add support to group labels prioritization on project levelDouglas Barbosa Alexandre
2016-10-19Add LabelPriority modelDouglas Barbosa Alexandre
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