220 Commits (c890ea93cb39113ecc4c296c10db6644be2a8647)
 

Author SHA1 Message Date
  Jim Paris 37b4376b4c design notes 12 years ago
  Jim Paris 3b52ecafa3 Clean up unused code 12 years ago
  Jim Paris ac32647fac Remove PyTables indexing support; it's not necessary since we're just 12 years ago
  Jim Paris 4e143dfa18 docs 12 years ago
  Jim Paris b84ffddd50 New bxinterval implementation is at least linear -- not much better in 12 years ago
  Jim Paris 1531114677 fix typos in test_interval; test big numbers and floats 12 years ago
  Jim Paris ab4c1f0925 Update bxintersect to use doubles, not ints. Cython is easy! 12 years ago
  Jim Paris f7149e48e8 Add intersection.pyx from bx-python 12 years ago
  Jim Paris 055cfa12b2 Various work on improving intervals... 12 years ago
  Jim Paris 5cb03cd6ef Update design.md. Add commit after each insert 12 years ago
  Jim Paris 70bcc6d2b3 design notes 12 years ago
  Jim Paris 43d3daa840 Testing 12 years ago
  Jim Paris 7dfa288270 Can now insert data using command line tool. Time to benchmark etc. 12 years ago
  Jim Paris 881b9a7bd1 add timestamped version 12 years ago
  Jim Paris e85acdd20c Fill out and fix parse_Time 12 years ago
  Jim Paris d725ed1771 date/time parsing, needs work 12 years ago
  Jim Paris d58a27e2bf Better coverage 12 years ago
  Jim Paris f3b0dfabea More work on commandline and commandline tests. 12 years ago
  Jim Paris cccaec326a Need to figure out a better way to handle this 12 years ago
  Jim Paris a3f444eb25 A lot more command line testing. 12 years ago
  Jim Paris 277b0c1d00 More command line tests. 12 years ago
  Jim Paris 7bba4a80d9 Work on command line client, and some improvements to server 12 years ago
  Jim Paris f29d38d9d9 More work on nilmtool 12 years ago
  Jim Paris b4a0288a39 work on command line 12 years ago
  Jim Paris e63ab23d20 stream_insert puts data into the database now. Fill out tests to 12 years ago
  Jim Paris 776279a4e6 Go back to generic parsing for most stuff now. Need to rework what's 12 years ago
  Jim Paris 7a9012c3e9 work on improving layout parsing 12 years ago
  Jim Paris 8c619cfde5 Minor cleanups 12 years ago
  Jim Paris cc4e3bdb76 Rename some nilmdb methods to be private 12 years ago
  Jim Paris 3dfd187710 Use instantiated classes for layouts. 12 years ago
  Jim Paris cf66eca42c Spent time trying to get Intervals and IntervalSets to handle a gap 12 years ago
  Jim Paris 1046d0c47b more tests 12 years ago
  Jim Paris d940aabf66 Incomplete, need to finish interval/intervalset tests 12 years ago
  Jim Paris e1bf680d13 pass data to server 12 years ago
  Jim Paris 18720db594 Remove outdated chunk tests. Again, serves as a good example if we 12 years ago
  Jim Paris 19c70bf887 Remove the cherrypy ChunkedRFile fixup, and the disable_prb tool that 12 years ago
  Jim Paris a672119dd0 Minor cleanups for test passage 12 years ago
  Jim Paris f721e41f2b Minor cleanups for test passage 12 years ago
  Jim Paris 853639f390 better error code for curl-generated problems 12 years ago
  Jim Paris ba11e4467f Parsing happens before serialization on server... now need to put in database 12 years ago
  Jim Paris 17073905f7 Working on data parsing... 12 years ago
  Jim Paris 3b696e2a03 rework errors 12 years ago
  Jim Paris dd5658f987 Better handling on server side -- insert now reads the body. 12 years ago
  Jim Paris 54847b0710 Upload the data in the POST. Client side should be mostly good, for now 12 years ago
  Jim Paris b72e276eb8 More timestamper tests. 12 years ago
  Jim Paris 0808ed5bd8 Add datetime_tz module from python-datetime-tz repository. This could 12 years ago
  Jim Paris ec25eac697 Misc cleanups, fix some pylint issues 12 years ago
  Jim Paris 09340d543d Add some test prep data 12 years ago
  Jim Paris 913883be3a Fix slow database stuff in testing by setting PRAGMA synchronous=OFF. Default is still FULL for production use, though 12 years ago
  Jim Paris 8cc1dff0b8 Cleanup 12 years ago