- 84e9b28 Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :) by Matt Godbolt · 4 years, 6 months ago
- 420462b Move thanks to "sponsors" by Matt Godbolt · 4 years, 8 months ago
- c888929 Pin jquery to 3.4.1 until twbs/bootstrap#30553 is fixed by Matt Godbolt · 4 years, 8 months ago
- 5494060 More npm upgrades by Matt Godbolt · 4 years, 8 months ago
- 147cb8c Update to latest monaco and monaco webpack plugin by Matt Godbolt · 4 years, 8 months ago
- 0037c8f Tweaks to remove more warnings from npm by Matt Godbolt · 4 years, 8 months ago
- cd22098 Update to latest sentry by Matt Godbolt · 4 years, 8 months ago
- cadbdf5 Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877) by Austin Morton · 4 years, 9 months ago
- 4760ae9 Update dependencies (#1842) by Austin Morton · 4 years, 9 months ago
- aec542b Bump codecov from 3.6.1 to 3.6.5 by dependabot[bot] · 4 years, 9 months ago
- baf3542 Pin minor versions of monaco-editor and monaco-editor-webpack-plugin by Austin Morton · 4 years, 9 months ago
- 7ce90a3 Update to latest monaco webpack plugin (#1836) by Austin Morton · 4 years, 9 months ago
- 5711a1a Move to terser (#1832) by Matt Godbolt · 4 years, 9 months ago
- 154ebf7 Upstream package updates by Matt Godbolt · 4 years, 10 months ago
- ac363db Log slow requests to sentry (#1813) by Austin Morton · 4 years, 10 months ago
- fd06260 Attempt at getting travis tagging by Matt Godbolt · 4 years, 11 months ago
- 742df2e Bump sentry version by Matt Godbolt · 4 years, 11 months ago
- 9020ed5 Logs server-side errors; update to latest sentry. See #1765 by Matt Godbolt · 4 years, 11 months ago
- 9d1c26e Support resolving non-absolute compiler exe values using system path by Austin Morton · 5 years ago
- d96017e Merge remote-tracking branch 'matt/master' into apicode by Partouf · 5 years ago
- b865d08 Upgrade npm deps. by Matt Godbolt · 5 years ago
- 6c4c578 copypaste working version by Partouf · 5 years ago
- fc2cc46 Upgrade to latest sentry libraries by Matt Godbolt · 5 years ago
- 107c23e use latest monaco-vim by Partouf · 5 years ago
- e18bf5f merge by alclol · 5 years ago
- 1f7d7f3 Merge branch 'master' into monaco-webpack by RabsRincon · 5 years ago
- 6ee738e Fix external compilers when httpRoot is set. (#1410) by Austin Morton · 5 years ago
- 6a9095f First steps towards using Monaco with webpack by RabsRincon · 5 years ago
- 57cb1e8 Completely remove need for denodeify by RabsRincon · 5 years ago
- 945ab7f Merge pull request #1473 from mattgodbolt/features/configurable-health-check by Patrick Quist · 5 years ago
- 4f12bab vim keybinding feature. Need support to redesign the UI. by alclol · 5 years ago
- 4f0e1cf Implement health checks that read from a file on disk. See #1473 by Austin Morton · 5 years ago
- 73f9835 Fix support for IE11. Closes #1258 by Austin Morton · 5 years ago
- 91acd80 Move moanco back to 0.15.6; the latest version for which mousewheel support works in FireFox by Matt Godbolt · 5 years ago
- 5015f35 Upgrade lodash to fix high severity CVE by Matt Godbolt · 5 years ago
- 6a8c67f Upgrade to Monaco 0.17 by RabsRincon · 5 years ago
- 125d462 Initial try to upgrade webpack by RabsRincon · 5 years ago
- ccbfdc3 Make ci-test available and fix bad line by RabsRincon · 5 years ago
- 7e37263 Improve test & coverage handling by RabsRincon · 5 years ago
- d06ed2c Update aws-sdk to latest. See #1217 by Matt Godbolt · 5 years ago
- 5d81757 Use released version of node-graceful by Matt Godbolt · 5 years ago
- f012fff Switch to a newer istanbul/nyc by Matt Godbolt · 5 years ago
- 1114f6e Fix up handling of error indicators. Fixes #1384 by Matt Godbolt · 6 years ago
- ef26016 Configurable in-app logging by Matt Godbolt · 6 years ago
- 3f138b1 Culmination of several days' worth of work towards running WINE under firejail. See #429 by Matt Godbolt · 6 years ago
- fe84d58 Update bootstrap by Matt Godbolt · 6 years ago
- 078c4df Change the way we report MOTD issues. See #1057 by Matt Godbolt · 6 years ago
- 8686731 Lock selectize to 0.12.4; see https://github.com/selectize/selectize.js/issues/1466 - Fixes #1367 by Matt Godbolt · 6 years ago
- 8a670dd Remove yarn in favour of the new npm features. See #1343 by Matt Godbolt · 6 years ago
- f974abb Revert Bootstrap to version 4.1.3 by RabsRincon · 6 years ago
- 1a02119 Update dependencies by RabsRincon · 6 years ago
- 2011c84 Rename thing we add as `nonce`, add tests. Fix logic error by Matt Godbolt · 6 years ago
- bde3e82 Implement profanity check on subhashes by RabsRincon · 6 years ago
- 126f845 use npm package instead of executing tar by Partouf · 6 years ago
- 42385ec Security upgrades and test fixes by Matt Godbolt · 6 years ago
- c87d8e5 Move to latest yarn (1.13) by Matt Godbolt · 6 years ago
- 026f6cd update morgan lib by Partouf · 6 years ago
- 423f668 Move to newer sentry library (hopefully fixes any sentry log issues) by Matt Godbolt · 6 years ago
- 1a71a22 Move to own cookie consent solution by RabsRincon · 6 years ago
- 0aa2374 Use windup Cookieconsent version by RabsRincon · 6 years ago
- 1d5d6cc Move privacy configuration to a cookie with a configurable domain. See #1109 by Matt Godbolt · 6 years ago
- e5b1956 Initial work on bootstrap update by RabsRincon · 6 years ago
- 6536b18 Implement DB with Scan as testing form by RabsRincon · 6 years ago
- e87c19a Use full fs-extra & apply more of Matt comments by RabsRincon · 6 years ago
- f301c2d Add --fix to lint-server by RabsRincon · 6 years ago
- 6677c89 Make tests and linter runable from yarn by RabsRincon · 6 years ago
- b89d10e Set solid bases for cookie and privacy control by RabsRincon · 6 years ago
- b531d43 Fix cookieconsent version missmatch by RabsRincon · 6 years ago
- dd2ab6d Move to own fork of cookieconsent by RabsRincon · 6 years ago
- 0d8216b Try using cookieconsent by RabsRincon · 6 years ago
- f9f6171 Move to an own version of social sharing by RabsRincon · 6 years ago
- fe13a54 Move social sharing to Shariff by RabsRincon · 6 years ago
- 1a33902 Merge compilerProps functions to a general case one (#956) by Rubén · 6 years ago
- 7c18ffe Drop underscore-node in favour of underscore.js by RabsRincon · 6 years ago
- 36b7208 First attempt at some new caching; including in-memory, on-disk, and on S3 by Matt Godbolt · 7 years ago
- 10ab7c6 Update Yarn to v1.6.0 by RabsRincon · 7 years ago
- a988747 Update Yarn to 1.5.1 by RabsRincon · 7 years ago
- eae5e5c Merge pull request #852 from partouf/yarnpack by jaredwy · 7 years ago
- f55e165 Merge pull request #851 from StefanHamminga/master by Matt Godbolt · 7 years ago
- 37273ff rename to start by Partouf · 7 years ago
- 6a63add Revert Monaco updgrade, let Jared do it by RabsRincon · 7 years ago
- f4f699d Update dependencies by RabsRincon · 7 years ago
- 2a07fd6 fix so that it actually works by Partouf · 7 years ago
- bc68e10 use cross-env to set node_env by Partouf · 7 years ago
- cc46ad5 dev and run mode by Partouf · 7 years ago
- 7ebac0f pack and run by Partouf · 7 years ago
- fbf0d52 yarn webpack for easier packing by Partouf · 7 years ago
- e5e4a04 Add Systemd socket activation support by Stefan Hamminga · 7 years ago
- c81c783 Allow node versions >= 8 by Rubén · 7 years ago
- a0c4b28 Merge pull request #817 from mattgodbolt/install_yarn by Matt Godbolt · 7 years ago
- 670afd8 Move to ESLint by RabsRincon · 7 years ago
- f8468e5 Use a local-installed yarn. Refactor all the 'find node' stuff out of the Makefile by Matt Godbolt · 7 years ago
- 8720896 Adding in uglify for our last push to prod by jaredwy · 7 years ago
- b647cc0 Using the html loader instead of copying the files in by jaredwy · 7 years ago
- 942a00f Some final clean up and bug fixing before we roll this out to beta by jaredwy · 7 years ago
- 8652eca Fixing a few bugs: by jaredwy · 7 years ago
- 4db0746 faking a require in pug for now, until we can refactor enough to run webpack over our pug files by jaredwy · 7 years ago
- 796e023 WIP by jaredwy · 7 years ago
- 8be70d1 Adding a make entry for a dev mode. Cleaning up some unused variables, moving some vars to be vars so i can move paths easier by jaredwy · 7 years ago
- b545b33 bower be gone by jaredwy · 7 years ago