BigW Consortium Gitlab

  1. 03 Mar, 2015 3 commits
  2. 01 Mar, 2015 2 commits
    • 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/
    • Expose avatar_url in projects API · 51abeaa1
      sue445 authored
      * Impl Project#avatar_url
      * Refactor ApplicationHelper: Use Project#avatar_url
      * Update changelog
  3. 28 Feb, 2015 1 commit
  4. 27 Feb, 2015 1 commit
  5. 25 Feb, 2015 1 commit
  6. 24 Feb, 2015 4 commits
  7. 23 Feb, 2015 2 commits
  8. 20 Feb, 2015 2 commits
  9. 19 Feb, 2015 3 commits
  10. 18 Feb, 2015 4 commits
  11. 16 Feb, 2015 1 commit
    • 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.
  12. 14 Feb, 2015 1 commit
    • 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.
  13. 13 Feb, 2015 8 commits
  14. 12 Feb, 2015 6 commits
  15. 11 Feb, 2015 1 commit