Commit Graph

23 Commits

Author SHA1 Message Date
7a0ef83211 test call request return nothing 2021-07-17 16:32:49 +02:00
fa66114d01 test call request without args 2021-07-17 15:52:03 +02:00
a2f265d227 Test connexion update Entity 2021-07-17 15:18:12 +02:00
95e7a32747 Extract Reified method of connection to Extension
Add update method
2021-07-17 14:05:50 +02:00
69f85b5bf5 Extract Reified method to Extension
Add update method
2021-07-16 04:32:08 +02:00
b200b3579a Improve gradle tasks 2021-02-27 00:19:30 +01:00
c2c8b91dc5 Remove Mutable entities 2020-12-15 14:21:07 +01:00
1dec96551d Add Immutable Entities 2020-01-23 00:40:47 +01:00
dbf5fbcfc5 Add Serializable Parameter 2019-10-22 11:10:02 +02:00
c4125f1429 Lint 2019-10-10 21:44:56 +02:00
01a0000b15 clean code 2019-08-04 22:23:12 +02:00
1a70f3f03b feature #11: select with extra parameters 2019-07-18 18:18:47 +02:00
a32b70c316 feature #10: log Query 2019-07-18 00:04:12 +02:00
fda41deeb9 feature #8: Pagination for request 2019-07-18 00:03:13 +02:00
ea4dac5d97 refactoring: symplify generics 2019-07-15 22:51:05 +02:00
e6b8e66b28 feature #6: Implement named parameters 2019-07-15 22:51:01 +02:00
793922f396 feature: add exec method on query & function 2019-06-24 16:09:34 +02:00
96b335875d refactoring: EntitiesCollections & add EntityI.className 2019-06-24 15:47:18 +02:00
b3d9e7624b feature add exec method 2019-06-18 10:19:28 +02:00
797825966d feature: serialize entity arg before send the request 2019-06-17 14:44:30 +02:00
f960e4a66a refactoring: force cast args 2019-06-17 14:43:59 +02:00
00d2fa335d refactoring: move Query/Function logic into Requester class 2019-06-14 17:09:52 +02:00
ed87175b3f Add Helper Entity 2019-06-06 15:18:27 +02:00