Commit Graph

1002 Commits

Author SHA1 Message Date
Ming Deng 1ed5c71087
Merge pull request #726 from flycash/develop
Bee fix command support v2.x
2020-10-15 22:18:10 +08:00
Ming Deng 29e5fadf6a Bee fix command 2020-10-15 22:10:45 +08:00
Ming Deng 9f1d5fc5eb
Merge pull request #725 from flycash/develop
add dev githook command
2020-10-10 08:53:19 +08:00
Ming Deng e0fd237002 add dev githook command 2020-10-09 23:35:22 +08:00
Ming Deng f5665162f7
Merge pull request #724 from flycash/develop
Bee new using v2.0 beego
2020-10-09 22:42:03 +08:00
Ming Deng cef7185b35 Bee new using v2.0 beego 2020-10-07 16:36:04 +08:00
askuy 8b942b1f22
Merge pull request #718 from wangle201210/develop
make .beego dir if don`t exist
2020-09-07 14:43:08 +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 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