1. 02 12月, 2017 1 次提交
  2. 01 12月, 2017 4 次提交
  3. 23 11月, 2017 2 次提交
  4. 22 11月, 2017 1 次提交
  5. 21 11月, 2017 1 次提交
  6. 03 11月, 2017 4 次提交
  7. 02 11月, 2017 7 次提交
  8. 25 10月, 2017 4 次提交
  9. 13 10月, 2017 1 次提交
  10. 07 10月, 2017 1 次提交
  11. 06 10月, 2017 1 次提交
  12. 01 10月, 2017 5 次提交
  13. 28 9月, 2017 1 次提交
    • A
      add rsync-staged script · 3c477648
      Ansgar Burchardt 提交于
      This script is intended to be used when rsyncing uploads to another
      host, for example from security-master.d.o to ssh.upload.d.o.
      
      As the synced uploads include both binary-only and source uploads, we
      have to make sure the source uploads are available before the
      binary-only uploads are processed.  So we sync to a staging area and
      and only move all files to the target directory afterwards.
      
      There is still a small race condition as the source .changes might be
      moved after the binary .changes, but dak should only reject uploads
      after a short time (`Dinstall::SkipTime`).
      3c477648
  14. 27 9月, 2017 2 次提交
  15. 25 9月, 2017 1 次提交
  16. 24 9月, 2017 4 次提交