summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* 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. See merge request !12289
| * Update rainbow from 2.1.0 to 2.2.2.cs-update-rainbowConnor Shea2017-06-191-3/+4
| | | | | | | | | | | | Changelog: https://github.com/sickill/rainbow/blob/master/Changelog.md#222-2017-04-21 Adds support for Ruby 2.4.
* | Merge branch 'cs-update-paranoia' into 'master'Rémy Coutable2017-06-201-3/+3
|\ \ | | | | | | | | | | | | Update paranoia from 2.2 to 2.3.1. See merge request !12288
| * | Update paranoia from 2.2 to 2.3.1.cs-update-paranoiaConnor Shea2017-06-191-4/+4
| |/ | | | | | | | | | | https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md#230-2017-04-14 Adds support for Rails 5.1.
* | Update carrierwave from 1.0.0 to 1.1.0.Connor Shea2017-06-191-3/+3
|/ | | | | | Changelog: https://github.com/carrierwaveuploader/carrierwave/blob/f2f8569b1013f601fe7be4b3a616359acd27240d/CHANGELOG.md#110---2017-04-30 Adds support for Rails 5.1
* Merge branch '29010-perf-bar' into 'master'Robert Speicher2017-06-121-0/+42
|\ | | | | | | | | | | | | Add an optional performance bar to view performance metrics for the current page Closes #29010 See merge request !11439
| * Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable2017-06-091-3/+0
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-091-0/+45
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | 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 variable Closes omnibus-gitlab#1714 See merge request !12074
| * | Bump Faraday and dependent OAuth2 gem version to support no_proxy variableStan Hu2017-06-091-5/+5
| |/ | | | | | | Closes gitlab-org/omnibus-gitlab#1714
* | Merge branch 'bugfix/upgrade-ruby-parser' into 'master'Douwe Maan2017-06-091-3/+3
|\ \ | |/ |/| | | | | Bugfix/upgrade ruby parser See merge request !11861
| * ruby 2.4 support: upgrade ruby_parser to 3.9bugfix/upgrade-ruby-parserhttp://jneen.net/2017-06-091-3/+3
| |
* | Add Bootsnap to all environments to reduce application startup timers-bootsnapRobert Speicher2017-06-081-0/+4
|/
* update rouge to 2.1.0http://jneen.net/2017-06-071-1/+1
|
* Merge branch 'instrument-infra' into 'master'Grzegorz Bizon2017-06-071-0/+4
|\ | | | | | | | | Add Prometheus metrics endpoint and basic infrastructure to meter code See merge request !11553
| * Move Prometheus presentation logic to PrometheusTextPawel Chojnacki2017-06-021-5/+3
| | | | | | | | | | | | | | | | + Use NullMetrics to mock metrics when unused + Use method_missing in NullMetrics mocking + Update prometheus gem to version that correctly uses transitive dependencies + Ensure correct folders are used in Multiprocess prometheus client tests. + rename Sessions controller's metric
| * Correctly handle temporary folder for testing multiproces metricsPawel Chojnacki2017-06-021-1/+1
| |
| * Bump prometheus client versionPawel Chojnacki2017-06-021-2/+2
| |
| * Use the gem for the ruby prometheus client.Kevin Lyda2017-06-021-9/+3
| |
| * Initial pass at prometheus monitoring.Kevin Lyda2017-06-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a step for #29118. Add a single metric to count successful logins. Summary types are not supported so remove Collector. Either we need to support the summary type or we need to create a multiprocess-friendly Collector. Add config to load prometheus and set up the Collector and the Exporter. Fix `Gemfile` as current prometheus-client gemspec is missing the `mmap2` dependency.
| * Add the prometheus gem.Kevin Lyda2017-06-021-0/+10
| |
* | Merge branch 'fix/use-new-gitaly-commit-diff-rpc' into 'master'Robert Speicher2017-06-021-2/+2
|\ \ | |/ |/| | | | | Use the new Gitaly CommitDiff RPC See merge request !11826
| * Use the new Gitaly CommitDiff RPCfix/use-new-gitaly-commit-diff-rpcAhmad Sherif2017-06-021-2/+2
| |
* | Add fog-aliyun as backup storage provideryuanfeiz/gitlab-ce-aliyun-backup-providerYuanfei Zhu2017-06-011-0/+6
|/
* Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+6
|
* Merge branch 'task-list-2' into 'master'Filipa Lacerda2017-05-311-4/+2
|\ | | | | | | | | | | | | Update task_list to version 2.0.0 Closes #22470 See merge request !11525
| * Upgrade to task_list v2Jared Deckard2017-05-231-4/+2
| |
* | Revert "Merge branch 'grpc-1.3.4' into 'master'"Jacob Vosmaer (GitLab)2017-05-311-1/+1
| | | | | | This reverts merge request !11645
* | Fix omniauth-google-oauth2 dependencies in Gemfile.lock32653-fix-gemfile-lockRémy Coutable2017-05-301-4/+3
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Use grpc 1.3.4Jacob Vosmaer2017-05-231-1/+1
|/
* Add support for deltas_only under GitalyAhmad Sherif2017-05-131-2/+2
| | | | Closes gitaly#199
* Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler ↵Dosuken shinya2017-05-101-6/+8
| | | | from 3.1.10 to 3.4.0"
* Re-enable Gitaly commit_raw_diff featureAhmad Sherif2017-05-071-3/+3
|
* Add ruby_parser gem for all environments.add-ruby-parser-dependencyRuben Davila2017-05-051-0/+1
| | | | | | It was only available for test and development environments and we need it to run the `rake gettext:pack` command in omnibus which doesn't have the test/dev gems installed.
* Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-021-27/+28
|\
| * Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-12/+10
| |
| * Use grpc 1.2.5Jacob Vosmaer2017-04-281-1/+1
| |
| * Update mail gem to 2.6.5sh-bump-mail-gemStan Hu2017-04-261-1/+1
| | | | | | | | | | This should fix the extra backslashes in e-mail names as well as other things: https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc#head
| * Bump Sidekiq to 5.0.0dm-sidekiq-5Douwe Maan2017-04-261-4/+4
| |
| * Use rspec-set to speed up examplesZeger-Jan van de Weg2017-04-261-0/+2
| |
| * Merge branch 'fix/github-importer' into 'master' Sean McGivern2017-04-261-9/+10
| |\ | | | | | | | | | | | | Refactoring rake task to import GitHub repositories See merge request !10695
| | * Bump oj gem to version 2.17.5Douglas Barbosa Alexandre2017-04-241-1/+1
| | |
| | * Remove unused gemsDouglas Barbosa Alexandre2017-04-241-5/+0
| | |
| | * Add faraday gemDouglas Barbosa Alexandre2017-04-241-8/+14
| | |
| * | Upgrade Sidekiq to 4.2.10sh-bump-sidekiq-versionStan Hu2017-04-241-1/+1
| |/ | | | | | | See https://github.com/mperham/sidekiq/blob/master/Changes.md#4210
* | Started internationalising cycyle analyticsPhil Hughes2017-04-151-0/+8
| |
* | Merge branch 'master' into 28433-internationalise-cycle-analytics-pagePhil Hughes2017-04-141-1/+4
|\ \ | |/
| * Use the hashie-forbideen_attributes gemandrew brown2017-04-091-1/+4
| | | | | | | | | | This gem prevents Mash from responding to :permitted?, disabling mass assignment protection for the Grape API
* | Setup gettext librariesRuben Davila2017-04-121-1/+11
| |