| Commit message (Expand) | Author | Age | Files | Lines |
* | test: remove flaky test functionality | Rod Vagg | 2015-02-16 | 1 | -35/+13 |
* | tools: add release tool and docs, remove old tools | Rod Vagg | 2015-02-04 | 5 | -64/+187 |
* | win,msi: broadcast WM_SETTINGCHANGE after install | Mathias Küsel | 2015-01-27 | 6 | -0/+257 |
* | tools: remove old updateAuthors.awk script | Rod Vagg | 2015-01-24 | 1 | -13/+0 |
* | tools: add python-gflags module | Shigeki Ohtsu | 2015-01-16 | 20 | -0/+4122 |
* | build: add new installer config for OS X | Rod Vagg | 2015-01-16 | 6 | -23/+25 |
* | tools: update closure linter to 2.3.17 | Yosuke Furukawa | 2015-01-15 | 166 | -3968/+29049 |
* | win,msi: warn that older io.js needs manual uninstall | Bert Belder | 2015-01-15 | 1 | -1/+2 |
* | win,msi: change UpgradeCode | Bert Belder | 2015-01-15 | 1 | -1/+1 |
* | win,msi: correct doc website link | Bert Belder | 2015-01-14 | 1 | -1/+1 |
* | build: rename ChangeLog to CHANGELOG.md in build | Rod Vagg | 2015-01-14 | 2 | -2/+2 |
* | win: use the new io.js icon | Bert Belder | 2015-01-14 | 1 | -1/+1 |
* | win,msi: link node.exe to iojs.exe | Bert Belder | 2015-01-14 | 1 | -0/+26 |
* | test: create test-ci, modify test-all, fix cpplint | Ben Noordhuis | 2015-01-13 | 2 | -1/+2 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 3 | -62/+0 |
* | src: rename node to io.js for Windows installer | Rod Vagg | 2015-01-13 | 3 | -31/+31 |
* | win,msi: create npm folder in AppData directory | Steven Rockarts | 2015-01-12 | 1 | -0/+12 |
* | doc: update style for iojs | Chris Dickinson | 2015-01-12 | 3 | -43/+116 |
* | win,test: try again if file unlink fails | Bert Belder | 2015-01-11 | 1 | -5/+13 |
* | tools: enable ctrl-c for parallel tests | Chris Dickinson | 2015-01-09 | 1 | -5/+6 |
* | win,nodevars: run iojs.exe to get node version | Bert Belder | 2015-01-08 | 1 | -1/+1 |
* | win,msi: rename node.exe to iojs.exe | Bert Belder | 2015-01-08 | 1 | -3/+3 |
* | win: regenerate perfctr provider files | Bert Belder | 2015-01-08 | 2 | -1/+14 |
* | install: install iojs -> node compat symlink | Ben Noordhuis | 2015-01-08 | 1 | -1/+14 |
* | build: rename binary from node to iojs | Ben Noordhuis | 2015-01-08 | 2 | -9/+9 |
* | test: remove --use-http1 test runner flag | Ben Noordhuis | 2015-01-08 | 1 | -7/+0 |
* | doc: rename node.1 -> iojs.1 | Ben Noordhuis | 2015-01-08 | 1 | -2/+2 |
* | doc: update AUTHORS, .mailmap, add authors tool | Rod Vagg | 2015-01-07 | 1 | -0/+27 |
* | Merge remote-tracking branch 'joyent/v0.12' into v1.x | Ben Noordhuis | 2015-01-05 | 4 | -40/+289 |
|\ |
|
| * | build: i18n: add icu config options | Steven R. Loomis | 2015-01-02 | 4 | -40/+289 |
| * | test: runner support for flaky tests | Alexis Campailla | 2014-12-04 | 1 | -14/+32 |
* | | test: run tests in parallel, common improvements | Fedor Indutny | 2014-12-17 | 1 | -11/+39 |
* | | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -1/+2 |
* | | test: runner support for flaky tests | Alexis Campailla | 2014-12-09 | 1 | -14/+32 |
* | | build: rename rpmbuild .spec file | Ben Noordhuis | 2014-12-05 | 2 | -4/+4 |
* | | build: update rpmbuild .spec file | Ben Noordhuis | 2014-12-05 | 1 | -10/+13 |
* | | configure: remove shared cares build option | Johan Bergström | 2014-12-04 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'joyent/v0.12' into v0.12 | Ben Noordhuis | 2014-11-22 | 2 | -34/+35 |
|\ \
| |/ |
|
| * | build: i18n: support little-endian machines | Steven Loomis | 2014-11-13 | 1 | -2/+2 |
| * | build: i18n: fix icu toolset dependencies | Steven R. Loomis | 2014-11-11 | 1 | -32/+30 |
| * | build: i18n: fix build on OSX | Steven R. Loomis | 2014-11-11 | 1 | -0/+3 |
* | | build: add rpmbuild .spec file | Ben Noordhuis | 2014-11-05 | 2 | -0/+148 |
* | | build: remove python 2.7 dependency | Ben Noordhuis | 2014-10-29 | 1 | -2/+1 |
* | | test: make test runner multi-arch/mode compatible | Ben Noordhuis | 2014-10-16 | 1 | -55/+34 |
* | | tools: update certdata.txt | Ben Noordhuis | 2014-10-09 | 1 | -1410/+6778 |
* | | build: determine and use EXEEXT on windows | Ray Donnelly | 2014-10-10 | 1 | -1/+3 |
|/ |
|
* | build: i18n: py27 -> py26 dependency | Steven R. Loomis | 2014-10-07 | 1 | -68/+73 |
* | build: i18n: move noisy variables to separate gypi | Steven R. Loomis | 2014-10-07 | 1 | -0/+1 |
* | build, i18n: improve Intl build, add "--with-intl" | Steven R. Loomis | 2014-10-01 | 7 | -0/+1249 |
* | doc: fix optional parameter parsing | Trevor Norris | 2014-09-29 | 1 | -5/+6 |