Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
6a4443c
Improve the execute() function allowing it to take in stdin data.
omanikhi Mar 7, 2024
7dbc867
Use execute() to run commands and refactored the file fixing some PEP…
omanikhi Mar 7, 2024
b32e96b
Some more refactoring and PEP 8 fixes.
omanikhi Mar 12, 2024
fdbdc4c
Added a --log-level argument and suppressed the unnecessary boto3 deb…
omanikhi Mar 12, 2024
c87fa89
Fixed a logical issue and revived the maximum number of shards error.
omanikhi Mar 12, 2024
9c12346
Check the youngest revision and compare it against the last commit re…
omanikhi Mar 18, 2024
e833c30
Rewrote the _load_zip method avoiding buffers as the dumps can be qui…
omanikhi Mar 18, 2024
2242c72
Re-implemented the execute() function reading it chunk by chunk inste…
omanikhi Mar 20, 2024
c5740d0
Re-wrote the dump_zip_upload() method using the disk instead of the m…
omanikhi Mar 20, 2024
7d2cb04
Added a check that makes sure the modified paths in the restored shar…
omanikhi Mar 21, 2024
4c1cfe7
Improved the execute() function fixing an issue that prevented it fro…
omanikhi Mar 22, 2024
1d67c5f
Simplified the execute() logic.
omanikhi Mar 25, 2024
a33d773
Clean up corresponding shard0 after successfully dumping a shard3.
omanikhi Mar 26, 2024
f328aad
Use the common bgworker and daemon modules instead of the duplicated …
omanikhi Mar 27, 2024
a480a06
Improved exception handling when a commit fails to be queued so it wo…
omanikhi May 6, 2024
c2d04fe
Improved the validation following the review comments.
omanikhi May 8, 2024
aba5b3c
Reverted the dump_zip_upload to its previous implementation to avoid …
omanikhi May 17, 2024
020870c
Comparing changed paths is now done before restoring a shard0 and bet…
omanikhi May 21, 2024
517b9fc
Added support for the PID file locking to svnloadsub.
omanikhi May 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading