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

#20 Andrew White - This year
Showing 81 commits

Hash Date Message
a711193 2013-05-10 Merge pull request #10557 from arunagw/pluck-refactor-us...
ab08519 2013-04-27 Don't reprocess the options hash on every request
051d289 2013-04-26 Merge pull request #9980 from stouset/patch-1
f99ce3c 2013-04-25 Add support for extra options to `force_ssl`
8227bf7 2013-04-25 Use `request.fullpath` to build redirect url in `force_ssl`
2a89941 2013-04-24 Lookup the class at runtime, not when the association is...
07e489c 2013-04-24 Removed unused associations
2d211c4 2013-04-24 Reset the primary key for other tests
1a30cfe 2013-04-24 Revert "Revert "`belongs_to :touch` behavior now touches...
00e5453 2013-04-24 Add test for `format: false` with resources - closes #10323
a56b150 2013-04-23 Adjust for daylight savings in String#to_time
4e21b7b 2013-04-22 Merge pull request #10301 from vipulnsward/extract_in_ma...
0fea87c 2013-04-22 Merge pull request #10299 from econsultancy/use-method-n...
8758c6c 2013-04-22 Merge pull request #10297 from vipulnsward/dont_mutate_i...
222011d 2013-04-18 Add CHANGELOG entries - closes #10180, #10185
0883f9f 2013-04-18 Refactor ActionDispatch::Http::URL.build_host_url
c102440 2013-04-18 Add url generation tests for #10185
3ba6ae9 2013-04-18 Duplicate options before mutating them
24b1d4f 2013-04-10 Return nil for Mime::NullType#ref
17a886b 2013-04-10 Add failing test case for #9654
4d8e234 2013-04-06 Merge pull request #10101 from wangjohn/refactoring_rout...
155f866 2013-04-05 Improve `belongs_to touch: true` timestamp test
8f84cdd 2013-04-04 Use inspect when writing the foreign key from the reflec...
148b9cc 2013-04-03 Merge pull request #9932 from senny/9913_routing_problem
a957cb7 2013-04-03 Merge pull request #10070 from rubys/skip_bundle_in_rail...
5120e55 2013-04-03 Merge pull request #10072 from senny/10071_format_on_sco...
730f725 2013-03-20 Merge pull request #9794 from schneems/schneems/email-host
341f9a0 2013-03-18 Merge pull request #9774 from senny/9772_reraise_no_meth...
cd6a9f8 2013-03-15 Merge pull request #9732 from arunagw/warning_fix_unused...
aa07318 2013-03-15 Merge pull request #9731 from senny/9724_argument_error_...
ddb9040 2013-03-15 Merge pull request #9716 from senny/rework_headers_funct...
0248267 2013-03-13 Merge pull request #9700 from senny/6513_integration_tes...
14a9a4a 2013-03-13 Merge pull request #9696 from senny/typo_in_changelog
3d4d742 2013-03-13 Fix ar:mysql2 build on Ruby 1.8.7
dff86e6 2013-03-13 Add regression tests for #9678
ba910d7 2013-03-13 Fix `ActiveSupport::TimeZone.parse` when time is a local...
464cd9d 2013-03-11 Merge pull request #9664 from sikachu/master-fix-test_te...
0108eaf 2013-03-03 Merge pull request #9528 from korny/patch-1
86cf7a2 2013-03-03 Use custom visitor class for optimized url helpers
c09f934 2013-03-02 Merge pull request #9431 from troyk/patch-2
cf278a6 2013-02-28 Remove redundant method
17cff2c 2013-02-28 Merge pull request #9469 from senny/9466_format_enforcin...
6a235fa 2013-02-26 Merge pull request #9439 from senny/9435_router_params_a...
923ec86 2013-02-26 Merge pull request #9437 from senny/9432_undefined_metho...
d5141f2 2013-02-25 Merge pull request #9390 from chris-baynes/datetime_sec_...
e55b0f6 2013-02-22 Merge pull request #9374 from senny/improved_match_short...
31f807c 2013-02-22 Merge pull request #9334 from NARKOZ/time_tag
b5df957 2013-02-21 Merge pull request #9365 from gaganawhad/core-ext-beginn...
f4b506f 2013-02-21 Merge pull request #9361 from senny/improved_match_short...
c3f1b1d 2013-02-20 Merge pull request #9330 from bdmac/time_zone_select_dup
212ef52 2013-02-19 Remove config.autoload_paths from config/application.rb
a8bf129 2013-02-19 Don't unhook autoloading in production
9d9b22f 2013-02-19 Revert "Deprecate the `eager_load_paths` configuration"
bd328f4 2013-02-17 Add CHANGELOG entry for 41ff6a10216f48f43605a1f9cd609476...
5aff218 2013-02-10 Merge pull request #8643 from tricknotes/remove-method-r...
41ff6a1 2013-01-26 Simplify type casting code for timezone aware attributes
0757b33 2013-01-24 Deprecate the `eager_load_paths` configuration
c5989cc 2013-01-24 Fix PostgreSQL tests on Travis
1b75b94 2013-01-23 Remove warning by using a custom coder
97a4db9 2013-01-22 Revert "Merge pull request #6986 from kennyj/fix_6975"
7ee7671 2013-01-22 Add failing test case for #8460
5c4a186 2013-01-22 Revert "Round usec when writing timestamp attribute."
1cf73a6 2013-01-22 Add failing test case for #8460
4317596 2013-01-21 Duplicate possible frozen string from route
c4106d0 2013-01-21 Duplicate possible frozen string from route
ee34582 2013-01-21 Use `DateTime.parse` inside `String#to_datetime`
b79adc4 2013-01-21 Standardise the return value of `to_time`
c8b0a6f 2013-01-16 Merge pull request #8963 from asanghi/regress_8631
d3dcb4b 2013-01-16 Merge pull request #8632 from asanghi/3-2-stable
f1d8f2a 2013-01-15 Change the behavior of route defaults
90d2802 2013-01-15 Add support for other types of routing constraints
b28fc68 2013-01-15 Ensure port is set when passed via the process method
db06d12 2013-01-15 Raise correct exception now Journey is integrated.
4c525b2 2013-01-12 Remove unnecessary caching of ParameterFilter
8b3109a 2013-01-12 Remove unnecessary caching of ParameterFilter
0db9b13 2013-01-12 Remove unnecessary caching of ParameterFilter
de21da5 2013-01-08 Merge pull request #8800 from acapilleri/primary_key
f180784 2013-01-06 Merge pull request #8777 from goshakkk/delegate-class
fa6e995 2013-01-05 Merge pull request #8766 from jcoglan/session_token_docs
5b750c1 2013-01-04 Merge pull request #8722 from kwstannard/string_to_date_...
add4375 2013-01-04 Allow use of durations for ActionDispatch::SSL configura...