Christoph Reiter
|
3ed2dde45a
|
More vercmp fixes
|
2021-04-13 22:01:48 +02:00 |
|
Christoph Reiter
|
6d00fa7c7a
|
vercmp: 1.0.0.r101 is newer than 1.0.0
|
2021-03-24 12:41:13 +01:00 |
|
Christoph Reiter
|
fb20eb77d0
|
Add a traffic stats page
hacky iframe include..
|
2021-03-01 10:28:35 +01:00 |
|
Christoph Reiter
|
5634f178e5
|
Merge the package removals in the update queue
And add an API for it as well
|
2021-01-23 10:16:38 +01:00 |
|
Christoph Reiter
|
ab1ab27afa
|
Fix srcinfo parsing
It didn't take into account that split packages can re-define
their dependencies, leading to wrong and missing dependencies.
|
2021-01-15 13:21:43 +01:00 |
|
Christoph Reiter
|
c7ee6eb2bb
|
Don't hide VCS packages
Treat them like all other packages. They used to cause various problems
by hitting edge cases, but this should all be fixed now.
|
2020-10-01 19:15:20 +02:00 |
|
Christoph Reiter
|
7fa9ae1ac6
|
Remove the python2 removal page
It mostly shows direct reverse deps Python 2 now, which can be seen on
the Python 2 package page.
|
2020-09-18 10:31:57 +02:00 |
|
Christoph Reiter
|
a3a869b195
|
Work around a fastapi testclient bug with a middleware
|
2020-08-18 20:56:49 +02:00 |
|
Christoph Reiter
|
f2083b84c7
|
Remove appveyor srcinfo creation
This is now handled by the package repos in their CI
Fixes #28
|
2020-08-18 20:26:57 +02:00 |
|
Christoph Reiter
|
eef82bc198
|
ignore empty optdepend messages
|
2020-08-14 15:11:52 +02:00 |
|
Christoph Reiter
|
98572b281b
|
Show the last packager
|
2020-07-26 19:48:19 +02:00 |
|
Christoph Reiter
|
9c57c354a6
|
Use GHA for running tests
|
2020-07-11 09:59:49 +02:00 |
|
Christoph Reiter
|
0e57b832e5
|
Add some API for getting the packages to build
This is just a first draft.
|
2020-07-10 09:45:49 +02:00 |
|
Christoph Reiter
|
b49544f4aa
|
Add a dummy API endpoint
|
2020-07-08 20:38:17 +02:00 |
|
Christoph Reiter
|
b9f40d85cf
|
Add a package index
|
2020-07-05 12:53:32 +02:00 |
|
Christoph Reiter
|
5bc5948bf3
|
packages: show who signed the package and when
Fixes #23
|
2020-07-04 10:41:00 +02:00 |
|
Christoph Reiter
|
41210d8f37
|
Port to FastAPI
|
2020-05-26 09:05:50 +02:00 |
|
Christoph Reiter
|
0bb4b0e659
|
Split app up into multiple modules
It's time..
|
2020-05-24 10:16:38 +02:00 |
|
Christoph Reiter
|
bf01b34838
|
Move Python app into its own directory
|
2020-05-24 09:09:49 +02:00 |
|