BigW Consortium Gitlab

  1. 06 Jun, 2016 1 commit
  2. 14 Apr, 2016 1 commit
    • Use rake db:reset instead of db:setup · a54af831
      Yorick Peterse authored
      Using db:reset ensures existing tables are first dropped. This in turn
      ensures that we can drop tables regardless of any foreign key
      constraints. While CE currently doesn't have any foreign keys EE defines
      the following relation:
      
          remote_mirrors.project_id -> projects.id
      
      MySQL will complain whenever you try to drop the "projects" table first
      even when using "DROP TABLE ... CASCADE".
  3. 08 Oct, 2015 1 commit
  4. 23 Jun, 2015 1 commit
  5. 23 Apr, 2014 1 commit
  6. 08 Apr, 2014 1 commit
  7. 07 Apr, 2014 1 commit
  8. 13 Mar, 2014 1 commit
  9. 05 May, 2013 1 commit
  10. 20 Feb, 2013 1 commit
  11. 14 Feb, 2013 1 commit
  12. 09 Feb, 2013 1 commit
  13. 17 Jan, 2013 2 commits
  14. 20 Dec, 2012 1 commit
  15. 26 Sep, 2012 1 commit
  16. 02 Sep, 2012 1 commit
  17. 21 Aug, 2012 2 commits
  18. 21 Apr, 2012 1 commit
  19. 03 Apr, 2012 1 commit