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

193 Коммитов

Автор SHA1 Сообщение Дата
Matt Basta faacacbbac Add error logging to unit test runner. 2013-12-09 11:33:04 -08:00
Matt Basta c375502803 Take a cue from Kasperle and don't test on test `.start()` 2013-12-09 11:14:18 -08:00
Matt Basta 1d181d4b5b Change test runner to support casper 1.0.x 2013-12-09 11:07:26 -08:00
Matt Basta 7afc1192e8 Remove unnecessary `-a` argument 2013-12-09 11:01:32 -08:00
Matt Basta f3fe74fd9c Update tests path to be less relative 2013-12-09 11:00:59 -08:00
Matt Basta 768451b727 Update travis to run the unit tests 2013-12-09 10:57:42 -08:00
Matt Basta 235e5e989f Add casper test runner 2013-12-09 10:49:26 -08:00
Matt Basta acc9d4d55b Fix for JSHint not liking promises in loops. 2013-12-09 09:07:30 -08:00
Matt Basta bfc47976a2 Add build status to README 2013-12-09 09:03:53 -08:00
Matt Basta 4f4e404468 Preliminary commonplace tests 2013-12-09 09:02:50 -08:00
Matt Basta c876432dc8 Refactor main.js.dist and index.html to remove unused stuff. 2013-12-07 18:35:51 -08:00
Matt Basta 5254d5e57a Whitespace-only TemplateData nodes should not be completely stripped.
I realized that this isn't entirely safe, so I'm replacing it with the safer-er version of the optimization.
2013-12-07 12:20:32 -08:00
Matt Basta 368689de3d Revert lint fix and replace with a hack 2013-12-07 11:43:31 -08:00
Matt Basta 9dcfef6f3d Fix for test runner 2013-12-07 11:10:23 -08:00
Matt Basta f1d8fd6db3 Some cleanup for @cvan 2013-12-05 19:20:17 -08:00
Matt Basta c6afe64030 Removed lies from the README 2013-12-05 18:58:20 -08:00
Matt Basta e24a38fd19 Remove extra semicolon. >:( 2013-12-05 18:32:17 -08:00
mattbasta 86eca787bb 0.2.2 2013-12-06 00:40:58 +00:00
mattbasta dc3c74e008 Add line/pos numbers to lint output 2013-12-06 00:40:41 +00:00
Matt Basta 3ddb0bd662 Upstream get_settings helper availability from Fireplace 2013-12-05 16:39:25 -08:00
Matt Basta 18aeee05b0 Upstream "load gracefully when persona is unavailable" from Fireplace 2013-12-05 16:38:10 -08:00
Matt Basta d55c8447fa Merge pull request #16 from mozilla/lint
Add commonplace linter
2013-12-05 16:05:30 -08:00
mattbasta 5879fefc6c Add commonplace linter 2013-12-05 23:50:17 +00:00
Matt Basta 4a42767742 Merge pull request #15 from mozilla/optimizations
Add some nunjucks compiler optimizations
2013-12-05 14:13:37 -08:00
Matt Basta 30f426fe5d Add some nunjucks compiler optimizations 2013-12-05 14:13:17 -08:00
Matt Basta 943149688d Remove useless closure (upstreamed from Fireplace) 2013-12-05 10:51:08 -08:00
Matt Basta 52aef571af Initialize dist files after update (issue #8) 2013-12-05 08:57:06 -08:00
Matt Basta ce18e1c87d Fix the unit tests for requests 2013-12-04 17:44:48 -08:00
Matt Basta 49f4d135e1 Bump clean-css to 2.0.x 2013-12-03 14:04:55 -08:00
Matt Basta 340b5e07d1 Improve request hook information availability 2013-12-02 18:55:55 -08:00
Matt Basta 3a95de83ef Allow logger tag chaining 2013-12-02 17:53:39 -08:00
Matt Basta 34572687e7 Upstreaming API URL signing changes (bug 896791) 2013-12-02 17:13:05 -08:00
Matt Basta d0011e26d8 Use underscore escape for escaping 2013-12-02 17:01:50 -08:00
Chris Van 5e53396a58 handle capabilities.persona 2013-11-25 20:30:36 -06:00
Matt Basta c8d542d7a7 0.2.1 2013-11-25 17:32:11 -08:00
Matt Basta f3e0813140 Switch over to new render methods 2013-11-25 17:31:52 -08:00
Matt Basta f3d3400be5 Updates after learning how templates work 2013-11-25 17:21:11 -08:00
Matt Basta 45786120c4 Handle templates where contexts are not passed 2013-11-25 16:39:15 -08:00
Matt Basta f071388159 Fix for amd.js loader with commonplace 0.2 2013-11-25 16:27:36 -08:00
mattbasta 7702853644 0.2.0 2013-11-26 00:07:49 +00:00
Matt Basta 9dddc0fc44 Bump commonplace languages 2013-11-25 09:21:15 -08:00
Chris Van 82060f8a6f Revert "0.1.16"
This reverts commit 9ded2fde99.
2013-11-25 09:17:15 -08:00
Chris Van 9ded2fde99 0.1.16 2013-11-23 01:28:56 -08:00
Chris Van f1d73322e7 keep track of url()s so we can appcache them (bug 942368) 2013-11-22 17:00:38 -08:00
Matt Basta 43784c1db8 Fix language for IE10 2013-11-21 08:52:10 -08:00
Matt Basta fe85c06d7e Clean up some nuncruft 2013-11-20 18:45:54 -08:00
Matt Basta 4fd6b15d4f Upgrade to nunjucks 1.0.0 (bug 912307) 2013-11-20 18:20:22 -08:00
Chris Van 1975a4101f add appcache content-type 2013-11-13 23:05:21 -08:00
Matt Basta 3b158bd4d8 Use a faster and more compact URL extractor in navigation
We've already got great URL methods available in `utils`. We should use them!
2013-11-13 16:19:34 -08:00
Matt Basta 261cb1caa6 Remove defunct members of `z` 2013-11-12 15:16:52 -08:00