Commit Graph

2939 Commits

Author SHA1 Message Date
a1cbf8f2bb Setting up key functionality 2016-04-02 17:55:42 +02:00
b4fae9cb67 Usage of InfoManager 2016-04-02 17:46:56 +02:00
1b0837af1e Module init restructure 2016-04-02 17:25:41 +02:00
d7289adf9e Remove request destination 2016-04-02 17:24:15 +02:00
0b77a3811b array loading changed 2016-04-02 16:56:11 +02:00
3f5d562af9 New dispatcher and router 2016-04-02 16:21:23 +02:00
d09296f367 Preparing dispatcher for micro services 2016-03-28 20:20:40 +02:00
772a001f73 Better route class structure :) 2016-03-28 19:33:06 +02:00
bd8d901155 Route class for creating routes
This class should create uniform routes that can be used by the router.
Maybe even implement function like fromHtttpRequest($request),
fromSocketRequest($request) and fromConsoleRequest($request) or create
HttpRoute etc.?!
2016-03-28 19:31:29 +02:00
315bf6951a Renaming and adding true char enum 2016-03-28 18:01:46 +02:00
1b5f4696cf Creating country codes 3 to 2 2016-03-28 17:56:43 +02:00
94d73277ff Country codes 2016-03-28 17:45:46 +02:00
92f5ebe1ac Merge pull request #18 from Orange-Management/scrutinizer-patch-2
Scrutinizer Auto-Fixes
2016-03-28 17:13:51 +02:00
Scrutinizer Auto-Fixer
c40a8ed0a2 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 15:13:36 +00:00
bde9db585e Merge pull request #17 from Orange-Management/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2016-03-28 16:46:07 +02:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
cef703a378 Creating ISO4217 symbols 2016-03-28 16:17:21 +02:00
3b32def079 Creating and fixing ISO4217 currencies 2016-03-28 16:03:16 +02:00
fd14e8c2ea Fix type hints 2016-03-28 15:43:26 +02:00
4a5901630a Fix types 2016-03-28 15:42:56 +02:00
9fbc886553 Spelling fix 2016-03-28 14:24:29 +02:00
9f30b1e662 Fix indention 2016-03-28 14:24:04 +02:00
0cb3c0b749 Minor bug fixes and function body. 2016-03-28 14:14:39 +02:00
907c7b6f49 Minor bug fixes 2016-03-28 14:02:07 +02:00
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