BigW Consortium Gitlab

  1. 18 May, 2017 2 commits
  2. 01 May, 2017 1 commit
  3. 08 Mar, 2017 1 commit
  4. 07 Mar, 2017 1 commit
  5. 06 Mar, 2017 1 commit
  6. 02 Mar, 2017 1 commit
  7. 24 Feb, 2017 1 commit
  8. 23 Feb, 2017 2 commits
  9. 05 Feb, 2017 1 commit
  10. 17 Jan, 2017 1 commit
    • Add a `:repository` trait to the `:empty_project` factory · a8b4ab9d
      Robert Speicher authored
      Right now this is a no-op. We're going to add it as a trait argument to
      all existing usages of the `:project` factory, so that later we can flip
      `:empty_project` to just be `:project`, forcing developers to opt-in to
      the slower option when their tests truly require it.
  11. 04 Jan, 2017 1 commit
  12. 21 Dec, 2016 2 commits
  13. 19 Dec, 2016 2 commits
  14. 14 Dec, 2016 1 commit
  15. 08 Dec, 2016 1 commit
  16. 11 Nov, 2016 1 commit
  17. 09 Nov, 2016 1 commit
  18. 26 Oct, 2016 1 commit
  19. 17 Oct, 2016 1 commit
  20. 11 Oct, 2016 1 commit
  21. 07 Oct, 2016 1 commit
    • Add markdown cache columns to the database, but don't use them yet · e94cd6fd
      Nick Thomas authored
      This commit adds a number of _html columns and, with the exception of Note,
      starts updating them whenever the content of their partner fields changes.
      
      Note has a collision with the note_html attr_accessor; that will be fixed later
      
      A background worker for clearing these cache columns is also introduced - use
      `rake cache:clear` to set it off. You can clear the database or Redis caches
      separately by running `rake cache:clear:db` or `rake cache:clear:redis`,
      respectively.
  22. 29 Sep, 2016 1 commit
  23. 26 Sep, 2016 1 commit
  24. 01 Sep, 2016 1 commit
  25. 17 Aug, 2016 1 commit
  26. 05 Jul, 2016 1 commit
  27. 16 Jun, 2016 2 commits
  28. 13 Jun, 2016 1 commit
  29. 03 Jun, 2016 2 commits
  30. 09 May, 2016 1 commit
    • Remove the annotate gem and delete old annotations · f1479b56
      Jeroen van Baarsen authored
      In 8278b763 the default behaviour of annotation
      has changes, which was causing a lot of noise in diffs. We decided in #17382
      that it is better to get rid of the whole annotate gem, and instead let people
      look at schema.rb for the columns in a table.
      
      Fixes: #17382
  31. 08 May, 2016 1 commit
  32. 04 May, 2016 1 commit
  33. 06 Jan, 2016 1 commit
  34. 09 Dec, 2015 1 commit