BigW Consortium Gitlab

  1. 10 May, 2017 2 commits
  2. 08 May, 2017 1 commit
  3. 05 May, 2017 1 commit
  4. 04 May, 2017 1 commit
  5. 03 May, 2017 1 commit
  6. 02 May, 2017 2 commits
  7. 26 Apr, 2017 5 commits
  8. 24 Apr, 2017 3 commits
  9. 21 Apr, 2017 1 commit
  10. 19 Apr, 2017 1 commit
  11. 18 Apr, 2017 1 commit
  12. 13 Apr, 2017 1 commit
    • Expand components version specification format to allow branches · e61325ff
      Alejandro Rodríguez authored
      Currently we specify versions for Gitlab-Shell, Workhorse and Gitaly
      using version strings, to which we prepend 'v' and assume are tags.
      These changes allow branches or tags with other name formats to be
      specified by prepending '=' to the version string (á la govendor).
      
      We also simplify the process to reset to the given version (now a
      branch or tag): Right now there's a check to supposedly try to avoid
      fetching from the remote the version if it already exist locally. But
      the previous logic already clones if the directory doesn't exist or
      fetches if it does, so this check is pointless. We can safely assume the
      version exists once we get to the reset stage.
  13. 12 Apr, 2017 2 commits
  14. 07 Apr, 2017 1 commit
  15. 06 Apr, 2017 1 commit
  16. 04 Apr, 2017 1 commit
  17. 28 Mar, 2017 2 commits
  18. 21 Mar, 2017 5 commits
  19. 16 Mar, 2017 1 commit
  20. 08 Mar, 2017 2 commits
  21. 06 Mar, 2017 2 commits
    • Fix up @DouweM review · 96cbad23
      Eric Eastwood authored
    • Use native unicode emojis · e6fc0207
      Eric Eastwood authored
       - gl_emoji for falling back to image/css-sprite when the browser
         doesn't support an emoji
       - Markdown rendering (Banzai filter)
       - Autocomplete
       - Award emoji menu
          - Perceived perf
          - Immediate response because we now build client-side
       - Update `digests.json` generation in gemojione rake task to be more
         useful and  include `unicodeVersion`
      
      MR: !9437
      
      See issues
      
       - #26371
       - #27250
       - #22474
  22. 03 Mar, 2017 1 commit
  23. 28 Feb, 2017 1 commit
  24. 23 Feb, 2017 1 commit