Commit Graph

316 Commits

Author SHA1 Message Date
8efccf6672 fixes 2019-11-25 01:15:31 +06:00
5859c8bb44 remove modification info from registered posts 2019-11-25 00:54:34 +06:00
30eefcd87b add js target for core 2019-11-25 00:40:05 +06:00
f086a71e01 add several things into pagination functionality 2019-11-23 22:45:50 +06:00
1dfc225133 Replace flows due to their logical placement in aggregator of read and write interfaces 2019-11-23 21:20:31 +06:00
4e77e242fe add config for publish builder 2019-11-21 16:36:45 +06:00
a596413a2d update scripts to be able to extract them as a templates 2019-11-20 11:13:02 +06:00
85b65bb104 update ContentSerialization test 2019-11-20 10:21:06 +06:00
e2d73d59e7 clean up 2019-11-20 10:03:16 +06:00
6a6f404381 update bintray publish scripts 2019-11-20 01:36:26 +06:00
a7de0817f8 replace subprojects and add publishing of postssystem.core 2019-11-15 14:12:01 +06:00
9f4990b442 a little rename in core package 2019-11-12 16:46:33 +06:00
c13e3b996c Revert "now all transaction in database realisation are working in IO thread"
This reverts commit b4c694aea9.
2019-11-11 15:14:40 +06:00
b4c694aea9 now all transaction in database realisation are working in IO thread 2019-11-11 15:13:22 +06:00
bd750c09a3 remove redundant dependencies from exposed realisations 2019-11-11 10:19:31 +06:00
b9f233e3fa fill EXposedPostsAPICommonTests 2019-11-11 10:15:45 +06:00
bf5da036b6 add realization of PostsAPI in Exposed 2019-11-11 10:02:37 +06:00
35c2de527b add getPostsIds methodfor ReadPostsAPI 2019-11-11 09:21:23 +06:00
6b36cd7390 include getContentsIds test 2019-11-11 00:21:56 +06:00
1328a0c84d add method "getContentsIds" 2019-11-11 00:20:55 +06:00
4e3e59435b add deleting of content 2019-11-11 00:17:23 +06:00
9a5fc2d89a named correctly exposed module 2019-11-11 00:08:34 +06:00
e920451412 add ExposedContentAPI and test that it is correctly work with different connections 2019-11-11 00:07:54 +06:00
6a4b904b9a experimentally add uuid library 2019-11-05 12:14:36 +06:00
5b3b3afe8d return test InMemory API implementation in build 2019-11-05 11:29:06 +06:00
9ea881bbf8 removed redundant gradle build files 2019-11-05 11:27:26 +06:00
dfc2824d7a now poject is multiplatform 2019-11-05 11:26:42 +06:00
6c50bb0e97 Serialization fixes 2019-11-04 20:57:54 +06:00
44d89b3a47 refactor 2019-11-04 20:54:08 +06:00
93c3ebd870 Merge branch 'PSC-2' of PostsSystem/PostsSystemCore into master 2019-11-04 14:47:45 +00:00
c2f5d77fc2 optimize imports 2019-11-04 20:46:35 +06:00
1b9b549208 add IdUtils 2019-11-04 20:44:32 +06:00
5017e66dad temporary remove @Serializable annotation from PaginationResult 2019-11-04 20:41:52 +06:00
f2d66b2fe9 small refactoring 2019-11-04 20:35:24 +06:00
Mikhail Astafyev
7a5fd177c8 PSC-2 added test implementation for ContentAPI 2019-11-04 16:25:55 +05:00
518064cc1b remove @Synchronized and add comment about thread-unsafety of InMemoryPostsAPI 2019-11-04 14:31:53 +06:00
53436cf057 optimize imports 2019-11-04 14:02:59 +06:00
b67e1292ef complete InMemoryPostsAPI and temporary add ImplicitReflectionSerializer to it 2019-11-04 14:01:05 +06:00
40bdd44ce8 add small docs for WritePostsAPI 2019-11-04 13:46:11 +06:00
a51645c92c add ContentAPI 2019-11-04 13:42:15 +06:00
3be34a94bc replace posts api and rewrite posts contents to be content ids 2019-11-04 13:33:03 +06:00
033acc818d hotfix for InMemoryPostsAPI 2019-11-03 00:36:07 +06:00
4760617808 started to fill InMemoryPostsAPI 2019-11-03 00:32:51 +06:00
2c9e615ea6 add kdoc to SpecialContent and Content 2019-11-01 14:04:58 +06:00
eae3212c01 add kdoc for pagination 2019-11-01 13:58:38 +06:00
febf442faa add kdoc for Post.kt 2019-11-01 11:27:58 +06:00
f241ed55e0 replace core folder and remove redundant includes from settings.gradle 2019-11-01 11:17:18 +06:00
dee1ffd679 SpecialContent added 2019-11-01 10:12:53 +06:00
2a55bea0ea remove all redundant boilerplate 2019-11-01 09:54:51 +06:00
0c98fe3dfb improve hierachi of classes for contents and posts 2019-10-19 16:58:49 +06:00