platform/core/context/context-store.git
2017-06-26 Mu-Woong LeeRemove thread switching of insertion calls from other... 54/135754/1
2017-06-09 Mu-Woong LeeDependency cleanup: apply the modified service & client... 89/133189/3
2017-05-02 Mu-Woong LeeVersion 1.0.0 37/127937/1
2017-05-02 Mu-Woong LeeReplace std::atoll and atof with g_ascii_strtoll and... 31/127931/1
2017-05-02 Mu-Woong LeeRemove the implicit column '__ownerId' 13/127913/1
2017-05-02 Mu-Woong LeeRemove expired logs while creating Store objects 07/127907/1
2017-04-27 Mu-Woong LeeVersion 0.9.0 85/127385/1
2017-04-26 Mu-Woong Leeserver: add the record insertion API for other services... 50/126950/4
2017-04-25 Mu-Woong Leeclient: merge PlatformManagedStore into ContextStore... 04/126904/1
2017-04-25 Mu-Woong Leeclient: remove the enum class DataType 24/126724/1
2017-04-25 Mu-Woong LeeImplement QueryChecker to prevent SQL injections 57/121957/10
2017-04-24 Mu-Woong LeeUpdate the URI format to be aligned with other context... 40/126640/1
2017-04-24 Mu-Woong Leeserver: use the util::getFiles() helper instead of... 36/126636/1
2017-04-14 Mu-Woong LeeAdd compile options to suppress verbose messages and... 59/125259/1
2017-04-12 Mu-Woong LeeSimplify include directory setting 19/124819/1
2017-04-12 Mu-Woong LeeRemove redundant try-catch for Tuple::buildFrom() 35/124635/1
2017-04-11 Mu-Woong LeeVersion 0.1.0 76/124276/1
2017-04-11 Mu-Woong LeeInitialize __storeManager from the constructor of Conte... 36/124236/1
2017-04-05 Mu-Woong LeeFix the build script typos and nonconventional so symli... 07/123307/2
2017-04-05 Mu-Woong LeeRemove redundant exception handlings 48/123248/1
2017-04-03 Mu-Woong LeeApply the updated Tuple & Database interfaces 15/122715/1
2017-03-28 Mu-Woong LeeReplace obsoleted util headers 20/121720/1
2017-03-27 Mu-Woong LeeAdd APIs for client application & daemons, and the... 93/120893/7
2017-03-24 Mu-Woong LeeRename the packages to clearly denote their roles 33/120633/2
2017-03-24 Mu-Woong LeeSeparate SchemaChecker from Schema to reuse regex while... 46/119646/2
2017-03-19 Mu-Woong LeeRearrange header directory structure w.r.t. context... 57/119657/1
2017-03-16 Mu-Woong LeeCode skeleton of the query validity checker 58/119358/2
2017-03-16 Mu-Woong LeeSet the default limit parameter of selection queries 46/119346/1
2017-03-16 Mu-Woong LeeDisable redundant virtual packages 96/119296/1
2017-03-16 Mu-Woong LeeRename the pkg config template file 48/119248/1
2017-03-14 Mu-Woong LeeRename a pamareter to be consistant through the APIs 19/118919/2
2017-03-14 Mu-Woong LeeImplement ContextStoreService & ContextStoreClient 10/118910/2
2017-03-14 Mu-Woong LeeImplement StoreManager & store handle classes in the... 09/118909/2
2017-03-14 Mu-Woong LeeImplement SchemaLoader in the server 05/118905/2
2017-03-14 Mu-Woong LeeImplement DatabaseManager in the server 04/118904/3
2017-03-14 Mu-Woong LeeAdd a schema sample xml 03/118903/1
2017-03-14 Mu-Woong LeeAPI: fix bugs of query construction & GVariant extraction 02/118902/1
2017-03-14 Mu-Woong LeeDefine shared constants 00/118900/1
2017-03-10 Mu-Woong LeeImplement APIs for platform-managed stores 72/118072/3
2017-03-08 Mu-Woong LeeRemove API features managing databases in the applicati... 92/117992/2
2017-03-03 Mu-Woong LeeDefine ContextStore C++ internal API (skeleton) 01/116301/6
2017-03-03 Mu-Woong LeeUpdate the service code skeleton w.r.t. the change... 56/117256/1
2017-03-02 Mu-Woong LeeFix the build scripts to be sure that each dummy uses... 45/116945/1
2017-02-21 Mu-Woong LeeSync with the header separation in context-common 32/115632/1
2017-02-20 Mu-Woong LeeApply updated class names 24/115524/1
2017-02-20 Mu-Woong LeeImplement the virtual functions added to the DBusServic... 70/115470/1
2017-02-20 Mu-Woong LeeCleanup the build script 42/115442/1
2017-02-10 Mu-Woong LeeCleanup the test code 73/114073/1
2017-02-06 Mu-Woong LeeAdd the code skeleton of store service & client 32/113132/1
2016-11-10 Jong Jeong KimInitial empty repository master