BigW Consortium Gitlab

  1. 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".
  2. 11 Apr, 2016 3 commits
  3. 10 Apr, 2016 1 commit
  4. 09 Apr, 2016 1 commit
  5. 06 Apr, 2016 1 commit
  6. 05 Apr, 2016 1 commit
  7. 02 Apr, 2016 5 commits
  8. 23 Mar, 2016 1 commit
  9. 15 Mar, 2016 1 commit
  10. 10 Mar, 2016 1 commit
  11. 08 Mar, 2016 1 commit
  12. 29 Feb, 2016 1 commit
  13. 19 Feb, 2016 2 commits
  14. 17 Feb, 2016 4 commits
  15. 13 Feb, 2016 1 commit
  16. 12 Feb, 2016 1 commit
  17. 05 Feb, 2016 1 commit
  18. 21 Jan, 2016 1 commit
  19. 20 Jan, 2016 2 commits
  20. 13 Jan, 2016 1 commit
    • Update doc_styleguide.md [ci skip] · 4eae95c0
      Achilleas Pipinellis authored
      - Fix some syntax/grammar typos
      - Link to GFM documentation on newlines
      - Be less strict on the alphabetical order styleguide
      - You can override the "numbers in headings" rule if you discuss it first
      - Do not mention CE in notes if the feature is in both CE and EE
  21. 12 Jan, 2016 2 commits
  22. 23 Nov, 2015 1 commit
  23. 17 Nov, 2015 1 commit
  24. 09 Nov, 2015 1 commit
  25. 03 Nov, 2015 1 commit
  26. 02 Nov, 2015 1 commit
  27. 31 Oct, 2015 1 commit
  28. 26 Oct, 2015 1 commit