639 Commits (d17365ca37d96a7e604098e861c3ab4e94bcbf9d)
 

Author SHA1 Message Date
  Jim Paris 58c7c8f6ff Support "now" as a timestamp argument 11 years ago
  Jim Paris 225003f412 Huge cleanup of namespaces, modules, packages, imports. 11 years ago
  Jim Paris 40b966aef2 Add pycurl-specific hack to Iteratorizer 11 years ago
  Jim Paris 294ec6988b Rewrite Iteratorizer as a context manager 11 years ago
  Jim Paris fad23ebb22 Add --timestamp-raw option to extract and list 11 years ago
  Jim Paris b226dc4337 Properly handle test case where server doesn't start 11 years ago
  Jim Paris e7af863017 httpclient: make sure we error out quickly if nested calls are made 11 years ago
  Jim Paris af6ce5b79c Remove superfluous from iteratorizor callback exception 11 years ago
  Jim Paris 0a6fc943e2 Add some better documentation of layout parameter to create.py 11 years ago
  Jim Paris 67c6e178e1 Documentation updates 11 years ago
  Jim Paris 9bf213707c Properly return an error if two timestamps are equal 11 years ago
  Jim Paris 5cd7899e98 Send a Access-Control-Allow-Origin (CORS) header with all responses 11 years ago
  Jim Paris ceec5fb9b3 Force /stream/interval and /stream/extract responses to be text/plain 11 years ago
  Jim Paris 85be497edb Fix README 11 years ago
  Jim Paris bd1b7107af Update TODO, clean up bulkdata error message 11 years ago
  Jim Paris b8275f108d Make error message more helpful 11 years ago
  Jim Paris 2820ff9758 More fixes to mustclose decorator and argspecs 11 years ago
  Jim Paris a015de893d Cleanup 11 years ago
  Jim Paris b7f746e66d Fix lrucache decorator argspecs 11 years ago
  Jim Paris 40cf4941f0 Test that argspecs are maintained in lrucache 11 years ago
  Jim Paris 8a418ceb3e Fix issue where mustclose decorator doesn't maintain argspec 11 years ago
  Jim Paris 0312b6eb07 Test for issue where mustclose decorator didn't maintain argspec 11 years ago
  Jim Paris 077f197d24 Fix server returning 500 for bad HTTP parameters 11 years ago
  Jim Paris 62354b4dce Add test for bad-parameters-give-500-error 11 years ago
  Jim Paris 5970cd85cf Disable "ie-friendly" error message padding in CherryPy 11 years ago
  Jim Paris 4f6a742e6c Fix test failure 11 years ago
  Jim Paris 87b43e5d04 Command line errors cleaned up and made more consistent 11 years ago
  Jim Paris f0c2a64ae3 Update doc formatting, .gitignore 11 years ago
  Jim Paris e5d3deb6fe Removal support is complete. 11 years ago
  Jim Paris d321058b48 Add basic versioning to bulkdata table format file. 11 years ago
  Jim Paris cea83140c0 More work towards correctly removing rows. 11 years ago
  Jim Paris 7807d6caf0 Progress and tests for bulkdata.remove 11 years ago
  Jim Paris 3d0fad3c2a Move some helper functions around 11 years ago
  Jim Paris fe3b087435 Remove implemented in nilmdb; still needs bulkdata changes. 11 years ago
  Jim Paris bcefe52298 nilmdb: Bring out range manipulating SQL so we can reuse it 11 years ago
  Jim Paris f88c148ccc Interval removal work in progress. Needs NilmDB and BulkData work. 11 years ago
  Jim Paris 4a47b1d04a remove support: command line, client 11 years ago
  Jim Paris 80da937cb7 cmdline: return error when start > end (extract, list, remove) 11 years ago
  Jim Paris c81972e66e Minor testsuite and commandline fixes. 11 years ago
  Jim Paris b09362fde1 Full coverage of nilmdb.utils.mustclose 11 years ago
  Jim Paris b7688844fa Add a Nosetests plugin that lets me specify a test order within a directory. 11 years ago
  Jim Paris 3d212e7592 Move test helpers into subdirectory 11 years ago
  Jim Paris 7aedfdf9c3 Add lower level bulkdata test 11 years ago
  Jim Paris ebd4f74959 Remove "pragma: no cover" from things that should get tested 11 years ago
  Jim Paris ebe2fbab92 Add wrap_verify option to nilmdb.utils.must_close decorator 11 years ago
  Jim Paris 4831a0cae1 Small doc updates 11 years ago
  Jim Paris 07192c6ffb nilmdb.BulkData: Switch to nested subdir/filename layout 11 years ago
  Jim Paris 09d325e8ab Rename format -> _format in data dirs 11 years ago
  Jim Paris 11b0293d5f Clean up BulkData file size calculations, test more thoroughly 11 years ago
  Jim Paris 493bbed82c More coverage and tests 11 years ago