index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-11
tools: enable/add additional eslint rules
Roman Reiss
1
-1
/
+1
2015-05-19
test: enable linting for tests
Roman Reiss
1
-1
/
+1
2015-05-12
tools: make eslint work on subdirectories
Roman Reiss
1
-1
/
+1
2015-05-12
tools: refactor `make test-npm` into test-npm.sh
Jeremiah Senkpiel
1
-13
/
+1
2015-05-09
tools: replace closure-linter with eslint
Yosuke Furukawa
1
-4
/
+1
2015-04-28
build: remove -J from test-ci
Rod Vagg
1
-1
/
+1
2015-04-27
test: adjust Makefile/test-ci, add to vcbuild.bat
Rod Vagg
1
-1
/
+3
2015-04-15
build: Expose xz compression level
Johan Bergström
1
-2
/
+3
2015-04-14
build: fix RELEASE check
Rod Vagg
1
-1
/
+1
2015-04-13
build: Simplify fetching release version
Johan Bergström
1
-1
/
+1
2015-04-01
deps: check in gtest, add util unit test
Ben Noordhuis
1
-3
/
+11
2015-03-20
build: make check aliases test
Johan Bergström
1
-0
/
+2
2015-03-16
make: remove node_dtrace from cpplint excludes
Julien Gilli
1
-1
/
+0
2015-03-16
build: allow custom PackageMaker path
Julien Gilli
1
-2
/
+2
2015-03-04
benchmark: check for wrk ahead of running benchmarks
Johan Bergström
1
-1
/
+1
2015-03-04
build: remove tools/wrk from the tree
Johan Bergström
1
-8
/
+7
2015-02-27
build: reduce tarball size by 8-10%
Johan Bergström
1
-2
/
+4
2015-02-24
build: Fix incorrect reference
Johan Bergström
1
-1
/
+1
2015-02-24
build: make test-ci output TAP to stdout and log
Rod Vagg
1
-2
/
+2
2015-02-09
tracing: add lttng support for tracing on linux
Glen Keane
1
-1
/
+2
2015-02-04
tools: add release tool and docs, remove old tools
Rod Vagg
1
-10
/
+0
2015-01-28
benchmark: add bench-(url & events) make targets
Yosuke Furukawa
1
-1
/
+7
2015-01-27
build: remove artefacts on distclean
Johan Bergström
1
-0
/
+1
2015-01-27
build: disable v8 snapshots
Ben Noordhuis
1
-4
/
+4
2015-01-17
configure: remove --ninja switch
Ben Noordhuis
1
-23
/
+0
2015-01-16
build: add tools/gflags to PYTHONPATH
Shigeki Ohtsu
1
-2
/
+2
2015-01-16
build: add new installer config for OS X
Rod Vagg
1
-2
/
+5
2015-01-15
doc: fix 404s for syntax highlighting js
Phil Hughes
1
-5
/
+1
2015-01-14
build: rename ChangeLog to CHANGELOG.md in build
Rod Vagg
1
-3
/
+3
2015-01-13
build: initialize variable before use
Johan Bergström
1
-0
/
+1
2015-01-13
build: create smaller build artifacts
Johan Bergström
1
-4
/
+14
2015-01-13
test: create test-ci, modify test-all, fix cpplint
Ben Noordhuis
1
-1
/
+3
2015-01-13
deps: don't build docs on 'make npm-test'
Forrest L Norvell
1
-1
/
+1
2015-01-11
doc: remove changelog.html from doc make target
Rod Vagg
1
-1
/
+1
2015-01-08
build: rename binary from node to iojs
Ben Noordhuis
1
-11
/
+11
2015-01-08
test: remove --use-http1 test runner flag
Ben Noordhuis
1
-6
/
+0
2015-01-08
doc: rename node.1 -> iojs.1
Ben Noordhuis
1
-1
/
+1
2015-01-08
build: remove upload targets from makefile
Ben Noordhuis
1
-15
/
+0
2015-01-08
build: don't run make recursively
Ben Noordhuis
1
-6
/
+4
2015-01-05
Merge remote-tracking branch 'joyent/v0.12' into v1.x
Ben Noordhuis
1
-1
/
+3
2015-01-02
build: i18n: add icu config options
Steven R. Loomis
1
-1
/
+3
2014-12-17
test: run tests in parallel, common improvements
Fedor Indutny
1
-1
/
+1
2014-12-17
test: split test in parallel/sequential
Fedor Indutny
1
-4
/
+7
2014-12-06
build: don't run find in non-existent directory
Jose Luis Rivas
1
-1
/
+1
2014-11-22
Merge remote-tracking branch 'joyent/v0.12' into v0.12
Ben Noordhuis
1
-1
/
+13
2014-11-05
test: more thorough tests for npm
Forrest L Norvell
1
-1
/
+13
2014-10-29
build: remove python 2.7 dependency
Ben Noordhuis
1
-1
/
+2
2014-10-10
build: determine and use EXEEXT on windows
Ray Donnelly
1
-30
/
+35
2014-10-08
deps: re-implement debugger-agent
Fedor Indutny
1
-1
/
+1
2014-10-08
deps: re-implement debugger-agent
Fedor Indutny
1
-1
/
+1
[next]