1. 22 3月, 2008 12 次提交
  2. 21 3月, 2008 13 次提交
  3. 13 3月, 2008 2 次提交
  4. 12 3月, 2008 2 次提交
    • J
      * dak/dak.py (init): Renamed check -> edit transitions · a644e931
      Joerg Jaspert 提交于
             * dak/edit_transitions.py: Renamed from check_transitions.py
             (main): Also rename new_vers/curvers to expected/current
             Basically a nice rewrite, so it now does checks and edit,
             depending on how you call it. Check also removes old transitions,
             if user wants it
      a644e931
    • J
      * dak/process_unchecked.py: Import syck module directly, not "from · d146f5ce
      Joerg Jaspert 提交于
        syck import *"
        (check_transition): Do the check for sourceful upload in here
        Also adjust the syck loading commands, rename new_vers to
        expected, curvers to current, to make it more clear what they mean.
      * daklib/database.py (get_suite_version): Renamed from
        get_testing_version. Also changed the cache variables name
      * The above changes are based on modifications from Anthony.
      d146f5ce
  5. 03 3月, 2008 7 次提交
  6. 02 3月, 2008 4 次提交