| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bump Gitaly version to 0.132.0sh-bump-gitaly-version-for-ruby | Stan Hu | 2018-11-14 | 1 | -1/+1 |
* | Bump Gitaly to 0.129.0 | Francisco Javier López | 2018-11-07 | 1 | -1/+1 |
* | Bump Gitaly to 0.128.0 | Zeger-Jan van de Weg | 2018-11-05 | 1 | -1/+1 |
* | Bump Gitaly to v0.126.0 | Zeger-Jan van de Weg | 2018-10-23 | 1 | -1/+1 |
* | Use Gitaly 0.125.1 | Jacob Vosmaer | 2018-10-15 | 1 | -1/+1 |
* | Update GITALY_SERVER_VERSION | James Lopez | 2018-10-06 | 1 | -1/+1 |
* | Bump Gitaly to v0.124.0 | Stan Hu | 2018-10-04 | 1 | -1/+1 |
* | Removes N+1 gitaly rpc call to fetch the last commit for path | Tiago Botelho | 2018-10-01 | 1 | -1/+1 |
* | Adds chmod action to POST /projects/:id/repository/commits API | Jacopo | 2018-09-27 | 1 | -1/+1 |
* | Update Gitlay server version to 0.121.0 | Douglas Barbosa Alexandre | 2018-09-13 | 1 | -1/+1 |
* | Port cleanup tasks to use Gitaly | Zeger-Jan van de Weg | 2018-09-07 | 1 | -1/+1 |
* | Use Giitaly version 0.119.0 | Douglas Barbosa Alexandre | 2018-09-06 | 1 | -1/+1 |
* | Fix merge requests not showing any diff files for big patches49907-commits-and-merge-requests-does-not-list-all-files-when-one-file-exceeds-size-limits | Alejandro Rodríguez | 2018-08-17 | 1 | -1/+1 |
* | Bump Gitaly to 0.117.1 for Rouge update | Stan Hu | 2018-08-17 | 1 | -1/+1 |
* | Bump Gitaly to 0.117.0sh-bump-gitaly-0.117 | Stan Hu | 2018-08-06 | 1 | -1/+1 |
* | Use Gitaly 0.115.0 | Jacob Vosmaer | 2018-08-03 | 1 | -1/+1 |
* | Bump Gitaly version | Zeger-Jan van de Weg | 2018-07-31 | 1 | -1/+1 |
* | Incorporate Gitaly's RefService.FindAllRemoteBranches RPCgitaly-remote-branches | Alejandro Rodríguez | 2018-07-18 | 1 | -1/+1 |
* | Use gitaly 0.112.0 | Jacob Vosmaer | 2018-07-11 | 1 | -1/+1 |
* | Add Repository#set_config and #delete_config | Jacob Vosmaer | 2018-07-06 | 1 | -1/+1 |
* | Make OperationService RPC's mandatory | Jacob Vosmaer (GitLab) | 2018-07-03 | 1 | -1/+1 |
* | Migrate storage nesting check to Gitaly | Jacob Vosmaer (GitLab) | 2018-06-27 | 1 | -1/+1 |
* | Gitaly metrics check for read/writeability | Zeger-Jan van de Weg | 2018-06-27 | 1 | -1/+1 |
* | Migrate repo backup to gitaly | Ahmad Hassan | 2018-06-15 | 1 | -1/+1 |
* | Use Gitaly 0.105.1 | Francisco Javier López | 2018-06-13 | 1 | -1/+1 |
* | Use gitaly 0.105.0 | Jacob Vosmaer | 2018-06-06 | 1 | -1/+1 |
* | Use Gitaly 0.104.0 | Jacob Vosmaer | 2018-05-30 | 1 | -1/+1 |
* | Use Gitaly's DeleteAllRepositories RPC during backup restore | Jacob Vosmaer (GitLab) | 2018-05-28 | 1 | -1/+1 |
* | Migrate RepositoryService#SearchFilesBy{Content,Name}gitaly-1182-search-by-content-name | Kim "BKC" Carlbäcker | 2018-05-18 | 1 | -1/+1 |
* | Fix finding wiki pages when they have invalidly-encoded content | Ahmad Sherif | 2018-05-09 | 1 | -1/+1 |
* | Update Gitaly version to 0.99.0 | Douglas Barbosa Alexandre | 2018-05-07 | 1 | -1/+1 |
* | Bump Gitaly to 0.98.0 | Zeger-Jan van de Weg | 2018-05-07 | 1 | -1/+1 |
* | Use gitaly 0.96.2 | Jacob Vosmaer | 2018-05-01 | 1 | -1/+1 |
* | Add an API endpoint to download git repository snapshots | Nick Thomas | 2018-04-19 | 1 | -1/+1 |
* | Use Gitaly 0.95.0gitaly-0.95.0 | Jacob Vosmaer | 2018-04-09 | 1 | -1/+1 |
* | Use gitaly 0.94.0gitaly-0.94.0 | Jacob Vosmaer | 2018-04-06 | 1 | -1/+1 |
* | Upgrade Gitaly server verion | Zeger-Jan van de Weg | 2018-04-03 | 1 | -1/+1 |
* | Test if remote repository exists before cloning | Zeger-Jan van de Weg | 2018-03-27 | 1 | -1/+1 |
* | Use Gitaly 0.91.0 | Jacob Vosmaer | 2018-03-16 | 1 | -1/+1 |
* | Use Gitaly 0.89.0 | Jacob Vosmaer | 2018-03-12 | 1 | -1/+1 |
* | Add support for :all option to {count,find}_commitsfeature/add-support-for-all-option-in-count-find-commits | Ahmad Sherif | 2018-03-02 | 1 | -1/+1 |
* | Fetch commit signatures from Gitaly in batchesfeature/fetch-commit-signs-from-gitaly-in-batch | Ahmad Sherif | 2018-03-01 | 1 | -1/+1 |
* | Migrate recursive tree entries fetching to Gitaly | Ahmad Sherif | 2018-02-26 | 1 | -1/+1 |
* | Incorporate Gitaly's RepositoryService.IsSquashInProgress RPCce-gitaly-squash-in-progress | Alejandro Rodríguez | 2018-02-21 | 1 | -1/+1 |
* | Update GITALY_SERVER_VERSIONpatch-29 | Francisco Javier López | 2018-02-07 | 1 | -1/+1 |
* | Downgrade google-protobuf | Zeger-Jan van de Weg | 2018-02-06 | 1 | -1/+1 |
* | Incorporate OperationService.UserSquash Gitaly RPCgitaly-user-squash | Alejandro Rodríguez | 2018-02-02 | 1 | -1/+1 |
* | Migrate Gitlab::Git::Repository#write_config to Gitalygitaly-970-repo-write-config | Kim "BKC" Carlbäcker | 2018-01-31 | 1 | -1/+1 |
* | Migrate Git::Repository#delete_refs to Gitalyfeature/migrate-delete-refs-to-gitaly | Ahmad Sherif | 2018-01-30 | 1 | -1/+1 |
* | Migrate fetching wiki page formatted content to Gitalyfeature/migrate-wiki-page-formatted-data-to-gitaly | Ahmad Sherif | 2018-01-30 | 1 | -1/+1 |