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
*
Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful excepti...
zires
2013-02-27
3
-1
/
+7
*
Bundler 1.3.0 released. We prefer it for new binstub behavior.
Jeremy Kemper
2013-02-25
1
-1
/
+1
*
Bump i18n version to 0.6.2
Guillermo Iguaran
2013-02-25
1
-1
/
+1
*
Are was release
Rafael Mendonça França
2013-02-25
2
-3
/
+1
*
Bump sass-rails and coffee-rails to 4.0.0.beta1 in Gemfile
Guillermo Iguaran
2013-02-25
2
-3
/
+3
*
removes redundant require
Xavier Noria
2013-02-25
1
-2
/
+0
*
Merge pull request #9420 from robertomiranda/remove-sprockets-rails
Guillermo Iguaran
2013-02-25
1
-1
/
+0
|
\
|
*
Remove sprockets-rails from the Gemfile generator
robertomiranda
2013-02-25
1
-1
/
+0
*
|
typo
Xavier Noria
2013-02-25
1
-1
/
+1
*
|
AR loads activerecord-deprecated_finders, no need to add it to the Gemfile
Xavier Noria
2013-02-25
2
-6
/
+7
|
/
*
sprockets 2.0.0.rc3 is in rails gemspec already
Guillermo Iguaran
2013-02-25
1
-2
/
+0
*
ar-deprecated_finders is already in the gemspec
José Valim
2013-02-25
1
-2
/
+0
*
I released 0.0.3 some time ago
Rafael Mendonça França
2013-02-25
1
-1
/
+1
*
jquery-rails 2.2.1 was released
Rafael Mendonça França
2013-02-25
1
-1
/
+1
*
Remove rack-test git dependency
José Valim
2013-02-25
1
-1
/
+0
*
New CHANGELOG entries always on top [ci skip]
Rafael Mendonça França
2013-02-25
1
-4
/
+4
*
Merge pull request #9197 from yaotti/fix/overriden-attr-on-dup
Rafael Mendonça França
2013-02-25
3
-1
/
+13
|
\
|
*
Do not override attributes on `dup` by default scopes
Hiroshige Umino
2013-02-26
3
-1
/
+13
|
/
*
Do not use --local option when installing the gems
Rafael Mendonça França
2013-02-25
1
-3
/
+3
*
Preparing for 4.0.0.beta1 release
David Heinemeier Hansson
2013-02-25
15
-15
/
+15
*
Revert "Use sass compressor as the default CSS compressor"
Guillermo Iguaran
2013-02-25
1
-1
/
+1
*
Use sass compressor as the default CSS compressor
Rafael Mendonça França
2013-02-25
1
-1
/
+1
*
:scissors:
Rafael Mendonça França
2013-02-25
1
-1
/
+1
*
Merge pull request #8530 from dasch/dependency-trackers
David Heinemeier Hansson
2013-02-25
4
-45
/
+146
|
\
|
*
Register trackers on extensions, not handlers
Daniel Schierbeck
2013-02-20
3
-11
/
+17
|
*
Rename ErbTracker to ERBTracker
Daniel Schierbeck
2013-02-20
1
-2
/
+2
|
*
Return an empty array if no tracker is found
Daniel Schierbeck
2013-02-20
2
-4
/
+16
|
*
Use a thread safe hash
Daniel Schierbeck
2013-02-20
1
-1
/
+3
|
*
Allow registering custom dependency trackers
Daniel Schierbeck
2013-02-20
3
-2
/
+54
|
*
Extract dependency tracking from Digestor
Daniel Schierbeck
2013-02-20
2
-44
/
+73
*
|
Merge pull request #9072 from htanata/statistics
David Heinemeier Hansson
2013-02-25
4
-46
/
+394
|
\
\
|
*
|
Improve `rake stats` for JavaScript and CoffeeScript.
Hendy Tanata
2013-02-25
4
-46
/
+394
*
|
|
Merge pull request #9412 from senny/clean_ar_changelog
Carlos Antonio da Silva
2013-02-25
1
-3
/
+7
|
\
\
\
|
*
|
|
some minor AR changelog modifications [ci skip]
Yves Senn
2013-02-25
1
-3
/
+7
|
/
/
/
*
|
|
Merge pull request #9409 from wangjohn/adding_documentation_to_touch
Carlos Antonio da Silva
2013-02-25
1
-0
/
+7
|
\
\
\
|
*
|
|
Added documentation about how touch now throws an error when one tries
wangjohn
2013-02-25
1
-0
/
+7
*
|
|
|
Merge pull request #9390 from chris-baynes/datetime_sec_fraction
Andrew White
2013-02-25
3
-1
/
+9
|
\
\
\
\
|
*
|
|
|
Keep second fraction when DateTime#change is called.
Chris Baynes
2013-02-25
3
-1
/
+9
|
/
/
/
/
*
|
|
|
Merge pull request #9411 from senny/add_auto_explain_removal_as_notable_change
Xavier Noria
2013-02-25
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
update 4.0 release notes to reflect the removal of auto explain.
Yves Senn
2013-02-25
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #9246 from Noemj/update_prepared_statements
Aaron Patterson
2013-02-24
2
-3
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Changed update_record to use prepared statements.
Noemj
2013-02-11
2
-3
/
+26
*
|
|
|
Merge pull request #9320 from wangjohn/touch_handling_on_new_instances
Guillermo Iguaran
2013-02-24
3
-0
/
+20
|
\
\
\
\
|
*
|
|
|
Raising an ActiveRecordError when one tries to use .touch(name) on a new
wangjohn
2013-02-25
3
-0
/
+20
|
/
/
/
/
*
|
/
/
Revert "Simplify code in AS json encoder"
Guillermo Iguaran
2013-02-25
1
-8
/
+15
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #8815 from bogdan/simplified-to-json-args
Steve Klabnik
2013-02-24
1
-15
/
+8
|
\
\
\
|
*
|
|
Simplify code in AS json encoder
Bogdan Gusiev
2013-01-06
1
-15
/
+8
*
|
|
|
Improve AR changelog [ci skip]
Carlos Antonio da Silva
2013-02-24
1
-2
/
+2
*
|
|
|
Add more information to the CHANGELOG entry [ci skip]
Rafael Mendonça França
2013-02-24
1
-0
/
+12
*
|
|
|
Merge pull request #9403 from stopdropandrew/TimeWithZone#to_r
Rafael Mendonça França
2013-02-24
3
-0
/
+19
|
\
\
\
\
[next]