BigW Consortium Gitlab

  1. 04 May, 2017 3 commits
  2. 03 May, 2017 1 commit
  3. 27 Apr, 2017 2 commits
  4. 26 Apr, 2017 1 commit
  5. 26 Jan, 2017 1 commit
  6. 22 Nov, 2016 1 commit
  7. 16 Nov, 2016 1 commit
  8. 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.
  9. 04 Oct, 2016 1 commit
  10. 09 Aug, 2016 1 commit
  11. 12 Jul, 2016 1 commit
  12. 01 Jul, 2016 1 commit
  13. 10 Jun, 2016 1 commit
  14. 03 Jun, 2016 2 commits
  15. 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
  16. 06 Jan, 2016 1 commit
  17. 09 Dec, 2015 1 commit
  18. 15 Oct, 2015 1 commit
  19. 14 Oct, 2015 2 commits
  20. 12 Oct, 2015 1 commit
  21. 12 Aug, 2015 1 commit
  22. 22 Jun, 2015 4 commits
  23. 03 May, 2015 1 commit
  24. 04 Mar, 2015 1 commit
  25. 03 Mar, 2015 1 commit
    • Issue #595: Support Slack notifications upon issue and merge request events · afe5d7d2
      Stan Hu authored
      1) Adds a DB migration for all services to toggle on push, issue, and merge events.
      
      2) Upon an issue or merge request event, fire service hooks.
      
      3) Slack service supports custom messages for each of these events. Other services
      not supported at the moment.
      
      4) Label merge request hooks with their corresponding actions.
  26. 12 Feb, 2015 3 commits
  27. 09 Oct, 2014 1 commit
  28. 10 Sep, 2014 1 commit
  29. 26 Jun, 2014 1 commit
  30. 09 Apr, 2014 1 commit