1. 01 1月, 2019 2 次提交
    • V
      This is a big one. I am porting HTTP server to use CAIRO storage system. This... · db7de141
      Vlad Ilyushchenko 提交于
      This is a big one. I am porting HTTP server to use CAIRO storage system. This turned out to be a complete rewrite. I just started testing ported code to realise the number of gaps, bugs and inconsistent behavior in code that imports text files into database. I am aiming to get test coverage to 100% and test all use cases I can think of right now. I am not far off the target but there are few more things still to be completed. Here is summary of the change:
      
      - ported text file parser and import mechanism to CAIRO
      - added a tonne of tests to get code coverage to 87% for now
      - fixed a number of bugs with encoding two 32-bit integers as single 64-bit one
      - consolidated table creation code (there were 4 copies, now there is one working consistently)
      - copied HTTP server into "tuck" package, which is where new server will be evolving before it moved elsewhere
      db7de141
    • V
      e0be4143
  2. 13 12月, 2018 1 次提交
  3. 11 12月, 2018 2 次提交
  4. 03 12月, 2018 1 次提交
  5. 29 11月, 2018 2 次提交
  6. 28 11月, 2018 1 次提交
  7. 27 11月, 2018 1 次提交
  8. 23 11月, 2018 1 次提交
  9. 17 11月, 2018 3 次提交
  10. 15 11月, 2018 2 次提交
  11. 13 11月, 2018 1 次提交
  12. 12 11月, 2018 4 次提交
  13. 11 11月, 2018 6 次提交
  14. 10 11月, 2018 2 次提交
  15. 05 11月, 2018 2 次提交
  16. 29 10月, 2018 1 次提交
  17. 27 10月, 2018 2 次提交
  18. 26 10月, 2018 1 次提交
  19. 25 10月, 2018 1 次提交
  20. 24 10月, 2018 4 次提交