667 Commits (3be904d1584d67f135e26306c374ad11e2dc8e23)
 

Author SHA1 Message Date
  Jim Paris ea838d05ae Warn against reused context managers, and fix broken tests 10 years ago
  Jim Paris f2a48bdb2a Test binary extract; fix bugs 10 years ago
  Jim Paris 6d14e0b8aa Allow binary extract 10 years ago
  Jim Paris b31b9327b9 Add tool to fix oversize files (the bug fixed by b98ff13) 10 years ago
  Jim Paris b98ff1331a Fix bug where too much data was getting written to each file. 10 years ago
  Jim Paris 00e6ba1124 Avoid ENOENT in nilmdb.utils.diskusage.du 10 years ago
  Jim Paris 01029230c9 Tweaks to sorting 10 years ago
  Jim Paris ecc4e5ef9d Improve test coverage 10 years ago
  Jim Paris 23f31c472b Split sort_streams_nicely into separate file 10 years ago
  Jim Paris a1e2746360 Fix bug in nilmdb.stream_remove with max_removals 10 years ago
  Jim Paris 1c40d59a52 server: use a generator in /stream/remove 10 years ago
  Jim Paris bfb09a189f Fix coverage 10 years ago
  Jim Paris 416a499866 Support wildcards for destroy 10 years ago
  Jim Paris 637d193807 Fix unicode processing of command line arguments 10 years ago
  Jim Paris b7fa5745ce nilmtool list: allow multiple paths to be supplied 10 years ago
  Jim Paris 0104c8edd9 nilmtool remove: allow wildcards and multiple paths 10 years ago
  Jim Paris cf3b8e787d Add test for wrong number of fields in numpy insert 10 years ago
  Jim Paris 83d022016c nilmtool list: add new --layout option to show layouts 10 years ago
  Jim Paris 43b740ecaa nilmtool list: remove old -p parameter 10 years ago
  Jim Paris 4ce059b920 Give a slightly more clear error on bad array sizes 10 years ago
  Jim Paris 99a4228285 Set up default SIGPIPE handler 10 years ago
  Jim Paris 230ec72609 Fix timestamp display issues with --annotate 10 years ago
  Jim Paris d36ece3767 Fix up dependencies 10 years ago
  Jim Paris 231963538e Add some info about binary interface to design docs 10 years ago
  Jim Paris b4d6aad6de Merge branch 'binary' 10 years ago
  Jim Paris e95142eabf Huge update to support inserting in client.numpyclient, with tests 10 years ago
  Jim Paris d21c3470bc Client cleanups; fix tests to account for time epsilon = 1 10 years ago
  Jim Paris 7576883f49 Add basic binary support to client, and restructure a bit 10 years ago
  Jim Paris cc211542f8 Add binary support to nilmdb.server; enforce content-type 10 years ago
  Jim Paris 8292dcf70b Clean up stream/extract content-type and add a test for it 10 years ago
  Jim Paris b362fd37f6 Add binary option to nilmdb.stream_insert 10 years ago
  Jim Paris 41ec13ee17 Rename bulkdata.append_string to bulkdata.append_data 10 years ago
  Jim Paris efa9aa9097 Add binary option to bulkdata.append_string 10 years ago
  Jim Paris d9afb48f45 Make append_binary signature look like append_string 10 years ago
  Jim Paris d1140e0f16 Timestamps are int64, not uint64 10 years ago
  Jim Paris 6091e44561 Fix fread return value check 10 years ago
  Jim Paris e233ba790f Add append_binary to rocket 10 years ago
  Jim Paris f0304b4c00 Merge branch 'binary' into HEAD 10 years ago
  Jim Paris 60594ca58e Numpy is required for tests now, due to nilmdb.client.numpyclient 10 years ago
  Jim Paris c7f2df4abc Add nilmdb.client.numpyclient.NumpyClient with stream_extract_numpy 10 years ago
  Jim Paris 5b7409f802 Add binary extract to client, server, nilmdb, bulkdata, and rocket. 10 years ago
  Jim Paris 06038062a2 Fix error in time parsing 10 years ago
  Jim Paris ae9fe89759 Parse timestamps with '@' before any other checks 10 years ago
  Jim Paris 04def60021 Include stream path in "no such stream" errors 10 years ago
  Jim Paris 9ce0f69dff Add "--delete" option to "nilmtool metadata" tool 10 years ago
  Jim Paris 90c3be91c4 Natural sort for streams in client.stream_list 10 years ago
  Jim Paris ebccfb3531 Fix stream renaming when the new path is a parent of the old 10 years ago
  Jim Paris e006f1d02e Change default URL to http://localhost/nilmdb/ 10 years ago
  Jim Paris 5292319802 server: consolidate time processing and checks 10 years ago
  Jim Paris 173121ca87 Switch URL to one that should definitely not resolve 10 years ago