1. 09 7月, 2018 1 次提交
  2. 29 6月, 2018 1 次提交
  3. 28 6月, 2018 1 次提交
  4. 21 6月, 2018 2 次提交
    • B
      Don't generate `.mo` files · 119f8926
      Bob Van Landuyt 提交于
      Since we are only using `.po` files for translation we can shave off
      some setup time.
      
      Generating the `mo` files also regenerates the PO-files, including
      fuzzy translations. Those cause a lot of bugs, and we don't need them
      anymore since the `po` files are generated by an external translation service.
      119f8926
    • L
      Unify flay.rake and gettext.rake from EE · 582c6b17
      Lin Jen-Shin 提交于
      582c6b17
  5. 20 6月, 2018 1 次提交
  6. 15 6月, 2018 2 次提交
  7. 14 6月, 2018 1 次提交
  8. 12 6月, 2018 2 次提交
  9. 11 6月, 2018 1 次提交
  10. 07 6月, 2018 1 次提交
  11. 05 6月, 2018 1 次提交
  12. 04 6月, 2018 1 次提交
  13. 01 6月, 2018 1 次提交
  14. 31 5月, 2018 1 次提交
  15. 29 5月, 2018 3 次提交
  16. 24 5月, 2018 2 次提交
  17. 22 5月, 2018 1 次提交
  18. 21 5月, 2018 1 次提交
  19. 18 5月, 2018 1 次提交
  20. 14 5月, 2018 2 次提交
  21. 27 4月, 2018 1 次提交
  22. 26 4月, 2018 1 次提交
  23. 25 4月, 2018 1 次提交
  24. 19 4月, 2018 1 次提交
    • Z
      Check Gitaly when running `rake dev:setup` · bbccd310
      Zeger-Jan van de Weg 提交于
      Before this change, trying to setup dev environment could be tried
      without having at least one Gitaly running. Cloning the repositories
      would fail, but not stop the setup.
      
      Given this would lead to an inconsistent state, a check was added if we
      could connect to the server.
      
      Output when it fails:
      
      ```
      $ rake dev:setup
      Failed to connect to Gitaly...
      Error: 14:Connect Failed
      ```
      bbccd310
  25. 18 4月, 2018 1 次提交
  26. 10 4月, 2018 1 次提交
  27. 06 4月, 2018 1 次提交
  28. 03 4月, 2018 2 次提交
  29. 02 4月, 2018 1 次提交
  30. 30 3月, 2018 1 次提交
  31. 29 3月, 2018 1 次提交
  32. 28 3月, 2018 1 次提交