Sha256: 367be83c7c6a32f1542ccec519e21d560a06d92f93a6bb6eafc43a31a4f728cb
Contents?: true
Size: 1.02 KB
Versions: 4
Compression:
Stored size: 1.02 KB
Contents
28-June-2012 - Sam * Started change log * Corrected profiler so it properly captures POST requests (was supressing non 200s) * Amended Rack.MiniProfiler.config[:user_provider] to use ip addres for identity * Fixed bug where unviewed missing ids never got cleared * Supress all '/assets/' in the rails tie (makes debugging easier) * record_sql was mega buggy 9-July-2012 - Sam * Cleaned up mechanism for profiling in production, all you need to do now is call Rack::MiniProfiler.authorize_request to get profiling working in production * Added option to display full backtraces pp=full-backtrace * Cleaned up railties, got rid of the post authorize callback * Version 0.1.3 12-July-2012 - Sam * Fixed incorrect profiling steps (was not indenting or measuring start time right * Implemented native PG and MySql2 interceptors, this gives way more accurate times * Refactored context so its a proper class and not a hash * Added some more client probing built in to rails * More tests
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rack-mini-profiler-0.1.7 | CHANGELOG |
rack-mini-profiler-0.1.6 | CHANGELOG |
rack-mini-profiler-0.1.5 | CHANGELOG |
rack-mini-profiler-0.1.4 | CHANGELOG |