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
path:
root
/
activerecord
/
test
/
schema
Commit message (
Expand
)
Author
Age
Files
Lines
*
postgres, map scaled intervals to string datatype (#7518)
Yves Senn
2012-09-06
1
-1
/
+2
*
ActiveRecord support to PostgreSQL 9.2 JSON type
Dickson S. Guedes
2012-09-05
1
-1
/
+10
*
Fix pluck when columns/tables are reserved words.
Ian Lesperance
2012-09-05
1
-0
/
+4
*
test cleanup, remove ruby_type because it's no longer needed
Yves Senn
2012-09-03
1
-2
/
+1
*
rewrite inheritance tests with a custom inheritance_column
Yves Senn
2012-09-03
1
-0
/
+1
*
set the configured #inheritance_column on #become (#7503)
Yves Senn
2012-09-03
1
-0
/
+5
*
reset_counters() was crashing when there were multiple belongs_to association...
Dave Desrochers
2012-08-21
1
-0
/
+6
*
Modity the :json_data_empty attribute from `:null => false` to `:null => true`
Yasuo Honda
2012-07-28
1
-1
/
+1
*
Modify the preference attribute from `:null => false` to `:null => true`
Yasuo Honda
2012-07-27
1
-1
/
+1
*
Use string datatype for the setting attribute
Yasuo Honda
2012-07-26
1
-1
/
+1
*
This pull requests addresses ORA-01400 errors and also supports #6115 issue t...
Yasuo Honda
2012-07-25
1
-1
/
+1
*
fix: limit of enum columns of mysql
Yamada Masaki
2012-06-28
2
-0
/
+19
*
Revert "Merge pull request #6344"
Piotr Sarnacki
2012-06-25
1
-1
/
+0
*
Improve the derivation of HABTM assocation join table names
Andrew White
2012-06-22
1
-0
/
+5
*
Add uuid type support to PostgreSQL adapter
Konstantin Shabanov
2012-06-14
1
-1
/
+9
*
Merge pull request #6238 from pwnall/pgsql_bytea_limit
Aaron Patterson
2012-05-17
1
-0
/
+1
|
\
|
*
Postgresql doesn't accept limits on binary (bytea) columns.
Victor Costan
2012-05-09
1
-0
/
+1
*
|
SQLite3 doesn't actually support the 'time' type.
Erich Menge
2012-05-15
1
-0
/
+1
*
|
MySQL doesn't allow default values for blobs.
Rafael Mendonça França
2012-05-13
1
-2
/
+2
*
|
Merge pull request #5807 from Antiarchitect/store-improvement
Rafael Mendonça França
2012-05-13
1
-0
/
+2
|
\
\
|
*
|
Custom coders support for ActiveRecord::Store. JSON, YAML, Marshal can be use...
Andrey Voronkov
2012-05-09
1
-0
/
+2
|
|
/
*
/
mispelling errors in render_text_test.rb and sqlite_specific_schema
angelo giovanni capilleri
2012-05-12
1
-1
/
+1
|
/
*
Modify test schema.rb to use a VARCHAR rather than a TEXT when a default is r...
Michael Pearson
2012-05-05
1
-1
/
+3
*
Duplicate column_defaults properly (closes #6115)
Piotr Sarnacki
2012-05-04
1
-0
/
+1
*
Create plpgsql language if not available
Prem Sichanugrist
2012-04-27
1
-21
/
+29
*
add use_returning as a postgresql connection config
Doug Cole
2012-03-31
1
-2
/
+27
*
whitespace :scissors:
Jon Leighton
2012-03-30
1
-1
/
+1
*
Merge pull request #5334 from courtland/master
Jon Leighton
2012-03-30
1
-0
/
+5
|
\
|
*
Tests for removing a HABTM association when optimistic locking is enabled.
Nick Rogers
2012-03-07
1
-0
/
+5
*
|
Nested attribute setters can be overridden.
Jonathan Mukai & Peter Jaros
2012-03-28
1
-0
/
+1
*
|
attributes are cached by string keys, so to_s to support symbols. fixes #5549
Aaron Patterson
2012-03-27
1
-0
/
+1
|
/
*
Fix type_to_sql with text and limit on mysql/mysql2. Fix GH #3931.
kennyj
2012-02-26
2
-3
/
+3
*
Merge pull request #5000 from flavorpill/master-with-multidb-association-fix
Aaron Patterson
2012-02-13
1
-0
/
+5
|
\
|
*
added test for #3732
Rick Martinez
2012-02-10
1
-0
/
+5
*
|
Merge branch 'joelhoffman-postgres_schema_builder' into instance_reader
Aaron Patterson
2012-02-10
1
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
don't test schema where hstore not installed
Joel
2012-02-08
1
-0
/
+2
|
*
schema dumper tests for hstore
Joel
2012-02-08
1
-1
/
+8
*
|
Made schema dumper recognize partial indices' where statements
Marcelo Silveira
2012-02-09
1
-0
/
+1
|
/
*
Allow store to be a not null column.
Jeremy Walker
2012-02-02
1
-1
/
+2
*
Merge pull request #4696 from rafaelfranca/issue-4653
Aaron Patterson
2012-01-26
1
-2
/
+0
*
Fix bug where reset_counters resets the wrong counter cache.
David Peter
2012-01-16
1
-0
/
+10
*
Merge branch 'master' of git://github.com/rails/rails
Dmitry Polushkin
2011-12-31
3
-1
/
+37
|
\
|
*
Test fixtures with custom model and table names
Alexey Muranov
2011-12-30
1
-0
/
+5
|
*
Support establishing connection on ActiveRecord::Model.
Jon Leighton
2011-12-28
1
-0
/
+1
|
*
Fixtures support for ActiveRecord::Model
Jon Leighton
2011-12-24
1
-0
/
+1
|
*
I herd you like modules.
Jon Leighton
2011-12-24
1
-0
/
+4
|
*
serialize fails on subclass
Alvaro Bautista
2011-12-23
1
-0
/
+2
|
*
Added ActiveRecord::Base.store for declaring simple single-column key/value s...
David Heinemeier Hansson
2011-10-13
1
-0
/
+1
|
*
Only use LOWER for mysql case insensitive uniqueness check when column has a ...
Joseph Palermo
2011-10-09
2
-1
/
+23
*
|
Merge branch 'master' of git://github.com/rails/rails
Dmitry Polushkin
2011-09-15
1
-1
/
+7
|
\
|
[next]