Started 8 hr 36 min ago
Took 1 min 22 sec on master

Failed Build #354 (May 16, 2012 1:51:06 PM)

Changes
  1. [#5559] Do not black out the system timezone DST jump hour if Time.zone differs from that. (detail)
  2. Initial proof reading of getting started guide (detail)
  3. [guides] add local precompilation section (detail)
  4. mailer can be anonymous (detail)
  5. update docs on Object#try (detail)
  6. Update docs to public_send for Object#try (detail)
  7. adding examples to Hash#deep_merge method (detail)
  8. added example to Hash#stringify_keys (detail)
  9. unnecessary 'examples' noise in Hash#assert_valid_keys docs (detail)
  10. added example to Hash#symbolize_keys (detail)
  11. marking self in Hash#symbolize_keys! (detail)
  12. Briefly explain static file routing in the getting started guide (detail)
  13. Re-enforce/re-explain what happens when you go to root route (Welcome#index) better (detail)
  14. Separate CR out in CRUD explanation, explain each letter one at a time (detail)
  15. Rails actually has one root route defined (detail)
  16. Wrap 'Missing template posts/new' error message in a blockquote for better formatting (detail)
  17. Correct code wrapping around content of welcome/index.html.erb (detail)
  18. mispelling asset_tag_helper (detail)
  19. clean the erros if an object that includes validations errors is duped. Fixes #5953 (detail)
  20. Fixing Hash#stringify_keys docs (detail)
  21. removing unnecessary 'examples' noise from activesupport (detail)
  22. Missed colon (detail)
  23. adding examples to deep_dup method (detail)
  24. fix format in getting started guide [ci skip] (detail)
  25. Improved the readability of some sentences [ci skip] (detail)
  26. 'Netherlands locale' does not make any sense, it's Dutch locale [ci skip] (detail)
  27. simple_format refactoring (detail)
  28. Added the wrapper tag option to simple_format (detail)
  29. Remove dates and environment variables from humans.txt (detail)
  30. Remove assertion on date from humans.txt tests (detail)
  31. Remove not used date variable and another test warning (detail)
  32. Removing ==Examples and last blank lines of docs from railties (detail)
  33. allow define_attribute_methods to pass multiple values (detail)
  34. updating define_attribute_methods documentation (detail)
  35. remove docs on Range#step (detail)
  36. Remove `:disable_with` in favor of `'data-disable-with'` option from `submit_tag`, `button_tag` and `button_to` helpers. (detail)
  37. Set the primary key during #copy_table if necessary. Fixes [#2312] (detail)
  38. Use merge! instead reverse_merge! here (detail)
  39. Minor editing of getting started guide (detail)
  40. add tests and external file backtrace for Routing::Mapper#draw (detail)
  41. Add documentation for arel_table (detail)
  42. s/aff/add [ci skip] (detail)
  43. code-format italicized 'production' env [ci skip] (detail)
  44. Removing ==Examples and last blank lines of docs from actionpack (detail)
  45. prevent using already loaded Gemfile for 'bundle install', fix #6314 (detail)
  46. copy edit asset guide [ci skip] (detail)
  47. missing dot [ci skip] (detail)
  48. Revert "Remove `:disable_with` in favor of `'data-disable-with'` option from `submit_tag`, `button_tag` and `button_to` helpers." (detail)
  49. Revert "Revert "Remove `:disable_with` in favor of `'data-disable-with'` option from `submit_tag`, `button_tag` and `button_to` helpers."" (detail)
  50. Remove extra `end` in arel_table docs. [ci skip] (detail)
  51. corrected some misspelling (detail)
  52. Remove unnecessary assertions. We should only test the before_seq isn't same to the after_seq when using sequencer. (detail)
  53. Kill whitespaces :scissors: (detail)
  54. Restore support for Model.pluck('sql fragment') (detail)
  55. Expand and improve #pluck docs (detail)
  56. remove backported string interpolation (detail)
  57. Remove unnecessary calls to primary_key on sqlite3_adapter (detail)
  58. SQLite3 doesn't actually support the 'time' type. (detail)
  59. Bumo sqlite3 gem (detail)
  60. Rename test file so that the test suite matches it, implement `persisted?` for SqlBypass as expected by tests and convert session_id to string before using on queries to get correct quotes on postgresql (avoid casting error). (detail)
  61. Remove useless check of adapter (detail)
  62. Fix misprint in AR changelog (detail)
  63. improve #6318 (detail)
  64. Fix tests in railties (detail)
  65. Remove unneeded tests (detail)
  66. Integer limit out of range should be allowed to raise. Closes #6272 (detail)
  67. remove image_tag onmouseover option docs [ci skip] (detail)
  68. Fixes issue where SQL fragments prevented type casting based on column type. (detail)
  69. fix safe string interpolation with SafeBuffer#%, closes #6352 (detail)
  70. remove unnecessary require (detail)
  71. fix bad formatting [ci skip] (detail)
  72. document the AR::Base#ids method introduced in 9307616 [ci skip] (detail)
  73. Revert "Merge pull request #6354 from lest/patch-1" (detail)
  74. remove stray text in getting started guide [ci skip] (detail)

Started by timer

Revision: bf0212b92ab7ebf1f5c6971a1d8ae80e7c18dfb5
  • origin/master