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
AgeCommit message (Expand)Author
2016-10-24Merge branch 'security-fix-leaking-namespace-name' into 'security' Douwe Maan
2016-10-24Update project member controller to match recent master logicDmitriy Zaporozhets
2016-10-24Add parentheses around return redirect_to methodDmitriy Zaporozhets
2016-10-24Refactor groups/projects members controllerDmitriy Zaporozhets
2016-10-24Gracefully handle adding of no users to projects and groupsLinus G Thiel
2016-10-20Merge branch '23341-fix-viewing-mr-from-deleted-project' into 'master' Douwe Maan
2016-10-20Merge branch 'remove-unused-code-project-members-controller' into 'master' Dmitriy Zaporozhets
2016-10-20Fix two CI endpoints for MRs where the source project is deletedNick Thomas
2016-10-20Fix the merge request view when source projects or branches are removedNick Thomas
2016-10-20Merge branch 'refactoring_find_commits_method' into 'master' Sean McGivern
2016-10-20Removed code from project members controllerPhil Hughes
2016-10-20Refactoring find_commits functionalityValery Sizov
2016-10-19Disable subscribing to group-level labelsDouglas Barbosa Alexandre
2016-10-19Use `includes(:priorities)` on Projects::LabelsControllerDouglas 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-19Add support to group labels prioritization on project levelDouglas Barbosa Alexandre
2016-10-19Use present? instead of presence on Projects::IssuesController#indexDouglas Barbosa Alexandre
2016-10-19Render all available labels to project on project labels dropdownDouglas Barbosa Alexandre
2016-10-19Limit what label fields we expose on Projects::LabelsController#indexDouglas Barbosa Alexandre
2016-10-19Limit what label fields we expose on Groups::LabelsController#indexDouglas Barbosa Alexandre
2016-10-19Limit what label fields we expose on Dashboard::LabelsController#indexDouglas Barbosa Alexandre
2016-10-19Use present? instead of presence on Projects::MergeRequestsControllerDouglas Barbosa Alexandre
2016-10-19Reduce duplication between the project and group label formsDouglas Barbosa Alexandre
2016-10-19Remove scopes/types for labelsDouglas Barbosa Alexandre
2016-10-19Show labels widget on issuable sidebar if project has only group labelsDouglas Barbosa Alexandre
2016-10-19Avoid an extra a query per label when setting label priorityDouglas Barbosa Alexandre
2016-10-19List only labels that belongs to the group on the group issues pageDouglas Barbosa Alexandre
2016-10-19Remove project_labels from Projects::ApplicationControllerDouglas 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 CRUD for Group LabelsDouglas Barbosa Alexandre
2016-10-19Merge branch '21444-pipeliens-new-mr' into 'master' Fatih Acet
2016-10-19Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable
2016-10-18Merge branch 'pipeline-emails' into 'master' Kamil Trzciński
2016-10-18Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski
2016-10-18Extract pipeline vars in merge requests controllerGrzegorz Bizon
2016-10-18Use all pipelines variable when creating merge requestGrzegorz Bizon
2016-10-18Remove obsolete variable assigned to MR widget viewGrzegorz Bizon
2016-10-18Merge branch 'master' into issue_19734_2Phil Hughes
2016-10-18Add logical validation to gitlab-ci.ymlKamil Trzcinski
2016-10-18Add `stop!` to `environment`Kamil Trzcinski
2016-10-18Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski
2016-10-18Fix remaining specs failuresKamil Trzcinski
2016-10-18Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-10-17Add visibility level to project repositoryFelipe Artur
2016-10-17Fix specsKamil Trzcinski
2016-10-17Fix environments specsKamil Trzcinski
2016-10-17Improve after code reviewKamil Trzcinski