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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Instrument create and deliver in ActionMailer.
José Valim
2009-09-20
1
-56
/
+64
|
*
Use NewCallbacks on ActionDispatch::Callbacks.
José Valim
2009-09-20
5
-35
/
+53
|
*
Add Orchestra instrumentation to fragment and page caching.
José Valim
2009-09-20
7
-69
/
+65
|
*
Instrument process_action, render and sql.
José Valim
2009-09-20
3
-19
/
+20
|
*
Added Orchestra.
José Valim
2009-09-20
3
-0
/
+265
*
|
fixed ActiveModel::Lint typos [#3236 state:resolved]
lakshan
2009-09-21
1
-4
/
+3
|
/
*
All tests should be ran under isolated_test too
Joshua Peek
2009-09-19
1
-5
/
+5
*
Merge "test_new_base" runner into standard "test_action_pack"
Joshua Peek
2009-09-19
1
-9
/
+2
*
Ensure changes to I18n locale get reset during tests
Joshua Peek
2009-09-19
3
-14
/
+14
*
Follow short name convention for test folder and just call it "abstract"
Joshua Peek
2009-09-19
15
-1
/
+1
*
Merge bundler helper into abstract_unit
Joshua Peek
2009-09-19
2
-12
/
+8
*
Namespace TestControllers inside their test case class
Joshua Peek
2009-09-19
4
-199
/
+216
*
Avoid conflict with a "MetalTest" module used in tests
Joshua Peek
2009-09-19
1
-1
/
+1
*
All on one base, don't need this
Joshua Peek
2009-09-19
1
-3
/
+0
*
Avoid conflicts with another ContentTypeController used in testing
Joshua Peek
2009-09-19
5
-8
/
+7
*
All on one abstract_unit
Joshua Peek
2009-09-19
22
-143
/
+92
*
There is only one base now
Joshua Peek
2009-09-19
1
-1
/
+0
*
Make sure caching test is using a generatable url
Joshua Peek
2009-09-19
1
-2
/
+2
*
1.9 fix for changes to #to_s. By Sam Ruby. [#3228 state:resolved]
Yehuda Katz
2009-09-18
1
-2
/
+2
*
Fix typo.
Brian Donovan
2009-09-17
1
-1
/
+1
*
Extract class-finder method from instantiate
Jeremy Kemper
2009-09-17
1
-27
/
+19
*
Collapse nested conditional
Jeremy Kemper
2009-09-17
1
-15
/
+13
*
making nokogiri to hash less clever, more fast O_o
Aaron Patterson
2009-09-17
1
-20
/
+12
*
Fix brittle content-type check. [#1956 state:committed]
Jeremy Kemper
2009-09-17
2
-4
/
+4
*
Enable use of MySQL stored procedures by default.
Justin Bailey
2009-09-17
3
-1
/
+24
*
Allow Nokogiri XmlMini backend to process cdata elements
Developer
2009-09-17
2
-1
/
+12
*
Forward all methods to delayed log
Joshua Peek
2009-09-16
1
-6
/
+8
*
Adds patch to CI
Yehuda Katz
2009-09-15
1
-1
/
+1
*
Remove unused code in ActionView.
José Valim
2009-09-15
4
-133
/
+0
*
Beef up AD::Rescue to replace global exception handling lost in ApplicationCo...
Joshua Peek
2009-09-15
2
-26
/
+29
*
Remove global exception catching from ApplicationController.
Joshua Peek
2009-09-15
3
-60
/
+19
*
Require rubygems in generators test so Action Dispatch can find rack
Jeremy Kemper
2009-09-14
1
-1
/
+3
*
Require active_support after autoload setup
Jeremy Kemper
2009-09-14
2
-9
/
+9
*
Style bikeshed: prefer obvious string paths with / separator to args lists wi...
Jeremy Kemper
2009-09-14
1
-6
/
+6
*
Fix deprecated gem-name requires
Jeremy Kemper
2009-09-14
2
-2
/
+2
*
Cherry-pick core extensions. Don't explicitly require rubygems. Use load path...
Jeremy Kemper
2009-09-14
2
-13
/
+12
*
Remove premature active_support/mini
Jeremy Kemper
2009-09-14
1
-9
/
+0
*
Uses extlib_inheritable_accessor
Jeremy Kemper
2009-09-14
1
-0
/
+2
*
Lookup ruby bin name too
Joshua Peek
2009-09-14
1
-1
/
+1
*
Use rbconfig instead of rubygem detection
Joshua Peek
2009-09-14
1
-1
/
+2
*
For testing, only load rubygems if mocha is missing
Joshua Peek
2009-09-14
1
-1
/
+8
*
Forgot to update load path dir for vendored memcache
Joshua Peek
2009-09-14
2
-2
/
+1
*
Use abort
Jeremy Kemper
2009-09-13
1
-2
/
+1
*
Skip parent isolation tests too
Jeremy Kemper
2009-09-13
1
-121
/
+123
*
Don't run `gem bundle` by default
Joshua Peek
2009-09-13
1
-22
/
+3
*
Bump vendored memcache to 1.7.5
Joshua Peek
2009-09-13
1
-93
/
+292
*
Rollback AS bundler work and improve activation of vendored dependencies
Joshua Peek
2009-09-13
18
-96
/
+54
*
Callbacks need to require reporting
Joshua Peek
2009-09-13
1
-0
/
+1
*
Restore AS vendor file until we get things sorted out in railties
Joshua Peek
2009-09-13
2
-0
/
+28
*
Rewrite resource routing tests that are coupled to the router implementation
Joshua Peek
2009-09-13
1
-2
/
+3
[prev]
[next]