Skip to content
Snippets Groups Projects
  1. Jul 31, 2018
  2. Apr 11, 2018
    • Zeger-Jan van de Weg's avatar
      Client implementation for InfoAttributes · c830b8e3
      Zeger-Jan van de Weg authored
      Clients can now request the attributes from `$GIT_DIR/info/attributes`
      through Gitaly. The Gitaly migration is described in gitlab-org/gitaly#1082.
      
      The parser algorithm was implemented in a way it could handle both file
      contents or a File handle, and both were already tested.
      
      Other than that, using the boy scout rule, I've removed a class,
      InfoAttributes, as it was delegating everything to the parser and
      therefor wasn't really needed in my opinion.
      Unverified
      c830b8e3
  3. Jan 24, 2018
  4. Jun 21, 2017
  5. Apr 04, 2017
  6. Feb 23, 2017
  7. Jan 05, 2017
Loading