summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/send-diff-limits-to-gitaly' into 'master'Robert Speicher2017-07-201-2/+2
|\
| * Migrate DiffCollection limiting logic to Gitalyfeature/send-diff-limits-to-gitalyAhmad Sherif2017-07-191-2/+2
* | Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'Douwe Maan2017-07-191-0/+2
|/
* Merge branch 'authentiq-updates' into 'master'Rémy Coutable2017-07-191-2/+2
|\
| * Added authentiq provider to tests and updated documentation, gem and config f...Alexandros Keramidas2017-07-181-2/+2
* | Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki2017-07-191-2/+2
* | Merge branch 'rc/bump-peek-performance_bar' into 'master'Sean McGivern2017-07-191-2/+2
|\ \
| * | Bump peek-performance_bar to 1.3.0 and get rid of a monkey-patchrc/bump-peek-performance_barRémy Coutable2017-07-181-2/+2
* | | Add structured logging for Rails processessh-structured-loggingStan Hu2017-07-181-0/+5
|/ /
* | Merge branch '34831-remove-coffee-rails-gem' into 'master'Jacob Schatz2017-07-171-8/+0
|\ \
| * | Remove coffee-rails gemTakuya Noguchi2017-07-081-8/+0
* | | Bump fog-core to 1.44.3 and fog providers' plugins to latestTakuya Noguchi2017-07-161-8/+8
* | | Update the mysql2 gem to v0.4.5Nick Thomas2017-07-141-2/+2
* | | Merge branch '34858-bump-scss-lint-to-0-54-0' into 'master'Rémy Coutable2017-07-121-4/+4
|\ \ \
| * | | Bump scss-lint to 0.54.0Takuya Noguchi2017-07-081-4/+4
| | |/ | |/|
* | | Merge branch '34867-remove-net-ssh-gem' into 'master'Rémy Coutable2017-07-111-2/+0
|\ \ \
| * | | Remove net-ssh gemTakuya Noguchi2017-07-091-2/+0
| |/ /
* | | Update Sidekiq from 5.0.0 to 5.0.4sh-bump-sidekiqStan Hu2017-07-101-1/+1
* | | Revert "Merge branch 'update_bootsnap_1.1.1' into 'master'"Marin Jankovski2017-07-101-4/+0
|/ /
* | Add gitaly_git_blob_raw featureJacob Vosmaer2017-07-071-2/+2
* | Merge branch 'feature/migrate-commit-count-to-gitaly' into 'master'Robert Speicher2017-07-071-2/+2
|\ \ | |/ |/|
| * Migrate Gitlab::Git::Repository#commit_count to Gitalyfeature/migrate-commit-count-to-gitalyAhmad Sherif2017-07-071-2/+2
* | Merge branch 'update-raven-253' into 'master'Sean McGivern2017-07-051-2/+2
|\ \ | |/ |/|
| * Update sentry-raven from 2.4.0 to 2.5.3update-raven-253Gabriel Mazetto2017-07-031-2/+2
* | Merge branch 'master' into 'bump-prometheus-version-to-fix-text-representatio...bump-prometheus-version-to-fix-text-representation-problemPaweł Chojnacki2017-07-041-1/+2
|\ \
| * | Instrument Unicorn with Ruby exporterPaweł Chojnacki2017-07-041-2/+3
| |/
* | Update prometheus client gemPawel Chojnacki2017-07-041-2/+2
|/
* Merge branch '34221-fix-missing-method-in-mmap2-gem' into 'master'Douwe Maan2017-06-271-1/+1
|\
| * Update mmap2 gem tha disables mmap_obj.gsub! as current implementation uses m...34221-fix-missing-method-in-mmap2-gemPawel Chojnacki2017-06-271-1/+1
* | Merge branch 'bugfix/ruby2.4-compat' into 'master'Douwe Maan2017-06-271-3/+3
|\ \
| * | ruby 2.4 compat: update to webmock 2.3.2http://jneen.net/2017-06-261-3/+3
* | | Merge branch 'update_bootsnap_1.1.1' into 'master'Robert Speicher2017-06-271-0/+4
|\ \ \ | |/ / |/| |
| * | Bump bootsnap to 1.1.1blackst0ne2017-06-271-0/+4
* | | Bump premailer-rails gem to 1.9.7 and its dependencies to prevent network ret...Stan Hu2017-06-261-5/+6
| |/ |/|
* | Use grpc 1.4.0Jacob Vosmaer2017-06-231-1/+1
* | Merge branch '31574-bootstrap-form-builder' into 'master'Phil Hughes2017-06-231-0/+2
|\ \ | |/ |/|
| * Add bootstrap_form gemNick Thomas2017-06-221-0/+2
* | Revert "Merge branch 'rs-bootsnap' into 'master'"rs-revert-bootsnapRobert Speicher2017-06-221-4/+0
|/
* Migrate Gitlab::Git::Blob.find to Gitalyfeature/migrate-blob-find-to-gitalyAhmad Sherif2017-06-211-2/+2
* Add rails-i18n for some common translations33344-add-rails-i18nLin Jen-Shin2017-06-201-0/+4
* Merge branch 'cs-update-rainbow' into 'master'Rémy Coutable2017-06-201-2/+3
|\
| * Update rainbow from 2.1.0 to 2.2.2.cs-update-rainbowConnor Shea2017-06-191-3/+4
* | Merge branch 'cs-update-paranoia' into 'master'Rémy Coutable2017-06-201-3/+3
|\ \
| * | Update paranoia from 2.2 to 2.3.1.cs-update-paranoiaConnor Shea2017-06-191-4/+4
| |/
* | Update carrierwave from 1.0.0 to 1.1.0.Connor Shea2017-06-191-3/+3
|/
* Merge branch '29010-perf-bar' into 'master'Robert Speicher2017-06-121-0/+42
|\
| * Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable2017-06-091-3/+0
| * New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-091-0/+45
* | Merge branch 'sh-bump-oauth2-gem' into 'master'Robert Speicher2017-06-091-5/+5
|\ \
| * | Bump Faraday and dependent OAuth2 gem version to support no_proxy variableStan Hu2017-06-091-5/+5
| |/