Commit Graph

17 Commits

Author SHA1 Message Date
Stephan Kulow
172242891d Fix up some code after aplanas' continued review 2022-11-02 15:22:24 +01:00
Stephan Kulow
bbf1bc2fda Fetch source projects of requests
We do not care for current devel project, but for the projects we saw
requests from
2022-11-02 08:50:54 +01:00
Stephan Kulow
8a863498db Move default repos into a subdirectory that is git ignored 2022-11-02 08:01:22 +01:00
Stephan Kulow
c4654dd896 Split GitExporter out of Importer class 2022-11-02 07:59:25 +01:00
Stephan Kulow
9de0d6e6c5 Rename Exporter to TestExporter to make it more obvious 2022-11-02 07:39:04 +01:00
Stephan Kulow
e6a401d8ac Remove old history handling 2022-11-01 11:37:30 +01:00
Stephan Kulow
9ed8abad2b Make database usage the default
Some cleanup of no longer used functions
2022-11-01 11:23:40 +01:00
Stephan Kulow
9554fea7e1 Reuse the repository directory by storing a state yaml
Not using the database for that so that removing the repository directory will
automatically recreate it
2022-11-01 11:22:58 +01:00
Stephan Kulow
822329279d Switch to walker for tree print 2022-10-31 07:03:19 +01:00
Stephan Kulow
ce3863e1b5 Add the capability to export the package data as test fixture 2022-10-26 14:13:24 +02:00
Stephan Kulow
8563334b07 Add experimental import into DB 2022-10-17 20:39:03 +02:00
Stephan Kulow
a82562b794 Move modules into lib subdir 2022-10-17 19:56:41 +02:00
Stephan Kulow
e53b030dcf Split out OBS, ProxySHA256 and Importer 2022-10-17 15:18:04 +02:00
Stephan Kulow
bdc1dc0cc9 Split out History class 2022-10-17 15:02:34 +02:00
Stephan Kulow
13f49f59c9 Split out Git class 2022-10-17 14:55:30 +02:00
Stephan Kulow
40a7675e61 Split Request and Revision 2022-10-17 14:53:39 +02:00
Stephan Kulow
dbc1b6ab0b Copy over 0def288aa853fb88de061b0402533f226458116b from osrt 2022-10-17 14:46:51 +02:00