1. 21 12月, 2015 1 次提交
  2. 07 9月, 2015 1 次提交
  3. 04 3月, 2015 1 次提交
  4. 04 9月, 2014 1 次提交
  5. 01 8月, 2014 1 次提交
  6. 17 6月, 2014 2 次提交
  7. 08 1月, 2014 1 次提交
  8. 26 12月, 2013 1 次提交
  9. 26 11月, 2013 1 次提交
  10. 01 5月, 2013 1 次提交
  11. 31 1月, 2013 1 次提交
  12. 12 1月, 2013 1 次提交
    • C
      Bring back "database already exists" messages when running rake tasks · 9b636dcf
      Carlos Antonio da Silva 提交于
      When running tasks such "rake db:setup", instead of showing messages
      like "db_development already exists", it was showing a big stack trace
      and a message "Couldn't create database for ..." with the configuration
      options, a very confusing message with a big trace.
      
      This brings back the functionality present in 3-2, showing the same
      message.
      9b636dcf
  13. 02 12月, 2012 2 次提交
  14. 30 6月, 2012 1 次提交
  15. 24 6月, 2012 2 次提交
  16. 21 6月, 2012 3 次提交
  17. 20 6月, 2012 1 次提交
  18. 19 6月, 2012 1 次提交
    • S
      Refactor db:charset task · 363ab882
      Simon Jefford 提交于
      In a similar vein to Pat's work on create, drop etc, the db:charset
      task is now a one liner in databases.rake
      363ab882
  19. 18 6月, 2012 2 次提交