- 26 Feb, 2016 3 commits
-
-
Armando Lüscher authored
-
MBoretto authored
-
MBoretto authored
-
- 24 Feb, 2016 1 commit
-
-
Marco Boretto authored
New command structure alpha
-
- 23 Feb, 2016 1 commit
-
-
Armando Lüscher authored
-
- 21 Feb, 2016 2 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
Rename test Helpers class to TestHelpers.
-
- 20 Feb, 2016 16 commits
-
-
Armando Lüscher authored
Fix missing namespace use.
-
Armando Lüscher authored
-
Armando Lüscher authored
Set default log verbosity on object creation to prevent potentially overwriting the value when calling setLogRequests().
-
Armando Lüscher authored
Fix getUpdate handler to incorporate new Update processing. execute() method for ALL commands must now return a ServerResponse object, not a bool!! handle() now returns a bool, handleGetUpdates() still returns a ServerResponse object.
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
Remove $command from commands, not needed. Minor docblock corrections.
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
Armando Lüscher authored
Rewrite custom JSON input for debugging. Remove custom JSON input in handle() method. Fix issue that disabled or invalid commands died silently. Always output some "Command not found" message.
-
Armando Lüscher authored
-
- 19 Feb, 2016 8 commits
-
-
Armando Lüscher authored
-
Armando Lüscher authored
Correct and complete a few docblocks.
-
Armando Lüscher authored
Fix some documentation and error outputs.
-
Armando Lüscher authored
-
Armando Lüscher authored
fix use command
-
MBoretto authored
-
Armando Lüscher authored
-
Armando Lüscher authored
-
- 18 Feb, 2016 3 commits
-
-
Armando Lüscher authored
Move start command to the system commands.
-
Armando Lüscher authored
Commands are split up into 3 categories: System, Admin and User. They can be overridden individually by custom command directories. STILL ALPHA STAGE!
-
Armando Lüscher authored
-
- 16 Feb, 2016 6 commits