summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-064-2/+109
* Gitaly feature flag metadataAndrew Newdigate2017-10-061-2/+19
* Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-078-8/+84
|\
| * Merge branch 'valid-branch-name-dash-bug' into 'master'Sean McGivern2017-10-061-1/+1
| |\
| | * Prevent branches or tags from starting with invalid characters (e.g. -, .)valid-branch-name-dash-bugJacob Schatz2017-10-051-1/+1
| * | Merge branch '36829-gpg-commit-not-verified-if-signed-with-a-subkey' into 'ma...Douwe Maan2017-10-064-3/+77
| |\ \
| | * | Don't call update signature worker when there aren't subkeysRubén Dávila2017-10-051-1/+4
| | * | Convert migrations to generate subkeys to a background migrationRubén Dávila2017-10-051-0/+50
| | * | Address some feedback from last code reviewRubén Dávila2017-10-051-0/+2
| | * | Address feedback from last code reviewRubén Dávila2017-10-053-15/+7
| | * | Consider GPG subkeys when trying to update invalid GPG signaturesRubén Dávila2017-10-051-1/+2
| | * | Associate GgpSignature with GpgKeySubkey if comes from a subkeyRubén Dávila2017-10-051-2/+12
| | * | Add ability to include subkeys when finding by fingerprintRubén Dávila2017-10-051-1/+1
| | * | Refactor the extraction and generation of GPG subkeysRubén Dávila2017-10-051-6/+1
| | * | Process and create subkeys when a new GPG key is createdRubén Dávila2017-10-051-0/+21
| * | | Fix the ee_compat_check task for forksRémy Coutable2017-10-061-3/+3
| * | | Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon2017-10-062-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Set a pipeline failure reason when it has YAML errorsGrzegorz Bizon2017-10-051-1/+1
| | * | Implement pipeline seeds size methodsGrzegorz Bizon2017-10-051-0/+2
* | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-064-7/+86
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix_webhook_user_avatar_on_push' into 'master'Rémy Coutable2017-10-051-1/+1
| |\ \ \
| | * | | Use full URL of user avatar on webhook pushfix_webhook_user_avatar_on_pushVitaliy @blackst0ne Klachkov2017-10-051-1/+1
| | |/ /
| * | | Merge branch 'zj-gitaly-namespace-service' into 'master'Douwe Maan2017-10-053-6/+85
| |\ \ \ | | |_|/ | |/| |
| | * | Fix namespace deletion testsZeger-Jan van de Weg2017-10-051-0/+2
| | * | Gitaly namespace service enabled for GitLabZeger-Jan van de Weg2017-10-053-6/+83
* | | | Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-052-1/+3
|\ \ \ \ | |/ / /
| * | | Only add identities to a user if we find one in Gitlab::OAuth::User.38801-add-or-update-identities-should-only-work-if-gl-user-existsTiago Botelho2017-10-051-0/+2
| |/ /
| * | Use simple path for tmp ref, avoiding extra dirLin Jen-Shin2017-10-051-1/+1
| |/
* | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-055-19/+83
|\ \ | |/
| * Merge branch 'master' into 'master'Rémy Coutable2017-10-041-1/+1
| |\
| | * Sidekiq::MemoryKiller: Add missing space in log messageBenjamin Drung2017-10-041-1/+1
| * | Merge branch 'capture-rev-list-errors' into 'master'Sean McGivern2017-10-041-1/+1
| |\ \
| | * | Include RevList error messages in exceptionscapture-rev-list-errorsJacob Vosmaer2017-10-031-1/+1
| * | | Merge branch 'gitaly-fetch-ref' into 'master'Sean McGivern2017-10-041-13/+52
| |\ \ \
| | * | | Let fetch_ref pull from Gitaly instead of from diskJacob Vosmaer2017-10-041-13/+52
| | | |/ | | |/|
| * | | Merge branch 'missing-exception-variable' into 'master'Sean McGivern2017-10-041-1/+1
| |\ \ \
| | * | | Add missing exception variableJacob Vosmaer2017-10-041-1/+1
| | |/ /
| * | | Merge branch 'merge-request-notes-performance' into 'master'Sean McGivern2017-10-041-2/+7
| |\ \ \ | | |/ / | |/| |
| | * | Use a UNION ALL for getting merge request notesmerge-request-notes-performanceYorick Peterse2017-10-021-2/+7
| * | | Merge branch 'gitaly-delete-branch' into 'master'Douwe Maan2017-10-042-1/+21
| |\ \ \
| | * | | Add OperationService.UserDeleteBranch Gitaly RPCgitaly-delete-branchAlejandro Rodríguez2017-10-032-1/+21
* | | | | Added usage pingKamil Trzcinski2017-10-041-0/+1
* | | | | Fix static anlysys. Added safe_model_attributes.Shinya Maeda2017-10-042-1/+2
* | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-041-1/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '37970-timestamped-ci' into 'master'Kamil Trzciński2017-10-031-1/+12
| |\ \ \ \
| | * | | | Hide CI section markers from job traceAlessio Caiazza2017-10-031-1/+12
* | | | | | Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda2017-10-043-0/+3
* | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0410-5/+213
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-034-0/+192
| * | | | | Restore User.from_gitalyJacob Vosmaer (GitLab)2017-10-031-0/+5