| 5e03239 |
2013-05-09 |
Fix that JSON and XML exception responses should give th... |
| 0f89cf4 |
2013-05-09 |
Fix that JSON and XML exception responses should give th... |
| c0df1e8 |
2013-05-09 |
Merge pull request #10523 from neerajdotname/last-where-... |
| d77c645 |
2013-05-08 |
Merge pull request #10355 from burke/master |
| d156b47 |
2013-05-08 |
Merge pull request #9522 from wangjohn/automatic_search_... |
| b5e4eb2 |
2013-05-05 |
Merge pull request #10453 from vipulnsward/destructive_sort |
| a91bde3 |
2013-04-29 |
Merge pull request #10372 from jeremy/statement-invalid-... |
| 226de24 |
2013-04-28 |
Merge pull request #10364 from wangjohn/refactoring_acti... |
| 60bb133 |
2013-04-29 |
StatementInvalid takes WrappedDatabaseException's place |
| 46287d6 |
2013-04-16 |
Merge pull request #10239 from rubys/cache_entry_convers... |
| e0af93d |
2013-04-10 |
Merge pull request #10156 from wangjohn/grouping_thread_... |
| 9039c50 |
2013-04-09 |
Explain how to upgrade bin/ for Rails 4 |
| e130e96 |
2013-04-02 |
Merge pull request #10060 from trevorturk/cookies-refact... |
| ed8df3f |
2013-04-01 |
Merge pull request #10002 from charliesome/revert-versio... |
| 3b2a241 |
2013-03-25 |
Fix jquery-as-default test to account for switch from ge... |
| 32ec8eb |
2013-03-25 |
Update tests for #9704, named route collisions |
| b3e08f2 |
2013-03-25 |
Tender love for #9909 :heart: |
| 15d8e79 |
2013-03-25 |
Merge pull request #9909 from trevorturk/9740 |
| 825b91b |
2013-03-25 |
Merge pull request #9881 from gkop/master |
| 558f320 |
2013-03-24 |
Merge pull request #9489 from obrie/fix/overridden_defau... |
| dbd26e9 |
2013-03-24 |
Merge pull request #9899 from macksmind/backport_5808 |
| 822dd13 |
2013-03-24 |
Merge pull request #9704 from trevorturk/warn-about-skip... |
| a7391f5 |
2013-03-21 |
Merge pull request #9861 from pivotalcommon/master |
| 70d0537 |
2013-03-20 |
Merge pull request #7706 from iangreenleaf/multiple_coun... |
| 0fe4ae9 |
2013-03-19 |
Merge pull request #9529 from wangjohn/find_on_inverse_o... |
| 67a2c73 |
2013-03-19 |
Merge pull request #9807 from vipulnsward/remove_unused_... |
| 0053c21 |
2013-03-18 |
Merge pull request #9669 from senny/rails_method_missing... |
| 34be804 |
2013-03-16 |
Merge pull request #9737 from wangjohn/counter_cache_upd... |
| 0b93c25 |
2013-03-09 |
Merge pull request #9621 from sakuro/migration-magic-com... |
| 1909808 |
2013-03-04 |
Merge pull request #9200 from wangjohn/unscoping_activer... |
| 99775fd |
2013-03-01 |
Restore note about nested SCRIPT_NAME handling. |
| bb9f831 |
2013-03-01 |
Wordsmithing @trevorturk's upgrade notes |
| 1823c2d |
2013-02-28 |
Merge pull request #9495 from trevorturk/upgrade-guide |
| 202041e |
2013-02-25 |
Bundler 1.3.0 released. We prefer it for new binstub beh... |
| a159f47 |
2013-02-15 |
Merge pull request #9298 from wangjohn/add_documentation... |
| a0380e8 |
2013-02-10 |
Prefer Ruby 2.0; require 1.9.3+ |
| c759813 |
2013-02-06 |
Merge pull request #9128 from jamesotron/iso8601-sub-sec... |
| bf09577 |
2013-01-14 |
Revert benchmark helper regression. Use a #capture withi... |
| 92fada9 |
2013-01-11 |
Merge pull request #8855 from dylanahsmith/parse-non-obj... |
| 5be6fa5 |
2013-01-10 |
Relax bundler dep until 1.3.0 is actually released. |
| 2c9d129 |
2013-01-07 |
Take the heat :fire: |
| 41abe92 |
2013-01-07 |
Merge pull request #8786 from jeremy/executables |
| 009873a |
2013-01-07 |
Introduce ./bin for your app's executables: bin/bundle, ... |
| 46e0d23 |
2013-01-08 |
CVE-2013-0156: Safe XML params parsing. Doesn't allow sy... |
| c31cc96 |
2013-01-08 |
Revert "Merge branch 'master-sec'" |
| 2ced6f2 |
2013-01-08 |
CVE-2013-0156: Safe XML params parsing. Doesn't allow sy... |
| 4d240ec |
2013-01-04 |
Use bundler --pre for travis builds |
| e00b8ec |
2013-01-04 |
Bump bundler dep to 1.3.0.pre.4+ to introduce 'bundle bi... |
| 56aa02f |
2012-12-31 |
Merge pull request #8667 from andrew/copyright-update |
| 8a130ec |
2012-12-29 |
Test that assert_not returns true. Use assert_raises ins... |
| 1e9d6e7 |
2012-12-28 |
Revert "Install binstubs by default" |
| a79300a |
2012-12-28 |
Revert "Detect rbenv and update the shebang" |
| f75addd |
2012-12-28 |
Introduce assert_not to replace 'assert !foo' |
| 6b18a79 |
2012-12-27 |
Consistent punctuation for @jaroslawr :bowtie: |
| b821094 |
2012-12-27 |
Make test logs easier to read. |
| f9da785 |
2012-12-22 |
Move background jobs to the 'jobs' branch until fully ba... |
| 2d6abcc |
2012-12-15 |
Merge pull request #8518 from rwz/inheritable-basic-object |
| 4737ad3 |
2012-12-13 |
Merge pull request #8502 from arunagw/master |
| fe70cde |
2012-12-12 |
Shush deprecation warning due to initializing a Migrator... |
| 8110035 |
2012-12-10 |
Revert "Omit directories from gemspec.files for RubyGems... |
| cff747d |
2012-12-09 |
Move to the schema-migrations-metadata branch. |
| e58e8bd |
2012-12-09 |
Merge pull request #8466 from gclag/stats-handle-new-tes... |
| bb8923d |
2012-12-09 |
Omit directories from gemspec.files for RubyGems 2 compat. |
| 61b528e |
2012-12-08 |
Merge pull request #8346 from sodabrew/patch-1 |
| 85f4956 |
2012-12-07 |
Merge pull request #8454 from frodsan/deprecate_as_basic... |
| c7e4ee7 |
2012-12-04 |
Bump mailer to quiet the stdout log messages |
| 2797757 |
2012-12-03 |
Override <%== to always behave as literal text rather th... |
| f2902eb |
2012-11-29 |
Move instantiation responsibilities from Inheritance to ... |
| fc15139 |
2012-11-06 |
mocha_standalone is now deprecated. Switch to mocha/api. |
| 67166c4 |
2012-10-27 |
Merge pull request #8040 from frodsan/fix_build_isolated |
| 94f6b3d |
2012-10-27 |
Merge pull request #8038 from frodsan/fix_am_serializers... |
| b794440 |
2012-10-27 |
Fix queueing tests that should be consuming the queue ra... |
| bf2009f |
2012-10-26 |
Job consumer logs to Rails.logger by default |
| 26f52b2 |
2012-10-26 |
Job worker thread logs failed jobs too |
| 411378e |
2012-10-26 |
Job worker thread logs to stderr if no logger is provided |
| 00791bf |
2012-10-26 |
Remove REE GC stats since master is 1.9.3 |
| a27b517 |
2012-10-26 |
Add missing require for minitest assertions. Breaks call... |
| 4ed1563 |
2012-10-20 |
Revert "Get rid of the ActiveRecord::Model::DeprecationP... |
| 46dc6e7 |
2012-10-15 |
ruby-prof isn't compatible with ruby trunk after 36925 |
| 4e8cf43 |
2012-10-14 |
Fix typo in #7941 |
| 7b290ad |
2012-10-14 |
The debugger gem isn't compatible with 1.9.3-p286 yet. O... |
| 6338e1e |
2012-10-14 |
Merge pull request #7941 from robin850/master |
| 1974911 |
2012-10-14 |
Merge pull request #7943 from NARKOZ/patch-4 |
| 1fd8926 |
2012-10-13 |
Test that a Rails.queue consumer is automatically starte... |
| c8fe0d5 |
2012-10-13 |
Backpedal from class-oriented config.queue. Set an actua... |
| 1dc2ea8 |
2012-10-13 |
Tighten up asset precompile tests |
| 7758298 |
2012-10-13 |
Remove the queue container. Premature consolidation. Set... |
| 79db8db |
2012-10-12 |
Immediately run queued jobs in tests. Otherwise you have... |
| f73c259 |
2012-10-10 |
Remove the leading :: constant qualifier in the ActiveRe... |
| 1188fb1 |
2012-10-10 |
Upgrade to a jquery-rails that doesn't expect config.act... |
| 1c534c6 |
2012-10-10 |
Merge pull request #7878 from blowmage/test_locations |
| d073116 |
2012-10-07 |
Gotta log each spacer line separately to ensure each is ... |
| 1a70499 |
2012-10-07 |
Tag the blank log line between dev requests so it's easi... |
| 3f97ee8 |
2012-10-07 |
Ruby 2 compat. CGI.escapeHTML has changed the way it esc... |
| b9999c5 |
2012-10-07 |
Ruby 2 compat. Hash[] now raises on bad elements rather ... |
| 8197b57 |
2012-10-05 |
Merge pull request #7852 from rochefort/fix-example |
| 15125e0 |
2012-10-01 |
Merge pull request #7812 from bdurand/optimize_cache_ent... |
| 2547f36 |
2012-10-01 |
Merge pull request #7810 from steveklabnik/fix_build |
| a6cfd33 |
2012-09-30 |
Add a changelog entry for asset aliasing update in sproc... |
| 4fd0f90 |
2012-09-29 |
Merge pull request #7787 from sferik/update_minitest |
| aca3942 |
2012-09-27 |
Fix tests broken by adding a new instance variable to vi... |
| c131211 |
2012-09-26 |
Tune up Rails::Rack::Logger. Only put space between requ... |
| 86ebe0b |
2012-09-26 |
Tests tag the Rails log with the current test class and ... |
| 107fd87 |
2012-09-26 |
Allow wrapping a logger that hasn't set a formatter. Def... |
| d36f57f |
2012-09-26 |
Add logger.push_tags and .pop_tags to complement logger.... |
| d1cbcd7 |
2012-09-26 |
Log newlines separately to ensure the 'Started GET ...' ... |
| d665f91 |
2012-09-25 |
Fix destructive side effects from marshaling an associat... |
| 152e3ac |
2012-09-24 |
Only apply log tags if the logger supports it |
| 7174307 |
2012-09-21 |
Style: remove hash noise |
| 78b30fe |
2012-09-21 |
Correct default charset/collation for mysql dbs |
| 57bdafb |
2012-09-21 |
Use default charset/collation only if *neither* is speci... |
| 0a7b131 |
2012-09-20 |
Merge pull request #7613 from marcandre/delegate_to_class |
| 01059d7 |
2012-09-19 |
Load the environment after creating the database |
| e04818d |
2012-09-19 |
Revert "Make sure :environment task is executed before d... |
| aebbd4b |
2012-09-18 |
No need to defensively work jobs in another thread |
| a95ddf6 |
2012-09-17 |
Roll contrib guide link into feature request guidance |
| 40eec14 |
2012-09-17 |
Oops, rdoc -> markdown. |
| 5d95f32 |
2012-09-17 |
GitHub isn't rendering Markdown for CONTRIBUTING.md. Rel... |
| 1d6668d |
2012-09-17 |
Point to the contributing-to-Rails guide |
| 2a30150 |
2012-09-17 |
Use synchronous queue by default. Separate queued messag... |
| b881be7 |
2012-09-17 |
Always run jobs using a consumer, even in synchronous & ... |
| e1af54d |
2012-09-14 |
Merge pull request #7637 from NARKOZ/patch-3 |
| 3257355 |
2012-07-05 |
Merge pull request #6969 from mkdynamic/patch-1 |
| c1a0c77 |
2012-05-31 |
Rake::DSL should always be available |
| 51af1e2 |
2012-05-31 |
Explicitly require rake so its DSL is available |
| 709e432 |
2012-05-31 |
Rake is in 1.9 stdlib, no need for gem dep |
| 5f690b9 |
2012-05-31 |
Psych is always available on 1.9 |
| 08477a6 |
2012-05-31 |
Work around undiagnosed bug that's draining a relation's... |
| d5354af |
2012-05-31 |
Fix backward compatibility with stored Hash values. Wrap... |
| 70bc0d7 |
2012-05-30 |
Merge pull request #6546 from erichmenge/patch-as-json |
| 65d2a60 |
2012-05-22 |
Merge pull request #6359 from carlosgaldino/add-html5-in... |
| 1d4d731 |
2012-05-22 |
Merge pull request #6440 from gaurish/route_move_top |
| d3ee0a2 |
2012-05-22 |
Merge pull request #6368 from Antiarchitect/store-indiff... |
| 9c3cd9c |
2012-05-21 |
Merge pull request #6424 from avakarev/refactoring_unles... |
| 98657ad |
2012-05-19 |
Merge pull request #6376 from jgaskins/timestamp-microse... |
| 49b72fa |
2012-05-19 |
Merge pull request #6384 from ihid/tidy_text_helpers |
| 40bdf55 |
2012-05-18 |
Merge pull request #6183 from nashby/fix-issue-6179 |
| d8e8ab1 |
2012-05-18 |
Merge pull request #5715 from soulim/add_time_input_control |
| 598fc20 |
2012-05-17 |
Fix incorrect assert_block -> assert conversion. Assumed... |
| 165acf3 |
2012-05-17 |
MiniTest deprecated #assert_block in favor of calling #a... |
| ea50d53 |
2012-05-15 |
Expand and improve #pluck docs |
| 3f352d0 |
2012-05-15 |
Restore support for Model.pluck('sql fragment') |
| 42a14c4 |
2012-05-10 |
Merge pull request #4254 from alexeymuranov/my-nicify-fi... |
| 4d0e6db |
2012-05-07 |
Add passing tests for generating URLs with nested SCRIPT... |
| b41bfb0 |
2012-05-06 |
Merge pull request #5910 from route/rails-dbconsole |
| a29bc1c |
2012-05-06 |
Fix that optimized named routes should also work as sing... |
| bad119c |
2012-05-05 |
Merge pull request #6173 from mhfs/takes_instead_first |
| 4d8bc1d |
2012-05-05 |
Merge pull request #6069 from mipearson/use_strict_mode_... |
| fecfd61 |
2012-05-04 |
Merge pull request #6156 from mjtko/feature-beginning_of... |
| db6a399 |
2012-05-04 |
Merge pull request #6163 from carlosantoniodasilva/wrap-... |
| 6a4541d |
2012-05-02 |
Merge pull request #6119 from romanvbabenko/refactor/che... |
| 2ad91ee |
2012-05-02 |
Merge pull request #6116 from romanvbabenko/refactor/exe... |
| cb5b0cf |
2012-05-01 |
Merge pull request #6093 from marcandre/observer_public |
| b7ec875 |
2012-04-30 |
Merge pull request #5181 from mcmire/issue_3560 |
| c435feb |
2012-04-30 |
Merge pull request #5175 from jasonnoble/rake_notes_dire... |
| 7d5146e |
2012-04-30 |
Merge pull request #5705 from lest/patch-3 |
| cb9f7f4 |
2012-04-30 |
Merge pull request #5923 from rafaelfranca/remove_javasc... |
| 363d7ee |
2012-04-30 |
Merge pull request #6074 from mark-rushakoff/unused-vari... |
| ed7ea66 |
2012-04-30 |
Merge pull request #6075 from arunagw/warning_removed_un... |
| 0393c7c |
2012-04-30 |
Merge pull request #6071 from marcandre/observer_redef |
| a89827e |
2012-04-29 |
Merge pull request #5999 from bogdan/callbacks |
| 7bb7f0c |
2012-04-29 |
Merge pull request #6017 from larzconwell/remove_sanitiz... |
| 1a4e27f |
2012-04-29 |
Merge pull request #5996 from gazay/remove_excess_selfs |
| 8b0489c |
2012-04-26 |
Merge pull request #6002 from lest/patch-1 |
| 14d1e55 |
2012-04-26 |
Merge pull request #6001 from nashby/patch-2 |
| 2970e3f |
2012-04-25 |
Remove blank line at the end of routes.rb |
| bb0906e |
2012-04-25 |
Merge pull request #5980 from gazay/valid_ips |
| 5cfb0ae |
2012-04-25 |
Merge pull request #5976 from aderyabin/fix1 |
| 6d095b4 |
2012-04-25 |
Merge pull request #5978 from aderyabin/fix2 |
| bd6203f |
2012-04-25 |
Merge pull request #5880 from asanghi/master |
| f822024 |
2012-04-24 |
Merge pull request #5929 from FLOChip/notes |
| dbef5a0 |
2012-04-24 |
Merge pull request #5963 from kennyj/fix_build_20120425 |
| 71bd509 |
2012-04-24 |
Merge pull request #5961 from bogdan/routes |
| 4afdd97 |
2012-04-24 |
Merge pull request #5927 from avakhov/distance_of_time_i... |
| f7ddbaa |
2012-04-24 |
Merge pull request #5956 from arunagw/mocha_upgrade |
| 42f6e9f |
2012-04-20 |
Freeze the middleware stack after it's built |
| 99eae3f |
2012-04-19 |
Merge pull request #5900 from amatsuda/ar_mysql_pk_with_... |
| 96cfadc |
2012-04-18 |
Merge pull request #5891 from kennyj/remove_time_directory |
| a0c2cfd |
2012-04-16 |
Merge pull request #5835 from asanghi/master |
| 625f4b9 |
2012-04-16 |
Relax multi_json dependency to allow any 1.3 -> 1.x inst... |
| 4db5b55 |
2012-04-16 |
Merge pull request #5863 from rosenfeld/explicit-log-level |
| 6a054b0 |
2012-04-14 |
Merge pull request #5262 from joshuap/references_index |
| 5c51cd0 |
2012-04-12 |
#send_file leans on Rack::Sendfile to X-Accel-Redirect t... |
| 9f37f33 |
2012-04-08 |
Merge pull request #5718 from benedikt/master |
| e4f911a |
2012-04-08 |
Fix a couple more script[type=text/javascript] tests aff... |
| 0032da1 |
2012-04-08 |
Merge pull request #5748 from ai/no_type_in_html5 |
| 648248b |
2012-03-29 |
Merge pull request #5345 from guilleiguaran/ar-slice |
| da5f656 |
2012-03-27 |
Merge pull request #5621 from rafaelfranca/fix-2492-master |
| 64ccb59 |
2012-03-25 |
Merge pull request #5570 from avakhov/ac-caching-split |
| eafa58b |
2012-03-03 |
Merge pull request #5253 from guilleiguaran/amo-model |
| ceb66b6 |
2012-03-01 |
Tap, tap goes the middleware |
| f9b698f |
2012-02-29 |
Merge pull request #5221 from kennyj/fix_warning_20120301 |
| c512730 |
2012-02-29 |
Merge pull request #5214 from bdurand/fix_session_cache_... |
| c5bf538 |
2012-02-21 |
Merge pull request #5033 from markmcspadden/inherited_he... |
| ad46884 |
2012-02-20 |
Integration tests support the OPTIONS http method |
| 079e2f4 |
2012-02-16 |
Merge pull request #5064 from lest/patch-1 |
| a5874dd |
2012-02-15 |
Merge pull request #5055 from rafaelfranca/fix-drop-table |
| bd90f9e |
2012-02-14 |
Merge pull request #3305 from cjolly/request_filtered_env |
| 11d1bdc |
2012-02-13 |
Merge pull request #5031 from carlosantoniodasilva/sproc... |
| abe4a8d |
2012-02-07 |
Fix that failed tests should exit with a nonzero error c... |
| 007c411 |
2012-02-06 |
Note the ways #match may be called |
| b8f2a43 |
2012-02-06 |
Revert "Deprecated multi args to http route methods" |
| 33514a1 |
2012-02-06 |
Get ActiveRecord::TestCase back on its feet, despite dep... |
| 681faad |
2012-02-05 |
Merge pull request #4881 from al2o3cr/compatible_json_er... |
| faaf694 |
2012-01-27 |
Disagree with @spastorino, @jonleighton, @tenderlove on ... |
| 14e8ca6 |
2012-01-23 |
Clean up http config |
| 5d9105e |
2012-01-23 |
Clean up SSL client cert example |
| 259c9ce |
2012-01-23 |
Prefer to document with https:// example URLs and no por... |
| 60615a4 |
2012-01-23 |
Describe Basic and Digest authentication. Document how t... |
| 21e5210 |
2012-01-23 |
One space separates sentences, not two |
| 21cfe43 |
2012-01-21 |
Split Basic and Digest authorization tests |
| 6708e84 |
2012-01-06 |
Merge pull request #4349 from lest/change-array-wrap-2 |
| 4d08324 |
2012-01-05 |
Merge pull request #4329 from rafaelfranca/patch-1 |
| 78372b6 |
2012-01-04 |
create_fixtures should accept symbol keys for custom tab... |
| 508493c |
2012-01-03 |
setup_fixture_accessors should accept symbols for table ... |
| e3daaee |
2011-12-24 |
Merge pull request #4168 from lest/remove-define-attr-me... |
| cf0fd05 |
2011-12-24 |
Merge pull request #4166 from nashby/range-min-max |
| 9bbe2b8 |
2011-12-24 |
Merge pull request #4156 from nashby/to-sym-ruby-18 |
| 547f32f |
2011-12-24 |
Remove broken #compute_source_path |
| 2adc145 |
2011-12-22 |
Depend on 4.0.0.beta gems. Use https for github urls. |
| 5a4b414 |
2011-12-21 |
Move SubTestTask. Soften up tests. |
| 4f629ed |
2011-12-21 |
Restore `rake TEST=test/unit/foo_test.rb` support. |
| 14c89e7 |
2011-12-21 |
Rails::SubTestTask warns on test failure and moves on. R... |
| 981314f |
2008-12-16 |
Revert "Make constantize look into ancestors" |
| eca79e6 |
2008-12-15 |
Make constantize look into ancestors |
| 5b29008 |
2008-12-10 |
Revert "Fix: counter_cache should decrement on deleting ... |
| 7192691 |
2009-01-15 |
Don't append limit to primary key column definition. Fre... |
| 32f24a6 |
2009-01-15 |
Don't append limit to primary key column definition. Fre... |
| 5b3f756 |
2008-02-19 |
Remove wasteful signal trap from transactions. Backport ... |
| f756bfb |
2008-02-02 |
Merge r8782 from trunk: TestSession supports indifferent... |
| e85fcc0 |
2007-12-10 |
Merge [8355] from trunk: fix strange NoMemoryError on am... |
| 1878f6c |
2007-12-09 |
Merge [8336] from trunk: update rails:freeze:gems to wor... |