More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#73 Daniel Schierbeck - This year
Showing 14 commits

Hash Date Message
ddaa5d5 2013-05-11 Don't try to EXPLAIN select_db calls
1cc63e9 2013-05-10 Don't try to EXPLAIN select_db calls
a33d320 2013-05-10 Don't try to EXPLAIN select_db calls
8684556 2013-05-10 Don't try to EXPLAIN select_db calls
d6b9e8e 2013-05-06 Instrument template compilation
36d41a1 2013-05-06 Allow fetching multiple values from the cache at once
5f07048 2013-04-16 Extract a base class from ActiveSupport::LogSubscriber
d552d8f 2013-03-07 Use the instrumentation framework to instrument Strong P...
ec23296 2013-02-20 Register trackers on extensions, not handlers
5070370 2013-02-20 Rename ErbTracker to ERBTracker
4452849 2013-02-20 Return an empty array if no tracker is found
9ca8c63 2013-02-20 Use a thread safe hash
1879a33 2013-02-20 Allow registering custom dependency trackers
889bf19 2013-02-20 Extract dependency tracking from Digestor