BigW Consortium Gitlab

  1. 06 Jul, 2017 1 commit
    • Added Cop to blacklist the use of `dependent:` · 8fbbf41e
      Yorick Peterse authored
      This is allowed for existing instances so we don't end up 76 offenses
      right away, but for new code one should _only_ use this if they _have_
      to remove non database data. Even then it's usually better to do this in
      a service class as this gives you more control over how to remove the
      data (e.g. in bulk).
  2. 23 Feb, 2017 4 commits
  3. 28 Oct, 2016 1 commit
  4. 03 Jun, 2016 2 commits
  5. 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
  6. 06 May, 2016 1 commit
  7. 09 Dec, 2015 1 commit
  8. 07 Dec, 2015 1 commit
  9. 04 Dec, 2015 2 commits
  10. 03 Dec, 2015 1 commit
  11. 16 Nov, 2015 1 commit