Commit Graph

13 Commits (9c52f781c9a7a8052569e89903ad815bb94a1f30)

Author SHA1 Message Date
Brian Coca b8598748bc Revert "Add prefixing and suffixing fuctionality to assemble"
This reverts commit 4c386dba56.
keeping in sync with main repo revert
8 years ago
Matthias Frey d3a9a90d2d Fixed error in assemble module when validation failed. (#3814)
Error was: TypeError: fail_json() takes exactly 1 argument (2 given)
8 years ago
Chris Houseknecht ca4365b644 Merge pull request #901 from underyx/assemble-with-prefix-and-suffix
Add prefixing and suffixing fuctionality to assemble module
8 years ago
Bence Nagy 4c386dba56 Add prefixing and suffixing fuctionality to assemble 8 years ago
Michael Scherer 69ea617093 Convert the whole files/ directory to py3 syntax (#3685) 8 years ago
Brian Coca c86a0ef84a fixed exit json 9 years ago
Brian Coca 94e66cb108 fixes to assemble
now uses atomic move to avoid data corruption
correclty cleans up temp files in every case
returns backup_file info if needed
validate validate before temp file gets created
backup AFTER validate
9 years ago
Brian Coca 68ab025dac minor doc fixes 9 years ago
Matthias Frey 68a3c6ece4 assemble: add file validation support. 9 years ago
Brian Coca e33f093075 added ignore hidden to assemble 9 years ago
Greg DeKoenigsberg 2a5f0bde87 Proper author info for all remaining modules 9 years ago
Toshio Kuratomi 6317d3a988 Move from md5 to sha1 to work on FIPS-140 enabled systems 10 years ago
Michael DeHaan c8e1a2077e file extensions! 10 years ago