An error occurred fetching the project authors.
  1. 29 Jul, 2015 1 commit
  2. 09 Jun, 2015 2 commits
  3. 02 Apr, 2015 1 commit
  4. 28 Mar, 2015 1 commit
  5. 25 Mar, 2015 1 commit
  6. 20 Mar, 2015 1 commit
  7. 18 Mar, 2015 1 commit
  8. 17 Mar, 2015 1 commit
  9. 15 Mar, 2015 1 commit
  10. 19 Feb, 2015 1 commit
  11. 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
  12. 20 Nov, 2014 1 commit
  13. 01 Oct, 2014 1 commit
  14. 29 Sep, 2014 1 commit
  15. 08 May, 2014 1 commit
  16. 03 Mar, 2014 1 commit
  17. 27 Feb, 2014 1 commit
    • Jacob Vosmaer's avatar
      Use Gitlab::VERSION to version backups · 75f274b7
      Jacob Vosmaer authored
      Previous to this commit, backups were tied to the git revision (SHA1) of
      the app at the time the backup:create command was invoked. If the SHA1
      at the time of restore was different, the script would refuse to restore
      the backup.  This commit loosens this tie so that the backup script only
      complains if the value of the Gitlab::VERSION constant is different
      between the time of backup and the time of restore.
      75f274b7
  18. 06 Nov, 2013 2 commits
  19. 05 Aug, 2013 1 commit
  20. 03 Jun, 2013 1 commit
  21. 30 May, 2013 1 commit
    • Angus MacArthur's avatar
      fixes for gitlab restore with non-standard backup and repo dirs · 9c82bca5
      Angus MacArthur authored
      These fixes will allow a restore of gitlab when the backups and
      repositories directories are in non-standard locations (ie sub-dirs
      of gitlabhq).  Also allows the restore to be run from script
      overriding the need of a user to confirm the rebuild of the
      authorized_keys file.
      9c82bca5
  22. 08 May, 2013 1 commit
  23. 06 May, 2013 1 commit
  24. 05 May, 2013 1 commit
  25. 23 Apr, 2013 1 commit
  26. 18 Apr, 2013 1 commit
  27. 10 Apr, 2013 1 commit
  28. 05 Apr, 2013 2 commits
  29. 14 Mar, 2013 1 commit
  30. 11 Feb, 2013 1 commit
  31. 05 Jan, 2013 1 commit
  32. 31 Dec, 2012 2 commits
  33. 23 Dec, 2012 1 commit
  34. 22 Dec, 2012 1 commit
  35. 20 Dec, 2012 2 commits