Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e... | Kamil Trzciński | 2018-02-28 | 94 | -428/+1340 |
|\ | |||||
| * | Migrate Git::Blob.batch to Gitaly | Ahmad Sherif | 2018-02-08 | 3 | -5/+74 |
| * | Merge branch 'fix/cache-gitaly-find-commits' into 'master' | Sean McGivern | 2018-02-07 | 1 | -8/+30 |
| |\ | |||||
| | * | Cache Gitaly FindCommit RPC responsefix/cache-gitaly-find-commits | Ahmad Sherif | 2018-02-07 | 1 | -8/+30 |
| * | | Merge branch 'pawel/connect_to_prometheus_through_proxy-30480' into 'master' | Robert Speicher | 2018-02-07 | 3 | -26/+29 |
| |\ \ | |||||
| | * | | Catch json parsing error as PrometheusErrorpawel/connect_to_prometheus_through_proxy-30480 | Pawel Chojnacki | 2018-02-07 | 1 | -0/+2 |
| | * | | Make prometheus service querying approach much nicer wrt to arity and default... | Pawel Chojnacki | 2018-02-07 | 1 | -1/+1 |
| | * | | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480 | Mike Greiling | 2018-02-06 | 102 | -339/+871 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480 | Mike Greiling | 2018-01-31 | 48 | -477/+872 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe... | Pawel Chojnacki | 2018-01-29 | 69 | -301/+1153 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe... | Pawel Chojnacki | 2018-01-17 | 140 | -605/+2199 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Cleanup PrometheusService tests | Pawel Chojnacki | 2018-01-04 | 1 | -12/+14 |
| | * | | | | | | Cleanup implementation and add cluster finding tests | Pawel Chojnacki | 2018-01-04 | 1 | -1/+1 |
| | * | | | | | | Fix prometheus client tests | Pawel Chojnacki | 2018-01-04 | 1 | -4/+13 |
| | * | | | | | | Add test checking if prometheus integration is enabled after prometheus is in... | Pawel Chojnacki | 2018-01-04 | 2 | -15/+13 |
| | * | | | | | | Move client creation to Prometheus Application, manufacture proper rest client | Pawel Chojnacki | 2018-01-02 | 1 | -10/+4 |
| | * | | | | | | wip | Pawel Chojnacki | 2018-01-02 | 3 | -21/+19 |
| * | | | | | | | Removing gitaly flags | Francisco Javier López | 2018-02-07 | 1 | -4/+2 |
| * | | | | | | | Merge branch 'zj-refs-hash' into 'master' | Sean McGivern | 2018-02-07 | 2 | -24/+21 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Don't use rugged in Repository#refs_hash | Zeger-Jan van de Weg | 2018-02-07 | 2 | -24/+21 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'rd-35856-backport-lfs-file-locking-api' into 'master' | Sean McGivern | 2018-02-07 | 3 | -1/+91 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-api | Rubén Dávila | 2018-02-07 | 3 | -1/+91 |
| * | | | | | | | | Merge branch '41763-search-api' into 'master' | Sean McGivern | 2018-02-07 | 7 | -22/+151 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Small code/doc changes41763-search-api | Jarka Kadlecová | 2018-02-07 | 1 | -6/+12 |
| | * | | | | | | | Return only limited pagination headers for search API endpoints | Jarka Kadlecová | 2018-02-06 | 4 | -10/+18 |
| | * | | | | | | | Support search in API | Jarka Kadlecová | 2018-02-06 | 7 | -22/+137 |
| * | | | | | | | | Merge branch '41209-ci-linter-fails-on-gitlab-ci-blob-viewer' into 'master' | Kamil Trzciński | 2018-02-07 | 2 | -1/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | 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 | -1/+3 |
| * | | | | | | | | | Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh... | Kamil Trzciński | 2018-02-07 | 2 | -20/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-st... | Matija Čupić | 2018-02-04 | 113 | -731/+1290 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | |||||
| | * | | | | | | | | | Refactor runner attribute caching implementation | Matija Čupić | 2018-02-04 | 1 | -1/+1 |
| | * | | | | | | | | | Move info update implementation to Ci::Runner model | Matija Čupić | 2018-01-29 | 1 | -26/+1 |
| | * | | | | | | | | | Update runner info on all authenticated requests | Matija Čupić | 2018-01-29 | 2 | -1/+2 |
| | * | | | | | | | | | Extend Runner API helpers with cache info storage | Matija Čupić | 2018-01-29 | 1 | -5/+11 |
| * | | | | | | | | | | Merge branch '26388-push-to-create-a-new-project' into 'master' | Douwe Maan | 2018-02-06 | 8 | -67/+188 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into '26388-push-to-create-a-new-project' | Douwe Maan | 2018-02-06 | 16 | -81/+176 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Check ability ability before proceeding with project specific checks | Tiago Botelho | 2018-02-06 | 1 | -18/+23 |
| | * | | | | | | | | | | | Moves project creationg to git access check for git push | Tiago Botelho | 2018-02-06 | 8 | -66/+78 |
| | * | | | | | | | | | | | Adds documentation for the feature | Tiago Botelho | 2018-02-06 | 1 | -2/+6 |
| | * | | | | | | | | | | | Abstracts ProjectMoved and ProjectCreated into a BaseProject | Tiago Botelho | 2018-02-06 | 7 | -92/+79 |
| | * | | | | | | | | | | | Move new project on push logic to a service | Tiago Botelho | 2018-02-06 | 6 | -52/+40 |
| | * | | | | | | | | | | | Add specs | Tiago Botelho | 2018-02-06 | 4 | -19/+20 |
| | * | | | | | | | | | | | Adds remote messsage when project is created in a push over SSH or HTTP | Tiago Botelho | 2018-02-06 | 5 | -20/+112 |
| | * | | | | | | | | | | | Adds option to push over SSH to create a new project | Tiago Botelho | 2018-02-06 | 2 | -2/+15 |
| | * | | | | | | | | | | | Adds option to push over HTTP to create a new project | Tiago Botelho | 2018-02-06 | 1 | -5/+24 |
| * | | | | | | | | | | | | Merge branch 'dm-git-hook-popen' into 'master' | Stan Hu | 2018-02-06 | 1 | -8/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Only set cwd on the newly spawned process, instead of the current one | Douwe Maan | 2018-02-06 | 1 | -8/+14 |
| * | | | | | | | | | | | | Merge branch 'dm-route-path-validation' into 'master' | Sean McGivern | 2018-02-06 | 3 | -14/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Validate User username only on Namespace, and bubble up appropriately | Douwe Maan | 2018-02-06 | 3 | -14/+2 |
| * | | | | | | | | | | | | Merge branch 'dm-sidekiq-memory-killer-getcwd' into 'master' | Stan Hu | 2018-02-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |