1. 30 8月, 2020 12 次提交
  2. 29 8月, 2020 2 次提交
  3. 11 8月, 2020 1 次提交
  4. 26 7月, 2020 4 次提交
  5. 06 7月, 2020 1 次提交
  6. 08 6月, 2020 1 次提交
    • A
      debian-specific: process only one upload at a time · 59019abd
      Ansgar 提交于
      Otherwise if one accepts multiple uploads in `dak process-new`, but
      only edits the `COMMENTS` file for one `.changes` file one would end
      up accepting an upload into a public suite.  This would be a problem
      for uploads fixing embargoed issues.
      59019abd
  7. 22 5月, 2020 4 次提交
  8. 19 5月, 2020 1 次提交
  9. 18 5月, 2020 1 次提交
  10. 14 5月, 2020 1 次提交
  11. 13 5月, 2020 1 次提交
  12. 12 5月, 2020 2 次提交
  13. 07 5月, 2020 3 次提交
  14. 04 5月, 2020 1 次提交
  15. 03 5月, 2020 5 次提交
    • J
      03b18e7c
    • I
      don't run coverage on deploy · 08b632cf
      Ivo De Decker 提交于
      08b632cf
    • J
      Merge branch 'pr-200' · c55f7234
      Joerg Jaspert 提交于
      * pr-200:
        dak rm: allow removal of binaries without source
      c55f7234
    • J
      Merge branch 'pr-199' · a33ab970
      Joerg Jaspert 提交于
      * pr-199: (44 commits)
        Always run python3 tests, they succeed now.
        ci: remove stretch tests
        test 2001-cruft: add cruft report
        test 2000-dinstall: run make-changelog
        Add test 0006-dm-commands
        Testsuite fixtures: change some uploaders and add extra package
        tests: 2003-c-s-propup: remove first dinstall call
        test 0005-encoding: add extra checks
        integration-tests: add check_output function
        run-ci: don't run 2to3, it's not needed anymore
        run-ci: add annotated coverage report
        gitlab-ci: coverage job only uses py2 data
        integration-tests/dak-coverage.sh: fix coverage when working dir changes
        integration-tests/common: add function to save ci artifacts
        run-ci: define DAK_CI_OUTPUT_DIR
        daklib/dbconn.py: use textutils.force_to_utf8 for contents filename
        daklib/utils.py: handle encoding in gpg_get_key_addresses using six
        daklib/checks.py: use six function in check_fields_for_valid_utf8
        daklib/dbconn.py: set database connection to utf-8 for python3
        load_keys: make sure data from gpg is str
        ...
      a33ab970
    • J
      Merge branch 'utf8-filenames' · e1488728
      Joerg Jaspert 提交于
      * utf8-filenames:
        For FTP auto rejection of non UTF-8 filenames, add a renamed Lintian tag but retain the old one.
      e1488728