742 コミット (69e2bf39fde44d2faa783cfcbf54f3377b5fadcc)
 

作成者 SHA1 メッセージ 日付
  Yotam Madem 69e2bf39fd Add mustache partials indentation spec and fix one broken test 6年前
  Kevin Dew cadf571488 Indent Partials 9年前
  Phillip Johnsen 1a244cbbd9
Install deps *before* tests in Actions workflow 6年前
  Phillip Johnsen 930a485a28
Install deps as part of GitHub Actions workflow 6年前
  Phillip Johnsen d0290c4c7c
Try a basic GitHub Actions workflow 6年前
  Phillip Johnsen bb700c5433
Start linting all test/ files as part of test script (#704) 6年前
  Phillip Johnsen 11ac71ae42 Run tests on Node.js 10 & 12 after CLI test got fixed 6年前
  Anders Kaseorg 932ad33958 cli-test: fs.unlink → fs.unlinkSync to fix test failure on Node 10 (#701) 6年前
  Phillip Johnsen 78eb820ec5 Run tests on Node.js 8 as well 6年前
  Phillip Johnsen fe06a16365
Cut official support for Node.js 0.8 by not running tests on it anymore (#700) 7年前
  Mo 639c94f606 Updated Beard Competition URL in README.md (#699) 7年前
  Phillip Johnsen 38b1448e65 :ship: bump to version 3.0.1 7年前
  Phillip Johnsen d170f41c85 Add test to verify custom tags are used in partials for via `.render()` 7年前
  Phillip Johnsen b86665dafd Use older version of eslint to stay pre Node.js 1 compliant a little longer 7年前
  stackchain 5a5c1d42fa Fix partials not rendering tokens when using custom tags (#678) 7年前
  Phillip Johnsen 17510f07d1 :ship: bump to version 3.0.0 7年前
  Phillip Johnsen f452acbe44 Update v3.0.0 release date in changelog 7年前
  Phillip Johnsen 8ee916a497
Changelog for v3.0.0 (#674) 7年前
  Raymond Lam a2699e4673 Allow rendering properties of primitive types that are not objects (#618) 7年前
  raymond.lam efdeb55202 Add tags parameter to .render() 7年前
  raymond.lam 8e45409455 Update README.md to reflect correct caching behavior 7年前
  raymond.lam 78458488a4 Reintroduce pull requests #643 and #664, and update description for 7年前
  Phillip Johnsen 49714ba8ae :ship: bump to version 2.3.2 7年前
  Raymond Lam 5acafd33c6 Fix custom tags by rolling back #643 & #664 (#670) 7年前
  Phillip Johnsen 9578db96b1 Correct v2.3.1 release date in CHANGELOG.md 7年前
  Phillip Johnsen 9e8035ddd2 :ship: bump to version 2.3.1 7年前
  Phillip Johnsen 265930170e Fix `Rakefile` by deleting refs to removed install tasks 7年前
  Phillip Johnsen e443ada225
Use ngrok rather than localtunnel when running browser tests (#668) 7年前
  Phillip Johnsen 5bbe25ed11
Fix browser test suite by using Node.js 6 (#667) 7年前
  Phillip Johnsen 0a9999ac06
Install release tools with npm rather than via pre-commit hook (#666) 7年前
  Ashinoko 28ca619a24 fix bug: cache actually not working (#664) 7年前
  Ben Brooks 85a2c2ddc2 Readme: Mustache.parse returns an array of Tokens (#657) 8年前
  Paul Gowder 3fddfb1cc9 Document global Mustache.escape overriding capacity (#644) 8年前
  David da Silva b283da5c8c Merge pull request #643 from raymond-lam/issue617 8年前
  raymond.lam 198a5657be fix typo in parse-caching/Mustache.tags test 8年前
  raymond.lam 24653984d0 Writer.prototype.parse to cache by tags in addition to template string 9年前
  David da Silva 23beb3a880 :ship: bump to version 2.3.0 9年前
  David da Silva 2f2588a213 Merge pull request #597 from mightyplow/patch-1 9年前
  Phillip Johnsen 672bbd58ed Second shot at having greenkeeper ignore eslint (#610) 9年前
  Calvin Freitas 1d1a8af41b add doctype to html template example (#593) 9年前
  Phillip Johnsen 66ff4d91ae Run browser tests w/node v4 9年前
  Greenkeeper 0180f43609 chore(package): update zuul to version 3.11.0 (#594) 9年前
  Greenkeeper 1b1a15904e chore(package): update mocha to version 3.0.2 (#588) 9年前
  Phillip Johnsen 85fa743258 Ignore eslint for greenkeeper updates. (#580) 9年前
  mightyplow fc5492b750 return mustache object from factory 9年前
  Evan eae8aa3ba9 Fix #586: Change "loadUser" to "loadUser()" in docs. (#592) 9年前
  oughter 25cf65befb Document ways to set custom delimiters via JS (#575) 9年前
  Morton Fox 8ae505a3a8 Fix link to Ctemplate and its HowTo since they've moved to GitHub (#569) 10年前
  Greenkeeper c529bcc7f0 chore(package): update mocha to version 2.5.0 (#565) 10年前
  kookookchoozeus 329bfd090d Fixes CLI tests for windows (#560) 10年前