- 27 Apr, 2016 1 commit
-
-
Franco Fichtner authored
-
- 31 Jan, 2016 2 commits
-
-
Ad Schellevis authored
(cherry picked from commit c1a58cdd)
-
Ad Schellevis authored
just a pattern that returns from time to time, encapsulated into a new method so we can remove some code. (cherry picked from commit dadbdf90)
-
- 22 Sep, 2015 1 commit
-
-
Ad Schellevis authored
-
- 02 Jul, 2015 1 commit
-
-
Ad Schellevis authored
-
- 31 May, 2015 1 commit
-
-
Ad Schellevis authored
-
- 27 May, 2015 1 commit
-
-
Ad Schellevis authored
-
- 21 May, 2015 2 commits
-
-
Ad Schellevis authored
Integrate uuid generation into the core of the model system so items are uniquely identified and can be directly accessed using their uuids. For example: // set recurring pipe item to 1001 $model->setNodeByReference('pipes.pipe.86f19d48-bc91-4c70-a81c-e05cdd3a4372.queue', "1001"); // echo the contents back echo $model->getNodeByReference('pipes.pipe.86f19d48-bc91-4c70-a81c-e05cdd3a4372.queue');
-
Ad Schellevis authored
-
- 13 May, 2015 1 commit
-
-
Franco Fichtner authored
-
- 12 May, 2015 1 commit
-
-
Ad Schellevis authored
-
- 09 Apr, 2015 1 commit
-
-
Ad Schellevis authored
-
- 04 Mar, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 05 Feb, 2015 1 commit
-
-
Ad Schellevis authored
-
- 03 Feb, 2015 1 commit
-
-
Ad Schellevis authored
Added profile option to check_reload_status (configd), measured framework overhead, current max processing for the daemon is about 6200 req/s on my macbook. ( limited by socket.accept, if needed we could implement another dispatch method in the future) Simple implementation to use the backend service from the frontend implemented.
-
- 01 Feb, 2015 1 commit
-
-
Ad Schellevis authored
-
- 30 Jan, 2015 1 commit
-
-
Ad Schellevis authored
-
- 29 Jan, 2015 1 commit
-
-
Ad Schellevis authored
-
- 28 Jan, 2015 1 commit
-
-
Ad Schellevis authored
* initial model implementation using Phalcon validators and custom binding to config object Still a lot to dow here, no impact on current install base
-
- 26 Jan, 2015 1 commit
-
-
Ad Schellevis authored
-