609 Commits

Author SHA1 Message Date
jomo
4b920d57e8 reduce number of logs
some were just left in there from debugging and could be removed or set to logging.debug
some others could be compacted
a few errors were written to stdout instead of stderr
2015-02-20 01:22:37 +01:00
jomo
3910602002 updated our node-canvas fork, try again travis 😏 2015-02-20 00:53:44 +01:00
jomo
9705e84ad8 add iojs v1.2.0 to travis, fixes #100 2015-02-20 00:31:40 +01:00
jomo
c0c2a63a8b disable verbose tests again 2015-02-19 01:57:55 +01:00
jomo
0e46019d40 set 60s timeout on errors; #99 2015-02-19 01:55:35 +01:00
jomo
dc33912ec7 raise error on 429 TooManyRequests
this has the effect that we're not caching 'null' as a reponse. see #99
2015-02-18 23:55:34 +01:00
jomo
5b8493df15 improved comments n°2 2015-02-18 23:42:00 +01:00
jomo
71ac3db416 improved comments 2015-02-18 23:16:48 +01:00
jomo
e951e9b0e7 better logging of GET requests 2015-02-18 22:42:32 +01:00
jomo
6cb4a46ac7 naming things is hard n°2 2015-02-18 21:47:17 +01:00
jomo
aaedc2f3aa naming things is hard 2015-02-18 21:35:54 +01:00
jomo
6a84c5a1d0 move comment to proper position 2015-02-18 21:35:34 +01:00
jomo
16fdf8d1ac add editorconfig for .gitignore 2015-02-18 19:31:06 +01:00
jomo
3cc14ae837 improve .editorconfig 2015-02-18 19:29:41 +01:00
jomo
b88db00b97 Merge branch 'master' of github.com:crafatar/crafatar 2015-02-18 19:18:09 +01:00
jomo
79ab1d0e2a correct comments 2015-02-18 19:18:05 +01:00
jomo
281cd523e6 remove unused options for GET requests 2015-02-18 19:14:59 +01:00
Jake
10af521f39 Merge branch 'master' of github.com:crafatar/crafatar 2015-02-16 17:27:14 -06:00
Jake
42b8c3c525 Add Editor config, closes #96, change networking status code messages 2015-02-16 17:26:59 -06:00
jomo
de5bad8702 code cleanup 2015-02-14 21:58:56 +01:00
jomo
8750b863a8 contributing: add tests for fixed issues 2015-02-14 21:24:11 +01:00
jomo
2a172cc6f9 switch from node 0.12 to iojs 1.2, closes #89 2015-02-14 20:50:45 +01:00
jomo
8d6d992557 Merge branch 'master' of github.com:crafatar/crafatar 2015-02-14 20:26:22 +01:00
jomo
3fdd942c0f cache non-existing UUIDs, fixes #93 2015-02-14 20:26:09 +01:00
Jake
de5ef29c2a node.js 0.12.x 2015-02-13 19:37:44 -06:00
jomo
7ca7006736 listen on all interfaces by default 2015-02-14 02:34:24 +01:00
jomo
eb8bc85ee2 Merge branch 'master' of github.com:crafatar/crafatar 2015-02-14 02:18:09 +01:00
jomo
6ecde79475 capes_dir != capes_path 2015-02-14 02:17:55 +01:00
Jake
d673680ebf Use https for akliz link 2015-02-13 16:26:31 -06:00
Jake
efb7190fe6 Use crafatar/node-canvas 2015-02-13 15:56:58 -06:00
Jake
d6caedef2a Try canvas 1.1.6 2015-02-13 15:51:06 -06:00
jomo
cb7f03b0b5 renders = '3D renders' 2015-02-13 21:10:53 +01:00
jomo
34e94c090e server.js should be imported, not called directly 2015-02-13 21:07:36 +01:00
jomo
99a5a34f3b fix server not starting
broken by af421ec
2015-02-13 20:48:36 +01:00
jomo
c2a4b3f9f0 proper engrish 2015-02-13 20:30:54 +01:00
jomo
30c4ba200c Infinity
... relax, take your time.

JavaScript has no Integers, only Numbers. Infinity is typeof Number
2015-02-13 19:18:58 +01:00
jomo
4d1f4466fd clean up JS 2015-02-13 19:07:42 +01:00
Jake
ed7ca10960 Dependency update (mime, forever) 2015-02-11 20:37:07 -06:00
Jake
ed99d918c1 Merge server 2015-02-11 20:30:31 -06:00
Jake
242ea2df51 Format 2015-02-11 20:29:22 -06:00
Jake
5a4306db6a force the cleaner to run, better coverage 2015-02-11 20:26:29 -06:00
Jake
c062348f40 Separate some test loops 2015-02-11 20:16:55 -06:00
Jake
7e890adf62 test default images for renders 2015-02-11 20:00:18 -06:00
Jake
20d8b281bd welp..fix 2015-02-11 19:31:05 -06:00
Jake
5a06e99643 Why does only one test seem to be processed 2015-02-11 18:25:56 -06:00
Jake
2c1173b8a5 log location 2015-02-10 22:02:02 -06:00
Jake
ce34ae2291 run cleaner 2015-02-10 21:54:52 -06:00
Jake
c925082f7f Test valid inputs for all paths 2015-02-10 21:45:46 -06:00
Jake
9bebaff48e Test invalid render type 2015-02-10 21:44:01 -06:00
jomo
630435fd5a update canvas module for iojs; #89 2015-02-11 01:52:08 +01:00