Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate Git::Blob.batch to Gitaly | Ahmad Sherif | 2018-02-08 | 2 | -42/+88 |
* | Merge branch 'fix/cache-gitaly-find-commits' into 'master' | Sean McGivern | 2018-02-07 | 1 | -0/+26 |
|\ | |||||
| * | Cache Gitaly FindCommit RPC responsefix/cache-gitaly-find-commits | Ahmad Sherif | 2018-02-07 | 1 | -0/+26 |
* | | Merge branch 'ce-4813-fix-ee-projects-destroy_service_spec' into 'master' | Sean McGivern | 2018-02-07 | 2 | -8/+0 |
|\ \ | |||||
| * | | Reset column information after the schema is migrated in MigrationsHelpers.sc...ce-4813-fix-ee-projects-destroy_service_spec | Rémy Coutable | 2018-02-07 | 2 | -8/+0 |
* | | | Merge branch 'pawel/connect_to_prometheus_through_proxy-30480' into 'master' | Robert Speicher | 2018-02-07 | 3 | -9/+21 |
|\ \ \ | |||||
| * | | | Catch json parsing error as PrometheusErrorpawel/connect_to_prometheus_through_proxy-30480 | Pawel Chojnacki | 2018-02-07 | 1 | -0/+10 |
| * | | | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480 | Mike Greiling | 2018-02-06 | 41 | -173/+1000 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480 | Mike Greiling | 2018-01-31 | 14 | -93/+429 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe... | Pawel Chojnacki | 2018-01-29 | 34 | -104/+913 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe... | Pawel Chojnacki | 2018-01-17 | 52 | -745/+2324 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fix rubocop warnings | Pawel Chojnacki | 2018-01-04 | 1 | -1/+1 |
| * | | | | | | | Fix prometheus client tests | Pawel Chojnacki | 2018-01-04 | 1 | -6/+8 |
| * | | | | | | | Add test checking if prometheus integration is enabled after prometheus is in... | Pawel Chojnacki | 2018-01-04 | 2 | -2/+2 |
* | | | | | | | | Removing gitaly flags | Francisco Javier López | 2018-02-07 | 1 | -13/+17 |
* | | | | | | | | Merge branch 'zj-refs-hash' into 'master' | Sean McGivern | 2018-02-07 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Don't use rugged in Repository#refs_hash | Zeger-Jan van de Weg | 2018-02-07 | 1 | -2/+6 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'rd-35856-backport-lfs-file-locking-api' into 'master' | Sean McGivern | 2018-02-07 | 3 | -0/+48 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-api | Rubén Dávila | 2018-02-07 | 3 | -0/+48 |
* | | | | | | | | | Merge branch '41763-search-api' into 'master' | Sean McGivern | 2018-02-07 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Support search in API | Jarka Kadlecová | 2018-02-06 | 1 | -1/+5 |
* | | | | | | | | | Merge branch '41209-ci-linter-fails-on-gitlab-ci-blob-viewer' into 'master' | Kamil Trzciński | 2018-02-07 | 2 | -20/+33 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Update style of yaml_processor_spec.rb | Kamil Trzciński | 2018-02-07 | 1 | -2/+7 |
| * | | | | | | | | Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209)41209-ci-linter-fails-on-gitlab-ci-blob-viewer | Dylan Griffith | 2018-02-07 | 2 | -19/+27 |
* | | | | | | | | | Merge branch 'master' into '26388-push-to-create-a-new-project' | Douwe Maan | 2018-02-06 | 8 | -43/+178 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'dm-route-path-validation' into 'master' | Sean McGivern | 2018-02-06 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| | * | | | | | | | | Validate User username only on Namespace, and bubble up appropriately | Douwe Maan | 2018-02-06 | 1 | -4/+4 |
| * | | | | | | | | | Merge branch 'dm-user-namespace-route-path-validation' into 'master' | Sean McGivern | 2018-02-06 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | Validate user namespace before saving so that errors persist on modeldm-user-namespace-route-path-validation | Douwe Maan | 2018-02-06 | 1 | -1/+2 |
| * | | | | | | | | | Reset Project's column information in spec/lib/gitlab/background_migration/po...ce-4813-quickfix | Rémy Coutable | 2018-02-06 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'gitaly-lfs-client-prep' into 'master' | Robert Speicher | 2018-02-06 | 2 | -37/+30 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Refactor Gitlab::Git code related to LFS changes for Gitaly migrationgitaly-lfs-client-prep | Alejandro Rodríguez | 2018-02-02 | 2 | -37/+30 |
| * | | | | | | | | | Merge branch 'jej/upload-file-tracks-lfs' into 'master' | Sean McGivern | 2018-02-06 | 1 | -0/+37 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | File upload UI obeys LFS filters | James Edwards-Jones | 2018-02-06 | 1 | -0/+37 |
| * | | | | | | | | | | Merge branch 'bump-workhorse' into 'master' | Nick Thomas | 2018-02-06 | 1 | -0/+17 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Upgrade GitLab Workhorse to v3.6.0 | Kamil Trzciński | 2018-02-06 | 1 | -0/+17 |
| * | | | | | | | | | | Add essential tests | Shinya Maeda | 2018-02-06 | 1 | -0/+87 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Check ability ability before proceeding with project specific checks | Tiago Botelho | 2018-02-06 | 1 | -7/+7 |
* | | | | | | | | | | Moves project creationg to git access check for git push | Tiago Botelho | 2018-02-06 | 1 | -48/+180 |
* | | | | | | | | | | Abstracts ProjectMoved and ProjectCreated into a BaseProject | Tiago Botelho | 2018-02-06 | 3 | -54/+38 |
* | | | | | | | | | | Move new project on push logic to a service | Tiago Botelho | 2018-02-06 | 3 | -56/+49 |
* | | | | | | | | | | Add specs | Tiago Botelho | 2018-02-06 | 3 | -9/+134 |
* | | | | | | | | | | Adds remote messsage when project is created in a push over SSH or HTTP | Tiago Botelho | 2018-02-06 | 1 | -9/+11 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Added ldap config setting to lower case usernames | Francisco Javier López | 2018-02-05 | 2 | -0/+45 |
* | | | | | | | | | Allow moving wiki pages from the UI | Francisco Javier López | 2018-02-05 | 1 | -0/+36 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch '42547-upload-store-mount-point' into 'master' | Sean McGivern | 2018-02-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix specs | Micaël Bergeron | 2018-02-02 | 1 | -1/+1 |
* | | | | | | | | | Enable Prometheus metrics for deployed Ingresses | Joshua Lambert | 2018-02-05 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'gitaly-user-squash' into 'master' | Rémy Coutable | 2018-02-05 | 2 | -1/+50 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Incorporate OperationService.UserSquash Gitaly RPCgitaly-user-squash | Alejandro Rodríguez | 2018-02-02 | 2 | -1/+50 |