-
fix: workaround issues to use
zz
pseudo code (Raymond Feng) -
fix: switch to published globalize npm module (Raymond Feng)
-
Add testcases for g.http.YYYY pattern (Miguel Mendoza)
-
Add Accept-Language negotiation (Miguel Mendoza)
-
Refactor literal extraction from AST (Miguel Mendoza)
-
Upgrade deps to avoid warning of security concerns (Raymond Feng)
-
Fix style issues (Raymond Feng)
-
Add advisory exception (loay)
-
Add null checks (Setogit)
-
Housekeeping (Tetsuo Seto)
-
Blacklist strong-globalize in deep extraction (Setogit)
-
Fix typo in the lint CLI messages (Setogit)
-
Extract improvement: bug fix and dependency (Tetsuo Seto)
- Improve console logs in browser (Miroslav Bajtoš)
-
Fix rfc5424 loggers in browser (Miroslav Bajtoš)
-
Set theme jekyll-theme-cayman (Tetsuo Seto)
-
Set theme jekyll-theme-slate (Tetsuo Seto)
-
Delete CNAME (Tetsuo Seto)
-
Update (Tetsuo Seto)
-
Set theme jekyll-theme-cayman and migrate Page Generator content (Tetsuo Seto)
-
Create CNAME (Tetsuo Seto)
-
Create master branch via GitHub (Tetsuo Seto)
-
Avoid insecure minmatch 2.x dependency (Setogit)
-
Update README (Setogit)
-
Allow root dir instead of an option (Sam Roberts)
-
Remove Unicode BOM (Setogit)
-
Remove 32 char hash from file name in -d mode (Setogit)
- Detect strong-globalize in shared module (Miroslav Bajtoš)
- Fall back to md5 if getHash is undefined (Setogit)
-
Use string notation for one line regex (Setogit)
-
Add comment to say why some have '\n' (Setogit)
-
Suppress the heart-beat dots in the log (Setogit)
-
Remove headerIncluded test (Setogit)
-
Add plain text and other test cases (Setogit)
-
Make it work for windows (Setogit)
-
Clean up lint (Setogit)
-
Remove commented-out functions (Setogit)
-
Add more extract test cases (Setogit)
-
Add unhappy extract cases (Setogit)
-
Remove old debug code; add pseudoloc tests (Setogit)
-
Improve HTML extraction test (Setogit)
-
Improve test coverage (Setogit)
-
deps: import globalize and cldrjs packages (Ryan Graham)
-
Sort extracted and translated msges by keys (Setogit)
-
deps: upgrade to tap v7 (Ryan Graham)
-
test: report coverage for untested files (Ryan Graham)
-
test: use inclusive filter for coverage (Ryan Graham)
-
test: use tap's coverage instead of nyc (Ryan Graham)
-
Add regex test and fix a bug (Setogit)
-
Fix a bug in headerIncluded and add test (Setogit)
-
Cache results of md5 calls (Miroslav Bajtoš)
-
Reuse messages formatters (Miroslav Bajtoš)
-
benchmark: fix format benchmark (Miroslav Bajtoš)
-
Enable translate tests on travis (Setogit)
-
Add two more string test cases (Setogit)
-
Add test (Setogit)
-
Round to positive integer then bound (Setogit)
-
Handle null case (Setogit)
-
Silent API Calls and Tests (Setogit)
-
fix eslint config and all the linting errors (Ryan Graham)
-
Avoid JSON.stringify when debug is disabled (Miroslav Bajtoš)
-
Speed up formatMsg for lang=EN and path not found (Miroslav Bajtoš)
-
Add benchmark for g.f() (Miroslav Bajtoš)
- Move mktmpdir to dependencies (Miroslav Bajtoš)
-
Split messages.json to mitigate GPB restriction (Setogit)
-
Improve require resolution performance (Tetsuo Seto)
- Use non-greedy {{ }} matching (Setogit)
- Improve lint logic and update README (Setogit)
-
Keep empty string in mapping args (Setogit)
-
Fix left & right orphan detecton logic (Setogit)
-
Keep 'undefined' and 'null' values in mapping args (Setogit)
-
Improve README (Setogit)
-
Remove {{ }} if falls back to original literal (Setogit)
-
Clean up README (Setogit)
-
Expand the out-of-box CLDR to 31 languages (Setogit)
-
Rename to avoid GPB confict; Del gz in .gitignore (Setogit)
-
test: fix empty subtest in TAP output (Ryan Graham)
-
test: don't polute TAP output with test debug (Ryan Graham)
-
remove references to gzip'd CLDR data (Ryan Graham)
- Support windows for cldr data postinstall (Setogit)
-
Use unzipped JSON and remove zlib-backport (Setogit)
-
Adjust test cases for GPB GA (Setogit)
-
Bump the version to get swagger-client bug fix (Setogit)
-
Fix a link in README (Setogit)
-
Use html build badge link for npmjs.com (Setogit)
-
Update g11n-pipeline to 1.2.0 (Setogit)
-
Use coveralls to monitor test coverage (Setogit)
-
Add browser.js (Setogit)
- Add minimal browser support (Setogit)
-
Avoid redundant zlib require in Node v0.10 (Setogit)
-
Fix a windows json/yaml extract test failure (Setogit)
- Support yaml extension; skip if non-GLB_FN arguments (Setogit)
-
Support YAML File Globalization (Setogit)
-
Improve JSON file globalization sample code (Tetsuo Seto)
-
Add 'JSON File Globalization' section to README (Setogit)
-
Support extract from json file (Setogit)
-
Add format json test for multiple languages (Setogit)
-
Add normalizeKeyArrays validation (Setogit)
-
Remove an extra semicolon (Setogit)
-
Add scanJson, replaceJson and unit test (Tetsuo Seto)
-
Catch error if invalid path is passed to realpathSync (Setogit)
-
Explain sample codes and three strong-globalize coding patterns (Setogit)
-
Enable travis-ci.org build (Setogit)
-
Deprecated Node 0.10; added 4.4.5, 5.11.1, 6.2.1 to the tested versions (Setogit)
-
Format JavaScript code piece as JS in README (Setogit)
-
Add examples (Setogit)
-
Update readme and add callee information to zz/messages*.json (Setogit)
-
Use realpath to see if the file has been checked (perf) (Setogit)
-
Convert to array if string in inverting position text (Setogit)
-
Add setRootDir test (Setogit)
-
Fix typo (Candy)
-
Make sure intl directory exists in setRootDir (Setogit)
-
Relax test target to accomodate to GPB change (Setogit)
-
Remove unused code (Setogit)
-
Remove duplicate code (Setogit)
-
Emit JS and HTML syntax errors in regular exraction mode (Setogit)
-
Pass temporary GPB connection failure (Setogit)
- Skip translate tests when offline (Setogit)
- Add failure-case translate tests stubbing service response (Setogit)
-
Add more lint tests: (Setogit)
-
Update to CLDR 29.0.1 (Setogit)
-
Add more lint, extract, globalize, and translate tests (Setogit)
-
All packages are created equal (Setogit)
-
Skip translate test if internet access fails (Setogit)
- Autonomous Message Loading (Setogit)
- update copyright notices and license (Ryan Graham)
-
Support filtering of extracted hard-coded strings (Setogit)
-
Resolve multi-level symbolic links (Setogit)
-
Generate zz/messages_inverted.json in -e and -d modes (Setogit)
-
Assert if nothing is passed to setRootDir (Setogit)
-
Scan Html in 'slt-globalize -e' mode only (Setogit)
-
Avoid redundant directory scan (perf) (Setogit)
-
Skip redundant En lint check against En (Setogit)
- Deep String Resource Extraction (Setogit)
- Remove assert (Tetsuo Seto)
- Record all literal positions appear in the first argument of calls (Setogit)
-
Unlist 'zz' from supported languages (Tetsuo Seto)
-
Clean up lint errors detected on windows (Setogit)
- Record positions of all detected messages: hashed or not (Setogit)
-
Add notes for 'pseudo localization support' (Setogit)
-
Pseudoloc: Get a string from env variable and add to every message (Setogit)
-
Improve the sample code (Setogit)
-
Support variations in 'globalize' html filter; Check max number of msges per file (Setogit)
-
Cleanup for readability (Setogit)
-
Adjust spacing in user messages (Setogit)
-
Exit from infinite check loop in case GPB is out of sync (Setogit)
-
Delete formatting conflict with Mark-Down styles (Setogit)
-
Simplify the iteration in test-extract (Setogit)
-
Make SetRootDir the single required entry point (Setogit)
- Add test to load msges in child process and fixed the argument order of logFn (Setogit)
-
Remove backslash escape from quotation marks in MT results (Setogit)
-
Disable dependency scan in loadMsgFromFile by default (perf) (Setogit)
-
Add well known lang check to msg loading test (Setogit)
- Add missing deep dependency (Setogit)
- Add test to load msges from dependencies (Setogit)
-
Support npm v3 dependency resolution (Setogit)
-
Add npm package badge (Setogit)
-
Record version info of globalize packages (Setogit)
-
Rreturn null if package.json does not exist (Tetsuo Seto)
-
Minor fix up for language property of persistent logging (Setogit)
-
Update README (Setogit)
-
Generalize SetRootDir for indirect dependencies to load messages (Setogit)
-
Pass language to persistent logging callback (Setogit)
-
Fix a bug in sample code in README (Setogit)
-
Make extract error msg directly actionable (Tetsuo Seto)
-
Empty json shouldn't be created if no msgs are extracted (Tetsuo Seto)
-
Remove extra space in README (Setogit)
- Remove extra indent from js code in README (Tetsuo Seto)
- Fix typos and clean up README (Tetsuo Seto)
- Support multiple StrongGlobalize instances (Tetsuo Seto)
-
Fix a lint error (Setogit)
-
Clean up README (Tetsuo Seto)
- Support language customization (Tetsuo Seto)
- Add more links and fix typos in README (Tetsuo Seto)
-
Make zlb backport optional consistency and readme cleanup (Tetsuo Seto)
-
Implement getSupportedLanguages (Setogit)
-
Use zlib backport to support Node v0.10 (merge v1.2.1) (Tetsuo Seto)
-
Make console log client controlable with enumerateFilesSync (Tetsuo Seto)
-
Add persistent logging test (Tetsuo Seto)
-
RFC 5424 syslog levels and misc logging levels (Tetsuo Seto)
-
Support persistent logging (Tetsuo Seto)
- Use zlib backport to support Node v0.10 (Tetsuo Seto)
-
merge initial release (Setogit)
-
Remove cldr-data dependency Keep cldr-data 28.0.3 locally for the supported languages only Add alias 'f' for 'format' (Tetsuo Seto)
-
Move shared variables to global (Tetsuo Seto)
- First release!