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
...
*
|
Merge pull request #7024 from bogdan/strict_validation_custom_exception
Rafael Mendonça França
2012-08-16
5
-5
/
+40
|
\
\
|
*
|
AM::Validation#validates: ability to pass custom exception to `:strict` option
Bogdan Gusiev
2012-08-06
5
-4
/
+32
*
|
|
Remove the active_model require from action_dispatch.
Rafael Mendonça França
2012-08-16
1
-1
/
+0
*
|
|
remove reference to humans.txt from release notes
Vijay Dev
2012-08-16
1
-2
/
+0
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-08-16
20
-87
/
+176
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
copy edits [ci skip]
Vijay Dev
2012-08-16
2
-13
/
+13
|
*
|
tiny formatting fix in i18n guide [ci skip]
Vijay Dev
2012-08-15
1
-1
/
+1
|
*
|
Minor language fix. [ci skip]
Erich Menge
2012-08-15
1
-2
/
+2
|
*
|
corrected grammar [ci skip]
Mikhail
2012-08-14
1
-2
/
+2
|
*
|
add breathing to reading sentences for flow, cut down the run-ons [ci skip]
Soon Van
2012-08-13
2
-16
/
+16
|
*
|
space for stack overflow; not when you get into things [ci skip]
Soon Van
2012-08-13
2
-4
/
+4
|
*
|
Add mini-profiler to performance testing, useful links
Philipp Weißensteiner
2012-08-12
1
-1
/
+2
|
*
|
Minor punctuation fix in api documentation guide [ci skip]
Carlos Antonio da Silva
2012-08-11
1
-1
/
+1
|
*
|
proper casing in pronouns; relocate the pro git book [ci skip]
Soon Van
2012-08-11
4
-36
/
+36
|
*
|
Fix caching guide (plural model name) [ci skip]
Franco Catena
2012-08-10
1
-2
/
+2
|
*
|
Document the namespacing of controller actions per this discussion:
schneems
2012-08-09
1
-0
/
+11
|
*
|
add around_create callback documentation for ActiveModel::Callbacks
andrea longhi
2012-08-08
1
-0
/
+11
|
*
|
For adding non css/js files to precompile array
lulalala
2012-08-07
1
-0
/
+2
|
*
|
Update list of finder methods
Oscar Del Ben
2012-08-06
1
-0
/
+3
|
*
|
edit of previous content
Weston Platter
2012-08-04
1
-19
/
+59
|
*
|
Add extra documentation to the locale file.
Steve Klabnik
2012-08-04
1
-2
/
+21
|
*
|
Document default_options configuration in ActionMailer guide [ci skip]
Dejan Simic
2012-08-04
1
-0
/
+2
*
|
|
Merge pull request #7244 from lucasuyezu/master
Carlos Antonio da Silva
2012-08-15
3
-2
/
+24
|
\
\
\
|
*
|
|
Indentation should consider line number character count.
Lucas Uyezu
2012-08-13
3
-2
/
+24
*
|
|
|
Remove duplicated changelog entry [ci skip]
Carlos Antonio da Silva
2012-08-15
1
-6
/
+0
*
|
|
|
Move changelog entry to the top [ci skip]
Carlos Antonio da Silva
2012-08-15
1
-5
/
+4
*
|
|
|
Merge pull request #7133 from roshats/fix_update_all_with_blank_argument
Carlos Antonio da Silva
2012-08-15
3
-1
/
+11
|
\
\
\
\
|
*
|
|
|
raise ArgumentError if list of attributes to change is empty in update_all
Roman Shatsov
2012-08-14
3
-1
/
+11
*
|
|
|
|
Add Request#formats=(extensions) that lets you set multiple formats directly ...
David Heinemeier Hansson
2012-08-14
2
-1
/
+36
*
|
|
|
|
revises the contributing guide to document and encourage using the Rails deve...
Xavier Noria
2012-08-15
1
-27
/
+33
*
|
|
|
|
Merge pull request #7349 from steveklabnik/master
Rafael Mendonça França
2012-08-14
1
-3
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
We don't need to require AS::TestCase
Steve Klabnik
2012-08-14
1
-3
/
+0
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #7184 from anthonyalberto/xml_dasherize_include
Carlos Antonio da Silva
2012-08-14
3
-1
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
Following the false issue reporting I did here : https://github.com/rails/rai...
Anthony
2012-08-13
3
-1
/
+43
*
|
|
|
|
|
Some release notes love :heart:
Rafael Mendonça França
2012-08-14
1
-0
/
+31
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'concerns'
Rafael Mendonça França
2012-08-13
6
-30
/
+232
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add CHANGELOG entry and documentation for Routing Concerns
Rafael Mendonça França
2012-08-13
3
-0
/
+98
|
*
|
|
|
Extract common controllers to abstract_unit
Rafael Mendonça França
2012-08-13
3
-45
/
+33
|
*
|
|
|
Implementing Routing Concerns
Rafael Mendonça França
2012-08-13
2
-1
/
+117
|
/
/
/
/
*
|
|
|
oops, should be directory
Aaron Patterson
2012-08-13
1
-1
/
+1
*
|
|
|
push header merge down to a private method so that live responses can have th...
Aaron Patterson
2012-08-13
3
-8
/
+22
*
|
|
|
live response headers can be merged with a hash
Aaron Patterson
2012-08-13
2
-0
/
+10
*
|
|
|
speed up cache directory creation
Aaron Patterson
2012-08-13
1
-3
/
+9
*
|
|
|
Merge pull request #7343 from egtann/master
Rafael Mendonça França
2012-08-13
3
-1
/
+42
|
\
\
\
\
|
*
|
|
|
Add support for start_hour and end_hour options in select_hour helper
Evan Tann
2012-08-13
3
-1
/
+42
|
/
/
/
/
*
|
|
|
Merge pull request #7338 from sax/master
Aaron Patterson
2012-08-12
2
-3
/
+23
|
\
\
\
\
|
*
|
|
|
Evented notifications take priority over Timed notifications
Eric Saxby
2012-08-11
2
-3
/
+23
*
|
|
|
|
Merge pull request #7341 from edward/patch-1
Rafael Mendonça França
2012-08-12
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Grammar fix in ActionView docs/comments
Edward Ocampo-Gooding
2012-08-12
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #7339 from maletor/patch-1
Xavier Noria
2012-08-12
1
-1
/
+1
|
\
\
\
\
\
[prev]
[next]