BigW Consortium Gitlab

  1. 03 Jun, 2016 2 commits
  2. 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
  3. 06 May, 2016 1 commit
  4. 09 Feb, 2016 2 commits
  5. 30 Apr, 2015 1 commit
  6. 05 Feb, 2015 1 commit
  7. 26 Jun, 2014 1 commit
  8. 09 Apr, 2014 1 commit
  9. 02 Apr, 2014 1 commit
  10. 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.