Commit Graph

52 Commits

Author SHA1 Message Date
28d2c08936 performed code formatting 2014-08-05 02:17:41 +02:00
a6b0d749bc replaced ManiaControl log method by direct Logger usage 2014-08-05 01:49:13 +02:00
c246568f95 replaced trigger_error calls by Logger methods 2014-08-03 13:29:54 +02:00
4d3dc92ad5 changed direct public access of maniacontrol properties to using getter methods 2014-08-03 01:34:18 +02:00
e560919096 changed direct public property access to using getter methods
phpdoc improvements
2014-08-02 22:38:26 +02:00
fcad92c910 prevent errors with non-objects 2014-07-20 00:29:01 +02:00
d079c0a2cc prevent errors with non-objects 2014-07-20 00:26:46 +02:00
e58bd8648b prevent errors with non-objects 2014-07-20 00:24:33 +02:00
861f9217b3 improved phpdoc var statements 2014-07-20 00:19:54 +02:00
8e899b64ba various tests to keep session alive 2014-07-05 20:24:54 +02:00
11f78837db removed vardump 2014-07-05 18:03:57 +02:00
88c78556b8 dedimania try fixes 2014-07-05 18:02:27 +02:00
8d5359bb82 validate dedimania resposne 2014-06-29 17:17:20 +02:00
29081181bf removed unused imports 2014-06-27 01:09:12 +02:00
1dbcf486fb prevent non-object access error 2014-06-26 19:45:54 +02:00
bb5058e532 improved constants access 2014-06-22 19:02:18 +02:00
dfec7d0028 server directory class 2014-06-20 16:08:09 +02:00
b1ce658fc9 constants names improved 2014-06-17 23:35:56 +02:00
2e0a0359dd removed old php 5.3 compatibility code 2014-06-17 23:27:28 +02:00
ddc42c854f improved response handling
- btw: returning stuff in a closure doesn't make sense
2014-06-15 00:34:52 +02:00
0198fbc3aa prevent error 2014-06-14 22:30:33 +02:00
ff0dfc4ae7 code refactoring
- variable names
- unused parameters
2014-06-14 15:52:02 +02:00
9985b814d2 code refactoring
- improved comparing & checking
- improved string composition
2014-06-14 14:32:29 +02:00
736507fccf phpdoc + coding improvements #3 2014-05-27 23:08:43 +02:00
c284feb843 coding & phpdoc improvements continued 2014-05-27 22:44:22 +02:00
62c51eef5b dedimania plugin update for new records callback class 2014-05-24 20:29:32 +02:00
ddc3f98715 dedimania coding improvements 2014-05-24 20:21:47 +02:00
e8c649664a removed temporary migrations 2014-05-24 20:11:34 +02:00
74658044fc improved paging code 2014-05-15 17:45:08 +02:00
23c58b47ff minor spelling & phpdoc improvements 2014-05-13 18:26:38 +02:00
2a705e05d9 Improved PHPDoc, Type Hints & Parameter Names 2014-05-13 16:40:05 +02:00
ef9c141786 implemented new setting method 2014-05-13 16:03:26 +02:00
cdc8054371 removed empty plugin classes 2014-05-13 14:32:46 +02:00
00eb49414a moved Utility classes into own folder+namespace 2014-05-13 14:32:30 +02:00
f9df0fc325 revert match settings manager (nevermind) 2014-05-11 16:02:29 +02:00
0834d2c587 match settings manager 2014-05-11 15:28:53 +02:00
8646177531 increased timeouts (reverted from commit 456ae3d2a8) 2014-05-09 23:10:19 +02:00
456ae3d2a8 increased timeouts 2014-05-09 23:09:47 +02:00
56108f0605 escaping utility methods 2014-05-09 18:42:27 +02:00
3b47f0fd9a fixed & improved phpdoc 2014-05-09 17:31:29 +02:00
e816a7de44 managed restart flag (reverted from commit db3fbf80de) 2014-05-09 12:41:17 +02:00
db3fbf80de managed restart flag 2014-05-09 12:40:50 +02:00
274384767c removed dedimania trigger 2014-05-09 11:06:48 +02:00
651a0e4329 added fixme (reverted from commit d923a13933) 2014-05-08 23:46:16 +02:00
d923a13933 added fixme 2014-05-08 23:45:06 +02:00
414e545fb8 small vers increase (reverted from commit e28428f35b) 2014-05-08 21:46:37 +02:00
e28428f35b small vers increase 2014-05-08 21:37:40 +02:00
9d5fcca451 readded empty plugin files 2014-05-08 21:18:52 +02:00
3f7da59ae2 exception fixes 2014-05-08 21:10:56 +02:00
27b7fba2cc empty plugin files minimized 2014-05-04 17:02:30 +02:00