Merge branch 'devel/tizen' into tizen 30/124730/1 accepted/tizen/unified/20170414.163522 submit/tizen/20170413.031950
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 12 Apr 2017 08:07:53 +0000 (17:07 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 12 Apr 2017 08:07:53 +0000 (17:07 +0900)
commit110c72eecf6704c21f4707ec9cc11eec2efbeddd
tree25bda7f0a8d6131dbe51319f9024cfc5c5acc9ef
parentd67a61d89ab4974712727540b8cf1fa679467076
parent8b84f5e0b6f333603f8f0b6836f0b8fd98100850
Merge branch 'devel/tizen' into tizen

* devel/tizen: (34 commits)
  Remove redundant try-catch for Tuple::buildFrom()
  Version 0.1.0
  Initialize __storeManager from the constructor of ContextStoreService
  Fix the build script typos and nonconventional so symlink packaging
  Remove redundant exception handlings
  Apply the updated Tuple & Database interfaces
  Replace obsoleted util headers
  Add APIs for client application & daemons, and the other services in contextd
  Rename the packages to clearly denote their roles
  Separate SchemaChecker from Schema to reuse regex while parsing schema files
  Rearrange header directory structure w.r.t. context-common
  Code skeleton of the query validity checker
  Set the default limit parameter of selection queries
  Disable redundant virtual packages
  Rename the pkg config template file
  Rename a pamareter to be consistant through the APIs
  Implement ContextStoreService & ContextStoreClient
  Implement StoreManager & store handle classes in the server
  Implement SchemaLoader in the server
  Implement DatabaseManager in the server
  ...

Change-Id: I1231244e3d8bc90174282cb90734a6127b7d49c7
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>