Commit Graph

2965 Commits

Author SHA1 Message Date
6255bd9ab2 Implement php code parser 2016-03-28 13:58:42 +02:00
96a9cf57bf Fixing array serializer 2016-03-28 11:54:27 +02:00
f2b017a5b3 Cleanup and documentation 2016-03-28 11:20:47 +02:00
98ff5af05b Exception text fix. 2016-03-27 23:09:12 +02:00
7cc423281c More bug fixes 2016-03-27 23:08:58 +02:00
8ebdf58d34 Bug fixes. 2016-03-27 22:38:30 +02:00
cfe6fb0059 Documentation fixes 2016-03-27 22:27:13 +02:00
232244b981 Security fixes. Switching from mcrypt soon 2016-03-27 22:06:18 +02:00
e3e7e2e6c7 Coding style fixes. 2016-03-27 22:03:31 +02:00
2e8e37fd29 Best Practice fixes. 2016-03-27 22:01:36 +02:00
0978f41ca2 Performance fixes 2016-03-27 21:54:15 +02:00
e3171d38e3 Comprehensibility fixes 2016-03-27 21:51:49 +02:00
fd9480a34c Solving critical bugs 2016-03-27 21:44:01 +02:00
184e839899 Type fix 2016-03-27 17:14:57 +02:00
7769053826 Fixing faster resource check?! 2016-03-27 15:20:59 +02:00
08d06200d2 Fixing writable check and interface bugs 2016-03-27 15:08:17 +02:00
3afa428a31 Fixing typing bugs 2016-03-27 13:51:25 +02:00
5311b12bfb Pull out file/directory creation with exceptions 2016-03-27 11:37:52 +02:00
6b84376742 Creating static create functions 2016-03-27 11:37:26 +02:00
ef243a7ee4 Fix file open failed 2016-03-27 11:17:31 +02:00
4a6c877443 Fix file creation instead of directory 2016-03-27 00:39:25 +01:00
6ec9b7fd84 Fixing local error for remote test 2016-03-26 18:32:19 +01:00
0af064eebe Protecting against unexpected flow 2016-03-26 18:26:22 +01:00
d1f6ba7f12 Typehint 2016-03-26 17:59:02 +01:00
2c52f544c1 Fixing ltrim of directory structure 2016-03-26 16:46:14 +01:00
8b2d415c0f Formatting fix 2016-03-26 15:18:55 +01:00
c3e60a3070 Standardize with javascript 2016-03-26 14:59:24 +01:00
cb9ee501d0 Formatting and namespace fixes 2016-03-26 14:59:09 +01:00
bb31881f59 Minor fixes
Allowing verbose debugging and minimizing function overhead
2016-03-25 15:30:46 +01:00
09ca1a5c08 Support header locking
Locking for http header. Throw exceptions. Socket shouldn't be affected
by this since these classes are http specific.
2016-03-19 12:20:44 +01:00
9dd230df36 Cleanup 2016-03-16 22:33:44 +01:00
6781777cd4 Bug fixes 2016-03-16 13:22:28 +01:00
9f5f45fa7c Further matrix implementation 2016-03-15 22:06:34 +01:00
b27154dc19 Parameter fix 2016-03-15 22:06:15 +01:00
d57c626eaf Further matrix implementation 2016-03-15 16:39:52 +01:00
c2eefd10cd Comments and draft for graph 2016-03-15 16:39:42 +01:00
d16899604d Fixing for pair as key 2016-03-15 14:15:45 +01:00
1866e9a212 More draft comments and fixes 2016-03-14 21:12:21 +01:00
7ffcb763e9 Adding comments and parameters 2016-03-14 14:22:37 +01:00
776717ad53 Moving to RnG 2016-03-14 14:22:24 +01:00
78bc28b045 Draft
All these files need further edits + other optimization files + moving
of files
2016-03-13 21:49:01 +01:00
b49bda0387 Fix naming and implement serialization 2016-03-13 00:09:58 +01:00
a2aa1334ba Init 2016-03-13 00:09:36 +01:00
e46592a23e Implement random 2016-03-13 00:09:20 +01:00
e412e3935d Fixing path exception move 2016-03-12 15:28:59 +01:00
5d0ae32a84 Moving File 2016-03-12 15:26:18 +01:00
620c2ad989 Making it abstract 2016-03-12 15:25:37 +01:00
dbf7e34de9 Extending functionality 2016-03-12 15:22:57 +01:00
cd4f9c3027 Count fix for file 2016-03-12 15:07:01 +01:00
f84fd11c86 File handler draft 2016-03-12 15:05:54 +01:00