1. 21 8月, 2012 3 次提交
  2. 17 6月, 2012 1 次提交
  3. 31 5月, 2012 1 次提交
  4. 11 4月, 2012 1 次提交
  5. 03 4月, 2012 1 次提交
  6. 01 4月, 2012 1 次提交
  7. 28 2月, 2012 1 次提交
  8. 22 2月, 2012 1 次提交
  9. 09 12月, 2011 1 次提交
  10. 16 8月, 2011 5 次提交
  11. 09 8月, 2011 1 次提交
    • J
      Make it the responsibility of the connection to hold onto an ARel visitor for... · 7db90aa7
      Jon Leighton 提交于
      Make it the responsibility of the connection to hold onto an ARel visitor for generating SQL. This improves the code architecture generally, and solves some problems with marshalling. Adapter authors please take note: you now need to define an Adapter.visitor_for method, but it degrades gracefully with a deprecation warning for now.
      7db90aa7
  12. 25 5月, 2011 1 次提交
  13. 24 5月, 2011 1 次提交
  14. 10 5月, 2011 1 次提交
  15. 01 5月, 2011 1 次提交
  16. 30 4月, 2011 1 次提交
  17. 25 4月, 2011 1 次提交
  18. 22 4月, 2011 1 次提交
  19. 15 4月, 2011 1 次提交
  20. 23 3月, 2011 1 次提交
  21. 18 3月, 2011 1 次提交
  22. 12 2月, 2011 1 次提交
  23. 10 2月, 2011 1 次提交
  24. 09 2月, 2011 1 次提交
  25. 04 1月, 2011 2 次提交
  26. 06 11月, 2010 1 次提交
  27. 27 10月, 2010 4 次提交
  28. 27 9月, 2010 1 次提交
  29. 19 6月, 2010 1 次提交
  30. 09 6月, 2010 1 次提交
    • J
      Revert "Temporarily revert "Update after_commit and after_rollback docs and... · b0707392
      Jeremy Kemper 提交于
      Revert "Temporarily revert "Update after_commit and after_rollback docs and tests to use new style API with an :on options instead of on_* suffix." and "Add after_commit and after_rollback callbacks to ActiveRecord that are called after transactions either commit or rollback on all records saved or destroyed in the transaction.""
      
      This reverts commit 1b2941cb.
      
      [#2991]
      b0707392