Commit Graph

1002 Commits

Author SHA1 Message Date
Ming Deng d459bbfc09
Merge pull request #735 from flycash/v1.12.3
V1.12.3
2020-11-08 20:36:12 +08:00
Ming Deng 57309c38b2 Upgrade go version 2020-11-08 20:24:30 +08:00
askuy 5a7fb572a4 Merge pull request #718 from wangle201210/develop
make .beego dir if don`t exist
2020-11-07 22:58:01 +08:00
wangle 413f4ef129 make .beego dir if don`t exist 2020-08-10 22:46:29 +08:00
wangle f0815cc9b2 Merge branch 'develop' of https://github.com/beego/bee into develop 2020-08-10 22:38:13 +08:00
wangle 732fdfa321 get bee latest version by 'https://api.github.com/repos/beego/bee/tags' 2020-08-09 15:27:37 +08:00
wangle 82e40f9010 fix the bee path 2020-08-09 15:27:37 +08:00
wangle 9c63635169 add cmd 'bee update' to update self
just notice once a day if there is a new version
2020-08-09 15:27:37 +08:00
wangle e0ea0abf5b Automatic update bee every day
Backup only when content changes
Fix the version
2020-08-09 15:27:37 +08:00
wangle 07fa523da9 get bee latest version by 'https://api.github.com/repos/beego/bee/tags' 2020-08-02 23:02:12 +08:00
wangle 40a90af5be fix the bee path 2020-08-02 17:00:29 +08:00
wangle e539c34ea0 add cmd 'bee update' to update self
just notice once a day if there is a new version
2020-08-02 16:17:02 +08:00
wangle a23c76305a Automatic update bee every day
Backup only when content changes
Fix the version
2020-08-01 17:12:09 +08:00
Hanjiang Yu c562cedf96 Internalize parsePackagesFromDir() 2020-08-01 16:24:26 +08:00
Hanjiang Yu a68e8ae3e8 Parse AST even not in GOPATH 2020-08-01 16:24:26 +08:00
Hanjiang Yu e0ada8860d Use go/build to resolve package path for `bee generate docs` 2020-08-01 16:24:26 +08:00
askuy 6a2f44720e Revert "bak file err"
This reverts commit 0e6ce7dea0.
2020-07-27 13:13:23 +08:00
askuy 3e5f9cf213 Revert "Change bee version"
This reverts commit e0ce20407c.
2020-07-27 13:13:23 +08:00
askuy 19d0116825 Revert "Backup only when content changes"
This reverts commit f601e441f3.
2020-07-27 13:13:23 +08:00
askuy 0a2c7f0c57 Revert "Compare content after formatting"
This reverts commit 174d2ab2e8.
2020-07-27 13:11:05 +08:00
askuy 59fa4ace1e Revert "Only contents in "CompareExcept" are excluded during comparison"
This reverts commit a9d3de0872.
2020-07-27 13:11:05 +08:00
wangle a9d3de0872 Only contents in "CompareExcept" are excluded during comparison 2020-07-26 20:18:33 +08:00
wangle 174d2ab2e8 Compare content after formatting 2020-07-26 20:18:33 +08:00
qiantao dbb41fa430 1. default gopath=false,
2. fix error work path.
2020-07-26 10:26:38 +08:00
wangle f601e441f3 Backup only when content changes 2020-07-26 10:24:52 +08:00
wangle e0ce20407c Change bee version 2020-07-26 10:24:52 +08:00
wangle 0e6ce7dea0 bak file err 2020-07-26 10:24:52 +08:00
askuy 13a81b8140
Merge pull request #692 from beego/feature/beegopro
repair staticcheck
2020-07-21 22:27:25 +08:00
yitea d9633cd9af repair staticcheck 2020-07-21 22:24:42 +08:00
askuy 5005bd4408
Merge pull request #691 from beego/develop
support go mod and bee pro gen
2020-07-19 20:57:50 +08:00
askuy b90f93409e
Merge pull request #690 from beego/feature/beegopro
Feature/beegopro
2020-07-19 20:49:28 +08:00
yitea cc2b2d1054 bee support go mod, modify readme. 2020-07-19 20:47:18 +08:00
yitea 4637afa242 beego pro move to beego group 2020-07-18 23:08:49 +08:00
yitea f3240109bf bee new uses go mod by default 2020-07-18 22:09:28 +08:00
yitea 8ac965a433 Merge branch 'develop' into feature/beegopro 2020-07-18 10:48:10 +08:00
yitea adf3cc850f bee pro remove go dependence 2020-07-18 10:45:50 +08:00
qiantao 91e4ac31a4 use `go env` check project is `go mod` or not. 2020-07-18 10:45:50 +08:00
qiantao 8893ad2d13 generate go.mod skip Minor version. 2020-07-18 10:45:50 +08:00
qiantao fccdcbbeda fix #477 2020-07-18 10:45:50 +08:00
askuy c37857ed01
Merge pull request #687 from guhan121/develop0711
更好的检查go mod 方式;生成的go.mod 忽略Minor version
2020-07-16 23:12:49 +08:00
askuy 20b7aec77a
Merge pull request #683 from guhan121/develop
fix #477
2020-07-16 23:11:30 +08:00
yitea 2c329fd606 support beego pro migration exec sql 2020-07-11 17:44:39 +08:00
yitea cf3c3bdc8b fix judge sql ext bug
fix orm tag bug
change the timestamp file path
2020-07-11 17:13:13 +08:00
qiantao 4158ab284e use `go env` check project is `go mod` or not. 2020-07-11 14:06:10 +08:00
qiantao 4110083cae generate go.mod skip Minor version. 2020-07-11 12:29:24 +08:00
yitea 9db1e8fb4c beego pro add mysql source type 2020-07-05 14:54:26 +08:00
yitea 8758f6eaa1 beego pro init 2020-07-04 22:58:03 +08:00
qiantao 8cceb76836 fix #477 2020-07-02 09:39:55 +08:00
askuy bb5e0435c9
Merge pull request #674 from guhan121/develop
generate go module project
2020-06-28 22:27:39 +08:00
qiantao 9433a7b66f 1. new,api,hprose 命令增加两个参数 [-module=true] [-beego=v1.12.1] 用于生成go module项目
2. generate,migrate命令不再打印GOPATH.
3. pack命令排除。
4. run命令支持传递ldflags参数
5. fix watch file bug.ignoredFilesRegExps数组对每个文件增加$,防止目录存在tmp的情况
6. getPackagePath函数被调用时如果找不到GOPATH,则看看工程有没有go.mod 有就当做go module项目处理。
7. .travis.yml检查时排除/pkg/mod/目录
2020-06-25 22:29:27 +08:00