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
*
remove trailing whitespace
RomD
2010-02-06
1
-1
/
+1
*
fix usage examples and more to use new invocations
RomD
2010-02-06
44
-173
/
+173
*
Add config.generators.templates to provide alternative paths for template loo...
José Valim
2010-02-06
7
-14
/
+18
*
Fix tiny version number from '3.0.0beta' to '3.0.0.beta1', so 'rake install' ...
Prem Sichanugrist
2010-02-06
7
-7
/
+7
*
Fix 'rails server -h' double help banner. Correct its usage line. [#3874 stat...
Henrik N
2010-02-06
1
-1
/
+4
*
Add a test which ensures namespaced roots.
José Valim
2010-02-06
1
-0
/
+10
*
Routes should not swallow all NameErrors [#3862 status:resolved].
José Valim
2010-02-06
1
-1
/
+2
*
Updates subscriber test for new output
Yehuda Katz
2010-02-05
1
-1
/
+1
*
Fixes test fail
Yehuda Katz
2010-02-05
1
-1
/
+1
*
Lookup the status code and rework the Completed line a bit
David Heinemeier Hansson
2010-02-05
1
-2
/
+1
*
Cleanup comments
David Heinemeier Hansson
2010-02-05
1
-8
/
+3
*
Not a fan of the double ##
David Heinemeier Hansson
2010-02-05
1
-2
/
+2
*
Simplify conditions for --dev and --edge
David Heinemeier Hansson
2010-02-05
1
-6
/
+6
*
Path approach shouldnt specify version
David Heinemeier Hansson
2010-02-05
1
-1
/
+1
*
New style for path references
David Heinemeier Hansson
2010-02-05
1
-2
/
+1
*
CI: show bundled gems
Jeremy Kemper
2010-02-05
1
-3
/
+2
*
CI: add missing isolated tests
Jeremy Kemper
2010-02-05
1
-3
/
+9
*
method_missing errors on activeresource tests, mocha is not required there
Santiago Pastorino
2010-02-05
1
-0
/
+1
*
test_validates_acceptance_of_as_database_column fixed
Santiago Pastorino
2010-02-05
1
-3
/
+3
*
More html_safe strings now use the safe_concat method
Santiago Pastorino and José Ignacio Costa
2010-02-05
5
-7
/
+7
*
Making SafeBuffer << an alias for concat method
Santiago Pastorino
2010-02-05
1
-5
/
+2
*
Fixed html_safe test cases which weren't testing correctly
Santiago Pastorino and José Ignacio Costa
2010-02-05
1
-17
/
+20
*
Make UrlWriter includable in a Module
Jeremy Kemper
2010-02-05
1
-1
/
+9
*
Automatically prefer Yajl or JSON backend over Yaml, if available
Jeremy Kemper
2010-02-05
3
-3
/
+18
*
Add yajl-ruby as a JSON parsing backend
Brian Lopez
2010-02-05
3
-0
/
+46
*
Bump git versions to 3.0.0.beta1 since we've released
Jeremy Kemper
2010-02-05
10
-26
/
+26
*
Bump arel dep
Jeremy Kemper
2010-02-05
1
-1
/
+1
*
Revert "Link to main Arel repository"
Jeremy Kemper
2010-02-05
1
-2
/
+2
*
install ActionController::UrlFor before environment is parsed, to provide Act...
Paul Rosania
2010-02-05
1
-5
/
+5
*
Submarine the rake-gemcutter dep in Rakefiles
Jeremy Kemper
2010-02-05
8
-34
/
+42
*
Add the dummy rails3b gemspec that pulls in non-prerelease deps
Jeremy Kemper
2010-02-04
1
-0
/
+27
*
Kill default require_path
Jeremy Kemper
2010-02-04
1
-2
/
+2
*
Fix task defines
Jeremy Kemper
2010-02-04
8
-8
/
+8
*
No sense bundling sense it's not available in Rakefile. Also, actually require.
Jeremy Kemper
2010-02-04
1
-3
/
+0
*
Need gemcutter here too
David Heinemeier Hansson
2010-02-04
1
-0
/
+1
*
Release using gemcutter gem:push tasks
Jeremy Kemper
2010-02-04
9
-90
/
+55
*
Test that csrf meta content is html-escaped, too
Jeremy Kemper
2010-02-04
1
-1
/
+2
*
Add prototype ujs handler for data-method
Jeremy Kemper
2010-02-04
1
-0
/
+26
*
Revert dumb test
Jeremy Kemper
2010-02-04
1
-2
/
+2
*
Update prototype-ujs for data-confirm
Jeremy Kemper
2010-02-04
1
-5
/
+12
*
HTML-escape csrf meta contents
Jeremy Kemper
2010-02-04
2
-3
/
+3
*
Expose CSRF param name also
Jeremy Kemper
2010-02-04
2
-2
/
+2
*
fix rubygems/bundler install in ci build script
Chad Woolley
2010-02-04
1
-2
/
+6
*
Expose CSRF tag for UJS adapters
Jeremy Kemper
2010-02-04
4
-1
/
+30
*
Ensure javascripts are pulled in so UJS can hook the Delete link
Jeremy Kemper
2010-02-04
1
-0
/
+1
*
Link to main Arel repository
Bryan Helmkamp
2010-02-04
1
-2
/
+2
*
Bump to bundler 0.9.2
Jeremy Kemper
2010-02-04
2
-2
/
+2
*
Autorequire default libs and those in groups named after the current Rails en...
Jeremy Kemper
2010-02-04
1
-2
/
+2
*
Depend on bundler >= 0.9.1
Jeremy Kemper
2010-02-04
2
-2
/
+2
*
server command loads the application
Jeremy Kemper
2010-02-04
1
-1
/
+2
[next]