An error occurred fetching the project authors.
  1. 16 Nov, 2016 1 commit
  2. 07 Oct, 2016 1 commit
    • Nick Thomas's avatar
      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.
      e94cd6fd
  3. 04 Oct, 2016 1 commit
  4. 09 Aug, 2016 1 commit
  5. 12 Jul, 2016 1 commit
  6. 01 Jul, 2016 1 commit
  7. 10 Jun, 2016 1 commit
  8. 03 Jun, 2016 2 commits
  9. 09 May, 2016 1 commit
  10. 06 Jan, 2016 1 commit
  11. 09 Dec, 2015 1 commit
  12. 15 Oct, 2015 1 commit
  13. 14 Oct, 2015 2 commits
  14. 12 Oct, 2015 1 commit
  15. 12 Aug, 2015 1 commit
  16. 22 Jun, 2015 4 commits
  17. 03 May, 2015 1 commit
  18. 04 Mar, 2015 1 commit
  19. 03 Mar, 2015 1 commit
    • Stan Hu's avatar
      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.
      afe5d7d2
  20. 12 Feb, 2015 3 commits
  21. 09 Oct, 2014 1 commit
  22. 10 Sep, 2014 1 commit
  23. 26 Jun, 2014 1 commit
  24. 09 Apr, 2014 1 commit
  25. 21 Feb, 2014 1 commit
  26. 23 Jan, 2014 1 commit
  27. 22 Jan, 2014 1 commit
  28. 09 Aug, 2013 1 commit
  29. 19 Jun, 2013 1 commit
  30. 20 Nov, 2012 2 commits