|
|
93a972eb55
|
static analysis fixes
|
2019-06-06 21:43:45 +02:00 |
|
|
|
44a003b787
|
improve csrf check
|
2019-06-05 22:24:55 +02:00 |
|
|
|
7ad7e9be41
|
fix formatting
|
2019-06-05 22:23:13 +02:00 |
|
|
|
47ebeba041
|
remove implemented todos
|
2019-06-05 22:22:36 +02:00 |
|
|
|
3d39929180
|
More general routing and hidden server responses
|
2019-06-01 20:55:46 +02:00 |
|
|
|
31812f701c
|
Re-evaluate base after root path change
|
2019-05-27 21:56:21 +02:00 |
|
|
|
8f0688f46d
|
Fix depth bug
|
2019-05-25 11:16:10 +02:00 |
|
|
|
a62304baaa
|
Fix extension type test
|
2019-05-25 11:15:47 +02:00 |
|
|
|
1f840c7c04
|
Added collection type handling
|
2019-05-22 07:47:23 +02:00 |
|
|
|
4633c209a6
|
Fix bug. now post data overwrites uri parameter. before it was the other way around.
|
2019-05-19 14:20:37 +02:00 |
|
|
|
5965f2a4ca
|
bug fixes and better response handling
|
2019-05-07 20:00:30 +02:00 |
|
|
|
7eb8322d71
|
Fix typehint
|
2019-05-01 20:59:26 +02:00 |
|
|
|
b6f5e801a8
|
Implement rest getJson
|
2019-05-01 20:56:29 +02:00 |
|
|
|
45b22c780a
|
Use Response as response
|
2019-05-01 20:38:49 +02:00 |
|
|
|
7cce8ca1a6
|
Improve sharding (not finished)
|
2019-04-28 21:15:04 +02:00 |
|
|
|
b250f24880
|
Add testdox
|
2019-04-28 21:14:46 +02:00 |
|
|
|
6f2dd4d30a
|
draft update file
|
2019-04-27 18:29:56 +02:00 |
|
|
|
ff91b98a44
|
Improve robustness
|
2019-04-27 12:05:06 +02:00 |
|
|
|
bc77b62685
|
Fix whitespace
|
2019-04-27 10:49:43 +02:00 |
|
|
|
872b613d87
|
strict types
|
2019-04-27 10:41:17 +02:00 |
|
|
|
c799124d12
|
php cs fixes
|
2019-04-27 10:34:00 +02:00 |
|
|
|
4cdfab275e
|
Use global namespace
|
2019-04-27 00:13:34 +02:00 |
|
|
|
665a9d4655
|
Add option for stringify (json_encod now)
|
2019-04-22 16:31:50 +02:00 |
|
|
|
35d47c7a53
|
Add getter
|
2019-04-22 16:31:20 +02:00 |
|
|
|
39103b5ec6
|
Add file types
|
2019-04-22 16:30:48 +02:00 |
|
|
|
1a2e49c605
|
Improve tests
|
2019-04-19 22:49:14 +02:00 |
|
|
|
135b7bf30d
|
Improve tests and harmonize permission handling
|
2019-04-19 20:49:46 +02:00 |
|
|
|
99f429f7ed
|
Improve account test
|
2019-04-19 19:01:59 +02:00 |
|
|
|
492430ea8a
|
Split up tests
|
2019-04-18 22:56:08 +02:00 |
|
|
|
65b9c41dbf
|
Remove empty lines
|
2019-04-15 20:05:41 +02:00 |
|
|
|
2d45eb8fa1
|
Remove .
|
2019-04-15 20:02:59 +02:00 |
|
|
|
f73d7f0d39
|
Spelling fix
|
2019-04-15 20:02:12 +02:00 |
|
|
|
0245fcf317
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2019-04-15 20:00:49 +02:00 |
|
|
|
af77f42eeb
|
Draft @testdox example
|
2019-04-15 20:00:28 +02:00 |
|
|
|
0267086a32
|
Update README.md
|
2019-04-15 18:37:05 +02:00 |
|
|
|
b86c63460b
|
Update README.md
|
2019-04-15 18:18:00 +02:00 |
|
|
|
31e41cd949
|
Update README.md
|
2019-04-15 17:51:30 +02:00 |
|
|
|
49cb38ff4f
|
ignore uncoverable lines
|
2019-04-14 21:14:33 +02:00 |
|
|
|
be9636a846
|
fix #196 #197
|
2019-04-14 19:46:32 +02:00 |
|
|
|
26a13b1276
|
fixes #197
|
2019-04-14 18:57:11 +02:00 |
|
|
|
34c2673504
|
Fix missing column
|
2019-04-14 18:38:07 +02:00 |
|
|
|
743e182949
|
Add todo
|
2019-04-12 23:16:22 +02:00 |
|
|
|
eac63202f7
|
Fix csrf check and unit tests
|
2019-04-12 23:12:47 +02:00 |
|
|
|
95869f70c4
|
Reduce match overhead
|
2019-04-12 22:55:09 +02:00 |
|
|
|
35360ef7a8
|
Add optional csrf check in routing
|
2019-04-12 22:37:18 +02:00 |
|
|
|
c01846ca1f
|
Update Readme
|
2019-04-09 22:47:06 +02:00 |
|
|
|
2596659125
|
More unit tests
|
2019-04-09 19:51:07 +02:00 |
|
|
|
1c4dd55396
|
Allow attributes
|
2019-04-01 21:54:26 +02:00 |
|
|
|
905d04957d
|
Fixes
|
2019-03-31 20:05:49 +02:00 |
|
|
|
b286fa4de1
|
Fix routing
|
2019-03-17 19:32:27 +01:00 |
|