Stuart Colville
35d0dc390b
Fix up code output and ensure codes are < 25 chars
2015-10-07 16:44:18 +01:00
Stuart Colville
155ef49c42
Add text output
2015-10-07 07:30:45 +01:00
Matthew Riley MacPherson
af07eafe12
Merge pull request #44 from mozilla/add-mozindexeddb-test
...
Check for mozIndexedDB; close #15
2015-10-06 23:27:59 +01:00
Matthew Riley MacPherson
e8014c2a37
Remove unused SIGNING_SEVERITIES
2015-10-06 23:22:56 +01:00
Matthew Riley MacPherson
a43995b4f7
Check for mozIndexedDB; close #15
...
This adds support for custom ESLint rules. It will probably conflict
with #43 . It's been modified to make use of the messages structure in there.
We can merge #43 in first, then do this.
2015-10-06 23:22:56 +01:00
Stuart Colville
569babca77
Merge pull request #45 from muffinresearch/dont-call-openReadStream-for-meta
...
Fix issue with close not called when openReadStream is invoked
2015-10-06 09:34:35 +01:00
Stuart Colville
bb3bf2c8ee
Fix issue with close not called when openReadStream is invoked
2015-10-05 22:27:56 +01:00
Stuart Colville
97475717fd
Merge pull request #43 from muffinresearch/dupe-zip-entry
...
Handle duplicate files in xpi (fixes #38 , fixes #37 )
2015-10-05 09:32:40 +01:00
Stuart Colville
ec4fe412e0
Use '_()' for gettext
2015-10-05 09:25:46 +01:00
Stuart Colville
328412378c
Handle duplicate files in xpi
2015-10-02 21:51:51 +01:00
Stuart Colville
ee68170ddf
Merge pull request #41 from muffinresearch/use-single-line-tag
...
Use single line string util
2015-10-02 10:36:11 +01:00
Stuart Colville
038e2a20cb
Use single line string util
2015-10-02 09:37:20 +01:00
Stuart Colville
1180417ab9
Merge pull request #39 from muffinresearch/es6-template-string-multi
...
Add template tag for concatenating multiline strings
2015-10-02 09:27:40 +01:00
Stuart Colville
ccc0ffcdbe
Add template tag for concatenating multiline strings
2015-10-02 09:12:23 +01:00
Matthew Riley MacPherson
b53838f28e
Merge pull request #34 from mozilla/add-jscs-tests
...
Add JSCS Tests
2015-10-01 18:46:07 +01:00
Matthew Riley MacPherson
098f64fa04
Add JSCS Tests
...
Closes #21
2015-10-01 18:33:54 +01:00
Stuart Colville
02dfcdef20
Fix typo
2015-10-01 16:52:21 +01:00
Stuart Colville
9db353dfb0
Merge pull request #35 from muffinresearch/message-collector
...
Add collector (fixes #30 )
2015-10-01 16:28:27 +01:00
Stuart Colville
ffaaf545d5
Add collector
2015-10-01 15:10:54 +01:00
Stuart Colville
78ac18b630
Merge pull request #36 from muffinresearch/set-save-prefix
...
Add .npmrc to remove package prefixes by default
2015-10-01 13:57:14 +01:00
Stuart Colville
91fa85ee2b
Add .npmrc to remove package prefixes by default
2015-10-01 11:31:11 +01:00
Stuart Colville
9e58a27070
Merge pull request #29 from muffinresearch/add-output-objects
...
Add message object fixes (#28 )
2015-09-30 18:02:59 +01:00
Stuart Colville
24124414cc
Add message object
2015-09-30 17:31:49 +01:00
Stuart Colville
56e9206058
Merge pull request #25 from mozilla/greenkeeper-mocha-2.3.3
...
Updated mocha to version 2.3.3
2015-09-30 09:57:37 +01:00
Stuart Colville
4adeacbba4
Merge pull request #26 from muffinresearch/hook-up-zip-handling
...
Add basic zip handling from the CLI (fixes #27 )
2015-09-30 09:57:15 +01:00
Stuart Colville
eff85a03bb
Add basic zip handling
2015-09-30 09:36:30 +01:00
greenkeeperio-bot
692d01c228
chore(package): update mocha to version 2.3.3
...
http://greenkeeper.io/
2015-09-29 16:59:18 +01:00
Matthew Riley MacPherson
4453fd930c
Merge pull request #24 from mozilla/greenkeeper-sinon-1.17.1
...
Updated sinon to version 1.17.1
2015-09-26 17:24:03 +01:00
greenkeeperio-bot
2040ff4d2f
chore(package): updated sinon to version 1.17.1
...
http://greenkeeper.io/
2015-09-26 13:16:34 +01:00
Stuart Colville
d8cf4e2556
Merge pull request #23 from muffinresearch/start-initial-cli
...
Add initial CLI (fixes #17 )
2015-09-25 20:02:20 +01:00
Stuart Colville
41c034e3b7
Use stub for testing cli errors
2015-09-25 19:59:08 +01:00
Stuart Colville
58534e87bd
Add initial CLI
2015-09-25 19:47:21 +01:00
Matthew Riley MacPherson
62da0171e5
Merge pull request #22 from mozilla/mention-greenkeeper
...
Mention our use of greenkeeper and tidy README
2015-09-25 19:07:03 +01:00
Stuart Colville
06dfc65555
Add deps badge
2015-09-25 18:43:31 +01:00
Matthew Riley MacPherson
586d8bb133
Mention our use of greenkeeper and tidy README
2015-09-25 16:45:49 +01:00
Stuart Colville
f52a78edf2
Merge pull request #20 from muffinresearch/add-xpi-handling
...
Wrap zip lib with simple promise-based API (fixes #16 )
2015-09-25 12:30:34 +01:00
Stuart Colville
aadafcbfc5
Use constants for compression type
2015-09-25 11:54:27 +01:00
Stuart Colville
86e1f36c2f
Wrap zip lib with simple promise-based API
2015-09-25 11:47:56 +01:00
Stuart Colville
cacc8cf9c5
Fix-up package.json
2015-09-23 17:31:49 +01:00
Stuart Colville
662a265602
Merge pull request #19 from muffinresearch/add-babel-transpilation
...
Add es6 compilation + tests (fixes #18 )
2015-09-23 17:02:14 +01:00
Stuart Colville
a2251421d1
Add es6 compilation + tests
2015-09-23 14:40:04 +01:00
Stuart Colville
0a12f60594
Merge pull request #5 from muffinresearch/add-rules
...
Add draft of rules found in amo-validator
2015-09-18 09:13:04 +01:00
Stuart Colville
1dd0676eeb
Add draft of rules found in amo-validator
2015-09-17 19:22:56 +01:00
Stuart Colville
68303ce9d7
Setup travis add badges
2015-09-16 17:43:49 +01:00
Stuart Colville
7c7065bda0
Run tests via npm + update README
2015-09-16 17:28:28 +01:00
Stuart Colville
e0e6650f2d
Add basic Gruntfile and test infra ( fixes #4 )
2015-09-16 17:24:33 +01:00
Stuart Colville
69dde5107a
Add initial .eslintrc
2015-09-16 16:40:23 +01:00
Stuart Colville
28137dabd5
Add initial package.json
2015-09-16 16:39:08 +01:00
Stuart Colville
b5dd61df52
Initial commit
2015-09-14 09:34:44 +01:00