Commit Graph

32 Commits

Author SHA1 Message Date
Thomas FORGIONE 322fe99ea9 Cleaning commit 2015-09-28 09:36:49 +02:00
Thomas FORGIONE 5e844538d2 Some commit 2015-09-09 15:18:18 +02:00
Thomas FORGIONE d36c2fb9bf Removed useless log 2015-09-02 09:02:59 +02:00
Thomas FORGIONE 74cad3824b From mixed convetion (_, and camel case) to all camel case 2015-08-28 21:34:29 +02:00
Thomas FORGIONE f0e4455bc2 Cleaning 2015-08-25 14:03:01 +02:00
Thomas FORGIONE 5f3b2e1862 Corrected database 2015-08-25 09:25:45 +02:00
Thomas FORGIONE 25d6d3a89a Created checker interface 2015-08-24 17:13:14 +02:00
Thomas FORGIONE 4dfd241064 Corrected lock problem with postgres transactions 2015-08-20 10:42:30 +02:00
Thomas FORGIONE fb56153b4d Corrected tutorial bugs 2015-08-05 14:47:54 +02:00
Thomas FORGIONE 5f40dea529 Added log 2015-08-04 23:08:50 +02:00
Thomas FORGIONE 374421780a Corrected bugs and add timeout 2015-08-04 22:18:37 +02:00
Thomas FORGIONE 3a91a33d74 Here it is... 2015-08-04 18:59:24 +02:00
Thomas FORGIONE c690accd4b Big commit 2015-07-29 11:04:38 +02:00
Thomas FORGIONE 0a034471ca Check for worker_id (no duplicate allowed) 2015-07-23 18:16:44 +02:00
Thomas FORGIONE eb79b0bc42 Identification 2015-07-23 17:19:53 +02:00
Thomas FORGIONE a3ddf14dbc Corrected jsdoc 2015-07-20 17:50:39 +02:00
Thomas FORGIONE b7dd3670bf Added much more doc 2015-07-20 17:30:32 +02:00
Thomas FORGIONE 1f54b03463 Corrected bugs and JsHint 2015-07-20 15:51:29 +02:00
Thomas FORGIONE a308b4e93f Revmoed useless logs 2015-07-20 14:52:57 +02:00
Thomas FORGIONE 19ae7aa76c Added 8 among many coins functionnality 2015-07-20 14:41:59 +02:00
Thomas FORGIONE 18e7285a7f JsHint 2015-07-09 17:48:46 +02:00
Thomas FORGIONE 3297ddec09 dbrequests is now better : logs error and gets more info 2015-07-09 16:02:01 +02:00
Thomas FORGIONE fab183eaa7 A lot of cleaning... jshint likes me now ! 2015-07-01 10:14:15 +02:00
Thomas FORGIONE ebc30a3bc5 Corrected bug on 404 2015-06-22 14:48:44 +02:00
Thomas FORGIONE 12065cfc0b Removed useless logs 2015-06-05 17:58:34 +02:00
Thomas FORGIONE baccd01111 Different scenes are now managed correctly 2015-06-05 10:35:20 +02:00
Thomas FORGIONE d0e3d4bc3e Fixed bug 2015-06-04 17:27:10 +02:00
Thomas FORGIONE d6b45ab85b Corrected SQL mistake and improved replay index 2015-06-04 17:08:52 +02:00
Thomas FORGIONE fa063a0f91 Added user_id and exp_id (disinction between both) 2015-06-04 16:52:58 +02:00
Thomas FORGIONE b05ed54738 Removed useless variable 2015-05-22 18:36:38 +02:00
Thomas FORGIONE fe34290802 A little cleaning 2015-05-22 14:21:11 +02:00
Thomas FORGIONE 74eda889be Monster commit : a lot of cleaning
- Removed the series of nested callback in
    controller/prototype/index.js. Now, there are dbrequests that gives
    functions to easily access results of SQL requests.

  - Cleaning in the views : removed if / else if / else if in prototype
    and replaced by template inheritance
2015-05-22 12:04:39 +02:00