Commit Graph

21 Commits

Author SHA1 Message Date
jdescottes
fd2907cfde Testing pre-commit hook 2013-08-11 13:37:23 +02:00
jdescottes
750f2fb7b5 darn it man, forgot to update Gruntfile.js with the new script list filename. 2013-08-11 10:31:24 +02:00
jdescottes
c23de31e07 Merge from master + bugfixing on b64 2013-08-10 14:47:26 +02:00
jdescottes
f468790baa Merge from master + added more jshint checks (undef and latedef). Very helpful to catch post merge issues. 2013-08-10 14:28:10 +02:00
jdescottes
87a68bfe21 Dev environment:force indentation to 2 spaces. Added new grunt module, grunt-leading-indent to check space consistency, and modified jshint options to enforce 2 spaces 2013-08-10 12:11:16 +02:00
jdescottes
a16e1bab09 added Function.prototype.bind polyfill for PhantomJS. Make Casper happy. 2013-08-04 21:20:25 +02:00
jdescottes
8acd91b4d9 updated smoke test URL to point to debug version 2013-08-04 18:36:43 +02:00
jdescottes
91bacd1dd9 Added concat and uglify tasks to grunt. Piskel on master will only be able to work in debug mode, by passing ?debug in URL. The minified version is built in /build, which has been added to .gitignore 2013-08-04 18:27:32 +02:00
grosbouddha
ec996d80b4 Adding notes to run Grunt tasks 2013-05-27 23:57:39 +02:00
grosbouddha
32d4f1c377 Activate jshint on JS codebase 2013-05-27 23:42:16 +02:00
grosbouddha
6c7c426cec Add jshint TODO 2013-05-27 01:37:08 +02:00
grosbouddha
fdcce6ccd7 Set back original jshint path 2013-05-27 01:31:37 +02:00
grosbouddha
b3f87e19dd Add back jshint 2013-05-27 01:16:41 +02:00
grosbouddha
921502b752 Clean nodeunit + wait test 2013-05-27 00:59:24 +02:00
grosbouddha
fdcaad9d39 Adapt ghost casperjs config file 2013-05-27 00:45:22 +02:00
grosbouddha
fa356c3564 test 2 2013-05-27 00:38:54 +02:00
grosbouddha
3b6d5aeea1 test 2013-05-27 00:35:12 +02:00
grosbouddha
88afff89c9 Make grunt-casperjs smoketest work 1 2013-05-27 00:29:40 +02:00
grosbouddha
a12a23e91c Node0.8 + test root filepath 1 2013-05-27 00:11:30 +02:00
grosbouddha
72a28f7905 Formatting gruntfile correctly 2013-05-27 00:02:48 +02:00
grosbouddha
d794301301 Initial Grunt architecture 2013-05-26 23:58:59 +02:00