1. 04 2月, 2019 6 次提交
  2. 01 2月, 2019 2 次提交
  3. 31 1月, 2019 2 次提交
  4. 30 1月, 2019 2 次提交
  5. 29 1月, 2019 1 次提交
  6. 28 1月, 2019 1 次提交
  7. 21 1月, 2019 1 次提交
  8. 20 1月, 2019 3 次提交
  9. 18 1月, 2019 1 次提交
  10. 15 1月, 2019 4 次提交
  11. 09 1月, 2019 1 次提交
  12. 02 1月, 2019 4 次提交
  13. 01 1月, 2019 3 次提交
    • V
      network: set/get TCP_NODELAY (linux) · c8e336ea
      Vlad Ilyushchenko 提交于
      c8e336ea
    • 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
  14. 13 12月, 2018 1 次提交
  15. 11 12月, 2018 2 次提交
  16. 03 12月, 2018 1 次提交
  17. 29 11月, 2018 2 次提交
  18. 28 11月, 2018 1 次提交
  19. 27 11月, 2018 1 次提交
  20. 23 11月, 2018 1 次提交