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-15Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan
2016-11-12Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira
2016-11-09Add button to delete all merged branchesToon Claes
2016-11-09Merge branch 'pipeline-notifications' into 'master' Sean McGivern
2016-11-09Merge branch 'unauthenticated-container-registry-access' into 'security'Alejandro Rodriguez
2016-11-09Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan
2016-11-08Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-07Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher
2016-11-07Process commits in a separate workerYorick Peterse
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-11-02Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-01Merge branch '22448-fix-500-nonexisting-branch' into 'master' Sean McGivern
2016-11-01Add validation errors to Merge Request formAlex Sanford
2016-11-01Implement CreateMembers service to make controller thinValery Sizov
2016-10-31Merge branch '22271-drone-tag-pipeline-build' into 'master' Douwe Maan
2016-10-28Fix lightweight tags not processed correctly by GitTagPushServiceAlejandro Rodríguez
2016-10-28Merge branch 'ee-1159-allow-permission-check-bypass-in-approve-access-request...Stan Hu
2016-10-28Merge branch 'adam-fix-labels-find-or-create' into 'master' Douwe Maan
2016-10-28Merge branch 'use-optimistic-locking' into 'master' Stan Hu
2016-10-28Allow Members::ApproveAccessRequestService to accept a new :force paramRémy Coutable
2016-10-28Pass user instance to Labels::FindOrCreateService or skip_authorization: trueAdam Niedzielski
2016-10-28Check if repository already exists before trying to re-import itAhmad Sherif
2016-10-27Make retry_lock to not be infiniteKamil Trzcinski
2016-10-27Fix Rubocop unused variables warningStan Hu
2016-10-26Remove puts to solve Rubocop errorsStan Hu
2016-10-26Fix optimistic lockingKamil Trzcinski
2016-10-26Add tests for optimistic lockingKamil Trzcinski
2016-10-26Use optimistic lockingKamil Trzcinski
2016-10-25Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-10-24Merge branch 'barthc/gitlab-ce-prevent_authored_vote_from_notes'Rémy Coutable
2016-10-24Fix authored vote from notesbarthc
2016-10-24Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-10-24Implement third round of review comments from @DouweM.Timothy Andrew
2016-10-24Implement second round of review comments from @DouweM.Timothy Andrew
2016-10-24Implement review comments from @DouweM.Timothy Andrew
2016-10-24Implement review comments from @dbalexandre.Timothy Andrew
2016-10-24Fix branch protection API.Timothy Andrew
2016-10-21Well pusher's privilege for read_build could be removedLin Jen-Shin
2016-10-21Send only to users have :read_build access, feedback:Lin Jen-Shin
2016-10-20Ignore external issues when bulk assigning issues to author of merge request.Adam Niedzielski
2016-10-20Should send to notification_email instead, feedback:Lin Jen-Shin
2016-10-20Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-10-20Differentiate the expire from leave eventCallum Dryden
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-19Add support to group labels to SlashCommands::InterpretServiceDouglas Barbosa Alexandre
2016-10-19User Labes::CreateService to create labelsDouglas 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-19Fix IssuableBaseService#find_or_create_label_idsDouglas Barbosa Alexandre