1. 07 2月, 2020 2 次提交
  2. 06 2月, 2020 3 次提交
  3. 05 2月, 2020 3 次提交
  4. 17 1月, 2020 4 次提交
  5. 16 1月, 2020 7 次提交
  6. 17 12月, 2019 1 次提交
  7. 10 12月, 2019 1 次提交
  8. 05 11月, 2019 1 次提交
  9. 30 10月, 2019 2 次提交
  10. 29 10月, 2019 1 次提交
  11. 26 10月, 2019 2 次提交
  12. 24 10月, 2019 2 次提交
  13. 23 10月, 2019 4 次提交
    • A
      Push Docker using Linux build · 7f07b8f6
      Asher 提交于
      Instead of doing a separate redundant build. The main problem was that
      the files weren't being cached. There is probably a better way of
      solving this but this seems to be the simplest for now.
      7f07b8f6
    • A
      Fix webview html being excluded · a6e4f967
      Asher 提交于
      Also skip the workbench html since we have our own.
      a6e4f967
    • A
      Port onigasm fix for PHP · cc7585bb
      Asher 提交于
      cc7585bb
    • A
      Remove build files in source · 14a0cd3f
      Asher 提交于
      They aren't used in subsequent files and just slow down CI since it has
      to extract from the cache and then package the changes.
      14a0cd3f
  14. 22 10月, 2019 5 次提交
  15. 19 10月, 2019 2 次提交
    • A
      Simplify build and development steps · 4cd2f2cd
      Asher 提交于
      4cd2f2cd
    • A
      Update to 1.39.2 · bdd11f74
      Asher 提交于
      Also too the opportunity to rewrite the build script since there was a
      change in the build steps (mainly how the product JSON is inserted) and
      to get the build changes out of the patch. It also no longer relies on
      external caching (we'll want to do this within CI instead).
      bdd11f74