| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove lint by component•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> | Xiang Dai | 2020-05-21 | 1 | -10/+1 |
| * | use golangci misspell linter•••Skip golint linter, and enable in another PR. Signed-off-by: Xiang Dai <764524258@qq.com> | Xiang Dai | 2020-05-09 | 1 | -47/+33 |
| * | adjust no-phony target•••Signed-off-by: Xiang Dai <764524258@qq.com> | Xiang Dai | 2020-05-07 | 1 | -2/+4 |
| * | use empty go flags•••Signed-off-by: Xiang Dai <764524258@qq.com> | Xiang Dai | 2020-05-07 | 1 | -1/+1 |
| * | lint: add spell check•••Signed-off-by: Xiang Dai <764524258@qq.com> | Xiang Dai | 2020-05-07 | 1 | -2/+14 |
| * | update build image for components, fix -ldflags•••Signed-off-by: Kevin Wang <kevinwzf0126@gmail.com> | Kevin Wang | 2020-03-09 | 1 | -5/+8 |
| * | no need to clean before make | fisherxu | 2020-02-26 | 1 | -1/+1 |
| * | add e2e for keadm deploy | fisherxu | 2020-02-21 | 1 | -0/+17 |
| * | support make bluetoothdevice and make bluetoothdevice_imagex•••Signed-off-by: zhangjie <iamkadisi@163.com> Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com> | zhangjie | 2020-02-18 | 1 | -32/+34 |
| * | support make e2e•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-02-18 | 1 | -15/+18 |
| * | support make smallbuild•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-02-18 | 1 | -2/+32 |
| * | support make crossbuild•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-02-18 | 1 | -32/+43 |
| * | support integrationtest•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-02-18 | 1 | -4/+23 |
| * | support make lint•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-02-18 | 1 | -29/+25 |
| * | support make test•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-02-18 | 1 | -8/+34 |
| * | use bash to build kubeedge components, and use WHAT param•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-02-18 | 1 | -33/+62 |
| * | small build in travis ci | ZhangLianxiang | 2020-01-17 | 1 | -0/+4 |
| * | merge lint checks•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2020-01-11 | 1 | -13/+15 |
| * | add codegen check to ci | fisherxu | 2020-01-09 | 1 | -0/+1 |
| * | Adjust all base images to match latest golang 1.12 and alpine 3.10 | Johannes M. Scheuermann | 2019-11-20 | 1 | -5/+5 |
| * | Make sure the bluetoothdevice image is built in Travis CI•••Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave Chen | 2019-10-29 | 1 | -1/+2 |
| * | add golang version check for makefile•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-10-12 | 1 | -0/+1 |
| * | add verify-vendor.sh•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-10-01 | 1 | -3/+3 |
| * | create a symlink in vendor directory pointing to the staging components•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-09-30 | 1 | -1/+1 |
| * | add deploy and example | edisonxiang | 2019-09-05 | 1 | -0/+4 |
| * | add _output to .gitignore | fisherxu | 2019-09-04 | 1 | -2/+2 |
| * | fix make cloudcore&admission | fisherxu | 2019-09-03 | 1 | -6/+11 |
| * | add deploy script and yaml files | fisherxu | 2019-08-28 | 1 | -6/+10 |
| * | Merge pull request #1016 from subpathdev/verifyVendor•••adding verfify vendor script | KubeEdge Bot | 2019-08-19 | 1 | -3/+3 |
| |\ | |||||
| | * | Add gomod verify scripts•••adding verfify vendor script check if dependencies have been patched | Jan Unterbrink | 2019-08-15 | 1 | -3/+3 |
| * | | edge: use golangci-lint for edge_lint•••For the consistency with other commands, such as cloud_lint and keadm_lint, this PR changes Makefile command `edge_verify` to `edge_lint` and call `golangci-lint` directly. So, edge/hack/verify.sh is no longer being used and deleted. | Ziyi Yan | 2019-08-10 | 1 | -4/+4 |
| |/ | |||||
| * | remove init from cloud part and rename cloud part | fisherxu | 2019-08-08 | 1 | -1/+1 |
| * | adding build flags for armv7 and armv8 build armv7 | Jan Unterbrink | 2019-07-31 | 1 | -0/+20 |
| * | rename device dir to mappers | fisherxu | 2019-07-26 | 1 | -3/+3 |
| * | Add dockerfile for edgesite | Sujith Simon | 2019-07-08 | 1 | -0/+11 |
| * | fix WHAT string edgesite | Jan Unterbrink | 2019-07-03 | 1 | -1/+1 |
| * | adding edgesite•••updating error message | Jan Unterbrink | 2019-06-26 | 1 | -1/+4 |
| * | Merge pull request #717 from subpathdev/unitTest•••adding unit tests cloud | KubeEdge Bot | 2019-06-25 | 1 | -0/+4 |
| |\ | |||||
| | * | adding unit tests cloud | Jan Unterbrink | 2019-06-19 | 1 | -0/+4 |
| * | | Updated documentation of Bluetooth Mapper to incorporate changes in Makefile ... | Sujith Simon | 2019-06-20 | 1 | -1/+2 |
| * | | Added e2e tests for device management (#693)•••* Added e2e tests for device management * Addressed review comments given by rohitsardesai83 * Resolved conflicts and made changes accordingly | Sujith Simon | 2019-06-19 | 1 | -0/+1 |
| * | | e2e tests for edgesite | Pavan Kumar D | 2019-06-18 | 1 | -0/+1 |
| |/ | |||||
| * | adding build stepts•••- make bluetoothdevice will build the bluetoothdevice - make bluetoothdevice_lint will lint checking device/bluetoothdevice - make bluetoothdevice_image will build the docker image | Jan Unterbrink | 2019-06-14 | 1 | -0/+11 |
| * | add dep check ci test•••Signed-off-by: zhangjie <iamkadisi@163.com> | zhangjie | 2019-06-14 | 1 | -1/+4 |
| * | adding lint checking in kubeadm | Jan Unterbrink | 2019-06-04 | 1 | -1/+5 |
| * | Docker-compose deployment update to docker in docker (#508)•••* 1.Docker-compose deployment update to docker in docker 2.Fixed a bug where make edgeimage failed in root directory 3.The emqx container is updated to v3.1.0 and supports emqx-storm configuration. * Delete emqx storm config * Modify emqx edge download link * Modify emqx edge download link * Remove extra lines and add optional values for arch and qemu_arch | 张奇怪 | 2019-05-25 | 1 | -1/+12 |
| * | Adding KubeEdge installer code with enhancements for PR#513 | samy2019 | 2019-05-17 | 1 | -0/+5 |
| * | Build edgeimage with `docker-compose`•••Signed-off-by: Dave Chen <dave.chen@arm.com> | Dave Chen | 2019-05-15 | 1 | -1/+1 |
| * | Performane Framework Code | Pavan Kumar D | 2019-05-03 | 1 | -0/+4 |
| * | update cloud path | m1093782566 | 2019-04-29 | 1 | -3/+3 |
