..
abstract_walker.py
Fix up some code after aplanas' continued review
2022-11-02 15:22:24 +01:00
binary.py
Also treat some more mimetypes as text
2022-11-11 16:22:18 +01:00
config.py
Move modules into lib subdir
2022-10-17 19:56:41 +02:00
db_revision.py
Fancy up the git commit message
2022-11-06 11:46:04 +01:00
db.py
Migrate the ProxySHA256 data into postgresql DB
2022-11-07 21:50:31 +01:00
flat_walker.py
Fix up some code after aplanas' continued review
2022-11-02 15:22:24 +01:00
git_exporter.py
Add force push for the devel branch
2022-12-02 09:12:11 +01:00
git.py
Add force push for the devel branch
2022-12-02 09:12:11 +01:00
hash.py
Migrate the ProxySHA256 data into postgresql DB
2022-11-07 21:50:31 +01:00
importer.py
Add a list of packages no longer existing
2022-12-02 11:00:31 +01:00
lfs_oid.py
Also treat some more mimetypes as text
2022-11-11 16:22:18 +01:00
obs_revision.py
Remove old history handling
2022-11-01 11:37:30 +01:00
obs.py
Migrate the ProxySHA256 data into postgresql DB
2022-11-07 21:50:31 +01:00
proxy_sha256.py
Fix LFS register (it needs json not data)
2022-11-09 08:32:18 +01:00
request.py
Collect the requests for revisions in one DB call
2022-10-31 08:03:01 +01:00
test_exporter.py
Add a test case that switches devel project in its life time
2022-11-03 15:06:12 +01:00
tree_builder.py
Clarify which of the candidates is the right one - removing assert
2022-11-03 15:29:58 +01:00
user.py
Fix confusion about User constructor
2022-11-07 16:04:44 +01:00