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-11-24Merge branch 'backport-commands-params' into 'master' Douwe Maan
2016-11-24Merge branch 'mrchrisw/add-namespace-logging' into 'master' Robert Speicher
2016-11-24Backport Note#commands_changes from EEDouwe Maan
2016-11-24Log mv_namespace parametersChris Wilson
2016-11-24Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan
2016-11-23Merge branch '24863-mrs-without-discussions-are-mergeable' into 'master' Sean McGivern
2016-11-23Merge branch 'milestone_start_date' into 'master' Sean McGivern
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-23Correctly determine mergeability of MR with no discussionsDouwe Maan
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-23Update ProjectTeam#fetch_members to use project authorizationsAhmad Sherif
2016-11-23Update ProjectTeam#max_member_access_for_user_ids to use project authorizationsAhmad Sherif
2016-11-23Update user's authorized projects if project is allowed to share with groupAhmad Sherif
2016-11-23Drop Project#authorized_for_user? in favor of ProjectTeam#member?Ahmad Sherif
2016-11-23Refresh user's authorized projects when one of his memberships are updatedAhmad Sherif
2016-11-23Change personal projects access level to master in User#project_authorization...Ahmad Sherif
2016-11-23Use the minimum access level of group link and group member when inserting au...Ahmad Sherif
2016-11-22Merge branch 'rs-project-team-helpers' into 'master' Sean McGivern
2016-11-22Merge branch 'revert-a0d5bb0b' into 'master' Achilleas Pipinellis
2016-11-22Change documentation link in JIRA serviceAchilleas Pipinellis
2016-11-22Merge branch 'zj-mattermost-command-help-message' into 'master' Fatih Acet
2016-11-22Merge branch 'fix-failed-email-for-external-jobs' into 'master' Kamil Trzciński
2016-11-22Move has_trace? to CommitStatus than GenericCommitStatusLin Jen-Shin
2016-11-21Merge branch 'chatops-deploy-command' into 'master' Rémy Coutable
2016-11-21Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński
2016-11-21Merge branch 'hide-empty-merge-request-diffs' into 'master' Sean McGivern
2016-11-21Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin
2016-11-21Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern
2016-11-21Merge branch 'issue_24303' into 'master' Sean McGivern
2016-11-21Improve the mattermost help boxZ.J. van de Weg
2016-11-21Introduce deploy command that allows to start deployment from one environment...Kamil Trzcinski
2016-11-21Merge branch 'fix/cycle-analytics-permissions' into 'master' Sean McGivern
2016-11-21Add deploy chat command [ci skip]Kamil Trzcinski
2016-11-21Merge branch '24616-mr-shows-the-build-for-this-merge-request-failed-although...Kamil Trzciński
2016-11-21Allow JIRA references for project snippetsFelipe Artur
2016-11-21Refactor cache refreshing/expiringYorick Peterse
2016-11-21Send credentials array with build dataTomasz Maczukin
2016-11-21Merge branch 'fix/do-not-add-todo-when-build-allowed-to-fail' into 'master' Kamil Trzciński
2016-11-21Fix a wrong "The build for this merge request failed" messageRémy Coutable
2016-11-21refactored a couple of things based on feedbackJames Lopez
2016-11-21Use has_trace? instead of case switch, feedback:Lin Jen-Shin
2016-11-21Merge branch 'ee-870-backport' into 'master' Sean McGivern
2016-11-21Do not create TODO when build is allowed to failGrzegorz Bizon
2016-11-21Hide empty merge request diffs when comparing versionsAdam Niedzielski
2016-11-21Use File.exist? to check if a repository existsYorick Peterse
2016-11-21Unify detecting of special repository filesYorick Peterse
2016-11-21Merge branch 'issue_5541' into 'master' Sean McGivern
2016-11-21Merge branch 'remove-unnecessary-self-from-user-model' into 'master' Rémy Coutable
2016-11-21Added permissions per stage to cycle analytics endpointJames Lopez
2016-11-19Merge branch 'fix-slack-pipeline-event' into 'master' Kamil Trzciński