Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • 3217d36 (HEAD -> main) Move Gradle handing to separate script by Sindre Stephansen 2025-02-07 10:51:17 +0100
  • 4e98645 Update Dockerfile to match prod by Sindre Stephansen 2025-02-07 10:19:41 +0100
  • 2c74b58 Export gradle configuration files for debugging by Sindre Stephansen 2025-01-22 12:00:57 +0100
  • 1b4f4bd Update sync Dockerfile to work with new version of Alpine by Sindre Stephansen 2025-01-22 12:00:06 +0100
  • b25adf6 Preload gradle versions in the docker image by Sindre Stephansen 2024-12-23 14:00:09 +0100
  • b700900 Remove checksum files after sync by Sindre Stephansen 2024-12-23 13:58:53 +0100
  • 0da1e6a Delete old metadata files before sync by Sindre Stephansen 2023-09-28 10:11:54 +0200
  • 79a9637 Add logging of version decisions by Sindre Stephansen 2023-09-28 10:10:51 +0200
  • 9ec3639 Fix handling of BOMs by Sindre Stephansen 2023-08-08 09:31:21 +0200
  • 97dcdaa Update gitignore by Sindre Stephansen 2023-08-08 09:30:39 +0200
  • c1136c7 Handle gradle dir errors better by Sindre Stephansen 2023-08-01 16:52:22 +0200
  • 094a815 Update error message by Sindre Stephansen 2023-08-01 16:42:52 +0200
  • 445bea0 Use reposilite as mirror for everything by Sindre Stephansen 2023-08-01 16:38:36 +0200
  • 2e8c71c Fix bug when default version is string by Sindre Stephansen 2023-08-01 13:45:10 +0200
  • 5c4a466 Rename group default version tag by Sindre Stephansen 2023-08-01 11:56:39 +0200
  • 0f89d97 Allow group packages to add or subtract from the default versions by Sindre Stephansen 2023-08-01 11:50:04 +0200
  • c2fc1b3 Use gradle wrapper to download different gradle versions by Sindre Stephansen 2023-08-01 11:19:15 +0200
  • bb47412 Restructure gradle code by Sindre Stephansen 2023-08-01 09:28:15 +0200
  • c6ed272 Cache gradle binaries between runs by Sindre Stephansen 2023-08-01 09:22:56 +0200
  • e071885 Restructure and optimize imports by Sindre Stephansen 2023-08-01 08:57:43 +0200
  • 29622e1 Add support for using latest or stable kotlin version by Sindre Stephansen 2023-08-01 08:53:00 +0200
  • 1023d0f Add separate mirrors for packages and plugins by Sindre Stephansen 2023-07-31 17:35:25 +0200
  • a112102 Move responsibility for splitting configurations to gradle generator by Sindre Stephansen 2023-07-31 16:59:25 +0200
  • 114e047 Minor fix by Sindre Stephansen 2023-07-31 16:15:29 +0200
  • 0e73c1d Allow configurations to have multiple kotlin and gradle versions by Sindre Stephansen 2023-07-31 16:15:06 +0200
  • 5252573 Reorganize config handling code by Sindre Stephansen 2023-07-31 15:57:36 +0200
  • 7a60bec Add support for core gradle plugins by Sindre Stephansen 2023-07-31 15:48:28 +0200
  • 8d0c1ee Add support for resolving latest or stable version of plugins by Sindre Stephansen 2023-07-31 15:22:34 +0200
  • 15aa4ea Add support for resolving latest or stable version of packages by Sindre Stephansen 2023-07-31 14:56:10 +0200
  • 938147b Minor fixes by Sindre Stephansen 2023-07-31 09:58:23 +0200
  • 66e8cba Add a dataclass for package by Sindre Stephansen 2023-07-31 09:47:55 +0200
  • 0fe75c4 Reorganize python code by Sindre Stephansen 2023-07-30 19:05:20 +0200
  • e386398 Make the gradle version optional by Sindre Stephansen 2023-07-28 17:53:36 +0200
  • 4389c0a Add support for multiple gradle versions by Sindre Stephansen 2023-07-28 17:44:04 +0200
  • e3adc2e Dynamically shorten generated gradle file by Sindre Stephansen 2023-07-28 16:43:35 +0200
  • e472778 Restructure and simplify config file by Sindre Stephansen 2023-07-28 16:41:29 +0200
  • d848a7d Allow missing _versions in package group by Sindre Stephansen 2023-07-28 15:52:47 +0200
  • 5626d10 Update JVM version for gradle by Sindre Stephansen 2023-07-28 15:49:19 +0200
  • 4e60c80 Rewrite to support multiple kotlin versions (#27) by Sindre Stephansen 2023-07-27 15:29:14 +0200
  • ed4f7a9 Merge branch 'wip/gradle-reposilite' by Sindre Stephansen 2023-05-30 09:21:09 +0200
  • 253a36c (wip/gradle-reposilite) Fix gradle configuration to avoid error logs by Sindre Stephansen 2023-03-17 11:58:58 +0100
  • 729dcb7 Increase log level to avoid low-level logs by Sindre Stephansen 2023-03-16 13:25:54 +0100
  • 6e71033 Increase gradle memory limit by Sindre Stephansen 2023-03-16 13:25:23 +0100
  • 38effcd Add more logging by Sindre Stephansen 2023-03-16 12:33:00 +0100
  • 10c9256 Switch to alpine in sync container by Sindre Stephansen 2023-03-16 12:32:48 +0100
  • 592404f Fix handling of packages without javadoc or sources by Sindre Stephansen 2023-03-16 12:32:04 +0100
  • f2a43d0 Fix resolving of BOM dependencyManagement by Sindre Stephansen 2023-03-16 12:30:48 +0100
  • 9497dad Delete unnecessary files by Sindre Stephansen 2023-03-15 12:31:02 +0100
  • 5378227 Fix return code by Sindre Stephansen 2023-03-15 12:28:51 +0100
  • 749c6a5 Add sources and javadoc for top-level dependencies by Sindre Stephansen 2023-03-15 12:28:13 +0100
  • ea64e50 Avoid duplication of packages in sync container by Sindre Stephansen 2023-03-15 12:27:30 +0100
  • 3d99fdb Fix order of operations in Dockerfile by Sindre Stephansen 2023-03-15 12:27:06 +0100
  • 084b5e4 Remove hardcoded repo url by Sindre Stephansen 2023-03-14 10:35:21 +0100
  • 0db241e Change the sync job to use gradle by Sindre Stephansen 2023-03-14 10:04:57 +0100
  • f79c3f7 Update reposilite by Sindre Stephansen 2023-03-14 10:03:43 +0100
  • da090e5 Change update-poms.py to generate gradle build files instead of poms by Sindre Stephansen 2023-02-17 16:18:49 +0100
  • f0ac88b Update versions by Sindre Stephansen 2023-01-26 12:00:36 +0100
  • a408ec0 Add gradle nodejs plugin by Sindre Stephansen 2023-01-26 12:00:21 +0100
  • ee806f2 Modify update-poms.py to use maven metadata from all mirrors by Sindre Stephansen 2023-01-26 11:59:45 +0100
  • de3499f Add gradle plugins by Sindre Stephansen 2023-01-10 14:12:18 +0100
  • 5ec0a9f Add predefined empty maven variables by Sindre Stephansen 2023-01-06 09:52:00 +0100
  • aab3efc Fix handling of packages that are waiting for a parent by Sindre Stephansen 2023-01-06 09:51:41 +0100
  • f3be5dd Move handling of TooManyRequests errors to make sure packages aren't lost by Sindre Stephansen 2023-01-05 18:16:21 +0100
  • 29115e5 Update packages by Sindre Stephansen 2023-01-05 12:38:02 +0100
  • ccdc24f Fix merging of dependencies and dependency management by Sindre Stephansen 2023-01-05 12:30:51 +0100
  • b75b8f9 Reduce the list of packages, and specify versions by Sindre Stephansen 2023-01-01 18:06:01 +0100
  • 50ab152 Improve property handling by Sindre Stephansen 2022-12-28 16:13:21 +0100
  • d54cbc5 WIP: resolve nested properties by Sindre Stephansen 2022-12-28 13:12:27 +0100
  • 5db92f3 Update packages by Sindre Stephansen 2022-12-28 12:44:38 +0100
  • 1d58dd2 Handle HTTP error 419 by Sindre Stephansen 2022-12-28 12:42:00 +0100
  • 72f5b81 Handle missing artifactId and groupId in BOMs by Sindre Stephansen 2022-12-28 12:32:57 +0100
  • c9f58af Automatically look for jvm versions of packages by Sindre Stephansen 2022-12-27 13:02:20 +0100
  • 7c318a8 (wip/coursier) Run coursier once for each package by Sindre Stephansen 2022-12-27 12:52:11 +0100
  • 87073ad Sort package list by Sindre Stephansen 2022-12-27 10:29:15 +0100
  • 2bb8ca1 Handle HTTP error 419 by Sindre Stephansen 2022-12-27 10:28:56 +0100
  • 2b3f7c2 Automatically look for jvm versions of packages by Sindre Stephansen 2022-12-27 10:27:54 +0100
  • e9eac03 Remove files that aren't needed with coursier by Sindre Stephansen 2022-12-27 09:12:19 +0100
  • f887a99 Change run.sh to use the coursier docker image by Sindre Stephansen 2022-12-23 12:38:43 +0100
  • 695c958 Update sync to use Coursier instead of Maven by Sindre Stephansen 2022-12-22 16:16:14 +0100
  • 43e0ee2 Update update-poms.py to output a list of dependencies by Sindre Stephansen 2022-12-22 16:15:28 +0100
  • ad22b08 Add kotlin gradle plugins and update versions by Sindre Stephansen 2022-12-09 17:29:40 +0100
  • 5a3946e Add BOM poms as dependencies, and update packages by Sindre Stephansen 2022-11-18 08:39:08 +0100
  • 482d4bf Add sshd subpackages by Sindre Stephansen 2022-10-19 11:40:41 +0200
  • f3744b5 Add database libraries by Sindre Stephansen 2022-10-03 13:08:44 +0200
  • 046aab2 Update versions by Sindre Stephansen 2022-10-03 12:05:49 +0200
  • f7925e2 (custom-downloader) Start on a script that replaces maven and reposilite by Sindre Stephansen 2022-09-15 13:33:39 +0200
  • 4b33cdc Update dependencies by Sindre Stephansen 2022-09-15 13:29:16 +0200
  • 7e29a48 Download javadoc and sources by Sindre Stephansen 2022-09-09 10:54:37 +0200
  • 0461fe9 Add snmp4j, kotlin-logging, sshd and kotlin coroutines by Sindre Stephansen 2022-09-09 10:51:51 +0200
  • 3cd321d Add koin-ktor, logging, and update packages by Sindre Stephansen 2022-08-12 10:51:51 +0200
  • be223bd Add ktor and mockk, and bump versions by Sindre Stephansen 2022-08-02 09:22:02 +0200
  • 250530f Add glassfish-corba and kotlin support for mockito by Sindre Stephansen 2022-07-06 18:50:33 +0200
  • 3dbc4e6 Minor fix by Sindre Stephansen 2022-07-06 18:50:09 +0200
  • 3fc4730 Use Windows-friendly path names by Sindre Stephansen 2022-06-13 10:40:57 +0200
  • 4e7404d Update pom fetch script by Sindre Stephansen 2022-06-08 09:48:08 +0200
  • 27258ff Add mirrors to pom fetch by Sindre Stephansen 2022-06-07 15:32:59 +0200
  • 436e3e8 Make pom fetch script async by Sindre Stephansen 2022-06-07 15:19:12 +0200
  • eecd762 Replace pom fetch script, and update poms by Sindre Stephansen 2022-06-07 13:34:55 +0200
  • 387d475 Add script to simplify running tests by Sindre Stephansen 2022-06-07 13:26:36 +0200
  • b4ff2c1 Generate quarkus project during download, and add tests by Sindre Stephansen 2022-06-07 13:11:59 +0200