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-10Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate
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
2017-10-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-07Commenting on image diffsFelipe Artur
2017-10-06Show confirmation modal before deleting accountWinnie Hellmann
2017-10-06Create idea of read-only databaseToon Claes
2017-10-06Include GitLab full name with username in Slack messagesStan Hu
2017-10-06Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-06Merge branch '36829-gpg-commit-not-verified-if-signed-with-a-subkey' into 'ma...Douwe Maan
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-06Extract `Ci::Build#parse_trace_sections!` into a serviceAlessio Caiazza
2017-10-06Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon
2017-10-05Add ClusterPresenter. Fix Static Analysys.Shinya Maeda
2017-10-05Small refactor and fix for RuboCopRubén Dávila
2017-10-05Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas
2017-10-05Merge branch 'zj-gitaly-namespace-service' into 'master'Douwe Maan
2017-10-05Merge branch 'rc/fix/gh-import-branches-performance' into 'master'Sean McGivern
2017-10-05Updates based on MR commentsTim Zallmann
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-10-05Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKeyRubén Dávila
2017-10-05Address some feedback from last code reviewRubén Dávila
2017-10-05Remove no longer required methodsRubén Dávila
2017-10-05Fix some broken specsRubén Dávila
2017-10-05Address feedback from last code reviewRubén Dávila
2017-10-05Remove unused associationRubén Dávila
2017-10-05Add some basic specs and refactor model and validationsRubén Dávila
2017-10-05Render GPG subkeys on index pageRubén Dávila
2017-10-05Associate GgpSignature with GpgKeySubkey if comes from a subkeyRubén Dávila
2017-10-05Add ability to include subkeys when finding by fingerprintRubén Dávila
2017-10-05Refactor the extraction and generation of GPG subkeysRubén Dávila
2017-10-05Use a separate model to handle GPG subkeysRubén Dávila
2017-10-05Delegate #key to parent when working with a GPG subkeyRubén Dávila
2017-10-05Process and create subkeys when a new GPG key is createdRubén Dávila
2017-10-05Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski
2017-10-05No need to rescue Rugged::ConfigError in RepositoryMirroringRémy Coutable