| 98849c7 |
2013-05-17 |
Fix AM testcase break with mail 2.5.4. It seems that AM'... |
| f9c82f5 |
2013-05-15 |
Fix HWIA#to_hash behavior with array of hashes. |
| 91c4d0b |
2013-05-15 |
Remove unnecessary code, because this extension is creat... |
| 349fc90 |
2013-05-15 |
Also support extensions in PostgreSQL 9.1, because this ... |
| 253ccbc |
2013-04-30 |
Abort a rake task when missing db/structure.sql like `db... |
| 8c8d34f |
2013-04-24 |
Added testcase for #10067 and a CHANGELOG entry about th... |
| 9339005 |
2013-04-15 |
Add OID::Bit for supporting bit string. |
| 0141dd3 |
2013-04-15 |
Revert "fixing bit string test" |
| 4140d7c |
2013-04-02 |
Add CHANGELOG entry about extracting and deprecating Fir... |
| 17c4158 |
2013-04-02 |
Suppress deprecation messages for deprecated database ta... |
| 0074d7d |
2013-04-02 |
Fix tiny problem: change method order for consistency an... |
| d481e05 |
2013-04-02 |
Add deprecation message on Firebird / Sqlserver / Oracle... |
| 742d090 |
2013-04-02 |
Extract Oracle database tasks. |
| 0f313fc |
2013-04-02 |
Extract Sqlserver database tasks. |
| 4a370f9 |
2013-04-02 |
Extract Firebird database tasks. |
| 4ed4cfd |
2013-03-25 |
Bump TZInfo version to 0.3.37 based on version v2013b of... |
| 445bc3a |
2013-03-19 |
Fix warning: mismatched indentatmmismatched indentations... |
| e9fc2d3 |
2013-03-05 |
Remove unused return value, because collecting_queries_f... |
| e2a4b7a |
2013-02-28 |
Wrong exception is occured when raising no translatable ... |
| dc2bc38 |
2013-03-20 |
Wrong exception is occured when raising no translatable ... |
| a769557 |
2012-12-05 |
Add ENV['RACK_ENV'] support to rake runner/console/server. |
| 180e2e5 |
2012-12-05 |
silence warning: possibly useless use of a constant in v... |
| d3f4625 |
2012-12-04 |
pg_namespace table isn't used. |
| 634d28e |
2012-12-04 |
Fix #8414. Performance problem with postgresql adapter p... |
| 0f47c49 |
2012-12-03 |
Fix wrong doc and message about rails profiler. |
| 01a2ac1 |
2013-04-16 |
Fix #7619. 0x prefix must be added when assigning hexade... |
| 2c4faaa |
2012-11-01 |
This is comment for singular association. |
| a7c3c90 |
2012-10-31 |
Fix #6951. Use query cache/uncache, when using not only ... |
| fcd19a1 |
2012-10-30 |
include_root_in_json allows inheritance. |
| 4756ced |
2012-10-08 |
Should use app.paths instead of specific path. |
| 5fef8c1 |
2012-09-27 |
Removing dead code. attribute_cast_code is not called. |
| 105cb3d |
2012-09-19 |
Fix #6962. AS::TimeWithZone#strftime responds incorrectl... |
| 8732148 |
2012-09-17 |
Remove unncessary code. |
| 3b18f34 |
2012-09-17 |
Fix warning: method redefine. Testcase name are duplicated. |
| 5bb056d |
2012-09-16 |
Don't explain except normal CRUD sql. |
| 8b05cfa |
2012-10-02 |
Fix warning: circular require considered harmful. |
| df08271 |
2012-10-02 |
fix warning: method redefined |
| 3dc4021 |
2012-09-15 |
Query for sequence info also should be markd as SCHEMA. |
| 8933efb |
2012-09-15 |
Query for loading index info should be marked as SCHEMA. |
| df9e135 |
2012-09-11 |
Use configuration['encoding'], because database configur... |
| 48498da |
2012-09-10 |
Remove expired comment. This method is used from other p... |
| a3024f8 |
2012-09-10 |
Fix annoy warning, when executing testcase. |
| ccc6910 |
2012-09-11 |
Use native mysqldump command for 'rake db:structure:dump'. |
| 5225c1a |
2012-08-30 |
Fix build about TemplateDigestorTest. |
| d30977c |
2012-08-30 |
Fixes warning: & interpreted as argument prefix |
| c34022c |
2012-08-29 |
Added missing require. When performing rake test:isolate... |
| 9063f37 |
2012-08-28 |
Fix method redefined warnings. |
| 167f250 |
2012-08-28 |
Fixes warnings when executing rake test in ActionMailer.... |
| 1006382 |
2012-08-28 |
Remove unused require. |
| f686bc8 |
2012-08-28 |
Fixes wrong test class names. |
| 5e47ba0 |
2012-08-21 |
Refactor AR::Result or inherits. Because we have redunda... |
| 42dd5d9 |
2012-08-07 |
Fix #7191. Remove unnecessary transaction when assigning... |
| 79dc922 |
2012-08-01 |
Change AR's CHANGELOG, because it is related to e35c67ae... |
| e35c67a |
2012-08-01 |
The use_schema_cache_dump configuration moved to ActiveR... |
| 6ebfe8b |
2012-07-23 |
Fix build. Bump Journey requirements to 2.0.0. |
| 8ca93c7 |
2012-07-22 |
Restore connection_id on error. |
| a8d68d8 |
2012-08-02 |
Improve error handling when using partial name with hyph... |
| 1b25283 |
2012-07-17 |
Log query plan when we use count_by_sql method. |
| 414008f |
2012-07-17 |
Fix class_eval without __FILE__ and __LINE__. |
| 92dcdc5 |
2012-07-14 |
session_id column is string in default |
| cd44862 |
2012-07-14 |
Fix SqlBypass.data_column= problem. SqlBypass.find_by_se... |
| 088022e |
2012-07-14 |
Avoid to call send(store_attribute) twice. |
| 6c7c89a |
2012-07-13 |
Remove duplicated code in the AR::Store. |
| 87a8644 |
2012-07-13 |
Remove duplicated unique index name. |
| 539b69e |
2012-07-13 |
Remove instance level quote_value method. This method is... |
| 57bef99 |
2012-08-21 |
Use instance_accessor: false instead of instance_writer. |
| 75322ac |
2012-07-07 |
Added *instance_writer: false* for stored/serialized att... |
| 1498071 |
2012-07-07 |
Remove unused code. |
| 238a425 |
2012-07-07 |
Added support add_flash_types |
| e9d2ad3 |
2012-08-21 |
Round usec when writing timestamp attribute. |
| 9196b93 |
2012-07-03 |
Don't mark the store as changed if an attribute isn't ch... |
| bece59e |
2012-06-30 |
Extract collation tasks to database tasks. |
| 8fe458a |
2012-06-29 |
Added an entry about fda24312d3 in the CHANGELOG. |
| 138934f |
2012-06-28 |
Support collate and ctype on the PostgreSQL. |
| 6498bbe |
2012-06-27 |
Fix wrong environment. env should be RAILS_ENV or test. |
| 066e839 |
2012-06-27 |
Fix wrong testcase. This is a testcase for db:test:prepare. |
| 04002db |
2012-06-25 |
Move to db:structure namespace, because these methods ar... |
| 09bb777 |
2012-06-25 |
Remove session_table_name method because this is global ... |
| 20e8344 |
2012-06-25 |
Add a description about ENV["SCOPE"] |
| 0ebd4f2 |
2012-06-25 |
Change the behavior of db:test:prepare task when schema_... |
| 9ab805d |
2012-06-25 |
Change the behavior of db:test:clone task when schema_fo... |
| 7d3e846 |
2012-06-25 |
Change an order of methods for readbility. |
| 188d671 |
2012-06-24 |
Added a feature to add a database task. e.g. OracleDatab... |
| a1a2db4 |
2012-06-23 |
Move tasks(rake) tests to under the tasks dir. |
| 4d68539 |
2012-06-20 |
Refactor testcase codes. It's repeated. |
| 30c84aa |
2012-06-20 |
Remove duplicated codes. |
| 1991195 |
2012-06-20 |
Refactor db:structure:load task. |
| 77aca61 |
2012-06-19 |
Rename testcase name. It's wrong in the context. |
| aca3cc6 |
2012-06-19 |
Rename MySQLTestPurge to MySQLPurgeTest for consistency. |
| d8dfcac |
2012-06-19 |
Refactor db:structure:dump task. |
| cbca13c |
2012-06-17 |
Bump tzinfo gem. |
| ee64abb |
2012-06-16 |
Don't read csv file during executing db:fixtures:load. |
| 052e415 |
2012-06-18 |
Change minimum (default) log level in PostgreSQL to warn... |
| 358c5e8 |
2012-06-11 |
Added a testcase for #6690. |
| cd1be1a |
2012-06-10 |
Fix #6635. We should call Scoping methods, before callin... |
| c42a7a0 |
2012-06-15 |
Support unicode character route in config/routes.rb. |
| 635032f |
2012-06-04 |
Fix #6591. If a field with timezone isn't changed, we do... |
| f7ed0af |
2012-05-30 |
Add a changelog entry about runner hook. |
| cc7dd66 |
2012-05-29 |
Use runner hook to load ActiveRecord::Base. |
| f8e7904 |
2012-05-29 |
Add support runner hook. |
| 38af354 |
2012-12-16 |
backport runner fixes to 3-2-stable |
| c0ba0f0 |
2012-05-29 |
Fix #5847 and #4045 on master. |
| 5cc9c7e |
2012-05-29 |
SchemaMigration should be loaded lazily. |
| 8d01c61 |
2012-05-29 |
Add a testcase for #5847. |
| 34492af |
2012-06-12 |
Create hstore extension when building PostgreSQL databases. |
| 2fe2813 |
2012-05-19 |
Fix a problem of translate_exception method in Japanese. |
| e5e2ba1 |
2012-05-19 |
Don't use assert_block method. It will be deprecated. |
| 3f1caaf |
2012-05-19 |
Fix warning: shadowing outer local variable - constant. |
| 5c02e30 |
2012-05-18 |
Fix warning: possibly useless use of % in void context |
| 130b0d2 |
2012-05-18 |
Fix build: can't convert Regexp to String |
| 576d700 |
2012-05-18 |
Fix logs name consistency. |
| 6a48c79 |
2012-05-17 |
Fix warning: ambiguous first argument. |
| 53debf1 |
2012-05-15 |
Remove unnecessary assertions. We should only test the b... |
| 627f89b |
2012-04-26 |
Fix #5847 and #4045. Load AR::Base before loading an app... |
| 2aa7c6d |
2012-04-24 |
Fix build. It seems that the Mocha's behavior were changed. |
| 8f1a0af |
2012-04-18 |
Remove unused code. We should use 'active_support/time'. |
| f49d766 |
2012-04-13 |
Fix wrong return value from reset_sequence_name method. |
| 611020b |
2012-04-12 |
Fix typo on the add_index. |
| 0f3901e |
2012-04-12 |
@stale_state should be nil when a model isn't saved. |
| d09b2fd |
2012-05-30 |
Fix #5797. Error calling dup method on AR model with ser... |
| 1e417d5 |
2012-04-12 |
Some refactor for association. |
| bfb9b71 |
2012-04-03 |
Get a properly aliased_table_name, when we use a polymor... |
| 365b8b6 |
2012-04-12 |
Fix #5563. Should reflect the most recent change to eith... |
| c5b3cbc |
2012-03-20 |
Add missing require |
| 131083b |
2012-03-17 |
Should use an argument in http_digest_authentication_tes... |
| 0360b3e |
2012-03-17 |
Fix GH #5435. db:structure:dump should be reenable. |
| 2d787f8 |
2012-03-14 |
Fix GH #5430. A Payload name for schema_search_path shou... |
| fdb8805 |
2012-03-13 |
Fix GH #5399. connection_pools's keys are ActiveRecord::... |
| aa9b647 |
2012-03-08 |
Update CHANGELOG to fix wrong extension. |
| cdfcbc4 |
2012-03-07 |
Don't reset inheritance_column when setting explicitly. |
| 37802dd |
2012-03-07 |
Change the string to use in test case. |
| f2b0485 |
2012-03-06 |
Revert table_name= needs connection now, so just stub ta... |
| 200d994 |
2012-03-04 |
Don't clear sequence name when we explicitly assign it. |
| 69c7f02 |
2012-03-04 |
Fix GH #3163. Should quote database on mysql/mysql2. |
| 640f6c2 |
2012-03-04 |
Fix GH #4674. Reset column information and sequence name... |
| adf3cb5 |
2012-02-29 |
Fix warning: assigned but unused variable |
| 46c1217 |
2012-02-29 |
Add entry for schema cache dump to CHANGELOG.md. |
| 5cbba30 |
2012-02-29 |
Support judgement expired schema cache dump. |
| 0da12df |
2012-02-29 |
Load db/schema_cache.dump duaring boot time. |
| 0150a21 |
2012-02-29 |
Add db:schema:cache:dump and db:schema:cache:clear tasks. |
| 5ca4fc9 |
2012-02-29 |
Add support schema cache dump and load. |
| fe7cacb |
2012-02-25 |
Fix type_to_sql with text and limit on mysql/mysql2. Fix... |
| 404b73b |
2012-02-25 |
Remove NULLS FIRST/LAST. closes #5152 |
| fd5a298 |
2012-02-25 |
Remove wrong and redundant code. |
| f5e69fc |
2012-02-21 |
Testcase for GH #5114. |
| 7f14508 |
2012-02-11 |
Fix warning: The method name is a duplicate and wrong. |
| 203b88f |
2012-02-10 |
Fix GH #4720. Routing problem with nested namespace and ... |
| e43b025 |
2012-02-09 |
Bump tzinfo. 0.3.31 was released on November 6, 2011. |
| 63dc9b4 |
2012-02-09 |
Fix GH #4909. Dependency on TZInfo move from AR to AS. |
| 837231a |
2012-02-06 |
Fix url_for method's behavior when it is called with :co... |
| 1ec5c26 |
2012-02-05 |
Add testcase for non english filename. Related to #2982. |
| 9abdabf |
2012-02-05 |
Optional start_day argument for Time#all_week. |
| e7ec969 |
2012-02-04 |
Fix GH #4873. Allow swapping middleware of same class |
| 0c0e58c |
2012-01-31 |
Don't run bundle install when passed with --pretend option |
| 1a1d9e6 |
2012-01-30 |
Fix GH #4754. Remove double-quote when using ANSI_QUOTES |
| 8afa8b0 |
2012-02-01 |
Fix GH #4737. Missing helper file (LoadError) in mountab... |
| 4c321c6 |
2012-01-27 |
Fix warning. assigned but unused variable - path_params |
| 2e7d6ff |
2012-01-27 |
Remove redundant instance_variables (@colorize_logging) |
| 9d40c09 |
2012-01-21 |
Remove unused argument. |
| 5e59d75 |
2012-01-24 |
Fix GH #4344. A defined callback in extended module is c... |
| 52287f9 |
2012-01-20 |
Bump mail |
| d8b06dc |
2012-01-19 |
Convert URI.parser.parse to URI.parse, and remove ruby 1... |
| 38204eb |
2012-01-18 |
Fix warning: assigned but unused variable - result |
| 6f8159c |
2012-01-17 |
Deprecate RAILS_CACHE constant. |
| 0e780e9 |
2012-01-12 |
Fix GH #3980. Support assets:cache:clean method to respe... |
| c5ba489 |
2012-01-10 |
migrate(:down) method with table_name_prefix |
| 211dcde |
2012-01-10 |
Fix GH #4259. We must remove table_name_prefix and table... |
| a342df4 |
2012-01-06 |
Don't fork a process when assets:precompile:nondigest is... |
| 28afb01 |
2012-01-04 |
Fix GH #4285. Remove options when we record calling crea... |
| 0b81304 |
2012-01-11 |
Fix GH #3743. We must specify rdoc option's encoding. |
| 2ddfbbc |
2012-01-03 |
Use -e option instead of -c option (rake rdoc task). |
| 9a2e164 |
2012-03-04 |
Added test case for new_record round trip with associati... |