mirror of
synced
2024-11-21 19:36:02 +03:00
-
ed2efc4d1d
Merge pull request #12 from open-source-contributions/test_enhancement
Alex Lushpai
2019-10-23 23:41:13 +0300
-
-
316836aca7
Test enhancement
peter279k
2019-10-24 02:35:21 +0800
-
-
0534f31c34
Merge pull request #11 from Neur0toxine/master
v1.1.7
Alex Lushpai
2019-10-08 17:06:37 +0300
-
-
91453308fe
[fix] update phpdoc for getters
Pavel
2019-10-08 17:00:44 +0300
-
-
9e18bba010
Merge pull request #10 from Neur0toxine/master
v1.1.6
Alex Lushpai
2019-10-08 12:33:34 +0300
-
-
49045777d3
[fix] make all getters nullable
Pavel
2019-10-08 09:12:36 +0300
-
-
6594182fb0
Merge pull request #9 from Neur0toxine/master
v1.1.5
Alex Lushpai
2019-10-07 10:14:01 +0300
-
-
e111b8d882
[fix] nullable types to avoid exceptions when properties is not set
Pavel
2019-10-07 09:09:49 +0300
-
-
5f6179ea1c
Merge pull request #8 from Neur0toxine/master
v1.1.4
Alex Lushpai
2019-09-30 17:23:11 +0300
-
-
1929afe400
[fix] removed models duplicates, fixed several errors
Pavel
2019-09-30 17:02:48 +0300
-
-
93e06271c7
Merge pull request #7 from Neur0toxine/master
v1.1.3
Alex Lushpai
2019-07-23 17:33:34 +0300
-
-
561737ffbc
fix: change Register::active type from string to boolean
Pavel
2019-07-23 17:25:59 +0300
-
-
f8f5cd1d1e
Merge pull request #6 from gwinn/master
v1.1.2
Alex Lushpai
2019-07-18 13:04:10 +0300
-
-
9286596157
fix serialization keys
Alex Lushpai
2019-07-18 13:01:28 +0300
-
-
6c7cf52a65
Merge pull request #5 from gwinn/master
v1.1.1
Alex Lushpai
2019-07-16 16:51:01 +0300
-
-
38fa980038
cleanup
Alex Lushpai
2019-07-16 16:41:56 +0300
-
-
997cc48acf
Update README.md
Alex Lushpai
2019-07-16 15:56:44 +0300
-
10121a501f
Merge pull request #4 from Neur0toxine/master
v1.1.0
Alex Lushpai
2019-07-16 15:54:09 +0300
-
-
34423a3042
fixes for tests
Pavel
2019-07-16 15:20:56 +0300
-
-
318b2e74cb
Update models & serialization (#3)
Alex Lushpai
2019-07-16 15:04:54 +0300
-
91f25084f5
rebase & merge
Alex Lushpai
2019-07-16 14:58:03 +0300
-
52fc9655b9
Update README.md
Alex Lushpai
2019-07-16 14:05:50 +0300
-
6a1d128038
update models, update tests, update travis
Alex Lushpai
2019-07-16 14:01:42 +0300
-
9313660225
fix serialization annotation
Alex Lushpai
2019-04-08 14:01:05 +0300
-
9e9e2c40fa
add request model (except ws and files), move serializer & url handling into separate namespace
Alex Lushpai
2019-04-08 01:17:20 +0300
-
3e4e08d2cc
custom autoloader for annotations, move constraints to annotations
Alex Lushpai
2019-04-05 18:22:50 +0300
-
c43b5cf194
move validator call to Request
Alex Lushpai
2019-04-04 19:30:12 +0300
-
c5a92a0853
validator
Alex Lushpai
2019-04-03 19:37:20 +0300
-
ceead80f75
models for request serialization, tests placeholder, psr-4 autoload
Alex Lushpai
2019-04-03 02:58:58 +0300
-
85f5afaec4
init models for requests
Alex Lushpai
2019-04-02 18:42:23 +0300
-
a8065558f8
init
Alex Lushpai
2019-04-01 02:15:27 +0300
-
-
8001ab64e2
Update README.md
Alex Lushpai
2019-06-28 14:43:11 +0300
-
e552df5f04
Update README.md
Alex Lushpai
2019-06-28 14:25:03 +0300
-
37840bcb7d
update readme
v1.0.0
Alex Lushpai
2019-06-28 14:15:30 +0300
-
8b434ebf80
Update Makefile
Alex Lushpai
2019-06-28 14:00:19 +0300
-
80a6982522
Update Makefile
Alex Lushpai
2019-06-28 09:48:06 +0300
-
8b25ba366d
Update phpstan.neon
Alex Lushpai
2019-06-28 09:46:17 +0300
-
8249195df4
Update Makefile
Alex Lushpai
2019-06-28 09:44:07 +0300
-
226b61845b
Merge pull request #2 from Neur0toxine/master
Alex Lushpai
2019-06-28 09:37:13 +0300
-
-
b137908bfb
Removed void return assertion (PHP 7.0 support)
Pavel
2019-06-26 11:21:40 +0300
-
34812dd1bd
Removed CommonFields from models, MessageOrderPaymentStatus getter fix
Pavel
2019-06-26 11:17:49 +0300
-
0bb750afa9
Another versions fix, removed unused packages
Pavel
2019-06-24 13:50:33 +0300
-
efa4dcd2c1
Reorganize dependencies as it should be
Pavel
2019-06-24 13:45:59 +0300
-
dbdac3de60
Dependencies versions for PHP 7.0
Pavel
2019-06-24 13:41:41 +0300
-
2b3c8ba057
Fixes and packages for proper PHP 7.0 support
Pavel
2019-06-24 12:54:59 +0300
-
a0f7b65275
Remove duplicated code from ListResponse
Pavel
2019-06-24 12:18:39 +0300
-
70d9d31a02
Status code for response models, PSR fixes
Pavel
2019-06-24 12:09:15 +0300
-
a520bdfd44
Don't upload empty files
Pavel
2019-06-24 11:49:10 +0300
-
da3405661a
Removed rudimentary code
Pavel
2019-06-24 11:05:15 +0300
-
b630b73f1d
Fix for classpath builder
Pavel
2019-06-24 10:57:52 +0300
-
f68dfeed8b
Add validator import
Pavel
2019-06-24 09:39:32 +0300
-
8129a97000
Several quick fixes
Pavel
2019-06-24 09:34:59 +0300
-
a04d4b0605
Full test case for messages
Pavel
2019-06-24 09:11:56 +0300
-
5d8d79cbcd
Fix for file upload, improved tests
Pavel
2019-06-21 17:51:57 +0300
-
527476be18
Several fixes
Pavel
2019-06-21 17:33:25 +0300
-
004b27f62c
File operations, code cleanup, tests
Pavel
2019-06-21 16:42:04 +0300
-
3a3bf0eda7
Remove PHP 7.0 from Travis, increase minimum PHP version in composer.json
Pavel
2019-06-21 11:46:13 +0300
-
fdb5443d25
Add PHP 7.0 to Travis
Pavel
2019-06-21 11:43:47 +0300
-
348d500843
Several important fixes, new tests
Pavel
2019-06-21 11:36:15 +0300
-
02a45d8272
Several important fixes
Pavel
2019-06-20 18:06:21 +0300
-
ec3bd1b293
JMSSerializer models, removed everything related to autodoc
Pavel
2019-06-20 17:26:22 +0300
-
66a4fb6579
GraphViz Dot inside Travis CI container for diagram generation
Pavel
2019-06-19 14:03:58 +0300
-
836764a6bb
Travis CI Docs deployment
Pavel
2019-06-19 13:35:37 +0300
-
87f065a5f8
Update GuzzleHttp to latest version
Pavel
2019-06-19 13:30:40 +0300
-
75ba7f7f8f
Strings in PHP 7.2 doesn't implement Countable anymore
Pavel
2019-06-19 12:58:10 +0300
-
8d034be059
Tests
Pavel
2019-06-19 12:49:55 +0300
-
42669a71a4
ListResponse implements \Countable
Pavel
2019-06-19 12:14:40 +0300
-
0d0f593bcd
Different makefile entrypoint for travis
Pavel
2019-06-19 12:11:30 +0300
-
dc8bb8c0ed
Default .env.dist values for tests
Pavel
2019-06-19 12:03:37 +0300
-
d43846d1e3
Make .env file unnecessary for tests
Pavel
2019-06-19 11:56:39 +0300
-
8b27a5142b
Fix requirements
Pavel
2019-06-18 17:52:58 +0300
-
35ca05eb83
Finished test case, another method of entity validation
Pavel
2019-06-18 13:56:31 +0300
-
7d607063c8
Tests draft, fix for GET requests
Pavel
2019-06-17 13:59:14 +0300
-
4f76afe9c9
Docs generation
Pavel
2019-06-17 12:43:54 +0300
-
78f1675080
Better structure
Pavel
2019-06-14 12:48:13 +0300
-
1a07ae9fe8
Response models
Pavel
2019-06-14 08:56:11 +0300
-
-
282d00b81a
Initial version (#1)
Alex Lushpai
2019-06-10 16:24:22 +0300
-
562a2fb61f
Update autoloader.php
Alex Lushpai
2019-05-14 12:11:46 +0300
-
609cafc167
Update autoloader.php
Alex Lushpai
2019-05-14 12:03:32 +0300
-
2ae9de5d54
fix serialization annotation
Alex Lushpai
2019-04-08 14:01:05 +0300
-
0e2892581b
add request model (except ws and files), move serializer & url handling into separate namespace
Alex Lushpai
2019-04-08 01:17:20 +0300
-
114e02ab72
custom autoloader for annotations, move constraints to annotations
Alex Lushpai
2019-04-05 18:22:50 +0300
-
b8db7faf0d
move validator call to Request
Alex Lushpai
2019-04-04 19:30:12 +0300
-
fbbfaa5b0e
validator
Alex Lushpai
2019-04-03 19:37:20 +0300
-
e13edca8c5
models for request serialization, tests placeholder, psr-4 autoload
Alex Lushpai
2019-04-03 02:58:58 +0300
-
d83c741437
init models for requests
Alex Lushpai
2019-04-02 18:42:23 +0300
-
acf5ee4e9c
init
Alex Lushpai
2019-04-01 02:15:27 +0300
-
-
9290228aca
Initial commit
Ilyas Salikhov
2018-11-27 17:55:48 +0300