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-10-18Merge branch 'sh-security-fix-backports-master' into 'master'Robert Speicher
2017-10-18Merge branch '30140-restore-readme-only-preference' into 'master'Douwe Maan
2017-10-18Merge branch 'master' into sh-security-fix-backports-masterStan Hu
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-10-17Merge branch 'bvl-fix-deleting-forked-projects' into 'master'Douwe Maan
2017-10-17Fix errors when deleting a forked projectBob Van Landuyt
2017-10-17Merge branch 'prevent-creating-multiple-application-settings' into 'master'Yorick Peterse
2017-10-17Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan
2017-10-17Merge branch 'bvl-group-trees' into 'master'Douwe Maan
2017-10-17Allow configuring the circuitbreaker through the API and UIBob Van Landuyt
2017-10-17Fix specAnnabel Dunstone Gray
2017-10-17Add readme only option as project viewAnnabel Dunstone Gray
2017-10-16Merge branch 'conflict-resolution-refactor' into 'master'Sean McGivern
2017-10-16Popen with a timeoutAndrew Newdigate
2017-10-16Prevent creating multiple ApplicationSetting by forcing it to always have id=1Kamil Trzcinski
2017-10-16Merge branch 'fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cl...Kamil Trzciński
2017-10-13Merge branch 'gitlab-ee-1312-time-spent-at' into 'master'Sean McGivern
2017-10-13Merge branch '39032-improve-merge-ongoing-check-consistency' into 'master'Sean McGivern
2017-10-13added date parameter for time trackingVlad
2017-10-13Simplify check for running job on RedisOswaldo Ferreira
2017-10-13Refactor conflict resolution to contain git ops within Gitlab::GitAlejandro Rodríguez
2017-10-13Clean hierarchy of calls between models and Gitalb::Git for blob searchAlejandro Rodríguez
2017-10-12Merge branch 'cache-issuable-template-names' into 'master'Douwe Maan
2017-10-12Cache issuable template namesSean McGivern
2017-10-12Match full file path in FileDetectorSean McGivern
2017-10-12Update preloaded count queries for MySQLBob Van Landuyt
2017-10-12Use Arel to build preloaded countsBob Van Landuyt
2017-10-12Pass `archived:` as a keyword argumentBob Van Landuyt
2017-10-12Move all API authentication code to APIGuardDouwe Maan
2017-10-11Make "merge ongoing" check more consistentOswaldo Ferreira
2017-10-11Collect usage pings `Gcp::Cluster.enabled` and `Gcp::Cluster.disabled`, inste...Shinya Maeda
2017-10-11Handle archived projects in the `GroupDescendantsFinder`Bob Van Landuyt
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-10Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate
2017-10-10Don't preload all memberships for a userBob Van Landuyt
2017-10-10Move the `ancestors_upto` to `Project` and `Namespace`Bob Van Landuyt
2017-10-10Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'Douwe Maan
2017-10-09Merge branch '34284-add-changes-to-issuable-webhook-data' into 'master'Douwe Maan
2017-10-09Introduce new hook data builders for Issue and MergeRequestRémy Coutable
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-10-09Don't show an "Unsubscribe" link in snippet comment notificationsRémy Coutable
2017-10-09Merge branch 'sh-show-all-slack-names' into 'master'Robert Speicher
2017-10-09Based on MR simplified the logicTim Zallmann
2017-10-07Fix error with GPG signature updater when commit was deletedRubén Dávila
2017-10-07Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan
2017-10-07Find forks within users/namespaces using fork membershipsBob Van Landuyt
2017-10-07Allow creating merge requests across forks of a projectBob Van Landuyt
2017-10-07Create a fork network when forking a projectBob Van Landuyt
2017-10-07Add a model for `fork_networks`Bob Van Landuyt