1. 07 8月, 2008 1 次提交
  2. 02 6月, 2008 1 次提交
  3. 05 5月, 2008 3 次提交
  4. 02 5月, 2008 1 次提交
  5. 26 4月, 2008 1 次提交
  6. 25 4月, 2008 2 次提交
  7. 23 4月, 2008 1 次提交
  8. 27 3月, 2008 1 次提交
  9. 02 3月, 2008 2 次提交
    • J
      Actually revert the move to daklib.queue, keep it in proces_unchecked. · c03b3aa8
      Joerg Jaspert 提交于
      Will only move the sql to daklib.database, and the wrapper for the
      release team will have the rest on its own.
      c03b3aa8
    • J
      * daklib/queue.py (check_transition): Added in here · b2163762
      Joerg Jaspert 提交于
        Modified so it only cleans up when called with cleanup
        parameter. Which will be called from a seperate script for the
        release managers.
      
      * dak/process_unchecked.py
        (check_transition): Warn on broken transitions file and return,
        not doing anything.
        (check_transition): Moved out of here, into daklib/queue
        (process_it): Call it in daklib.queue, but only if
        changes[architecture] has source included.
      b2163762
  10. 10 2月, 2008 1 次提交
  11. 31 12月, 2007 2 次提交
  12. 29 12月, 2007 1 次提交
  13. 05 12月, 2007 2 次提交
  14. 15 2月, 2007 1 次提交
  15. 13 2月, 2007 2 次提交
  16. 29 7月, 2006 1 次提交
  17. 28 7月, 2006 1 次提交
  18. 16 6月, 2006 1 次提交
  19. 12 6月, 2006 1 次提交
  20. 11 6月, 2006 2 次提交
  21. 22 5月, 2006 1 次提交
  22. 18 5月, 2006 2 次提交
  23. 16 5月, 2006 2 次提交
  24. 17 12月, 2005 1 次提交
  25. 05 12月, 2005 2 次提交
    • A
      fix up syntax errors and similar thinkos · de3991e8
      Anthony Towns 提交于
      de3991e8
    • A
      * katie.py: Move accept() autobuilding support into separate function ... · 7bf33bd6
      Anthony Towns 提交于
      * katie.py: Move accept() autobuilding support into separate function        (queue_build), and generalise to build different queues        * db_access.py: Add get_or_set_queue_id instead of hardcoding accepted=0        * jennifer: Initial support for enabling embargo handling with the        Dinstall::SecurityQueueHandling option.        * jennifer: Shift common code into remove_from_unchecked and move_to_dir        functions.        * katie.conf-security: Include embargo options        * init_pool.sql-security: Create disembargo table
      7bf33bd6
  26. 25 11月, 2005 2 次提交
  27. 15 11月, 2005 1 次提交
  28. 19 1月, 2005 1 次提交
    • J
      2005-01-18 James Troup <james@nocrew.org> * katie.py... · 00e76986
      James Troup 提交于
      2005-01-18  James Troup  <james@nocrew.org>	* katie.py (Katie.build_summaries): avoid leaking file handle when	extracting package description.	(Katie.force_reject): remember and close each file descriptor we	use.	(Katie.do_reject): s/file/temp_fh/ to avoid pychecker warning.	s/reason_file/reason_fd/ because it's a file descriptor.	(Katie.check_dsc_against_db): avoid leaking file handle whenever	invoking apt_pkg.md5sum().
      00e76986