More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#31 Toshinori Kajihara - This year
Showing 41 commits

Hash Date Message
8ae73f1 2013-06-05 Fix #10789. Now at last ::Logger doesn't support #silenc...
3299808 2013-06-05 Fix #10789. Now at last ::Logger doesn't support #silenc...
825a212 2013-06-02 Remove unnecessary testcase for instance level stored_at...
6c74825 2013-06-02 Remove instance level serialized_attributes setting was ...
0a88c10 2013-06-02 Remove instance level attr_readonly setting was deprecated.
e185ba2 2013-06-01 Remove behavior that deals with a string as third argume...
bc5314a 2013-06-01 Raise ArgumentError to fix Rails 4.1 deprecation warn me...
74f2b41 2013-06-01 Remove Mime::Type#verify_request? and Mime::Type.browser...
d3e8c14 2013-06-01 Remove ActionView::Template#mime_type was deprecated.
5d75579 2013-06-01 Remove #sum with a block was deprecated.
d8c6f52 2013-06-01 Remove ActionController::RecordIdentifier was deprecated.
dabb9d1 2013-06-01 Remove action_controller/vendor/html-scanner.rb was depr...
cb8348b 2013-06-01 Remove :confirm and :disable_with options from ActionVie...
825f4df 2013-06-01 Remove link_to_function / button_to_function from Action...
8b80d72 2013-06-01 Remove :confirm and :disable_with options for ActionView...
6c2cbc6 2013-06-01 Remove active_support/testing/pending.rb was deprecated.
f8f30c8 2013-06-01 Remove ActiveSupport::Benchmarkable#silence was deprecated.
6f3e01e 2013-06-01 Remove active_support/json/variable was deprecated.
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 ...
01a2ac1 2013-04-16 Fix #7619. 0x prefix must be added when assigning hexade...
4ebe101 2013-01-26 Fix build. It seems that the Mocha's behavior were changed.
bb80a87 2013-01-26 Fix build. It seems that the Mocha's behavior were changed.