1. 44ab36c New 2-step release process: script/{prep,push}-release.sh by Han Seoul-Oh · 8 years ago
  2. 99c0a34 Close #563: Add "ultra-bare-bones" quickstart.html by Han Seoul-Oh · 8 years ago
  3. 4e2a50f Fix jQuery dependency to be 1.5.2+ by Han Seoul-Oh · 8 years ago
  4. 7e007d5 Add "files" array to package.json, for `npm publish` by Han Seoul-Oh · 8 years ago
  5. f0cd036 Simplify .gitignore by Han Seoul-Oh · 8 years ago
  6. 4332b0e Makefile injects version string; add MathQuill.VERSION by Han Seoul-Oh · 8 years ago
  7. 4a0b7f6 Merge pull request #651 from mathquill/docs.readthedocs by Han Seoul-Oh · 8 years ago
  8. 57b4158 Add double prime symbol \dprime by Eoghan McIlwaine · 8 years ago
  9. 2446e5b Add back docs/README.md symlink to ../README.md for GitHub by Han Seoul-Oh · 8 years ago
  10. f5c4289 Final attempt: docs/index.md symlink to ../README.md by Han Seoul-Oh · 8 years ago
  11. 01e6cc4 Try fixing mkdocs.yml to use docs/README.md by Han Seoul-Oh · 8 years ago
  12. 8365a79 Try docs/README.md symlink to ../README.md by Han Seoul-Oh · 8 years ago
  13. 6b3bb64 Stop symlinking README(s) by Han Seoul-Oh · 8 years ago
  14. c1669d2 CI: time all possibly slow backgrounded things by Han Seoul-Oh · 8 years ago
  15. 8bc05bf CI: Name the logfiles of all backgrounded tasks by Han Seoul-Oh · 8 years ago
  16. 21d677c CI: Check for Sauce Labs credentials by Han Seoul-Oh · 8 years ago
  17. f3a065a CI: Sauce Connect randomly fails so try twice by Han Seoul-Oh · 8 years ago
  18. 6cb080a CI short-circuits installing wd if cached by Han Seoul-Oh · 8 years ago
  19. c884b0c CircleCI errors rather than timeouts if bg task fails by Han Seoul-Oh · 8 years ago
  20. 7e0590d Merge pull request #536 from drlippman/feature.hatcommand by Han Seoul-Oh · 8 years ago
  21. 4973dce Merge pull request #641 from laughinghan/ci.forks by Han Seoul-Oh · 8 years ago
  22. 7189c36 Add prefixs for scaleX transform by David Lippman · 8 years ago
  23. 04c5b9d Merge branch 'upstreammaster' into feature.hatcommand by David Lippman · 8 years ago
  24. 8dc3fe3 Merge pull request #645 from mathquill/ci.screenshot-diffs by Michael Desa · 8 years ago
  25. 4f82c58 Fix comment about removing image pieces by Michael Desa · 8 years ago
  26. 647788a Fix wording in log lines when taking screenshots by Michael Desa · 8 years ago
  27. 43bd6d6 Cleanup leftover files after doing image diff by Michael Desa · 8 years ago
  28. edef632 Drop version and platform returned from Selenium by Michael Desa · 8 years ago
  29. 4f76db8 Add console.log at each layer of callbacks by Michael Desa · 8 years ago
  30. 4d16815 Try using port 8000 because why not by Michael Desa · 8 years ago
  31. e9f6e49 Keep pieces around just in case theres an issue by Michael Desa · 8 years ago
  32. f4d873e Change from -V to -v with grep by Michael Desa · 8 years ago
  33. e88bc4b Filter out files have `PREV` in them by Michael Desa · 8 years ago
  34. 2f66c37 Add shell snippets to diff screenshot with latest by Michael Desa · 8 years ago
  35. ee340e4 Change format of the screenshot filename by Michael Desa · 8 years ago
  36. 190c002 Remove "Select All" time from visual page by Michael Desa · 8 years ago
  37. 7c5af18 Fix output file for previous artifacts by Michael Desa · 8 years ago
  38. 3e51370 Remove js script for getting latest screenshots by Michael Desa · 8 years ago
  39. 0358f36 Use shell instead of js for old screenshots by Michael Desa · 8 years ago
  40. 5504766 Extend circle.yml to download previous screenshots by Michael Desa · 8 years ago
  41. bf90b0f Add script that downloads previous screenshots by Michael Desa · 8 years ago
  42. 1a799e8 Fix saneKeyboardEvents + copy event handler stack overflow by Han Seoul-Oh · 8 years ago
  43. cd585cc Nest specific wd obj inside of browserVersions by Michael Desa · 8 years ago
  44. b30283f Append `cfg.pinned` to the image screenshots name by Michael Desa · 8 years ago
  45. 18fb070 Remove left over directories in `img` directory by Michael Desa · 8 years ago
  46. 15d6816 Merge pull request #636 from mathquill/ci.screenshots by Michael Desa · 8 years ago
  47. e8437cb Fix comment styling by Michael Desa · 8 years ago
  48. 0bda7bd Add visual test for substituteKeyboardEvents by Han Seoul-Oh · 8 years ago
  49. 702d2fc saneKeyboardEvents calls cut/copy handlers after-the-fact by Han Seoul-Oh · 8 years ago
  50. 8167361 Merge pull request #518 from FWennerdahl/tilde-command by Han Seoul-Oh · 8 years ago
  51. dbc7e47 Remove unused variables by Han Seoul-Oh · 8 years ago
  52. 9cc72d2 Fix CircleCI for forks by Han Seoul-Oh · 8 years ago
  53. 005eca4 saneKeyboardEvents handles cut/copy, not just paste by Han Seoul-Oh · 8 years ago
  54. 06879b7 Strawman `substituteKeyboardEvents` config option by Han Seoul-Oh · 8 years ago
  55. 18a1093 Make changes suggested in PR review by Michael Desa · 8 years ago
  56. 11805fa Add additional comments by Michael Desa · 8 years ago
  57. 6594a70 Merge pull request #635 from mathquill/docs.readthedocs by Mary Stufflebeam · 8 years ago
  58. 4045d46 Add a small but comprehensive set of browsers by Michael Desa · 8 years ago
  59. 0c156ca Remove logging on screenshots from img directory by Michael Desa · 8 years ago
  60. bad2b8f Change timeout to 100ms instead of 10ms by Michael Desa · 8 years ago
  61. f446b72 Save browser logs from test that makes screenshots by Michael Desa · 8 years ago
  62. 20b6a52 Support taking screenshots on Safari by Michael Desa · 8 years ago
  63. 60578c8 Update comments to be correct by Michael Desa · 8 years ago
  64. 0feb312 Remove unneeded comments by Michael Desa · 8 years ago
  65. ad0150c Remove Safari by Michael Desa · 8 years ago
  66. e5a74c9 Stitch together images to make fullpage screenshot by Michael Desa · 8 years ago
  67. 6d32888 Add imagemagick to circle by Michael Desa · 8 years ago
  68. 3341214 Add internet explorer and safari on osx by Michael Desa · 8 years ago
  69. 38aee35 Fix screenshots for chrome and safari by Michael Desa · 8 years ago
  70. 3462765 Remove weird window adjustment script by Michael Desa · 8 years ago
  71. 5d9ba68 Resize browser window to take screenshot of page by Michael Desa · 8 years ago
  72. 00d2481 Merge pull request #637 from mathquill/fix.better-missing-jQ-err-msg by Luke Deen Taylor · 8 years ago
  73. 69eed61 Fix #534 "Better error message if jQuery isn't loaded" by Han Seoul-Oh · 8 years ago
  74. 1a7fe61 Update circle.yml to take screenshots by Michael Desa · 8 years ago
  75. 5e0c576 Add screenshot.js file to scripts by Michael Desa · 8 years ago
  76. eea7dec Merge pull request #625 from mathquill/build.circle-ci by Han Seoul-Oh · 8 years ago
  77. 639525b Fix xunit.xml test report for CI by Han Seoul-Oh · 8 years ago
  78. 569c399 Fix unit test page to still use HTML reporter by default by Han Seoul-Oh · 8 years ago
  79. 4a4755e Elucidate Node server for CI to POST xunit.xml to by Han Seoul-Oh · 8 years ago
  80. 2d187ed Shim Mocha.process.stdout.write() inst of console.log() by Han Seoul-Oh · 8 years ago
  81. 601dac2 Verify that something works by Michael Desa · 8 years ago
  82. 86c6768 Fix mkdocs.yml syntax by Han Seoul-Oh · 8 years ago
  83. ead60aa Add onhover permalinks to ReadTheDocs section headers by Han Seoul-Oh · 8 years ago
  84. 8d82ced Make code blocks bigger on ReadTheDocs by Han Seoul-Oh · 8 years ago
  85. 6461cd4 Try to override ReadTheDocs sidebar with mkdocs.yml by Han Seoul-Oh · 8 years ago
  86. 5edcaa0 Merge pull request #623 from mathquill/docs.readthedocs by Mary Stufflebeam · 8 years ago
  87. 33d5507 Homepage demo GIF on README should link to homepage by Han Seoul-Oh · 8 years ago
  88. 7805116 Move thesis sentence above GIF in README by Han Seoul-Oh · 8 years ago
  89. e82d038 Add GIF of homepage demo to README by Han Seoul-Oh · 8 years ago
  90. a33f472 Move Slack badge to the README byline by Han Seoul-Oh · 8 years ago
  91. cefb108 Fix README link to homepage by Han Seoul-Oh · 8 years ago
  92. 5d0fbd3 Formatting tweaks to Code of Conduct by Han Seoul-Oh · 8 years ago
  93. d365414 Tweak intro wording to README by Han Seoul-Oh · 8 years ago
  94. 020f737 Tweak link to Slack in README by Han Seoul-Oh · 8 years ago
  95. 4e44c32 Favor Slack over Issues and IRC by Han Seoul-Oh · 8 years ago
  96. 6efac9e <big> is ignored by both ReadTheDocs and GitHub >:( by Han Seoul-Oh · 8 years ago
  97. 56be88b Tiny tweak to README quickstart example by Han Seoul-Oh · 8 years ago
  98. 3e30896 Tweak README quickstart example by Han Seoul-Oh · 8 years ago
  99. 9d4b527 Oops forgot to `git add` new file docs/index.md by Han Seoul-Oh · 8 years ago
  100. 19d7efb Symlink all the things by Han Seoul-Oh · 8 years ago