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 #17665 from javiervidal/fixing_documentation
Rafael Mendonça França
2014-11-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Ruby on Rails 3.0 Release Notes: fix broken link
Javier Vidal
2014-11-18
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #17660 from rishijain/update_docs_11
Xavier Noria
2014-11-18
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
fixed minor typos in RELEASE doc [ci skip]
Rishi Jain
2014-11-18
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #17658 from SamSaffron/optimise_memory
Xavier Noria
2014-11-18
1
-1
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
PERF: stop allocating the string "id" over and over
Sam
2014-11-18
1
-1
/
+3
*
|
|
Revert "[PERF] Speed up integer type casting from DB"
Godfrey Chan
2014-11-17
1
-4
/
+1
*
|
|
:nail_care: Put escape clause first, keeps @sgrif happy :grin:
Godfrey Chan
2014-11-17
1
-1
/
+2
*
|
|
[PERF] Speed up integer type casting from DB
Godfrey Chan
2014-11-17
1
-1
/
+3
|
/
/
*
|
Remove the unused second argument to `substitute_at`
Sean Griffin
2014-11-17
11
-25
/
+12
*
|
rm `reorder_bind_params`
Sean Griffin
2014-11-17
9
-25
/
+7
*
|
Force table creation in tests
Sean Griffin
2014-11-17
1
-2
/
+2
*
|
Generate new applications with the right rails-dom-testing version
Rafael Mendonça França
2014-11-17
1
-2
/
+4
*
|
Use GitHub, not my local fork :sweat_smile:
Rafael Mendonça França
2014-11-17
1
-1
/
+1
*
|
document_root_element need to be public
Rafael Mendonça França
2014-11-17
3
-9
/
+10
*
|
Merge pull request #17647 from tgxworld/fix_typo
Abdelkader Boudih
2014-11-17
1
-1
/
+1
|
\
\
|
*
|
Fix typo.
Guo Xiang Tan
2014-11-17
1
-1
/
+1
|
/
/
*
|
Improve the performance of quoting table names on PG
Sean Griffin
2014-11-17
1
-4
/
+15
*
|
Add StackProf to the test group for 2.1
Sean Griffin
2014-11-17
1
-0
/
+4
*
|
Remove pointless `private`
Sean Griffin
2014-11-17
1
-2
/
+0
*
|
Merge pull request #17643 from SamSaffron/select_all_perf
Sean Griffin
2014-11-17
2
-8
/
+32
|
\
\
|
*
|
PERF: optimise type lookup to avoid invoking procs
Sam
2014-11-17
2
-8
/
+32
*
|
|
Merge pull request #17640 from michaeljayt/spring-not-working-in-cygwin
Rafael Mendonça França
2014-11-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Skip spring install in Cygwin due to fork() bad support.
michaeljayt
2014-11-17
1
-1
/
+1
*
|
|
|
Merge pull request #17642 from tgxworld/fix_template_assertion_on_assigns
Rafael Mendonça França
2014-11-17
2
-4
/
+20
|
\
\
\
\
|
*
|
|
|
Fix for assigns(:..) resetting template assertions
Calvin Correli
2014-11-17
2
-4
/
+20
*
|
|
|
|
Merge pull request #17628 from bf4/update_unicode
Rafael Mendonça França
2014-11-17
2
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Update to Unicode 7.0.0
Benjamin Fleischer
2014-11-15
2
-1
/
+1
*
|
|
|
|
|
Merge pull request #17645 from georgemillo/master
Rafael Mendonça França
2014-11-17
2
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Minor English fixes in docs [ci skip]
George Millo
2014-11-17
2
-3
/
+3
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Meant to describe the concept, not the setting [ci skip]
Godfrey Chan
2014-11-17
1
-1
/
+1
*
|
|
|
|
|
Deprecate different default for `log_level` in production
Godfrey Chan
2014-11-17
3
-3
/
+26
*
|
|
|
|
|
Revert "Merge pull request #16622 from matthewd/default-debug"
Godfrey Chan
2014-11-17
2
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #17630 from gsamokovarov/exception-wrapper-source-extract
Guillermo Iguaran
2014-11-16
4
-10
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
Rename #source_extract to #source_extracts in ExceptionWrapper
Genadi Samokovarov
2014-11-16
4
-10
/
+10
*
|
|
|
|
|
Merge pull request #17639 from gsamokovarov/faster-exception-wrapper-traces
Guillermo Iguaran
2014-11-16
1
-2
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Don't double check trace origin in ExceptionWrapper#traces
Genadi Samokovarov
2014-11-16
1
-2
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #17638 from gsamokovarov/focus-application-trace
Guillermo Iguaran
2014-11-16
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Don't show full trace on routing errors
Genadi Samokovarov
2014-11-16
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #17637 from gregmolnar/docs
Zachary Scott
2014-11-16
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
add Nokogiri to docs generation guides
Greg Molnar
2014-11-16
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #17635 from tgxworld/missing_space
Zachary Scott
2014-11-16
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[CI SKIP] Missing space.
Guo Xiang Tan
2014-11-16
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #17636 from gsamokovarov/exception-wrapper-less-nils
Guillermo Iguaran
2014-11-16
3
-31
/
+62
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Don't let #{application,framework,full}_trace be nil
Genadi Samokovarov
2014-11-16
3
-31
/
+62
|
/
/
/
*
|
|
Merge pull request #17626 from y-yagi/queue_adapters_doc
Abdelkader Boudih
2014-11-15
1
-0
/
+1
|
\
\
\
|
*
|
|
[ci skip] add "Qu" to Backends Features list
yuuji.yaginuma
2014-11-15
1
-0
/
+1
|
/
/
/
*
|
|
Don't freeze the same hash we use for memoization
Sean Griffin
2014-11-14
1
-6
/
+7
*
|
|
Allow `LazyAttributeHash` to be marshalled
Sean Griffin
2014-11-14
1
-13
/
+17
*
|
|
Correctly determine if an attribute is uninitialized
Sean Griffin
2014-11-14
2
-2
/
+10
[prev]
[next]