summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Migrate Git::Blob.batch to GitalyAhmad Sherif2018-02-082-42/+88
* Merge branch 'fix/cache-gitaly-find-commits' into 'master'Sean McGivern2018-02-071-0/+26
|\
| * Cache Gitaly FindCommit RPC responsefix/cache-gitaly-find-commitsAhmad Sherif2018-02-071-0/+26
* | Merge branch 'ce-4813-fix-ee-projects-destroy_service_spec' into 'master'Sean McGivern2018-02-072-8/+0
|\ \
| * | Reset column information after the schema is migrated in MigrationsHelpers.sc...ce-4813-fix-ee-projects-destroy_service_specRémy Coutable2018-02-072-8/+0
* | | Merge branch 'pawel/connect_to_prometheus_through_proxy-30480' into 'master'Robert Speicher2018-02-073-9/+21
|\ \ \
| * | | Catch json parsing error as PrometheusErrorpawel/connect_to_prometheus_through_proxy-30480Pawel Chojnacki2018-02-071-0/+10
| * | | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-02-0630-154/+830
| |\ \ \
| * \ \ \ Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-01-3113-93/+399
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe...Pawel Chojnacki2018-01-2933-96/+904
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe...Pawel Chojnacki2018-01-1747-730/+2249
| |\ \ \ \ \ \
| * | | | | | | Fix rubocop warningsPawel Chojnacki2018-01-041-1/+1
| * | | | | | | Fix prometheus client testsPawel Chojnacki2018-01-041-6/+8
| * | | | | | | Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki2018-01-042-2/+2
* | | | | | | | Removing gitaly flagsFrancisco Javier López2018-02-071-13/+17
* | | | | | | | Merge branch 'zj-refs-hash' into 'master'Sean McGivern2018-02-071-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't use rugged in Repository#refs_hashZeger-Jan van de Weg2018-02-071-2/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'rd-35856-backport-lfs-file-locking-api' into 'master'Sean McGivern2018-02-073-0/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-apiRubén Dávila2018-02-073-0/+48
* | | | | | | | | Merge branch '41763-search-api' into 'master'Sean McGivern2018-02-071-1/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Support search in APIJarka Kadlecová2018-02-061-1/+5
* | | | | | | | | Merge branch '41209-ci-linter-fails-on-gitlab-ci-blob-viewer' into 'master'Kamil Trzciński2018-02-072-20/+33
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Update style of yaml_processor_spec.rbKamil Trzciński2018-02-071-2/+7
| * | | | | | | | Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209)41209-ci-linter-fails-on-gitlab-ci-blob-viewerDylan Griffith2018-02-072-19/+27
* | | | | | | | | Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan2018-02-068-43/+178
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'dm-route-path-validation' into 'master'Sean McGivern2018-02-061-4/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Validate User username only on Namespace, and bubble up appropriatelyDouwe Maan2018-02-061-4/+4
| * | | | | | | | | Merge branch 'dm-user-namespace-route-path-validation' into 'master'Sean McGivern2018-02-061-1/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Validate user namespace before saving so that errors persist on modeldm-user-namespace-route-path-validationDouwe Maan2018-02-061-1/+2
| * | | | | | | | | Reset Project's column information in spec/lib/gitlab/background_migration/po...ce-4813-quickfixRémy Coutable2018-02-061-1/+1
| * | | | | | | | | Merge branch 'gitaly-lfs-client-prep' into 'master'Robert Speicher2018-02-062-37/+30
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Refactor Gitlab::Git code related to LFS changes for Gitaly migrationgitaly-lfs-client-prepAlejandro Rodríguez2018-02-022-37/+30
| * | | | | | | | | Merge branch 'jej/upload-file-tracks-lfs' into 'master'Sean McGivern2018-02-061-0/+37
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | File upload UI obeys LFS filtersJames Edwards-Jones2018-02-061-0/+37
| * | | | | | | | | | Merge branch 'bump-workhorse' into 'master'Nick Thomas2018-02-061-0/+17
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Upgrade GitLab Workhorse to v3.6.0Kamil Trzciński2018-02-061-0/+17
| * | | | | | | | | | Add essential testsShinya Maeda2018-02-061-0/+87
| |/ / / / / / / / /
* | | | | | | | | | Check ability ability before proceeding with project specific checksTiago Botelho2018-02-061-7/+7
* | | | | | | | | | Moves project creationg to git access check for git pushTiago Botelho2018-02-061-48/+180
* | | | | | | | | | Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho2018-02-063-54/+38
* | | | | | | | | | Move new project on push logic to a serviceTiago Botelho2018-02-063-56/+49
* | | | | | | | | | Add specsTiago Botelho2018-02-063-9/+134
* | | | | | | | | | Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho2018-02-061-9/+11
|/ / / / / / / / /
* | | | | | | | | Added ldap config setting to lower case usernamesFrancisco Javier López2018-02-052-0/+45
* | | | | | | | | Allow moving wiki pages from the UIFrancisco Javier López2018-02-051-0/+36
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Enable Prometheus metrics for deployed IngressesJoshua Lambert2018-02-051-2/+2
* | | | | | | | Merge branch 'gitaly-user-squash' into 'master'Rémy Coutable2018-02-052-1/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | Incorporate OperationService.UserSquash Gitaly RPCgitaly-user-squashAlejandro Rodríguez2018-02-022-1/+50
* | | | | | | | | Merge branch 'query-counts' into 'master'Rémy Coutable2018-02-054-0/+300
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-014-0/+300