platform/core/context/context-common.git
2017-06-29 Mu-Woong LeeSubdivide the interface IService to ISystemService... 90/136290/2
2017-06-29 Mu-Woong LeeRemove IMethodCallHandler::setCaller() 63/136263/1
2017-06-26 Mu-Woong LeeMerge "Add the default constructor to Timer" into devel...
2017-06-26 Mu-Woong LeeAdd the default constructor to Timer 19/135719/1
2017-06-26 Mu-Woong LeeMake the user path creation function atomic 87/135687/2
2017-06-26 Mu-Woong LeeServiceProxy signals to contextd if an instance of... 82/135682/2
2017-06-09 Mu-Woong LeeDependency cleanup: remove service & client base implem... 58/133158/4
2017-06-08 Mu-Woong LeeRename the class Json to avoid symbol conflicts with... 73/132973/2
2017-05-19 Mu-Woong LeeRename a private struct ServiceBase::ClientInfo to... 46/130246/1
2017-05-02 Mu-Woong LeeVersion 1.0.3 38/127938/1
2017-05-02 Mu-Woong LeeIntegrate the database so into the server so 30/127930/1
2017-04-27 Mu-Woong LeeVersion 1.0.2 84/127384/1
2017-04-27 Mu-Woong Leeserver: refactor Timer to accept GSourceFunc as callbac... 99/127299/3
2017-04-25 Mu-Woong LeeAdd Tuple::getType() to check the types of attributes 23/126723/1
2017-04-24 Mu-Woong Leeserver: add a util function to get the list of files... 79/126579/1
2017-04-20 Somin KimVersion 1.0.1 72/126172/1
2017-04-20 Somin KimFix svace issue 09/126109/1
2017-04-14 Mu-Woong LeeAdd compile options to suppress verbose messages and... 58/125258/1
2017-04-12 Mu-Woong LeeRemove Tuple::duplicate() 37/124637/1
2017-04-06 Mu-Woong LeeAdd two parameterized constructors of Timer for specify... 98/123498/1
2017-04-05 Mu-Woong LeeAdd the error code E_UNKNOWN 45/123345/1
2017-04-05 Mu-Woong LeeFix the build script typos and nonconventional so symli... 99/123299/1
2017-04-05 Mu-Woong LeeAdd macros for OOM errors and remove redundant nothrows 20/123220/3
2017-04-03 Mu-Woong LeeFix util::tokenizeString() to work in a similar manner... 37/122837/1
2017-04-03 Mu-Woong LeeApply shared_ptr to Tuple pointers handled by Tuple... 01/122701/1
2017-03-30 Somin KimLoosen tuple type checking between numeric types 30/122130/1
2017-03-29 Mu-Woong LeeRemove AP wake-lock control from Timer 19/121919/1
2017-03-28 Mu-Woong LeeReorganize util function headers 16/121716/1
2017-03-27 Mu-Woong LeeUnref GSources after attaching them to prevent memory... 88/121288/1
2017-03-27 Mu-Woong LeeExplicitly denote the namespace of atof/atoll 53/121253/1
2017-03-19 Mu-Woong LeeChange the framework-internal header path 53/119653/1
2017-03-15 Mu-Woong LeeRemove single-threading option 65/118965/1
2017-03-14 Mu-Woong LeeAdd a debug tag of privilege checking results 98/118898/1
2017-03-14 Mu-Woong LeeFix DB insertion issue of mis-counting binding index 91/118891/1
2017-03-14 Mu-Woong LeeRename E_PRIVIL to E_ACCESS 39/118839/1
2017-03-14 Mu-Woong LeeAdd mainloop state checking routines to ServiceBase 80/118780/1
2017-03-13 Mu-Woong LeeAdd ClientBase::hasPrivileges() to check multiple privi... 79/118679/1
2017-03-13 Mu-Woong LeeAdd util functions for creating platform paths 65/118665/1
2017-03-13 Mu-Woong LeeAdd insert() helper functions to the class Database 33/118433/2
2017-03-10 Mu-Woong LeeExclude Credential from the exposed APIs 12/118312/1
2017-03-08 Mu-Woong LeeTuple::toGVariant() consumes the input 71/118071/1
2017-03-08 Mu-Woong LeeServiceProxy::call() always consumes the in-param GVariant 70/118070/1
2017-03-08 Mu-Woong LeeUse () for a macro argument 82/117982/1
2017-03-03 Mu-Woong LeeRemove the active user monitoring routine 54/117254/1
2017-03-02 Mu-Woong LeeIn MethodCall::reply(int), cast the in-param NULL while... 46/117046/1
2017-03-02 Mu-Woong LeeMethodCall::reply(int error) accepts E_NONE 69/116969/1
2017-03-02 Mu-Woong LeeAdd Credential::getClientID() providing the smack label 93/116893/1
2017-02-23 Mu-Woong LeeUnref a GSource after destroyed 14/116114/1
2017-02-21 Mu-Woong LeeSeparate the database implementation into its own share... 99/115599/2
2017-02-20 Mu-Woong LeeMerge "Add a runtime switch to turn on the single threa...
2017-02-20 Mu-Woong LeeMerge "Rename classes to denote their roles clearly...
2017-02-20 Mu-Woong LeeMerge "Separate the service loop termination process...
2017-02-20 Mu-Woong LeeAdd a runtime switch to turn on the single threading... 48/115548/1
2017-02-20 Mu-Woong LeeRename classes to denote their roles clearly 22/115522/1
2017-02-20 Mu-Woong LeeSeparate the service loop termination process from... 58/114458/3
2017-02-20 Mu-Woong LeeCleanup the build script 30/115430/2
2017-02-10 Mu-Woong LeeAdd a Database constructor accepting the const referenc... 96/114096/1
2017-02-10 Mu-Woong LeeAdd a debug log tag in the alarmmgr callback 95/114095/1
2017-02-10 Mu-Woong LeeAdd a build flag for switching to single-threading... 19/114019/2
2017-02-09 Mu-Woong LeetoGVariant returns NULL if the input vector is empty 18/114018/1
2017-02-09 Mu-Woong LeeUse libsystemd to properly check the uid 01/114001/1
2017-02-09 Mu-Woong LeeClarify the reference counting policy of GVariant 60/113960/1
2017-02-09 Mu-Woong LeeAdd monitoring routine of the active user uid 42/113942/1
2017-02-09 Mu-Woong LeeRemove redundant constructor definitions from interface... 21/113821/1
2017-02-09 Mu-Woong LeeAdd DBus signal monitor to the server side 20/113820/1
2017-02-08 Mu-Woong LeeAdd a constructor accepting uid_t to Database 14/113714/2
2017-02-08 Mu-Woong LeeChange some getter member functions to const 72/113672/1
2017-02-08 Mu-Woong LeeAdd initial implementation of the class Database 56/113656/1
2017-02-08 Mu-Woong LeeTuple::toGVariant() consumes its input param 51/113651/1
2017-02-07 Mu-Woong LeeAdd the class Tuple for denoting DB query results 06/113206/3
2017-02-06 Mu-Woong LeeAdd initial implementation of shared utils 69/113069/2
2017-02-06 Mu-Woong LeeRemove Tizen 3.0 code 67/113067/1
2016-12-05 Somin KimVersion 0.9.9 20/102120/1
2016-12-05 Somin KimDefined internal key USED_TIME for RecentBatteryUsage 11/102111/1
2016-10-25 Mu-Woong LeeModify the initialization process of DatabaseManager 20/93720/2
2016-10-14 Mu-Woong LeeVersion 0.9.7 42/92242/1
2016-10-13 Mu-Woong LeeReduce the dbus timeout to 3 seconds 25/91725/3
2016-09-29 Somin KimRemoved old rule trigger types (moved to context package) 80/89680/2
2016-09-29 Somin KimInternal rule conversion 82/87982/5
2016-09-27 Mu-Woong LeeRemove legacy code for supporting Tizen 2.x 83/89883/2
2016-09-09 MyungJoo HamRemove unnecessary profile dependencies from build... 06/87806/1
2016-09-09 Somin KimFix coding rule violations 51/87751/2
2016-09-07 Mu-Woong LeeVersion 0.9.6 52/87352/1
2016-08-29 Somin KimAdded Provider Types for Tizen Battery Statistics 11/81311/13
2016-08-22 Somin KimMove trigger & trigger rule types to context-common 44/84744/2
2016-08-12 Mu-Woong LeeVersion 0.9.5 80/83580/1
2016-08-05 Marcin Masternak[my-place] internal definitions. 31/81931/2
2016-07-06 Mu-Woong LeeVersion 0.9.4 82/78682/1
2016-07-06 Mu-Woong Leesensor: add attribute keys for sleep monitor & hrm 42/78642/1
2016-07-06 Mu-Woong LeeFix the mutex deadlocking issue in the destructor of... 41/78641/1
2016-07-04 Marcin Masternak[my-place] missing definition build fix. 78/78078/5
2016-07-04 Somin KimMove json definitions(day of week, rank, and etc) to... 66/78066/4
2016-07-01 Mu-Woong LeeVersion 0.9.3 01/77801/1
2016-07-01 Mu-Woong LeeAdd Json::remove() member function 85/77785/1
2016-06-27 Mu-Woong LeeMerge "Add ProviderTypes.h & SensorRecorderTypes.h...
2016-06-27 Somin KimFix internal error code of ERR_INVALID_DATA 52/76752/1
2016-06-27 Mu-Woong LeeAdd ProviderTypes.h & SensorRecorderTypes.h 04/76704/2
2016-06-27 Mu-Woong LeeAdd a separated header containing internal error codes 92/76692/1
2016-06-27 Mu-Woong LeeDisclude Types.h from the dbus client headers 91/76691/1
2016-06-21 Mu-Woong LeeAllow DB queries with NULL outparam for containing... 74/75674/1
next