git-importer/lib
Stephan Kulow a457a16a50 Limit the workers to 8
This is hard coding the limit, we may want to make this configurable
but for now the machines supposed to run this code are very similiar
2022-11-04 10:00:28 +01:00
..
abstract_walker.py Fix up some code after aplanas' continued review 2022-11-02 15:22:24 +01:00
binary.py Move modules into lib subdir 2022-10-17 19:56:41 +02:00
config.py Move modules into lib subdir 2022-10-17 19:56:41 +02:00
db_revision.py Refresh the packages in multiple threads 2022-11-03 22:04:45 +01:00
db.py Fix even more issues with the linked_revs considered cache 2022-10-27 10:16:20 +02:00
flat_walker.py Fix up some code after aplanas' continued review 2022-11-02 15:22:24 +01:00
git_exporter.py Refresh the packages in multiple threads 2022-11-03 22:04:45 +01:00
git.py Allow to import multiple packages in one go 2022-11-03 20:14:56 +01:00
importer.py Limit the workers to 8 2022-11-04 10:00:28 +01:00
obs_revision.py Remove old history handling 2022-11-01 11:37:30 +01:00
obs.py Reset branch if the devel branch is based on Factory 2022-11-03 15:12:07 +01:00
proxy_sha256.py Create the git repos in multiple processes 2022-11-04 07:48:17 +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 Don't crash on user with missing realname either 2022-11-02 10:52:37 +01:00