1. 27 10月, 2009 3 次提交
  2. 26 10月, 2009 1 次提交
  3. 04 10月, 2009 1 次提交
  4. 20 9月, 2009 2 次提交
  5. 19 9月, 2009 3 次提交
  6. 09 8月, 2009 8 次提交
  7. 06 8月, 2009 1 次提交
  8. 26 4月, 2009 1 次提交
    • J
      NEW · 87bf163d
      Joerg Jaspert 提交于
      modified process-new and all related stuff so NEW can now also be processed
      during (most of) dinstall. The lock where NEW is forbidden is then down to
      some 15 til 20 minutes, instead of 2 hours.
      
      For that process-new moves files into a "staging" directory, from which
      cron.unchecked will move them into the accepted queue. As c.u only runs when
      it is safe to do so this is fine.
      
      The small part where we still are forbidden to do NEW is between the point where
      we run process-accepted and right before we start generating Packages files. As
      that is exactly the area daily.lock exists for, process-new now locks on that and
      simply refuses to do work then.
      Signed-off-by: NJoerg Jaspert <joerg@debian.org>
      87bf163d
  9. 16 4月, 2009 1 次提交
    • J
      process-new · 48e5e5ee
      Joerg Jaspert 提交于
      notes now have a timestamp column.
      do not allow to edit old notes, only add new ones
      hand over existing notes (if any) to the reject message (unless we get called with -m)
      hand over existing notes (if any) to the prod message
      Signed-off-by: NJoerg Jaspert <joerg@debian.org>
      48e5e5ee
  10. 21 2月, 2009 1 次提交
  11. 26 1月, 2009 1 次提交
  12. 25 1月, 2009 3 次提交
  13. 24 1月, 2009 5 次提交
  14. 09 12月, 2008 1 次提交
    • P
      do not reject binary-only uploads that fail the "must be newer than" criterion · f5af4e78
      Philipp Kern 提交于
      2008-12-09  Philipp Kern  <pkern@debian.org>
      
              * daklib/queue.py (cross_suite_version_check): add an additional
              parameter to specify if an upload is sourceful or not; do not reject
              uploads that do not satisfy the "must be newer than" criteria and
              are binary-only
              * daklib/queue.py (check_source_against_db, check_binary_against_db):
              invoke cross_suite_version_check as above
      f5af4e78
  15. 30 11月, 2008 1 次提交
  16. 24 10月, 2008 1 次提交
  17. 13 9月, 2008 2 次提交
  18. 03 9月, 2008 1 次提交
  19. 16 8月, 2008 2 次提交
  20. 07 8月, 2008 1 次提交