| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate repository bundling to Gitalyfeature/migrate-bundle-to-disk-to-gitaly | Ahmad Sherif | 2018-01-24 | 1 | -1/+1 |
* | Incorporate Gitaly's OperationService.UserCommitFiles RPCgitaly-user-commit-files | Alejandro Rodríguez | 2018-01-22 | 1 | -1/+1 |
* | Update rubocop, rubocop-rspec, and gitlab-styles42187-update-gitlab-styles-to-2-3-0 | Rémy Coutable | 2018-01-18 | 1 | -3/+3 |
* | Use the fast_blank gemadd-fast-blank | dosire | 2018-01-16 | 1 | -0/+3 |
* | Update seed-fu to a version compatible with postgresql 10 | Nick Thomas | 2018-01-16 | 1 | -1/+1 |
* | Migrate importing repository to Gitalyfeature/migrate-import-repository-to-gitaly | Ahmad Sherif | 2018-01-15 | 1 | -1/+1 |
* | Merge branch 'remove-soft-removals' into 'master' | Douwe Maan | 2018-01-11 | 1 | -3/+0 |
|\ |
|
| * | Remove soft removals related code | Yorick Peterse | 2018-01-08 | 1 | -3/+0 |
* | | Add support for multiple refmaps to RemoteService#add_remotefix/use-mirror-refmaps-instead-mirror-refmap | Ahmad Sherif | 2018-01-09 | 1 | -1/+1 |
* | | Fixing bug related to wiki last version | Francisco Javier López | 2018-01-09 | 1 | -0/+4 |
* | | Merge branch 'rs-update-rack-cors' into 'master' | Nick Thomas | 2018-01-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Update rack-cors from 0.4.0 to 1.0.2 | Robert Speicher | 2018-01-02 | 1 | -1/+1 |
* | | | Update scss-lint to 0.56.0 | Takuya Noguchi | 2018-01-08 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'migrate-fork-repo-to-gitaly' into 'master' | Robert Speicher | 2018-01-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Migrate repo forking to Gitalymigrate-fork-repo-to-gitaly | Ahmad Sherif | 2018-01-02 | 1 | -1/+1 |
* | | Update prometheus gem to version that adds inf+ bucket in accordance with Pro... | Pawel Chojnacki | 2018-01-02 | 1 | -1/+1 |
* | | Merge branch 'bump_mysql_gem' into 'master' | Robert Speicher | 2017-12-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Bumped mysql2 gem version from 0.4.5 to 0.4.10. | asaparov | 2017-12-21 | 1 | -1/+1 |
* | | Merge branch 'gitaly-remotes' into 'master' | Dmitriy Zaporozhets | 2017-12-25 | 1 | -1/+1 |
|\ \ |
|
| * | | Incorporate Gitaly's RemoteService RPCsgitaly-remotes | Alejandro Rodríguez | 2017-12-22 | 1 | -1/+1 |
| |/ |
|
* | | Use gitlab-styles | Rémy Coutable | 2017-12-22 | 1 | -3/+5 |
|/ |
|
* | Load commit in batches for pipelines#index | Zeger-Jan van de Weg | 2017-12-19 | 1 | -1/+1 |
* | Merge branch 'rc/use-factory_bot_rails' into 'master' | Robert Speicher | 2017-12-15 | 1 | -1/+1 |
|\ |
|
| * | Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_rails | Rémy Coutable | 2017-12-14 | 1 | -1/+1 |
* | | Merge branch 'feature/migrate-merge-base-to-gitaly' into 'master' | Robert Speicher | 2017-12-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Migrate Gitlab::Git::Repository#merge_base_commit to Gitalyfeature/migrate-merge-base-to-gitaly | Ahmad Sherif | 2017-12-13 | 1 | -1/+1 |
* | | | Update flipper to 0.11.0 and take advantage of the new featuresrc/update-flipper | Rémy Coutable | 2017-12-14 | 1 | -2/+3 |
| |/
|/| |
|
* | | Properly bump prometheus-client-mmap gem versionssh-bump-prometheus-gem-properly | Stan Hu | 2017-12-09 | 1 | -1/+1 |
|/ |
|
* | Resolve "Include asset_sync gem" | Ian Baum | 2017-12-08 | 1 | -0/+3 |
* | Bump redis-rails to 5.0.2 to get redis-store security updates | Stan Hu | 2017-12-06 | 1 | -1/+1 |
* | Migrate Gitlab::Git::Repository#revert to Gitalyfeature/migrate-revert-to-gitaly | Ahmad Sherif | 2017-12-05 | 1 | -1/+1 |
* | Merge branch 'feature/migrate-cherry-pick-to-gitaly' into 'master' | Robert Speicher | 2017-12-04 | 1 | -1/+1 |
|\ |
|
| * | Migrate Gitlab::Git::Repository#cherry_pick to Gitaly | Ahmad Sherif | 2017-12-04 | 1 | -1/+1 |
* | | Update Rails to 4.2.10 | Rémy Coutable | 2017-12-01 | 1 | -1/+1 |
|/ |
|
* | Pin seed-fu to 2.3.6 since 2.3.7 is broken | Rémy Coutable | 2017-11-30 | 1 | -1/+1 |
* | Merge branch '40568-bump-seed-fu-to-2-3-7' into 'master' | Rémy Coutable | 2017-11-28 | 1 | -1/+1 |
|\ |
|
| * | Upgrade seed-fu to 2.3.7 | Takuya Noguchi | 2017-11-26 | 1 | -1/+1 |
* | | Update prometheus gem to fix build on RPi | Pawel Chojnacki | 2017-11-27 | 1 | -1/+1 |
* | | Merge branch '40481-bump-jquery-to-2-2-4' into 'master' | Phil Hughes | 2017-11-27 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Upgrade jQuery to 2.2.4 | Takuya Noguchi | 2017-11-23 | 1 | -1/+1 |
* | | Update prometheus Gem to fix compilation on centos 6 duo to GCC not recognizi... | Pawel Chojnacki | 2017-11-24 | 1 | -1/+1 |
* | | Move prometheus middle ware to prometheus initialized. | Pawel Chojnacki | 2017-11-23 | 1 | -1/+1 |
* | | Update prometheus-client-gem to 0.7.0.beta33 | Pawel Chojnacki | 2017-11-23 | 1 | -1/+1 |
|/ |
|
* | Batchload blobs for diff generation | Zeger-Jan van de Weg | 2017-11-21 | 1 | -0/+2 |
* | Incorporate Gitaly's RefService.DeleteRefs RPCgitaly-delete-refs | Alejandro Rodríguez | 2017-11-17 | 1 | -1/+1 |
* | Update license_finder to 3.1.1 | Winnie Hellmann | 2017-11-16 | 1 | -1/+1 |
* | Incorporate Gitaly's WikiService.WikiGetAllPages RPCgitaly-wiki-get-all-pages | Alejandro Rodríguez | 2017-11-13 | 1 | -1/+1 |
* | Merge branch 'master' into sh-headless-chrome-support | Mike Greiling | 2017-10-31 | 1 | -3/+3 |
|\ |
|
| * | Merge branch '39580-bump-carrierwave-to-1-2-1' into 'master' | Rémy Coutable | 2017-10-31 | 1 | -1/+1 |
| |\ |
|
| | * | Bump carrierwave to 1.2.1 | Takuya Noguchi | 2017-10-30 | 1 | -1/+1 |