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-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-18Fix a race condition that allowed soft-deleted groups to remain in the database.Timothy Andrew
2016-11-17Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern
2016-11-17Merge branch 'chat-name-authorize' into 'master' Rémy Coutable
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre
2016-11-17Fix small typo on NotificationServiceDouglas Barbosa Alexandre
2016-11-17Change last_used_at to use touchKamil Trzcinski
2016-11-17Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński
2016-11-17Revert "Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' int...Douwe Maan
2016-11-17Improve code design after code reviewKamil Trzcinski
2016-11-16Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan
2016-11-16Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski
2016-11-16Merge branch 'fix-merge-request-screen-deleted-source-branch' into 'master' Sean McGivern
2016-11-16Add most of specs for chat namesKamil Trzcinski
2016-11-16Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski
2016-11-16Defer saving project services to the database if there are no user changesAdam Niedzielski
2016-11-16Remove unnecessary check from environments serviceGrzegorz Bizon
2016-11-16Remove redundant call to after branch delete serviceGrzegorz Bizon
2016-11-16Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' into 'master' Rémy Coutable
2016-11-16Do not create a MergeRequestDiff record when source branch is deletedAdam Niedzielski
2016-11-16Refactor methods for environments in project modelGrzegorz Bizon
2016-11-16Limit autocomplete to currently selected itemsAkram FARES
2016-11-15shows user avatar in mention autocomplete in editorNur Rony
2016-11-15Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan
2016-11-14Improve name of service that stops CI environmentsGrzegorz Bizon
2016-11-14Check permissions before stopping CI environmentsGrzegorz Bizon
2016-11-12Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira
2016-11-11Add service that runs after branch removed hooksGrzegorz Bizon
2016-11-11Do not call environments service in repository modelGrzegorz Bizon
2016-11-09Add button to delete all merged branchesToon Claes
2016-11-09Stop environments for branch after branch removalGrzegorz Bizon
2016-11-09Make commit an optional arg for environments searchGrzegorz Bizon
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-09Add environment factory review app traitGrzegorz Bizon
2016-11-08Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-08Add environment teardown serviceGrzegorz Bizon
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