Commit Graph

2965 Commits

Author SHA1 Message Date
9530b27471 Static idea implemented
Not tested!
2016-05-12 09:54:43 +02:00
321b0ae48d Simplifying 2016-05-11 19:09:50 +02:00
22244c712c Simplify 2016-05-08 12:26:53 +02:00
f722d24b4e Pull out 2016-05-08 12:19:46 +02:00
fb7c720c3d Doc fixes and bug fixes 2016-05-08 11:54:02 +02:00
ca0e03efc3 More formatting and comment fixes 2016-05-07 23:58:31 +02:00
70170f0691 More task fixes and implementation 2016-05-07 22:59:36 +02:00
482d6166cd Continue git implementation 2016-05-07 21:55:48 +02:00
29707c4203 Formatting and bug fixes 2016-05-07 17:23:44 +02:00
bfaa80e4ca Fixing naming error 2016-05-06 23:40:44 +02:00
277e360159 Formatting and new implementations 2016-05-06 23:39:33 +02:00
e5de7328ce Formatting and adding array functionality 2016-05-06 21:14:32 +02:00
d1b564d463 Formatting 2016-05-06 19:18:02 +02:00
121f030064 Huffman encoding implemented 2016-05-06 19:17:55 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
292ac8d739 jsOMS response fixes and formatting 2016-05-03 20:52:00 +02:00
02e5185e74 Performance, bug and design fixes 2016-04-30 22:50:49 +02:00
2e3c475a8f Unit test fixes 2016-04-24 20:48:51 +02:00
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
669c3b7244 PhpStorm cleanup 2016-04-13 22:58:48 +02:00
16320978d3 Code base cleanup 2016-04-09 23:01:49 +02:00
49696d57df Merge pull request #22 from Orange-Management/route-restructure
Route restructure
2016-04-09 10:48:38 +02:00
4a127fd1ac Fixing remaining bugs for route-restructure 2016-04-09 10:44:12 +02:00
4b4f8b1dbc Numbers extension 2016-04-04 16:34:31 +02:00
bab6abfd0d General bug fixes 2016-04-03 21:14:54 +02:00
1f1090424b Handle different mime types as results 2016-04-02 22:12:25 +02:00
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