Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Store the list of deb packages. #401

Merged
merged 17 commits into from
Sep 11, 2019

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    26e08b3 View commit details
    Browse the repository at this point in the history
  2. Fixing tests.

    a-martynovich committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    1f375a6 View commit details
    Browse the repository at this point in the history
  3. Warn about insecure services

    #391
    a-martynovich committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    2b156df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eba44cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8b3e7b View commit details
    Browse the repository at this point in the history
  6. Add "no insecure services detected" message.

    Fix test_ping_writes_packages.
    a-martynovich committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    8484534 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0b1a20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    adb2263 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e08e535 View commit details
    Browse the repository at this point in the history
  10. Fix length of deb_packages_hash.

    Implement deb_packages as an m2m field.
    a-martynovich committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    8444970 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2393f8f View commit details
    Browse the repository at this point in the history
  12. Remove dev code in dev.py.

    Remove unused import in test_api.
    Don't allow missing fields in deb_packages inside ping message.
    Add unique constraint to DebPackage model.
    a-martynovich committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    4282e27 View commit details
    Browse the repository at this point in the history
  13. Add missing migration.

    a-martynovich committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    e6e826f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    747ea8a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c264acd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c76eece View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Optimize 'set_deb_packages'

    Roman P committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    7d0c78a View commit details
    Browse the repository at this point in the history