1. 13 3月, 2015 1 次提交
  2. 03 3月, 2015 1 次提交
    • S
      Issue #595: Support Slack notifications upon issue and merge request events · afe5d7d2
      Stan Hu 提交于
      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
  3. 02 3月, 2015 1 次提交
    • A
      Add Irker service · f84b7eef
      Aorimn 提交于
      Irker is a gateway which sends IRC messages on git updates. This new
      service provides an interface to this gateway, integrated in Gitlab, for
      each updates.
      As per the guidelines, this commit adds the new feature in the
      CHANGELOG, tests and documentation.
      
      See http://www.catb.org/esr/irker/
      f84b7eef
  4. 01 3月, 2015 1 次提交
  5. 24 2月, 2015 1 次提交
  6. 23 2月, 2015 2 次提交
  7. 20 2月, 2015 2 次提交
  8. 17 2月, 2015 1 次提交
    • H
      Fix broken access control and refactor avatar upload · 7d5f86f6
      Hannes Rosenögger 提交于
      This commit moves the note folder from
      /public/uploads/note
      to
      /uploads/note
      and changes the uploader accordingly.
      Now it's no longer possible to avoid the access control by modifing the url.
      The Avatar upload has been refactored to use an own uploader as well
      to cleanly seperate the two upload types.
      7d5f86f6
  9. 15 2月, 2015 1 次提交
    • V
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada 提交于
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  10. 13 2月, 2015 1 次提交
  11. 12 2月, 2015 1 次提交
  12. 10 2月, 2015 1 次提交
  13. 06 2月, 2015 3 次提交
  14. 05 2月, 2015 1 次提交
  15. 03 2月, 2015 3 次提交
  16. 02 2月, 2015 1 次提交
    • J
      Add Asana service · b4d9ceb2
      Jeremy 提交于
      Also add ability to render "service.help" in markdown
      b4d9ceb2
  17. 29 1月, 2015 2 次提交
  18. 27 1月, 2015 2 次提交
  19. 25 1月, 2015 2 次提交
  20. 24 1月, 2015 3 次提交
  21. 23 1月, 2015 1 次提交
  22. 21 1月, 2015 2 次提交
  23. 19 1月, 2015 1 次提交
  24. 18 1月, 2015 1 次提交
  25. 02 1月, 2015 1 次提交
  26. 29 12月, 2014 1 次提交
  27. 26 12月, 2014 1 次提交
  28. 24 12月, 2014 1 次提交