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-07-07Add comment with diff to DiffPositionUpdateService specDouwe Maan
2016-07-07Add tests for DiffPositionUpdateServiceDouwe Maan
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-07-04Handle custom Git hook result in GitLab UIValery Sizov
2016-07-04Better message for git hooks and file locksValery Sizov
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Merge branch 'fix-external-issue-rendering' into 'master' Robert Speicher
2016-06-30Expire branch/tag git data when needed.Paco Guzman
2016-06-30Fix broken spec in git_push_service_spec by stubbing an external issue trackerStan Hu
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-27Merge branch 'fix-18997' into 'master' Robert Speicher
2016-06-25Add support for "skip ci" tooSimon Welsh
2016-06-25Allow "ci skip" to be in any caseSimon Welsh
2016-06-23Fix visibility of private project snippets for members when searchingDouglas Barbosa Alexandre
2016-06-22Fix internal snippets can be searched by anyoneDouglas Barbosa Alexandre
2016-06-18Raise a new Gitlab::Access::AccessDeniedError when permission is not enough t...Rémy Coutable
2016-06-18Don't send the "access declined" email on access request withdrawalRémy Coutable
2016-06-18New Members::DestroyServiceRémy Coutable
2016-06-18Merge branch 'issue_12758' into 'master' Douwe Maan
2016-06-17Merge master into issue_12758Felipe Artur
2016-06-17Cache todo counters (pending/done)Paco Guzman
2016-06-17Allow users to set custom notifications in projects they don't own and severa...Felipe Artur
2016-06-17Fix error when editing an issuable with a task listDouglas Barbosa Alexandre
2016-06-17Re-use notifications dropdown/modal for user profileFelipe Artur
2016-06-17Re-use notifications dropdown on user profileFelipe Artur
2016-06-17Merge branch 'remove_jiraissue' into 'master' Robert Speicher
2016-06-16Merge branch 'banzai-issue-filter-queries' into 'master' Douwe Maan
2016-06-16Reduce queries in IssueReferenceFilterYorick Peterse
2016-06-16Merge branch 'fix/status-of-pipeline-without-builds' into 'master' Rémy Coutable
2016-06-16Remove JiraIssue model and replace references with ExternalIssueIlan Shamir
2016-06-15Merge branch 'fair-usage-of-shared-runners' into 'master' Stan Hu
2016-06-15Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon
2016-06-15Make sure that we test RegisterBuildService behavior for deleted projectsKamil Trzcinski
2016-06-15Implement custom notification level optionsFelipe Artur
2016-06-15Merge branch 'environments-and-deployments' into 'master' Rémy Coutable
2016-06-15Remove reduntant method for building pipeline buildsGrzegorz Bizon
2016-06-15Make `project_id` and `environment_id` nullableKamil Trzcinski
2016-06-15Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu
2016-06-14Properly create a new deployment after build successKamil Trzcinski
2016-06-14Improve code clarity in pipeline create serviceGrzegorz Bizon
2016-06-14Add specs for models and servicesKamil Trzcinski
2016-06-14Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon
2016-06-14Todo service testsPhil Hughes
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-13Fair usage of Shared RunnersKamil Trzcinski
2016-06-13Improve notification settings event keys and add some specsFelipe Artur
2016-06-10Remove notification level fild from users, improve migrations and specsFelipe Artur
2016-06-10Remove notification level from user modelFelipe Artur
2016-06-09Toggling a task in a description with mentions doesn't creates a TodoDouglas Barbosa Alexandre
2016-06-08Make Omniauth providers specs to not modify global configurationKamil Trzcinski