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
...
*
Uses Hash#reverse_merge
Jeremy Kemper
2009-11-13
1
-0
/
+2
*
Ruby 1.9.2: avoid #flatten
Jeremy Kemper
2009-11-13
3
-18
/
+38
*
Prefer Array.wrap to Array()
Jeremy Kemper
2009-11-13
1
-1
/
+2
*
Ruby 1.9.2: work around Array allowing method_missing for to_ary
Jeremy Kemper
2009-11-13
1
-4
/
+3
*
Test that Array.wrap works with proxy objects and structs
Jeremy Kemper
2009-11-13
1
-0
/
+20
*
Split mime responder into smaller chunks and allow action to be configured.
José Valim
2009-11-13
2
-18
/
+48
*
Remove rackmount const usage
Joshua Peek
2009-11-12
2
-3
/
+3
*
Always bundle pg and mysql for AR tests
Jeremy Kemper
2009-11-12
1
-2
/
+2
*
Rdoc for changes introduced in e2ed1a1ca, 36058f450.
David Vrensk
2009-11-12
2
-0
/
+6
*
Refactor plugins
Yehuda Katz + Carl Lerche
2009-11-11
19
-1144
/
+321
*
Update AR logger subscriber for Notifications subscriber args change
Jeremy Kemper
2009-11-11
1
-2
/
+2
*
test-unit 2: filter_backtrace is private
Jeremy Kemper
2009-11-10
1
-2
/
+2
*
CI: yeah, run those tests
Jeremy Kemper
2009-11-10
1
-6
/
+6
*
CI: short-circuit at first failing task. Chmod 755 bin, vendor, vendor/gems
Jeremy Kemper
2009-11-10
1
-4
/
+3
*
Rack: HTTPS is either 'on' or 'off' as of 9b7a0569e4067d0c23a00fc24273436e85c...
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
CI: list bundled gems in build environment
Jeremy Kemper
2009-11-10
1
-0
/
+2
*
Unify test:isolated across components and run by default at toplevel
Jeremy Kemper
2009-11-10
6
-33
/
+42
*
CI: missed mysql gem in bundle
Jeremy Kemper
2009-11-10
1
-0
/
+1
*
Back to rack master, rack-1.0 reverts the kind_of? String fix
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Revert "Revert "Eliminate warning with layout is unset""
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
test-unit 2 compat: assert_raise doesn't support regexp second arg to match e...
Jeremy Kemper
2009-11-10
2
-2
/
+2
*
Revert "Eliminate warning with layout is unset"
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
CI: rearrange build order, AR last
Jeremy Kemper
2009-11-10
1
-20
/
+20
*
CI: no system gems required
Jeremy Kemper
2009-11-10
1
-0
/
+2
*
Bundle rack-1.0 branch
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Eliminate warning with layout is unset
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
CI: bundle test-unit on 1.9
Jeremy Kemper
2009-11-10
1
-1
/
+8
*
Revert "Eliminate warning with layout is unset"
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
CI: return result of last rake task
Jeremy Kemper
2009-11-10
1
-1
/
+3
*
CI: shush complaints about 777 perms
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Use an env var to expand the CI bundle. Using bundler's 'only' includes this ...
Jeremy Kemper
2009-11-10
2
-2
/
+2
*
Ruby 1.9: don't bundle fcgi at all for CI
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Make root_dir a method so rails can call it
Jeremy Kemper
2009-11-10
1
-7
/
+8
*
Bump AR.gemspec Arel dep too
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Use bundled bin/rake
Jeremy Kemper
2009-11-10
1
-11
/
+15
*
Rely on bundler for gem deps instead of geminstaller
Jeremy Kemper
2009-11-10
1
-23
/
+1
*
Get rack from rails/rack.git. Introduce ci-only deps.
Jeremy Kemper
2009-11-10
1
-15
/
+21
*
Bump CI mocha to 0.9.8 and rack to 1.0.1
Jeremy Kemper
2009-11-10
1
-2
/
+2
*
Be sure to invoke the super chain! And initialize response body.
Jeremy Kemper
2009-11-10
1
-0
/
+2
*
Eliminate warning by initializing nil formats
Jeremy Kemper
2009-11-10
1
-0
/
+6
*
Eliminate warning with layout is unset
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Bump arel dep to 0.2.pre
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Ruby 1.9: bump CI mysql from 2.7 -> 2.8.1
Jeremy Kemper
2009-11-10
1
-2
/
+1
*
Ruby 1.9: fix Relation respond_to? and method_missing
Jeremy Kemper
2009-11-10
1
-6
/
+4
*
Resolve deadlock in pooled connections test
Jeremy Kemper
2009-11-10
1
-1
/
+1
*
Fix generated performance test helper requires
Jeremy Kemper
2009-11-10
2
-2
/
+2
*
Enable warnings for mailer tests
Joshua Peek
2009-11-09
1
-1
/
+1
*
delete correct records for a has_many with :primary_key and :dependent => :de...
Matt Jones
2009-11-10
4
-3
/
+17
*
Avoid adding component lib/ to load path multiple times
Joshua Peek
2009-11-09
6
-6
/
+17
*
Remove preflight lib check during AP tests. Bundler resolves this issue
Joshua Peek
2009-11-09
1
-6
/
+0
[prev]
[next]