platform/core/context/job-scheduler.git
2017-07-26 Mu-Woong LeeFix mismatched pointer types in JobManagerProxy 14/140814/1
2017-07-26 Mu-Woong LeeAdd more logs showing state transitions 09/140809/1
2017-07-26 Mu-Woong LeeContextPublisher copies the observer list before iterat... 03/140803/1
2017-07-26 Mu-Woong LeeApply base64 encoding to the DBus call parameters 65/140765/1
2017-07-26 Mu-Woong LeeFree the string allocated by g_variant_print() in JobDB... 33/140733/1
2017-07-25 Mu-Woong LeeAdd an internal API function ctx_sched_job_serialize() 89/140589/2
2017-07-25 Mu-Woong LeeAdd ChargerState & EarJackState context publishers 81/140581/2
2017-07-25 Mu-Woong LeeImplement ActionState and ClosingState 51/140551/2
2017-07-25 Mu-Woong LeeImplement ReqVerificationState 55/140455/3
2017-07-25 Mu-Woong LeeImplement TriggerStandbyState 83/140383/3
2017-07-24 Mu-Woong LeeRemove an unused member variable 25/140325/1
2017-07-24 Mu-Woong LeeAdd sufficiency checking operators to the JobContext... 20/140320/1
2017-07-24 Mu-Woong LeeSplit the implementations of JobRunner & JobState child... 66/140266/2
2017-07-24 Mu-Woong LeeAdd ContextManager and integrate it with JobManager 16/140216/3
2017-07-24 Mu-Woong LeeAdd the GpsState context publisher 95/140195/3
2017-07-24 Mu-Woong LeeMake some getters of ContextPublisher const 74/140174/1
2017-07-24 Mu-Woong LeeDefine ContextPublisher and IContextObserver 10/140110/2
2017-07-21 Mu-Woong LeeMonitor PM state to be reactive to the device wakeups 14/140014/2
2017-07-21 Mu-Woong LeeImplement TimerStandbyState 48/139948/2
2017-07-21 Mu-Woong LeeSome states acquire a wakelock to be sure that the... 00/139900/1
2017-07-21 Mu-Woong LeeIntegrate ctx_sched_set_job_cb() with the server-side... 71/139871/1
2017-07-18 Mu-Woong LeeA job's user data accepts a byte string with its length. 93/139193/3
2017-07-18 Mu-Woong LeeJobManager::removeJob() returns an error if the job... 89/139189/1
2017-07-14 Mu-Woong LeeVersion 0.0.5 40/138840/2
2017-07-14 Mu-Woong LeeTest parameter validity when adding a job 38/138838/5
2017-07-14 Mu-Woong LeeAdd an API function ctx_sched_job_finished() and a... 15/138815/6
2017-07-14 Mu-Woong LeeModify the jobId generation logic to produce unique... 88/138688/3
2017-07-14 Mu-Woong LeeSkeleton of job lifecycle handling state machine 13/138513/5
2017-07-12 Mu-Woong LeeApply the changed function names in context-common... 05/138505/2
2017-07-12 Mu-Woong LeeAdd SchedTimer 94/138194/3
2017-07-11 Mu-Woong LeeCreate a job info table per user, instead of one big... 18/138118/1
2017-07-11 Mu-Woong LeeJobManager prevents the same client to register the... 98/138098/1
2017-07-11 Mu-Woong LeeMake the getter functions of job information classes... 85/138085/1
2017-07-10 Mu-Woong LeeVersion 0.0.4 70/137970/2
2017-07-10 Mu-Woong LeeImplement JobInfoDatabase and integrate it with JobManager 63/137763/4
2017-07-07 Mu-Woong LeeImplement JobManager 73/137373/4
2017-07-04 Mu-Woong LeeImplement MethodCallHandler 11/136911/2
2017-07-03 Mu-Woong LeeOmit the last \n from the serialized json strings 41/136741/1
2017-06-30 Mu-Woong LeeVersion 0.0.3 release 1 81/136481/1
2017-06-29 Mu-Woong LeeJobSchedulerService realizes ISystemService instead... 36/136336/2
2017-06-29 Mu-Woong LeeReplace MethodCallHandler::setCaller() with a parameter... 67/136267/1
2017-06-16 Mu-Woong LeeEnable a compile warning: -Wformat=2 85/134385/1
2017-06-15 Mu-Woong LeeFix a possible memory leak in job_scheduler.cpp 36/134136/1
2017-06-14 Mu-Woong LeeImplement API functions that communicate with the server 90/133990/4
2017-06-14 Mu-Woong LeeBug fixes: API function name typos & mis-implemented... 84/134084/1
2017-06-14 Mu-Woong LeeThe parameterized constructor of JobInfo initializes... 64/134064/1
2017-06-14 Mu-Woong LeeMerge "Add JobInfo::deserialize(), which replaces two...
2017-06-14 Mu-Woong LeeCleanup build dependencies 05/134005/1
2017-06-14 Mu-Woong LeeImplement dummy API functions 93/133993/1
2017-06-14 Mu-Woong LeeAdd JobInfo::deserialize(), which replaces two sub... 66/133966/2
2017-06-13 Mu-Woong LeeAdd the skeleton of JobManagerProxy, which is used... 74/133774/2
2017-06-13 Mu-Woong LeePartial implementation of API: functions requiring... 01/133701/3
2017-06-13 Mu-Woong LeeAdd getType() functions to JobInfo & JobContext 95/133695/1
2017-06-13 Mu-Woong LeeAdd -Wall compile option 46/133646/1
2017-06-12 Mu-Woong LeeAdd job information class deserializer 93/133493/3
2017-06-12 Mu-Woong LeeAdd the 'notification' type action 12/133412/2
2017-06-12 Mu-Woong LeeAdd job information class serializer 95/133395/3
2017-06-09 Mu-Woong LeeDependency cleanup: apply the modified service & client... 68/133268/2
2017-06-08 Mu-Woong LeeJob information classes (w/o serialization functions) 99/132899/3
2017-06-07 Mu-Woong LeeAdd API descriptions 35/132735/3
2017-04-14 Mu-Woong LeeAdd compile options to suppress verbose messages and... 61/125261/1
2017-04-12 Mu-Woong LeeDeclare job-scheduler internal C API 92/124092/5
2017-04-05 Mu-Woong LeeFix the build script typos and nonconventional so symli... 08/123308/1
2017-04-04 Mu-Woong LeeReorganize file structure to distinguish server/client... 16/123116/2
2017-03-28 Mu-Woong LeeReplace ContextErrorUtil.h with SharedUtil.h 18/121718/1
2017-03-23 Mu-Woong LeeRename the packages to clearly denote their roles 34/120634/1
2017-03-19 Mu-Woong LeeRearrange header directory structure w.r.t. context... 56/119656/1
2017-03-16 Mu-Woong LeePackage skeleton of the job-scheduler server & client 54/119254/2
2017-01-11 Tizen InfrastructureInitial empty repository master