index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5927 from avakhov/distance_of_time_in_words-swap
Jeremy Kemper
2012-04-24
2
-16
/
+41
|
\
|
*
Use leap years trick in distance_of_time_in_words only for distances between ...
Alexey Vakhov
2012-04-24
2
-12
/
+18
|
*
fixed non matching documentation behaviour with method semantics on distance_...
Marcelo Casiraghi
2012-04-24
2
-3
/
+20
|
*
Distance of time in words should work correct if from time > to_time
Alexey Vakhov
2012-04-24
2
-2
/
+4
*
|
Merge pull request #5956 from arunagw/mocha_upgrade
Jeremy Kemper
2012-04-24
1
-1
/
+1
|
\
\
|
*
|
Upgrading mocha 0.11.2
Arun Agrawal
2012-04-24
1
-1
/
+1
*
|
|
Merge pull request #5960 from homakov/patch-3
José Valim
2012-04-24
1
-5
/
+2
|
\
\
\
|
*
|
|
Deleting insecure and "bad practice" code. related: http://homakov.blogspot.c...
Egor Homakov
2012-04-24
1
-5
/
+2
|
/
/
/
*
|
|
Merge pull request #5959 from carlosantoniodasilva/refactor-route_set
Aaron Patterson
2012-04-24
1
-3
/
+4
|
\
\
\
|
*
|
|
Refactor hash creation in routeset
Carlos Antonio da Silva
2012-04-24
1
-3
/
+4
|
/
/
/
*
|
|
Merge pull request #5957 from bogdan/routes
José Valim
2012-04-24
1
-26
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
RouteSet: decomplecting a way to handle positional args
Bogdan Gusiev
2012-04-24
1
-26
/
+20
|
/
/
*
|
Merge pull request #5955 from bogdan/routes
José Valim
2012-04-24
1
-13
/
+21
|
\
\
|
*
|
RouteSet: simplify routes helpers generation code
Bogdan Gusiev
2012-04-24
1
-13
/
+21
|
/
/
*
|
Merge pull request #5954 from bogdan/routes
José Valim
2012-04-24
2
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add missing requires in routes
Bogdan Gusiev
2012-04-23
2
-0
/
+3
*
|
Only include Rake::DSL if it's defined.
Joe Van Dyk
2012-04-23
1
-1
/
+1
*
|
Merge pull request #5887 from mcrowe/document-relation-merge
Vijay Dev
2012-04-23
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Add documentation to the SpawnMethods#merge method.
Mitch Crowe
2012-04-17
1
-0
/
+14
*
|
Merge pull request #5930 from carlosantoniodasilva/generated-attribute-refactor
José Valim
2012-04-22
1
-7
/
+10
|
\
\
|
*
|
Refactor GeneratedAttributes
Carlos Antonio da Silva
2012-04-22
1
-7
/
+10
|
/
/
*
|
Merge pull request #5917 from oscardelben/master
Piotr Sarnacki
2012-04-21
1
-1
/
+0
|
\
\
|
*
|
Remove circular require of time/zones
Oscar Del Ben
2012-04-21
1
-1
/
+0
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-04-21
39
-314
/
+391
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "in feedback solicitation text, correct that docrails is fork, not bra...
Vijay Dev
2012-04-21
1
-1
/
+1
|
*
|
Merge branch 'master' of github.com:lifo/docrails
Oscar Del Ben
2012-04-21
2
-2
/
+2
|
|
\
\
|
|
*
|
Comma missed
Alexey Vakhov
2012-04-21
1
-1
/
+1
|
|
*
|
in feedback solicitation text, correct that docrails is fork, not branch
Rory O’Kane
2012-04-20
1
-1
/
+1
|
*
|
|
Add validation code to getting started guide and improve validation
Oscar Del Ben
2012-04-21
4
-10
/
+24
|
*
|
|
Add model validation section to Getting Started guide
Oscar Del Ben
2012-04-21
11
-96
/
+93
|
|
/
/
|
*
|
Merge branch 'master' of github.com:lifo/docrails
Oscar Del Ben
2012-04-20
2
-2
/
+2
|
|
\
\
|
|
*
|
Fix example in ActionView::Helpers::FormHelper
Thibaut Courouble
2012-04-20
1
-1
/
+1
|
|
*
|
removed extra "you"
Kevin Musiorski
2012-04-19
1
-1
/
+1
|
*
|
|
Add index and links section to Getting started guide
Oscar Del Ben
2012-04-20
11
-24
/
+123
|
*
|
|
Add show action in getting started guide
Oscar Del Ben
2012-04-20
6
-27
/
+63
|
*
|
|
New Getting started guide wont have tags
Oscar Del Ben
2012-04-20
6
-36
/
+1
|
*
|
|
Adapt "Getting started guide" code sample
Oscar Del Ben
2012-04-20
8
-129
/
+36
|
*
|
|
Add "Saving data in the controller" section
Oscar Del Ben
2012-04-20
1
-0
/
+27
|
|
/
/
|
*
|
Add model creation step to getting started guide
Oscar Del Ben
2012-04-19
1
-6
/
+27
|
*
|
Fix broken images links
Oscar Del Ben
2012-04-19
1
-5
/
+4
|
*
|
Add Ruby 1.9.3 recommendation
Oscar Del Ben
2012-04-19
1
-2
/
+2
|
*
|
Put warning on getting started guide back
Oscar Del Ben
2012-04-19
1
-1
/
+3
|
*
|
Add "Using the change method" title back to make it stand out
Oscar Del Ben
2012-04-19
1
-0
/
+2
|
*
|
Regenerate Gemfile for getting started guide
Oscar Del Ben
2012-04-19
1
-3
/
+3
|
*
|
Update guide for rails 3.2.3, fix code download link.
Oscar Del Ben
2012-04-19
1
-5
/
+4
|
*
|
Add to guides info how to disable prepared statements
Ivan Evtukhovich
2012-04-19
1
-0
/
+7
|
*
|
Improve observers documentation
Oscar Del Ben
2012-04-18
1
-0
/
+2
|
*
|
Fix formatting
Oscar Del Ben
2012-04-18
1
-2
/
+2
*
|
|
Merge pull request #5865 from tiegz/minor_fixes
Aaron Patterson
2012-04-20
2
-35
/
+22
|
\
\
\
|
*
|
|
converting some tests to assert_raises, and DRY'ing retrieve_variable changes
Tieg Zaharia
2012-04-16
2
-40
/
+18
[next]