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
...
*
Fix typo :bomb: [ci skip]
Rafael Mendonça França
2012-10-29
1
-1
/
+1
*
Fix bug when Column is trying to type cast boolean values to integer.
Rafael Mendonça França
2012-10-29
3
-6
/
+22
*
Merge pull request #8009 from graceliu/3-2-fix_database_url_support
Rafael Mendonça França
2012-10-29
6
-37
/
+287
|
\
|
*
fixed support for DATABASE_URL for rake db tasks
Grace Liu
2012-10-29
6
-37
/
+287
*
|
Bump to 3.2.9.rc1
Santiago Pastorino
2012-10-29
9
-17
/
+17
|
/
*
Add 3.2.9 section in ARes CHANGELOG
Santiago Pastorino
2012-10-29
1
-0
/
+4
*
Revert "Deprecate Paths::Path#children which is unused now"
Rafael Mendonça França
2012-10-29
1
-1
/
+0
*
Merge pull request #7587 from elia/fix-too-eager-loading
Rafael Mendonça França
2012-10-29
3
-6
/
+17
|
\
|
*
Deprecate Paths::Path#children which is unused now
Elia Schito
2012-10-29
1
-0
/
+1
|
*
Respect children paths filter settings
Elia Schito
2012-10-28
2
-6
/
+13
|
*
Add test case to assets eager load
Rafael Mendonça França
2012-10-27
1
-0
/
+3
*
|
Merge pull request #8057 from frodsan/fix_sqlite_mutate_arg
Rafael Mendonça França
2012-10-29
2
-1
/
+9
*
|
Merge pull request #8053 from henrik/update_columns_with_primary_key
Carlos Antonio da Silva
2012-10-29
3
-1
/
+17
*
|
Make Active Record tests pass in isolation
Rafael Mendonça França
2012-10-29
2
-3
/
+2
*
|
Fix the skip code.
Rafael Mendonça França
2012-10-28
1
-4
/
+4
*
|
Merge pull request #7593 from veader/patch-1
Rafael Mendonça França
2012-10-28
3
-0
/
+14
*
|
Merge pull request #8048 from senny/7761_dont_render_view_without_mail_call
Rafael Mendonça França
2012-10-28
5
-1
/
+34
*
|
Merge pull request #8047 from arunagw/json_only_in_18
Carlos Antonio da Silva
2012-10-28
1
-1
/
+0
|
\
\
|
*
|
Removing JSON for other ruby
Arun Agrawal
2012-10-28
1
-1
/
+0
|
/
/
*
/
Merge pull request #8038 from frodsan/fix_am_serializers_xml_dependency
Jeremy Kemper
2012-10-27
4
-5
/
+6
|
/
*
Merge pull request #8022 from GRoguelon/3-2-stable
Rafael Mendonça França
2012-10-24
1
-1
/
+1
|
\
|
*
Adding a missing parenthesis in the doc of String#parameterize.
Geoffrey Roguelon
2012-10-24
1
-1
/
+1
*
|
frozen state should be restored after txn is aborted
Aaron Patterson
2012-10-22
2
-2
/
+18
*
|
Merge pull request #7986 from Grandrath/patch-2
Carlos Antonio da Silva
2012-10-20
1
-1
/
+1
|
\
\
|
*
|
Use `Rails.env` instead of `ENV['RAILS_ENV']`; #7951
Martin Grandrath
2012-10-18
1
-1
/
+1
*
|
|
Require ActionController::Railtie in the default middleware stack.
Rafael Mendonça França
2012-10-18
1
-0
/
+2
*
|
|
Merge pull request #7989 from senny/backport_7969
Rafael Mendonça França
2012-10-18
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
active_model/validations requires necessary files to run
Yves Senn
2012-10-18
1
-0
/
+1
|
/
/
*
|
Merge pull request #7371 from csmuc/fix_dup_validation_errors
Santiago Pastorino
2012-10-17
3
-0
/
+21
*
|
Synchronize around deleting from the reserved connections hash.
Aaron Patterson
2012-10-15
2
-1
/
+4
*
|
Merge pull request #7940 from arturopie/7914-backport-to-3-2-stable
Rafael Mendonça França
2012-10-14
4
-14
/
+61
|
\
\
|
*
|
7914 Using a better way to get the defaults from db.
Arturo Pie
2012-10-14
1
-12
/
+7
|
*
|
#7914 get default value when type uses schema name
Arturo Pie
2012-10-14
4
-2
/
+54
|
/
/
*
|
Merge pull request #7925 from ernie/3-2-fix-collection-associations-with-select
Rafael Mendonça França
2012-10-12
3
-1
/
+15
|
\
\
|
*
|
Fix has_many assocation w/select load after create
Ernie Miller
2012-10-12
3
-1
/
+15
|
/
/
*
|
Merge pull request #7905 from jfirebaugh/eager_autoload_3-2
Rafael Mendonça França
2012-10-10
2
-15
/
+21
|
\
\
|
*
|
Eager autoload Preloader classes
John Firebaugh
2012-10-10
1
-10
/
+14
|
*
|
Eager autoload ActiveRecord association helpers
Michael Fairley
2012-10-10
1
-5
/
+7
|
/
/
*
|
Backport 1a7049906ee6735bae058e9985a3806d08d9746b
Jeremy Kemper
2012-10-06
1
-3
/
+6
*
|
Merge pull request #7865 from teleological/link_to_remote_3_2
Rafael Mendonça França
2012-10-06
3
-1
/
+12
|
\
\
|
*
|
Accept :remote as symbol in link_to options
Riley
2012-10-06
3
-1
/
+12
*
|
|
Use the Ruby 1.8 hash syntax
Rafael Mendonça França
2012-10-06
1
-1
/
+1
|
/
/
*
|
Merge pull request #7848 from senny/3415_assert_template_has_nil_variable
Rafael Mendonça França
2012-10-06
3
-3
/
+23
*
|
Merge pull request #7850 from senny/5920_postgres_adapter_table_with_capital_...
Rafael Mendonça França
2012-10-06
3
-5
/
+14
*
|
Merge pull request #6978 from frodsan/count_nosql_unsaved_parent
Rafael Mendonça França
2012-10-04
5
-0
/
+37
*
|
Merge pull request #7836 from lihanli/error-msg-update
Rafael Mendonça França
2012-10-03
2
-2
/
+6
|
\
\
|
*
|
Update supported ruby versions error message in ruby_version_check.rb
lihan
2012-10-03
2
-2
/
+6
|
/
/
*
|
Refactor
Santiago Pastorino
2012-10-03
1
-5
/
+3
*
|
Merge pull request #7822 from lulalala/reset-counter-cache-for-has-many-through
Rafael Mendonça França
2012-10-02
5
-4
/
+29
*
|
Merge pull request #7797 from senny/7459_prefix_tempalte_assertion_variables
Rafael Mendonça França
2012-10-01
3
-23
/
+29
[prev]
[next]