Граф коммитов

280 Коммитов

Автор SHA1 Сообщение Дата
Michal Moskal c5d568778c starting on http logging for load-testing 2015-02-10 19:03:52 -08:00
Michal Moskal ef0f53accd run update-docs 2015-02-10 17:33:24 -08:00
Michal Moskal 61e4e99c41 Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-10 17:27:37 -08:00
Michal Moskal b0b4cb34b3 allow arguments to client buildtest 2015-02-10 17:27:30 -08:00
Jonathan Protzenko 7fdd01c5e8 Tentative fix for the build issues on Windows. 2015-02-10 17:04:44 -08:00
Michal Moskal 9c9edcdbe9 remove Windows icons 2015-02-10 16:38:52 -08:00
Michal Moskal c94662e5df Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-10 16:33:49 -08:00
Michal Moskal a467ec6cf8 remove old stuff from the Makefile 2015-02-10 16:33:38 -08:00
Peli de Halleux edc0cc5f00 Merge branch 'master' of https://github.com/Microsoft/TouchDevelop 2015-02-10 16:00:38 -08:00
Peli de Halleux 942737afe4 updated to docs 2015-02-10 16:00:21 -08:00
Jonathan Protzenko 1c64f7b4e4 Comments. 2015-02-10 15:53:58 -08:00
Peli de Halleux f63d5dec30 updated travis status image 2015-02-10 15:52:24 -08:00
Peli de Halleux b944d574df Merge branch 'master' of https://github.com/Microsoft/TouchDevelop 2015-02-10 15:41:02 -08:00
Michal Moskal 2a8ae64d57 Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-10 15:39:16 -08:00
Michal Moskal ee326b7d2d Run update-docs (OSS blog post) 2015-02-10 15:39:07 -08:00
Peli de Halleux c8821f9555 fixes #20 2015-02-10 15:38:28 -08:00
Peli de Halleux 99375499f4 fixed #14 : when editing a string inline, hide the statement buttons and show a "close" button instead. 2015-02-10 15:27:19 -08:00
Jonathan Protzenko 8cbb29af2a Make sure Travis is happy when *not* uploading source maps. 2015-02-10 15:16:42 -08:00
Michal Moskal acfefb1ff6 Remove sprite icon 2015-02-10 15:08:32 -08:00
Jonathan Protzenko 42d564563a Start converting a subset of the tree to --noImplicitAny.
Feel free to start converting other files!
2015-02-10 14:00:22 -08:00
Jonathan Protzenko 193a652aec Remove unused dependency. Fix README.md. 2015-02-10 11:43:07 -08:00
Peli de Halleux 35bee6f9fc enfore unix style line endings for repo 2015-02-10 11:11:51 -08:00
Peli de Halleux 59739c2411 cache typescript definition files in travis-ci 2015-02-10 10:46:10 -08:00
Jonathan Protzenko d0ce58e3b5 Merge branch 'tsd-in-build' 2015-02-10 10:42:37 -08:00
Jonathan Protzenko a2a69e18e5 Re-instate TSD as part of the build.
- typings/ is no longer under version control.
- .tsdrc contains a GitHub API token to have a better rate-limit for the build
  server
- .travis.yml contains the call to "tsd reinstall"
2015-02-10 10:39:45 -08:00
Jonathan Protzenko 31848aab20 Revert "don't run tsd"
This reverts commit 8f33b74011.
2015-02-10 10:34:37 -08:00
Peli de Halleux f05f05fe60 fixes #5 2015-02-10 10:26:14 -08:00
Jonathan Protzenko f518b50d65 Upload browser.js.map too (fixes #17) 2015-02-10 09:48:55 -08:00
Peli de Halleux 3ed70aec6a fixes #18 2015-02-10 09:35:02 -08:00
Peli de Halleux 515e2f3b82 rename 'follow' to 'follow tutorial in editor' 2015-02-10 09:15:10 -08:00
Peli de Halleux ccc50bbbaa replace HeartAlt with wholeheart 2015-02-10 02:57:31 -08:00
Peli de Halleux a6ebf7b8a1 display user agent in browsers page 2015-02-10 02:55:53 -08:00
Peli de Halleux ee8c018b63 removed icon use, fixed localization 2015-02-10 02:26:06 -08:00
Peli de Halleux 1f0d219813 color issues found with non-white background 2015-02-10 02:22:00 -08:00
Peli de Halleux 5b1e53195c fix contrast issues with symbol to shady 2015-02-09 22:32:47 -08:00
Jonathan Protzenko 8995bc1b2e Updates to README. 2015-02-09 18:56:43 -08:00
Jonathan Protzenko 88c6099218 Merge branch 'source-maps' 2015-02-09 18:21:48 -08:00
Jonathan Protzenko c15f798b2a And upload the map file as part of the build. 2015-02-09 18:21:35 -08:00
Jonathan Protzenko c653189fb6 Fix for Travis 2015-02-09 18:13:22 -08:00
Jonathan Protzenko 6921ed0e84 When in Travis, generate sourcemaps that point to GitHub.
(For this to work, you must be logged in with your Microsoft account on GitHub,
since it's not public yet.)
2015-02-09 18:07:09 -08:00
Jonathan Protzenko c3bbb327c2 New feature: generate proper, concatenated, merged source maps.
Test build for Travis. There's still a weird behavior of TypeScript which does
not prepend libwab/ to the original file names when generating build/libwab.js
2015-02-09 17:30:29 -08:00
Peli de Halleux 6295d568bd remove "export" and "skill" icons on hub (until we get icons back) 2015-02-09 16:43:57 -08:00
Jonathan Protzenko 93bd506121 Get rid of the "old" noderunner, and just use the shell.
(That would be "jake local".)
2015-02-09 15:22:17 -08:00
Michal Moskal 40e1ea45de add content type for TS files 2015-02-09 15:13:06 -08:00
Michal Moskal b04c76455d Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-09 11:57:52 -08:00
Peli de Halleux f4ff681cec don't copy node_mobules from node-webkit folder 2015-02-09 06:07:48 -08:00
Peli de Halleux 2e893e15db update travis cache folders 2015-02-08 23:21:39 -08:00
Peli de Halleux dc25d04a2d always run 'npm install' on node-webkit build 2015-02-08 23:17:40 -08:00
Peli de Halleux 59007b1d71 fixed running npm install for node-webkit app 2015-02-08 23:06:02 -08:00
Peli de Halleux 94a30ad6d1 Merge branch 'master' of https://github.com/Microsoft/TouchDevelop 2015-02-08 22:52:31 -08:00