platform/core/context/job-scheduler.git
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