Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-02Correctly handle temporary folder for testing multiproces metricsPawel Chojnacki
2017-06-02Bump prometheus client versionPawel Chojnacki
2017-06-02Use the gem for the ruby prometheus client.Kevin Lyda
2017-06-02Initial pass at prometheus monitoring.Kevin Lyda
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.
2017-06-02Add the prometheus gem.Kevin Lyda
2017-06-01Add fog-aliyun as backup storage providerYuanfei Zhu
2017-06-01Add feature toggles through FlipperAlejandro Rodríguez
2017-05-31Merge branch 'task-list-2' into 'master'Filipa Lacerda
Update task_list to version 2.0.0 Closes #22470 See merge request !11525
2017-05-31Revert "Merge branch 'grpc-1.3.4' into 'master'"Jacob Vosmaer (GitLab)
This reverts merge request !11645
2017-05-30Fix omniauth-google-oauth2 dependencies in Gemfile.lockRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-23Use grpc 1.3.4Jacob Vosmaer
2017-05-23Upgrade to task_list v2Jared Deckard
2017-05-13Add support for deltas_only under GitalyAhmad Sherif
Closes gitaly#199
2017-05-10Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler ↵Dosuken shinya
from 3.1.10 to 3.4.0"
2017-05-08Re-enable Gitaly commit_raw_diff featureAhmad Sherif
2017-05-05Add ruby_parser gem for all environments.Ruben Davila
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.
2017-05-02Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-05-01Update Carrierwave and fog-coreZeger-Jan van de Weg
2017-04-28Use grpc 1.2.5Jacob Vosmaer
2017-04-27Update mail gem to 2.6.5Stan Hu
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
2017-04-26Bump Sidekiq to 5.0.0Douwe Maan
2017-04-26Use rspec-set to speed up examplesZeger-Jan van de Weg
2017-04-26Merge branch 'fix/github-importer' into 'master' Sean McGivern
Refactoring rake task to import GitHub repositories See merge request !10695
2017-04-25Upgrade Sidekiq to 4.2.10Stan Hu
See https://github.com/mperham/sidekiq/blob/master/Changes.md#4210
2017-04-24Bump oj gem to version 2.17.5Douglas Barbosa Alexandre
2017-04-24Remove unused gemsDouglas Barbosa Alexandre
2017-04-24Add faraday gemDouglas Barbosa Alexandre
2017-04-15Started internationalising cycyle analyticsPhil Hughes
2017-04-14Merge branch 'master' into 28433-internationalise-cycle-analytics-pagePhil Hughes
2017-04-13Setup gettext librariesRuben Davila
2017-04-10Use gRPC 1.2.2Jacob Vosmaer
Fixes LoadError after local compilation. https://github.com/grpc/grpc/issues/9998
2017-04-09Use the hashie-forbideen_attributes gemandrew brown
This gem prevents Mash from responding to :permitted?, disabling mass assignment protection for the Grape API
2017-04-08Update rubocop-rspec 1.12.0 -> 1.15.0Robert Speicher
2017-04-08Merge branch 'feature/add-rake-task-prints-storage-config-in-toml' into ↵Robert Speicher
'master' Add rake task that prints TOML storage configuration Closes gitaly#173 See merge request !10448
2017-04-06Add rufus-scheduler to GemfileShinya Maeda
2017-04-04Refactor test_utils bundleMike Greiling
2017-04-04Add rake task that prints TOML storage configurationAhmad Sherif
Closes gitaly#173
2017-04-03Use gitaly 0.5.0Jacob Vosmaer
2017-03-28Update rugged to 0.25.1.1Elan Ruusamäe
2017-03-27Update sentry-raven 2.0.2 -> 2.4.0Robert Speicher
2017-03-27Update webmock 1.21.0 -> 1.24.6Robert Speicher
2017-03-27Update spring 1.7.2 -> 2.0.1Robert Speicher
2017-03-27Update simplecov 0.12.0 -> 0.14.1Robert Speicher
2017-03-27Update pry-rails 0.3.4 -> 0.3.5Robert Speicher
2017-03-27Update pry-byebug 3.4.1 -> 3.4.2Robert Speicher
2017-03-27Update flay 2.6.1 -> 2.8.1Robert Speicher
2017-03-25Update capybara-screenshot 1.0.11 -> 1.0.14Robert Speicher
2017-03-25Update bullet 5.2.0 -> 5.5.1Robert Speicher
2017-03-25Update brakeman 3.4.1 -> 3.6.1Robert Speicher
2017-03-25Remove web-console gemRobert Speicher