1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improve error message. More... about 12 years ago
FIX truncation bug [2/2]: always report the actually read datalength instead of the stored datalength which might no longer be up to date when the file changed during the runtime of freesitemgr. More... about 12 years ago
FIX truncation bug [1/2]: update the filesize when a file changed. More... about 12 years ago
start deeper investigation why files get truncated. More... about 12 years ago
added fixmes. More... about 12 years ago
fixed deprecated comment More... about 12 years ago
give node.put() the required information to use DDA, even if TestDDARequest failed - put is more intelligent than fcpupload and just uses contenthash. More... about 12 years ago
todo: switch to argparse. More... about 12 years ago
FIX: fcpupload file — this and the previous few changes are thanks to the code review from operhiem1/Steve More... about 12 years ago
print help in a single print command (minimally invasive version). More... about 12 years ago
fix typo More... about 12 years ago
removed debugging output. More... about 12 years ago
fixed the help text: DDA needs the absolute pathname to be the same for node and script. More... about 12 years ago
add compression codecs to putdir. More... about 12 years ago
fix bug (node tried to get itself with self.node instead of self). More... about 12 years ago
document that man pages are broken with option --user. More... about 12 years ago
provide useful logging output. More... about 12 years ago
try to use more recent compression methods. More... about 12 years ago
fix typo More... about 12 years ago
typo :( More... about 12 years ago
fix bug preventing the use of key@/ (which is not intended to be used with fcpupload, though). More... about 12 years ago
fix bug preventing the use of key@/ (which is not intended to be used with fcpupload, though). More... about 12 years ago
do not report an error if the index is inserted as part of the manifest and then does not show up in the queue as separate upload. More... about 12 years ago
match by lowercase. More... about 12 years ago
prefer putting CSS files into the container, because they are essential for displaying the site. More... about 12 years ago
prefer embedding files which are referenced in the index file. More... about 12 years ago
Cache DDA requests. More... about 12 years ago
Made direct upload via FCP work. More... about 12 years ago
fix outdated comment. More... about 12 years ago
Report Error if we can’t get a connection to the node. More... about 12 years ago