1. 15 Jan, 2016 1 commit
    • Jacob Vosmaer's avatar
      Merge branch 'refactor-upstream' into 'master' · a58ceca7
      Jacob Vosmaer authored
      Refactor upstream
      
      Rationale: the code has become a tangled mess of global variables and
      types that hang together when they need not. For example: every HTTP
      handler uses a 'gitRequest'?? I want to clean this up and see if I can
      move some things into internal packages.
      
      Apart from using internal packages we now use http.Handler where we can,
      and fewer global variables.
      
      See merge request !20
      a58ceca7
  2. 14 Jan, 2016 3 commits
  3. 13 Jan, 2016 11 commits
  4. 12 Jan, 2016 5 commits
  5. 11 Jan, 2016 3 commits
  6. 08 Jan, 2016 11 commits
  7. 07 Jan, 2016 3 commits
  8. 06 Jan, 2016 3 commits