Граф коммитов

449 Коммитов

Автор SHA1 Сообщение Дата
Matt Basta e0fb4008f7 Support for unjarred locales, tests; bug 638624 2011-03-10 17:12:58 +00:00
Matt Basta bf08f4a778 Updated wording on 'unlocalizable' locales 2011-03-10 17:11:57 +00:00
Matt Basta 3be6ccd699 Updated L10n for non-JAR locales 2011-03-10 17:11:57 +00:00
Matt Basta fc1a84d2a0 Merged in cleanup changes 2011-03-10 06:14:58 +00:00
Matt Basta fe0df3a435 Merge branch 'content_tests' of git@github.com:mattbasta/amo-validator into mattbasta-content_tests 2011-03-10 06:10:32 +00:00
Matt Basta f2e5200b02 PEP 8 updates for cleaner code. Clean code is good. 2011-03-10 03:51:44 +00:00
Matt Basta 37369fd2ee Added shebang to save my delicate fingers. 2011-03-10 03:51:37 +00:00
Kumar McMillan 2892e17735 Merge branch 'javascript' of git://github.com/mattbasta/amo-validator into mattbasta/javascript 2011-03-08 18:46:16 -06:00
Matt Basta 2f2d370595 Updated content tests to use better way of differentiating JARs; bug 639615 2011-03-09 00:40:05 +00:00
Matt Basta 259286cc28 More descriptive error for version issue in Spidermonkey; bug 639584 2011-03-09 00:21:59 +00:00
Matt Basta 7e93b457e0 Bug with 'with' statements was preventing some code from being validated; bug 636835 2011-03-09 00:21:33 +00:00
Wil Clouser c9ce18d4d0 add xunit 2011-03-07 16:51:15 -08:00
Wil Clouser 192a6ff110 fix build script, 224 tests pass now! 2011-03-07 16:46:39 -08:00
Wil Clouser cdcee58b03 Add build script for hudson 2011-03-07 14:07:27 -08:00
Matt Basta c73adad815 Removed debug statement 2011-03-07 04:18:15 +00:00
Matt Basta fcacfb12a0 Added ObjectPattern support to the JS engine; JS variable definition tests 2011-03-07 04:16:23 +00:00
Matt Basta 31c6683b84 Fixes for setTimeout; disabling debug mode 2011-03-07 00:47:20 +00:00
Matt Basta 474ebdcaf1 Added better support for mixed input in concatenation/addition operator 2011-03-06 20:33:25 +00:00
Matt Basta c1c9d427fa Bug fixes; externalized Spidermonkey code 2011-03-06 20:25:24 +00:00
Matt Basta 4e38590b65 Merged old Tracemonkey code with most recent updates on master 2011-03-05 22:23:59 +00:00
Matt Basta c8351d9268 Updated setup.py for Kris 2011-03-05 17:50:51 +00:00
Matt Basta c26ff2d0e2 Minor .gitignore update for my linoderedis instance 2011-03-01 21:37:32 +00:00
Matt Basta da246a436a Kris's patch for big JS files 2011-03-01 21:37:09 +00:00
mattbasta 2cf5b7daa2 Added nsILocalFile regex test (bug 636835); Tweaked wording for other bugs 2011-03-01 00:37:48 -05:00
mattbasta b63dc92b26 JS engine flow bug fixes; bug 636835 2011-02-28 14:18:05 -05:00
mattbasta cc9f83c816 Updated wording 'addon' to 'add-on' 2011-02-28 13:24:13 -05:00
mattbasta e89eeb1b76 Changed 'L10n' to verbose wording in messages 2011-02-28 13:19:46 -05:00
mattbasta a2293f729b Fixed minor CLI bug with percent signs in color mode. 2011-02-28 12:33:03 -05:00
mattbasta c8acf6bbc5 Merge branch 'categories' 2011-02-28 09:47:17 -05:00
mattbasta e0cf3de19c Update from @kmag; bug 635423 2011-02-28 09:46:58 -05:00
mattbasta 49275b0d4e Made createElement test case-insensitive; bug 636835 2011-02-28 09:41:20 -05:00
mattbasta de79fcca24 Added call returns; XPCOM XHR support; bug 634381 2011-02-28 00:43:25 -05:00
mattbasta 92ed60a5cd Updated Regex tests; for bug 635423 2011-02-25 09:07:02 -05:00
mattbasta 8e6f4dbd9d Finished c.m support and added regex support for JS 2011-02-24 17:24:41 -05:00
mattbasta 03780fdcbb Added chrome.manifest testing 2011-02-24 16:12:05 -05:00
mattbasta 87f6437c35 Added support for messages from dangerous globals; added synchronous XHR warning; bug 634381 2011-02-23 12:59:59 -05:00
mattbasta 0280b19ad2 Fixed mercurial link 2011-02-23 12:36:37 -05:00
mattbasta 76ed1f9dd7 Merge branch 'chaos' 2011-02-23 12:13:24 -05:00
mattbasta de9a1e4d73 Updated submain to make install.rdf pushable; bug 635579 2011-02-23 12:04:37 -05:00
mattbasta 9fa5b7c363 Added icon64URL support 2011-02-23 02:41:00 -05:00
mattbasta e5c5f798bf Fixed ForStatement definition; bug 635450 2011-02-19 06:49:40 -05:00
mattbasta 94da119cf1 Updated message; bug 523912 2011-02-18 10:05:17 -05:00
mattbasta 185109bada Added unlocalizable notice; bug 523912 2011-02-18 05:46:57 -05:00
mattbasta 17031fad54 Added test for install.rdf doctypes; bug 635092 2011-02-18 05:26:24 -05:00
mattbasta f8cc797cc0 Added additional unit test for global instance overwrite 2011-02-18 05:11:16 -05:00
mattbasta 5922fe4267 Missed a dead import; updated README 2011-02-11 19:18:47 -05:00
mattbasta 04ae2dd51d Refactoring from chaos; better tier error test for content test cases 2011-02-11 19:09:15 -05:00
mattbasta 2d948f558b Added test for extensions 2011-02-11 06:00:49 -05:00
mattbasta 87d5a3c36b Simplified output cleaning process 2011-02-11 05:33:27 -05:00
mattbasta 4c71332a80 Removed multi-line strings from all message generators. 2011-02-11 05:12:52 -05:00