Skip to content
Snippets Groups Projects
  1. Feb 16, 2017
  2. Feb 02, 2017
  3. Jan 05, 2017
  4. Jan 04, 2017
  5. Jan 03, 2017
  6. Jan 02, 2017
  7. Dec 22, 2016
  8. Dec 21, 2016
  9. Nov 07, 2016
  10. Nov 04, 2016
  11. Oct 28, 2016
  12. Oct 27, 2016
  13. Oct 25, 2016
    • Alejandro Rodríguez's avatar
      Refactor Ref's `target` to be consistent with Rugged · 43f5700b
      Alejandro Rodríguez authored
      !103 introduced an optimization where a Refs target would point to the
      dereferenced object, which saved us a lot operations, but became
      inconsistent with Rugged's API, where target would always reference the
      immediate object pointed at. These changes add a new property,
      dereference_target to be consistent with Rugged but still be able to get
      the target efficiently.
      43f5700b
  14. Oct 24, 2016
    • Douwe Maan's avatar
      Merge branch '31-diff-collapsing-changed-in-10-6-9' into 'master' · 382275e1
      Douwe Maan authored
      Revert to previous diff pruning behavior
      
      Before 10.6.9, if a rugged diff met the conditions for being too-large
      (which obiously meant it was also collapsable), too-large would take
      precedence. This reverts the behavior back to that, since gitlab-ce
      depends on this
      
      Closes #31
      
      See merge request !132
      382275e1
  15. Oct 21, 2016
  16. Oct 12, 2016
Loading