1. 21 8月, 2013 2 次提交
  2. 14 8月, 2013 1 次提交
  3. 10 8月, 2013 1 次提交
  4. 09 8月, 2013 1 次提交
  5. 08 8月, 2013 1 次提交
  6. 03 8月, 2013 1 次提交
  7. 31 7月, 2013 1 次提交
  8. 29 7月, 2013 1 次提交
  9. 22 7月, 2013 1 次提交
  10. 20 7月, 2013 1 次提交
  11. 19 7月, 2013 1 次提交
  12. 18 7月, 2013 3 次提交
  13. 16 7月, 2013 2 次提交
  14. 09 7月, 2013 2 次提交
  15. 08 7月, 2013 1 次提交
  16. 06 7月, 2013 1 次提交
  17. 03 7月, 2013 1 次提交
  18. 29 6月, 2013 1 次提交
  19. 20 6月, 2013 1 次提交
  20. 17 6月, 2013 1 次提交
  21. 13 6月, 2013 1 次提交
  22. 11 6月, 2013 1 次提交
  23. 26 5月, 2013 3 次提交
  24. 25 5月, 2013 1 次提交
  25. 20 5月, 2013 3 次提交
  26. 18 5月, 2013 1 次提交
  27. 17 5月, 2013 1 次提交
  28. 09 5月, 2013 1 次提交
  29. 08 5月, 2013 1 次提交
  30. 07 5月, 2013 2 次提交
    • A
      Fix errors during backup task. Fix #3785 · 13dcc390
      Axilleas Pipinellis 提交于
      By default there is no public/uploads directory when no attachments
      are uploaded. Prompt users to create the uploads directory during
      install otherwise the backup task will fail.
      
      Place mysqldump args in single quotes to avoid error if password
      contains special characters.
      Signed-off-by: NAxilleas Pipinellis <axilleas@archlinux.gr>
      13dcc390
    • C
      Fixed a nginx configuration · bfe4af84
      crazyscience 提交于
      For some reason, if the nginx configuration is bound to an IP, it breaks the install, causing all git clone/push/pull operations to die with a 'fatal: The remote end hung up unexpectedly' message. Changing this configuration seems to fix the problem. I reckon that this is just a temporary fix. I don't know the ins and outs of GitLab well enough to vouch for this change, but I do know that these instructions are broken, and that this update will fix them.
      bfe4af84