BigW Consortium Gitlab

  1. 27 Nov, 2017 1 commit
  2. 27 Oct, 2017 1 commit
  3. 24 Sep, 2017 1 commit
  4. 23 Sep, 2017 3 commits
  5. 23 Oct, 2016 1 commit
  6. 03 Jun, 2016 2 commits
  7. 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
  8. 06 May, 2016 1 commit
  9. 09 Feb, 2016 2 commits
  10. 30 Apr, 2015 1 commit
  11. 05 Feb, 2015 1 commit
  12. 26 Jun, 2014 1 commit
  13. 09 Apr, 2014 1 commit
  14. 02 Apr, 2014 1 commit
  15. 14 Feb, 2014 1 commit
    • Add email aliases for users · 29cfd33d
      Jason Hollingsworth authored
      Emails are used to associate commits with users. The emails
      are not verified and don't have to be valid email addresses. They
      are assigned on a first come, first serve basis.
      
      Notifications are sent when an email is added.