Commit Graph

16 Commits

Author SHA1 Message Date
Michael 13df527d62 Bugfix: Don't cache when looking for maintenance mode 2018-03-04 13:01:46 +00:00
Adam Magness 11cf36105c Update Addon functions and calls
Update function names and calls for Addon class.
2018-01-20 07:48:22 -05:00
Hypolite Petovan f193f01a7d Fix issues in changed files
- Initializes $return in Process::insert
- Update the type hint of dba::fetch
- Remove unused $a parameter in worker_init()
- Fix uses
2018-01-17 00:17:58 -05:00
Hypolite Petovan 78ac7afe9c Move process functions to Model\Process
- Add start|endProcess functions to Core\Worker
2018-01-17 00:17:58 -05:00
Michael 559f8b446b Why I had coded it that way? Now it is better 2017-12-14 22:22:44 +00:00
Michael 2d7cd2daf4 "update" is enough 2017-12-14 22:18:53 +00:00
Michael 2179a7faa8 Now it works 2017-12-14 21:32:53 +00:00
Michael 15d42de647 Class moved, changes applied 2017-12-14 21:13:02 +00:00
Michael 5417099f72 Spawn now spawns 2017-12-14 16:41:56 +00:00
Michael 611c38b3e3 The daemon now works fine 2017-12-14 16:38:51 +00:00
fabrixxm 0b85169e10
Missing 'use' in scripts/dbstructure 2017-12-01 09:35:05 +01:00
Hypolite Petovan 93924ceac4 Move ExAuth class to src
- Move executed code to separate readStdin function
2017-11-23 09:46:04 -05:00
Michael 7341c3bad5 Some small changes 2017-11-19 22:52:35 +00:00
Michael 0c35dff73d One script needed to be moved, one script was obsolete 2017-11-19 22:47:12 +00:00
Michael c1b064c643 Some more poller are noe a worker 2017-11-19 22:00:43 +00:00
Michael cabfcfc904 We now are having a "scripts" folder 2017-11-19 21:21:54 +00:00