summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Expand)AuthorAgeFilesLines
* Prevent Unicorn crashing in development on macOSJacob Vosmaer2018-01-231-0/+2
* Update rubocop, rubocop-rspec, and gitlab-styles42187-update-gitlab-styles-to-2-3-0Rémy Coutable2018-01-181-8/+8
* Use the fast_blank gemadd-fast-blankdosire2018-01-161-0/+2
* Update seed-fu to a version compatible with postgresql 10Nick Thomas2018-01-161-2/+2
* Migrate importing repository to Gitalyfeature/migrate-import-repository-to-gitalyAhmad Sherif2018-01-151-2/+2
* Merge branch 'grpc-1.8.3' into 'master'Sean McGivern2018-01-121-2/+5
|\
| * Update the grpc gem to 1.8.3grpc-1.8.3Jacob Vosmaer2018-01-101-2/+5
* | Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-111-3/+0
|\ \ | |/ |/|
| * Remove soft removals related codeYorick Peterse2018-01-081-3/+0
* | Add support for multiple refmaps to RemoteService#add_remotefix/use-mirror-refmaps-instead-mirror-refmapAhmad Sherif2018-01-091-2/+2
* | Merge branch 'rs-update-rack-cors' into 'master'Nick Thomas2018-01-081-3/+3
|\ \
| * | Update rack-cors from 0.4.0 to 1.0.2Robert Speicher2018-01-021-3/+3
* | | Update scss-lint to 0.56.0Takuya Noguchi2018-01-081-4/+11
| |/ |/|
* | Update redis-rack to 2.0.4update-redis-rackYorick Peterse2018-01-051-1/+1
* | Merge branch 'migrate-fork-repo-to-gitaly' into 'master'Robert Speicher2018-01-031-2/+2
|\ \ | |/ |/|
| * Migrate repo forking to Gitalymigrate-fork-repo-to-gitalyAhmad Sherif2018-01-021-2/+2
* | Update prometheus gem to version that adds inf+ bucket in accordance with Pro...Pawel Chojnacki2018-01-021-2/+2
* | Merge branch 'bump_mysql_gem' into 'master'Robert Speicher2017-12-281-2/+2
|\ \
| * | Bumped mysql2 gem version from 0.4.5 to 0.4.10.asaparov2017-12-211-2/+2
* | | Bump Sidekiq version to 5.0.5sh-bump-sidekiq-5.0.5Stan Hu2017-12-281-3/+3
| |/ |/|
* | Merge branch 'gitaly-remotes' into 'master'Dmitriy Zaporozhets2017-12-251-2/+2
|\ \
| * | Incorporate Gitaly's RemoteService RPCsgitaly-remotesAlejandro Rodríguez2017-12-221-2/+2
| |/
* | Use gitlab-stylesRémy Coutable2017-12-221-11/+15
|/
* Load commit in batches for pipelines#indexZeger-Jan van de Weg2017-12-191-2/+2
* Merge branch 'rc/use-factory_bot_rails' into 'master'Robert Speicher2017-12-151-4/+4
|\
| * Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-4/+4
* | Merge branch 'feature/migrate-merge-base-to-gitaly' into 'master'Robert Speicher2017-12-141-2/+2
|\ \
| * | Migrate Gitlab::Git::Repository#merge_base_commit to Gitalyfeature/migrate-merge-base-to-gitalyAhmad Sherif2017-12-131-2/+2
* | | Update flipper to 0.11.0 and take advantage of the new featuresrc/update-flipperRémy Coutable2017-12-141-5/+9
| |/ |/|
* | Properly bump prometheus-client-mmap gem versionssh-bump-prometheus-gem-properlyStan Hu2017-12-091-1/+1
|/
* Resolve "Include asset_sync gem"Ian Baum2017-12-081-0/+6
* Update prometheus-client-mmap gem to highly optimized versionPawel Chojnacki2017-12-071-3/+1
* Bump redis-rails to 5.0.2 to get redis-store security updatesStan Hu2017-12-061-14/+14
* Merge branch 'downgrade-grpc-to-1.4.5' into 'master'Sean McGivern2017-12-061-5/+2
|\
| * Downgrade the grpc gem to 1.4.5downgrade-grpc-to-1.4.5Jacob Vosmaer2017-12-051-5/+2
* | Migrate Gitlab::Git::Repository#revert to Gitalyfeature/migrate-revert-to-gitalyAhmad Sherif2017-12-051-2/+2
|/
* Merge branch 'feature/migrate-cherry-pick-to-gitaly' into 'master'Robert Speicher2017-12-041-2/+2
|\
| * Migrate Gitlab::Git::Repository#cherry_pick to GitalyAhmad Sherif2017-12-041-2/+2
* | Merge branch '40691-upgrade-rails-to-4-2-10' into 'master'Douwe Maan2017-12-041-38/+39
|\ \
| * | Update Rails to 4.2.10Rémy Coutable2017-12-011-38/+39
| |/
* | Update parser gem to remove warning about wrong ruby versionGabriel Mazetto2017-12-041-2/+2
|/
* Pin seed-fu to 2.3.6 since 2.3.7 is brokenRémy Coutable2017-11-301-2/+2
* Lock seed-fu at the correct version in Gemfile.lockRobert Speicher2017-11-281-1/+1
* Merge branch '40568-bump-seed-fu-to-2-3-7' into 'master'Rémy Coutable2017-11-281-1/+1
|\
| * Upgrade seed-fu to 2.3.7Takuya Noguchi2017-11-261-1/+1
* | Update prometheus gem to fix build on RPiPawel Chojnacki2017-11-271-2/+2
* | Merge branch '40481-bump-jquery-to-2-2-4' into 'master'Phil Hughes2017-11-271-2/+2
|\ \ | |/ |/|
| * Upgrade jQuery to 2.2.4Takuya Noguchi2017-11-231-2/+2
* | Update prometheus Gem to fix compilation on centos 6 duo to GCC not recognizi...Pawel Chojnacki2017-11-241-2/+2
* | Move prometheus middle ware to prometheus initialized.Pawel Chojnacki2017-11-231-2/+2