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
2017-07-06Merge branch '32815--Add-Custom-CI-Config-Path' into 'master'Grzegorz Bizon
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-07-05Merge branch '33580-fix-api-scoping' into 'master'Douwe Maan
2017-07-05Add back Pipeline#ci_yaml_file_path due to all the troublesLin Jen-Shin
2017-07-04Merge branch 'dm-always-verify-source-branch-can-be-deleted' into 'master'Sean McGivern
2017-07-04Prevent accidental deletion of protected MR source branch by repeating checks...Douwe Maan
2017-07-04Merge branch 'master' into '33580-fix-api-scoping'Douwe Maan
2017-07-04Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan
2017-07-04Fix config pathLin Jen-Shin
2017-07-04DeleteMergedBranchesService should not delete protected branchesToon Claes
2017-07-03Merge branch 'fix-2801' into 'master'Sean McGivern
2017-07-03Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-06-30`AccessTokenValidationService` accepts `String` or `API::Scope` scopes.Timothy Andrew
2017-06-30Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-06-30Expires full_path cache after repository is transferredDouglas Barbosa Alexandre
2017-06-29Set the GL_REPOSITORY env variable on Gitlab::Git::HookAlejandro Rodríguez
2017-06-29Merge branch 'rs-silence-update-pages-service' into 'master'Rémy Coutable
2017-06-29Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu
2017-06-29Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern
2017-06-29Extract a `Gitlab::Scope` class.Timothy Andrew
2017-06-29Merge branch '30708-stop-using-deleted-at-to-filter-namespaces' into 'master'Douwe Maan
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-29Perform unzip quietly in UpdatePagesServiceRobert Speicher
2017-06-28Removes redundant pending delete checksTiago Botelho
2017-06-28Merge branch 'stop-notification-recipient-service-modifying-participants' int...Grzegorz Bizon
2017-06-28Ensure NotificationRecipientService doesn't modify participantsSean McGivern
2017-06-28Merge branch 'issue-boards-closed-list-all' into 'master'Sean McGivern
2017-06-28Fix current feature related specsTiago Botelho
2017-06-28Try to report where the file should beLin Jen-Shin
2017-06-28Fixed issue boards closed list not listing all issuesPhil Hughes
2017-06-28Implement review comments from @DouweM for !12300.Timothy Andrew
2017-06-28Fix remaining spec failures for !12300.Timothy Andrew
2017-06-28Allow API scope declarations to be applied conditionally.Timothy Andrew
2017-06-28Initial attempt at refactoring API scope declarations.Timothy Andrew
2017-06-23update code based on feedbackJames Lopez
2017-06-23fix bug in emails destroy serviceJames Lopez
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23fix specsJames Lopez
2017-06-23more refactoringJames Lopez
2017-06-23more refactoring based on feedbackJames Lopez
2017-06-23refactor emails serviceJames Lopez
2017-06-23update missing email actionsJames Lopez
2017-06-23fix specsJames Lopez
2017-06-23update to use emails destroy serviceJames Lopez
2017-06-23add create and destroy services for emailsJames Lopez
2017-06-23added service in the rest of controllers and classesJames Lopez
2017-06-23update notification settings, fix api specsJames Lopez
2017-06-23refactor profiles controller and update serviceJames Lopez
2017-06-23update profiles controller to use new serviceJames Lopez