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
/
.eslintrc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-21
tools: enable no-self-assign ESLint rule
Rich Trott
1
-7
/
+8
2016-03-21
tools: enable no-extra-parens in ESLint
Rich Trott
1
-0
/
+1
2016-03-21
tools: apply custom buffer lint rule to /lib only
Rich Trott
1
-1
/
+0
2016-03-21
tools: enable additional lint rules
Rich Trott
1
-0
/
+4
2016-03-21
tools: add Node.js-specific ESLint rules
Rich Trott
1
-6
/
+12
2016-03-02
tools: replace obsolete ESLint rules
Rich Trott
1
-1
/
+2
2016-03-02
tools: remove obsolete lint rules
Rich Trott
1
-15
/
+1
2016-03-02
tools: add recommended ES6 lint rules
Rich Trott
1
-0
/
+5
2016-03-02
tools: add recommended linting rules
Rich Trott
1
-0
/
+6
2016-03-02
tools: remove excessive comments from .eslintrc
Rich Trott
1
-49
/
+8
2016-03-02
tools: enable no-proto rule for linter
Jackson Tian
1
-0
/
+2
2016-03-02
tools: disallow mixed spaces and tabs for indents
Rich Trott
1
-0
/
+2
2016-03-02
tools: alphabetize eslint stylistic issues section
Rich Trott
1
-18
/
+18
2016-03-02
tools: lint for empty character classes in regex
Rich Trott
1
-8
/
+10
2016-03-02
tools: lint for spacing around unary operators
Rich Trott
1
-0
/
+2
2016-03-02
tools: enable no-redeclare rule for linter
Rich Trott
1
-0
/
+2
2016-03-02
tools: enable assorted ESLint error rules
Roman Reiss
1
-0
/
+10
2016-03-02
tools: add arrow function rules to eslint
cjihrig
1
-0
/
+6
2016-03-02
tools: enable no-extra-semi rule in eslint
Michaël Zasso
1
-0
/
+2
2016-02-15
tools: enable space-in-parens ESLint rule
Roman Reiss
1
-1
/
+3
2016-02-15
tools: update eslint config
Michaël Zasso
1
-5
/
+1
2016-01-19
tools: implement no-unused-vars for eslint
Rich Trott
1
-0
/
+2
2016-01-19
tools: enforce `throw new Error()` with lint rule
Rich Trott
1
-0
/
+2
2016-01-19
tools: enable prefer-const eslint rule
Sakthipriyan Vairamani
1
-0
/
+5
2015-09-15
tools: enable arrow functions in .eslintrc
Sakthipriyan Vairamani
1
-6
/
+7
2015-08-22
tools: enable space-after-keywords in eslint
Brendan Ashworth
1
-0
/
+2
2015-08-04
test: add tests for persistent repl history
Jeremiah Senkpiel
1
-0
/
+2
2015-06-29
tools: re-enable comma-spacing linter rule
Roman Reiss
1
-2
/
+1
2015-06-15
tools: enable whitespace related rules in eslint
Roman Reiss
1
-0
/
+6
2015-06-11
tools: enable/add additional eslint rules
Roman Reiss
1
-32
/
+32
2015-05-28
tools: add objectLiteralShorthandProperties to .eslintrc
Evan Lucas
1
-0
/
+1
2015-05-19
test: enable linting for tests
Roman Reiss
1
-0
/
+5
2015-05-11
tools: set eslint comma-spacing to 'warn'
Roman Reiss
1
-6
/
+5
2015-05-10
readline: turn emitKeys into a streaming parser
Alex Kocharin
1
-0
/
+1
2015-05-09
tools: replace closure-linter with eslint
Yosuke Furukawa
1
-0
/
+91