SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-rack-mini-profiler-3.0.0-150400.1.4.x86_64.rpm :

* Thu Mar 03 2022 cooloAATTsuse.comupdated to version 3.0.0 see installed CHANGELOG.md [#]# 3.0.0 - 2022-02-24 - PERF: Improve snapshots page performance (#518) (introduces breaking changes to the API of `AbstractStore`, `MemoryStore` and `RedisStore`, and removes the `snapshots_limit` config option.) [#]# 2.3.4 - 2022-02-23 - [FEATURE] Add cookie path support for subfolder sites - [FIX] Remove deprecated uses of Redis#pipelined
* Tue Jan 25 2022 cooloAATTsuse.comupdated to version 2.3.3 see installed CHANGELOG.md [#]# 2.3.3 - 2021-08-30 - [FEATURE] Introduce `pp=flamegraph_mode` - [FEATURE] Richer CSP configuration options - [FEATURE] Add support for Hotwire Turbo Drive
* Thu Jun 24 2021 cooloAATTsuse.comupdated to version 2.3.2 see installed CHANGELOG.md [#]# 2.3.2 - 2021-04-30 - [FEATURE] Introduce `pp=async-flamegraph` for asynchronous flamegraphs [#]# 2.3.1 - 2021-01-29 - [FIX] compatability with Ruby 3.0 - [FIX] compatability with peek-mysql2
* Wed Jan 20 2021 cooloAATTsuse.comupdated to version 2.3.0 see installed CHANGELOG.md [#]# 2.3.0 - 2020-12-29 - [FEATURE] flamegraphs are now based off speedscope [#]# 2.2.1 - 2020-12-23 - [FIX] Turbolinks integration causing increasing number of GET requests - [FEATURE] enahanced log transporter with compression and exponential backoff - [FEATURE] sameSite=Lax added to MiniProfiler cookie [#]# 2.2.0 - 2020-10-19 - [UX] Enhancements to snapshots UI - [FEATURE] Mini Profiler cookie is now sameSite=lax - [FEATURE] Snapshots transporter - [FEATURE] Redact SQL queries in snapshots by default
* Fri Sep 25 2020 cooloAATTsuse.comupdated to version 2.1.0 see installed CHANGELOG.md [#]# 2.1.0 - 2020-09-17 - [FEATURE] Allow assets to be precompiled with Sprockets - [FEATURE] Snapshots sampling (see README in repo) - [FEATURE] Allow `skip_paths` config to contain regular expressions [#]# 2.0.4 - 2020-08-04 - [FIX] webpacker may exist with no config, allow for that [#]# 2.0.3 - 2020-07-29 - [FIX] support for deprecation free Redis 4.2 - [FEATURE] skip /packs when serving static assets - [FEATURE] allow Net::HTTP patch to be applied with either prerpend or alias [#]# 2.0.2 - 2020-05-25 - [FIX] client timings were not showing up when you clicked show trivial
* Thu May 07 2020 cooloAATTsuse.com- updated to version 2.0.1 see installed CHANGELOG.md [#]# 2.0.1 - 2020-03-17 - [REVERT] Prepend Net::HTTP patch instead of class_eval and aliasing (#429) (technique clashes with New Relic and Skylight agents) [#]# 2.0.0 - 2020-03-11 - [FEATURE] Prepend Net::HTTP patch instead of class_eval and aliasing (#429) - [FEATURE] Stop patching Rails and use `ActiveSupport::Notifications` by default (see README.md for details)
* Mon Feb 10 2020 cooloAATTsuse.com- updated to version 1.1.6 see installed CHANGELOG.md
* Sat Mar 02 2019 cooloAATTsuse.com- updated to version 1.0.2 see installed CHANGELOG.md [#]# 1.0.2 2019-02-05 - [FIX] correct script injection to work with Rails 6 and above
* Wed Dec 19 2018 cooloAATTsuse.com- updated to version 1.0.1 see installed CHANGELOG.md [#]# 1.0.1 2018-12-10 - [FIX] add support for exec_params instrumentation in PG, this method as of PG 1.1.0 no longer routes calls to exec / async_exec - [FIX] add missing started_at on requests - [UX] amend colors so we pass lighthouse - [FEATURE] fetch API support - [FIX] getEntriesByName is missing in iOS, workaround - [FEATURE] drop support for Ruby 2.2.0 we require 2.3.0 and up (EOL Ruby no longer supported)
* Thu Mar 29 2018 factory-autoAATTkulow.org- updated to version 1.0.0 see installed CHANGELOG.md [#]# 1.0.0 2017-03-29 - [BREAKING CHANGE] Ruby version 2.2.0 or later is required - [FEATURE] use new web performance API to avoid warning AATTMikeRogers0 - [FEATURE] store hidden pref regarding showing mini profiler in session AATTMikeRogers0 - [FIX] correct jQuery 3.0 deprecations AATTTiSer - [FIX] JS in IFRAME AATTnaiyt [#]# 0.10.8 2017-12-01 - [FEATURE] Add `# frozen_string_literal: true` to all `lib/
*
*/
*.rb` files
* Sun Dec 03 2017 cooloAATTsuse.com- updated to version 0.10.7 see installed CHANGELOG.md [#]# 0.10.7 2017-11-24 - [FEATURE] Replace Time.now with Process.clock_gettime(Process::CLOCK_MONOTONIC) - [FIX] Error with webrick and empty cache control [#]# 0.10.6 2017-10-30 - [FEATURE] Support for vertical positions (top/bottom) - [FEATURE] Suppress profiler results in print media AATTMike Dillon - [FIX] toggle shortcut not working AATTlukesilva - [FEATURE] install generator AATTyhirano - [FEATURE] store initial cache control headers in X-MiniProfiler-Original-Cache-Control AATTmrasu
* Tue May 23 2017 cooloAATTsuse.com- updated to version 0.10.5 see installed CHANGELOG.md
* Thu Feb 09 2017 cooloAATTsuse.com- updated to version 0.10.2 see installed CHANGELOG.md [#]# 0.10.1 2017-02-08 - [FIX] improve turbolinks support - [FEATURE] make location of mini_profiler injection customizable
* Thu May 19 2016 cooloAATTsuse.com- updated to version 0.10.1 see installed CHANGELOG.md
* Mon Mar 07 2016 cooloAATTsuse.com- updated to version 0.9.9.2 see installed CHANGELOG.md [#]# [#]# 0.9.9.2 2016-03-06 - [FEATURE] on pageTransition collapse previously expanded timings [#]# 0.9.9.1 2016-03-06 - [FEATURE] expost MiniProfiler.pageTransition() for use by SPA web apps (AATTsam) [#]# 0.9.9 2016-03-06 - [FIX] removes alias_method_chain in favor of alias_method until Ruby 1.9.3 (AATTayfredlund) - [FIX] Dont block mongo when already patched for another db (AATTrrooding AATTkbrock) - [FIX] get_profile_script when running under passenger configured with RailsBaseURI (AATTnspring) - [FEATURE] Add support for neo4j (AATTProGM) - [FIX] ArgumentError: comparison of String with 200 failed (AATTpaweljw) - [FEATURE] Add support for Riak (AATTjanx) - [PERF] GC profiler much faster (AATTdgynn) - [FIX] If local storage is disabled don\'t bomb out (AATTelia) - [FIX] Create tmp directory when actually using it (AATTkbrock) - [ADDED] Default collapse_results setting that collapses multiple timings on same page to a single one (AATTsam) - [ADDED] Rack::MiniProfiler.profile_singleton_method (AATTkbrock) - [CHANGE] Added Rack 2.0 support (and dropped support for Rack 1.1) (AATTdgynn)
* Fri Nov 27 2015 cooloAATTsuse.com- updated to version 0.9.8 see installed CHANGELOG.md [#]# 0.9.8 - 2015-11-27 (Sam Saffron) - [FEATURE] disable_env_dump config setting (AATTmathias) - [FEATURE] set X-MiniProfiler-Ids for all 2XX reqs (AATTtymagu2) - [FEATURE] add support for NoBrainer (rethinkdb) profiling (AATTniv) - [FEATURE] add oracle enhanced adapter profiling (AATTrrooding) - [FEATURE] pp=profile-memory can now parse query params (AATTdgynn)
* Tue Aug 04 2015 cooloAATTsuse.com- updated to version 0.9.7 see installed CHANGELOG.md
* Fri Jul 10 2015 cooloAATTsuse.com- updated to version 0.9.6 see installed CHANGELOG.md [#]# 0.9.6 - 2014-07-08 (Sam Saffron) - [FIX] incorrect truncation in pp=analyze-memory [#]# 0.9.5 - 2014-07-08 (Sam Saffron) - [FEATURE] improve pp=analyze-memory [#]# 0.9.4 - 2014-07-08 (Sam Saffron) - [UX] added a link to \"more\" actions in profiler - [FEATURE] pp=help now displays links - [FEATURE] simple memory report with pp=analyze-memory
* Fri Feb 27 2015 cooloAATTsuse.com- updated to version 0.9.3
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 0.9.2
 
ICM