summaryrefslogtreecommitdiff
path: root/edge/pkg/common/dbm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change astaxie/beego to beego/beego•••Signed-off-by: liulijin <253954033@qq.com> liulijin2023-10-181-1/+1
* fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-211-1/+0
* bugfix 'transaction has already been committed or rolled back' in list-watch•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-08-261-0/+16
* avoid print goroutine stack trace when component start failed•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-10-291-2/+2
* upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-201-1/+1
* fix:make verify,lint,edge_test error, recreate module gomock files, e2e test,...•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-191-3/+6
* process dbm register•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-191-22/+20
* move db init process into InitDBConfig() functions•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-141-14/+14
* delete useless IsNonUniqueNameError function, and delete db_test.go•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-132-80/+0
* delete useless RegisterModel funtctions•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-132-38/+0
* delete useless isModuleEnabled function•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-131-10/+2
* delete useless cleanDBFile function•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-132-46/+0
* Optimize the initialization of the common module global variable•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-12-101-43/+11
* Optimize testcase for edgecore•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-091-14/+11
* unifying other component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-161-1/+1
* unifying edge component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-161-9/+10
* Use cobra command and Remove init in edge corekexun2019-08-151-2/+3
* Code optimization, give full play to the performance benefits of the QUIC pro...kexun2019-05-101-1/+0
* Adding UT for common/dbm/db.go (#333)•••* Adding UT for common/dbm/db.go * Addressing review comments * Updating CleanDBFile function * Adding LICENSE Head Lidiya Nixon2019-04-121-80/+114
* Merge pull request #281 from lidiyag/dttype•••Adding beehive in kubeedge vendorJun Du2019-03-212-4/+3
|\
| * Adding beehive in kubeedge vendorlidiyag2019-03-212-4/+3
* | remove tmp code for utedisonxiang2019-03-202-4/+25
|/
* kubeedge: refactored the folder structure•••refactored the folder structure of kubeedge to accomodate both edge and cloud part Siddharth Bhadri2019-02-142-0/+190