index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
source
/
active_support_instrumentation.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ci skip] Expand context on `:cache_hits`.
Kasper Timm Hansen
2016-11-08
1
-5
/
+7
*
[ci skip] Add `render_collection.action_view` entry to AS instrumentation
yui-knk
2016-11-08
1
-0
/
+16
*
add `cached` key to `sql.active_record` event [ci skip]
yuuji.yaginuma
2016-10-02
1
-6
/
+7
*
add headers to payload list [ci skip]
yuuji.yaginuma
2016-03-13
1
-0
/
+4
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-10-31
1
-1
/
+1
|
\
|
*
Replace `an UNIQUE` with `a UNIQUE` as UNIQUE doesn't have a vowel sound [ci ...
amitkumarsuroliya
2015-10-07
1
-1
/
+1
*
|
[ci skip] Add `:binds` to a list of paramaters of `sql.active_record`
yui-knk
2015-10-28
1
-0
/
+1
|
/
*
Merge pull request #21091 from y-yagi/add_activejob_section_to_instrumentatio...
Yves Senn
2015-08-24
1
-0
/
+32
|
\
|
*
add Active Job section to instrumentation guide [ci skip]
yuuji.yaginuma
2015-08-02
1
-0
/
+32
*
|
[ci skip] Remove `identity.active_record`
yui-knk
2015-08-07
1
-8
/
+0
|
/
*
remove nonexistent hook from instrumentation guide [ci skip]
yuuji.yaginuma
2015-06-25
1
-11
/
+0
*
add `instantiation.active_record` hook to instrumentation guide [ci skip]
yuuji.yaginuma
2015-06-08
1
-0
/
+14
*
Fix URL rails-framework-hooks
Nishant Modak
2015-04-07
1
-1
/
+1
*
Merge pull request #19123 from yui-knk/fix/active_support_instrumentation2
Guillermo Iguaran
2015-02-28
1
-1
/
+1
|
\
|
*
[ci skip] Remove `,`
yui-knk
2015-02-28
1
-1
/
+1
*
|
[ci skip] Replace `ActiveResource` with `Active Resource`
yui-knk
2015-02-28
1
-1
/
+1
|
/
*
- Changed `IN` to `ON` in markdown renderer condition
Vipul A M
2015-01-14
1
-1
/
+1
*
warn about reading guides in GitHub
Xavier Noria
2014-12-23
1
-0
/
+2
*
[ci skip] fix incorrect key in Active Support Instrumentation guide
yuuji.yaginuma
2014-10-31
1
-5
/
+5
*
Add status code to AS::Instrumentation table, like #17441 [ci skip]
Zachary Scott
2014-10-30
1
-0
/
+1
*
Add :db_runtime to table [ci skip]
Łukasz Strzałkowski
2014-10-30
1
-0
/
+1
*
Fix typo guides/source/active_support_instrumentation.md
Marat Khusnetdinov
2014-05-22
1
-1
/
+1
*
Guides: output valid HTML5
Nate Berkopec
2014-05-05
1
-1
/
+1
*
Added a missing `end`
Alejandro Andrés
2014-04-28
1
-0
/
+1
*
Instrument each load config initializer
Paul Nikitochkin
2013-11-16
1
-0
/
+9
*
`dasboard` => `dashboard`
Vipul A M
2013-06-15
1
-4
/
+4
*
Fix some typos
Akira Matsuda
2013-03-25
1
-1
/
+1
*
Changed 'args' to 'arguments' when used in places other than code with fixing...
Prathamesh Sonpatki
2013-03-24
1
-1
/
+1
*
fix introduced `:` ; fix another typo
Vipul A M
2013-03-20
1
-1
/
+1
*
do some typo fixing
Vipul A M
2013-03-14
1
-2
/
+2
*
Typppo
Akira Matsuda
2013-03-06
1
-1
/
+1
*
Fixed couple of typos
Fabrizio Regini
2012-12-27
1
-1
/
+1
*
Normalize on 'After reading this guide, you will know:'
Steve Klabnik
2012-11-29
1
-1
/
+3
*
Add periods to the bullet points in guides.
Steve Klabnik
2012-11-29
1
-4
/
+4
*
ActionView -> Action View
Steve Klabnik
2012-11-29
1
-2
/
+2
*
ActionController -> Action Controller
Steve Klabnik
2012-11-29
1
-2
/
+2
*
ActiveSupport -> Active Support
Steve Klabnik
2012-11-29
1
-4
/
+4
*
ActionMailer -> Action Mailer.
Steve Klabnik
2012-11-29
1
-2
/
+2
*
ActiveRecord -> Active Record
Steve Klabnik
2012-11-29
1
-1
/
+1
*
fix output messages - docs [ci skip]
Francesco Rodriguez
2012-10-22
1
-2
/
+2
*
Revert "divided into folder with the language"
Rafael Mendonça França
2012-10-17
1
-0
/
+485
*
divided into folder with the language
Rodrigo Martins
2012-10-17
1
-485
/
+0
*
1.9 hash syntax changes.
AvnerCohen
2012-10-12
1
-54
/
+54
*
Fix the usage of `*` in Markdown
Prem Sichanugrist
2012-09-17
1
-1
/
+1
*
Fix remaining formatting problems in the guide
Prem Sichanugrist
2012-09-17
1
-5
/
+5
*
Convert all tables to Markdown syntax
Prem Sichanugrist
2012-09-17
1
-88
/
+113
*
Convert all inline codes to Markdown syntax
Prem Sichanugrist
2012-09-17
1
-75
/
+75
*
Convert heading tags and heading section
Prem Sichanugrist
2012-09-17
1
-39
/
+51
*
Convert code blocks into GFM style
Prem Sichanugrist
2012-09-17
1
-52
/
+52
*
Rename the rest of the guides to Markdown
Prem Sichanugrist
2012-09-17
1
-0
/
+448