An error occurred fetching the project authors.
  1. 25 Apr, 2015 1 commit
  2. 24 Apr, 2015 2 commits
  3. 17 Apr, 2015 1 commit
  4. 11 Apr, 2015 2 commits
  5. 03 Apr, 2015 1 commit
  6. 27 Mar, 2015 1 commit
  7. 18 Mar, 2015 1 commit
  8. 15 Mar, 2015 2 commits
  9. 12 Mar, 2015 1 commit
  10. 08 Mar, 2015 1 commit
  11. 07 Mar, 2015 1 commit
  12. 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
  13. 01 Mar, 2015 2 commits
    • Aorimn's avatar
      Add Irker service · f84b7eef
      Aorimn authored
      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
    • sue445's avatar
      Expose avatar_url in projects API · 51abeaa1
      sue445 authored
      * Impl Project#avatar_url
      * Refactor ApplicationHelper: Use Project#avatar_url
      * Update changelog
      51abeaa1
  14. 24 Feb, 2015 1 commit
  15. 23 Feb, 2015 2 commits
  16. 20 Feb, 2015 1 commit
  17. 19 Feb, 2015 1 commit
  18. 16 Feb, 2015 1 commit
    • Hannes Rosenögger's avatar
      Fix broken access control and refactor avatar upload · 7d5f86f6
      Hannes Rosenögger authored
      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
  19. 14 Feb, 2015 1 commit
    • Vinnie Okada's avatar
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      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
  20. 12 Feb, 2015 2 commits
  21. 09 Feb, 2015 1 commit
  22. 06 Feb, 2015 2 commits
  23. 05 Feb, 2015 1 commit
  24. 04 Feb, 2015 1 commit
  25. 03 Feb, 2015 2 commits
  26. 02 Feb, 2015 2 commits
  27. 28 Jan, 2015 2 commits
  28. 27 Jan, 2015 1 commit
  29. 26 Jan, 2015 1 commit
  30. 24 Jan, 2015 1 commit