1. Apr 24, 2020
  2. Mar 31, 2020
  3. Mar 03, 2020
  4. Mar 02, 2020
  5. Feb 25, 2020
    • Alberto Miranda's avatar
      Merge branch '02_20_code_maintenance' into 'master' · a6bbdbb5
      Alberto Miranda authored
      02 20 code maintenance
      
      General code maintenance:
      - remove dead code
      - remove as many `#define` as possible and use `constexpr` instead
      - remove adafs occurrences and replace with gkfs
      - reformat code to unify code style as of CPPCoreGuidelines
      - rearrange imports, remove unused imports
      - separate cmake configurations and FS configurations
      - encapsulate non-prefix gkfs functions into namespaces
      - change copyright statement to 2020
      - cleanup of some irrelevant code and unnecessary struct definitions
      - consistent renaming for rpc sender functions and create and remove functions from client to daemon
      - encapsulate all code into namespaces even if naming and structuring is tentative
      
      See merge request !31
      a6bbdbb5
    • Marc Vef's avatar
      Adding gkfs::daemon namespace, cleanup · f05f1b46
      Marc Vef authored
      f05f1b46
    • Marc Vef's avatar
      15cee453
  6. Feb 24, 2020
  7. Feb 21, 2020