Commit Graph

  • 3f4ac81502 Initial LDAP authentication integration Brett Hawn 2022-02-08 18:27:54 -0700
  • 0e40648cf6 resolving merge Brett Hawn 2022-02-09 21:53:54 -0700
  • 1e9569d251 [WORK IN PROGRESS] Initial integration of LDAP for API authentication and per-repo LDAP group permissions Brett Hawn 2022-02-09 11:02:48 -0700
  • f106977c51 more unused code Brett Hawn 2022-02-09 21:41:58 -0700
  • de15e4e2b9 cleanup of ldap functions, add first pass at per-repo group permissions Brett Hawn 2022-02-09 21:30:35 -0700
  • 0248058be8 so my auth/cookie implementation was naive at best, this is more functional Brett Hawn 2022-02-09 11:02:48 -0700
  • 0591f11b03 and fix the cookie values so they are useful Brett Hawn 2022-02-08 18:47:00 -0700
  • e9f3447a65 Merge branch 'master' of github.com:bpiraeus/aptly Brett Hawn 2022-02-08 18:34:54 -0700
  • 515d1fb8b6 adding myself for the sake of doing so Brett Hawn 2022-02-08 18:34:40 -0700
  • 024a80df87
    Merge branch 'aptly-dev:master' into master Brett Hawn 2022-02-08 18:29:59 -0700
  • 891b5b5520 forgot to scrub api/router.go Brett Hawn 2022-02-08 18:29:20 -0700
  • c8cd4eacc3 Initial LDAP authentication integration Brett Hawn 2022-02-08 18:27:54 -0700
  • e8ec6385f3 Fix linting errors Lorenzo Bolla 2022-02-08 09:03:06 +0100
  • 1361bf20dd Revive skipped tests Lorenzo Bolla 2022-02-07 16:27:09 +0100
  • 5d98546e1d Use a more recent GPG key server Lorenzo Bolla 2022-02-04 14:02:17 +0100
  • 34627944d8
    Fix linting errors Lorenzo Bolla 2022-02-08 09:03:06 +0100
  • 70f1cbcb04
    Revive skipped tests Lorenzo Bolla 2022-02-07 16:27:09 +0100
  • ff5eb53f48 Fix: typo in aptly web page link Luciano Lionello 2022-02-04 20:22:28 -0300
  • c88f58d937 Fix the installer path for Ubuntu Focal Robert LeBlanc 2022-02-05 02:41:35 +0000
  • 8adf16fbb8 Fix: typo in aptly web page link Luciano Lionello 2022-02-04 20:22:28 -0300
  • a484ae9765
    Use a more recent GPG key server Lorenzo Bolla 2022-02-04 14:02:17 +0100
  • 814d4dbb51 deb: fix importing dbgsym packages with versioned Source field Ratchanan Srirattanamet 2021-01-08 22:11:10 +0700
  • 2c68175b5c Update man pages Lorenzo Bolla 2022-01-28 13:20:24 +0100
  • 551a370c13 Basic tests for Grab downloader Lorenzo Bolla 2022-01-28 13:03:08 +0100
  • 1afcd68e01 Make downloader type configurable Lorenzo Bolla 2022-01-28 11:13:22 +0100
  • cc30ef3ee2 Remove vendor directory Lorenzo Bolla 2021-11-10 18:16:43 +0100
  • 235e35a2f3 Rate limit 0 effectively disables rate limiting Lorenzo Bolla 2021-10-08 14:30:47 +0200
  • 4c54f967b7 Fix error checking Lorenzo Bolla 2021-10-08 14:28:18 +0200
  • 8925949be3 Support rate limiting in grab downloader Lorenzo Bolla 2021-10-08 14:01:57 +0200
  • e96372c999 Implement ignore checksum mismatch Lorenzo Bolla 2021-10-08 13:40:55 +0200
  • e5d9d27069 Wrap errors with more context Lorenzo Bolla 2021-10-08 13:21:22 +0200
  • 853c990b6e Handle checksums Lorenzo Bolla 2021-10-08 13:04:00 +0200
  • 86c1ffab2a Add logs for checksum Lorenzo Bolla 2021-10-08 11:41:43 +0200
  • 952287a787 Reenable checksums Lorenzo Bolla 2021-10-08 11:34:02 +0200
  • b5d90b7b13 Add more logging Lorenzo Bolla 2021-10-08 11:19:54 +0200
  • 3e06af8515 Disable checksum for now Lorenzo Bolla 2021-10-08 11:14:06 +0200
  • eff2e56d0d Specify output filename instead of directory Lorenzo Bolla 2021-10-08 11:11:17 +0200
  • eaac04ccf6 Improve logging in grab downloader Lorenzo Bolla 2021-10-08 10:58:54 +0200
  • 894192851e Grab downloader Lorenzo Bolla 2021-10-08 10:43:52 +0200
  • efbd387888 deb: fix importing dbgsym packages with versioned Source field Ratchanan Srirattanamet 2021-01-08 22:11:10 +0700
  • f4ac9a7238
    Update man pages Lorenzo Bolla 2022-01-28 13:20:24 +0100
  • 06f015c216
    Basic tests for Grab downloader Lorenzo Bolla 2022-01-28 13:03:08 +0100
  • 1bed6fabcf
    Make downloader type configurable Lorenzo Bolla 2022-01-28 11:13:22 +0100
  • 453e712061
    Merge branch 'master' into allow-custom-codename Lorenzo Bolla 2022-01-28 09:22:45 +0100
  • 44edce70ff
    Remove vendor directory Lorenzo Bolla 2021-11-10 18:16:43 +0100
  • 4543adc9c3
    Rate limit 0 effectively disables rate limiting Lorenzo Bolla 2021-10-08 14:30:47 +0200
  • adac90da72
    Fix error checking Lorenzo Bolla 2021-10-08 14:28:18 +0200
  • ec60037f11
    Support rate limiting in grab downloader Lorenzo Bolla 2021-10-08 14:01:57 +0200
  • 76c5494d88
    Implement ignore checksum mismatch Lorenzo Bolla 2021-10-08 13:40:55 +0200
  • 46694e9f57
    Wrap errors with more context Lorenzo Bolla 2021-10-08 13:21:22 +0200
  • 930a654efb
    Handle checksums Lorenzo Bolla 2021-10-08 13:04:00 +0200
  • 76dc67f5a8
    Add logs for checksum Lorenzo Bolla 2021-10-08 11:41:43 +0200
  • 3036b1f7b3
    Reenable checksums Lorenzo Bolla 2021-10-08 11:34:02 +0200
  • a1fe09ed3d
    Add more logging Lorenzo Bolla 2021-10-08 11:19:54 +0200
  • 6d967b8549
    Disable checksum for now Lorenzo Bolla 2021-10-08 11:14:06 +0200
  • 1920ebc1cb
    Specify output filename instead of directory Lorenzo Bolla 2021-10-08 11:11:17 +0200
  • 16737e2ef0
    Improve logging in grab downloader Lorenzo Bolla 2021-10-08 10:58:54 +0200
  • 8de4c095cd
    Grab downloader Lorenzo Bolla 2021-10-08 10:43:52 +0200
  • f93bc6ef0f Fix badges Benj Fassbind 2022-01-27 15:05:30 +0100
  • 3c21534b3b Fix badges Benj Fassbind 2022-01-27 15:05:30 +0100
  • 035d5314b0 Convert tests to Python 3 Lorenzo Bolla 2022-01-27 11:35:35 +0100
  • 4f410553d4
    Convert tests to Python 3 Lorenzo Bolla 2022-01-27 11:35:35 +0100
  • a40cfc679c Only run system test with latest go version Benj Fassbind 2022-01-27 09:21:08 +0100
  • bda6eb4200 Update minimum required go version Benj Fassbind 2022-01-27 09:10:23 +0100
  • 70f7d7409a Allow to check for empty output in tests Lorenzo Bolla 2022-01-26 17:19:52 +0100
  • 48635c8057 Strip irrelevant lines from test output Lorenzo Bolla 2022-01-26 17:07:38 +0100
  • 122ff609e8 Typo correction in GHA workflow comment Ximon Eighteen 2022-01-26 15:00:30 +0100
  • 30e94064e5 Ignore dates in test Lorenzo Bolla 2022-01-26 13:29:57 +0100
  • d60e575af5 Re-enable testing on go 1.17 Lorenzo Bolla 2022-01-26 12:53:27 +0100
  • 91c3ed8ec4 Fix failing tests Lorenzo Bolla 2022-01-26 12:41:23 +0100
  • 0dc49d2a70 Silence unhelpful linter error Lorenzo Bolla 2022-01-26 12:08:11 +0100
  • a83dea705f Build for newer go versions Benj Fassbind 2022-01-26 11:22:00 +0100
  • ed7a960e31 Trigger CI on every push Benj Fassbind 2022-01-26 09:57:12 +0100
  • 9bf1a44f75 Fix test after merge Lorenzo Bolla 2022-01-26 09:17:11 +0100
  • 8ecd01be1f Temporarily skip test failing on CI Lorenzo Bolla 2022-01-25 16:28:31 +0100
  • 4933e3caf4 Try to fix test failing on CI Lorenzo Bolla 2022-01-25 16:11:30 +0100
  • 4a9a5bc713 Fix some failing system tests Lorenzo Bolla 2022-01-25 15:12:08 +0100
  • 7412b84e04 Fix flake8 lint errors Lorenzo Bolla 2022-01-25 14:50:31 +0100
  • 3775d69a60 Fix linting errors Lorenzo Bolla 2022-01-25 14:44:33 +0100
  • 4cf57ae84d govet: compose literal uses unkeyed fields Ximon Eighteen 2022-01-25 13:36:17 +0100
  • ef2541776b govet: compose literal uses unkeyed fields Ximon Eighteen 2022-01-25 13:29:52 +0100
  • 78082bc10f Add a comment referring to the original Travis CI config from the new workflow. Ximon Eighteen 2022-01-25 13:24:00 +0100
  • 5342e549cd govet: compose literal uses unkeyed fields Ximon Eighteen 2022-01-25 13:17:33 +0100
  • e2d1e9a7df govet: compose literal uses unkeyed fields Ximon Eighteen 2022-01-25 13:00:11 +0100
  • 9aa9917952 golint: "Json" in func name should be "JSON". Ximon Eighteen 2022-01-25 12:52:25 +0100
  • c1cdb69f56 golint: "Json" in func name should be "JSON". Ximon Eighteen 2022-01-25 12:47:09 +0100
  • 5b8c909ac3 Disable testing against Go master for now. Ximon Eighteen 2022-01-25 00:51:08 +0100
  • 20b038bfb7 continue-on-error value must be a boolean Ximon Eighteen 2022-01-25 00:45:23 +0100
  • 9f9a1a138b Matrix elements must be arrays. Ximon Eighteen 2022-01-25 00:44:04 +0100
  • 4cb9ac5357 Fix syntax error. Ximon Eighteen 2022-01-25 00:39:35 +0100
  • cd76e481fd Initial attempt at a GitHub Actions workflow to emulate the previously used Travis CI setup. Ximon Eighteen 2022-01-25 00:37:41 +0100
  • 8e309b57b3 Workaround differences in the GHA Ubuntu 18.04 environment compared to the Travis CI Ubuntu 16.04 environment. Ximon Eighteen 2022-01-25 00:37:01 +0100
  • beb9d43f4d Use newer golangci-lint source as the former is abandoned. Ximon Eighteen 2022-01-25 00:36:08 +0100
  • b281819cba Make truthy function less surprising Lorenzo Bolla 2021-12-16 14:09:46 +0100
  • 6826efc723 Fix pure-go unittests Lorenzo Bolla 2021-11-02 17:30:48 +0100
  • 370e3cdfea Fix unittests Lorenzo Bolla 2021-11-02 10:59:08 +0100
  • fb8b05e7fd Fix rebase Lorenzo Bolla 2021-11-02 10:49:13 +0100
  • 8c94973cf9 Fix indentation Lorenzo Bolla 2021-10-27 15:43:55 +0200
  • 787cc8e3ee Fix system tests Lorenzo Bolla 2021-09-21 18:52:43 +0200
  • ff51c46915 More informative return value for task.Process Lorenzo Bolla 2021-09-20 09:43:44 +0200