Ming Deng
|
22b64e8157
|
Merge pull request #729 from flycash/develop
Fix beego module
|
2020-11-02 22:31:56 +08:00 |
|
Ming Deng
|
fa7aee4d01
|
Fix beego module
|
2020-11-02 22:26:46 +08:00 |
|
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 |
|
wangle
|
1605bacc9e
|
fix
|
2020-09-15 00:14:34 +08:00 |
|
wangle
|
3ea61a8926
|
update readme.md
|
2020-09-15 00:09:05 +08:00 |
|
wangle
|
674b52a732
|
change updatedTime to publishedTime
|
2020-09-15 00:05:38 +08:00 |
|
wangle
|
7a7357a983
|
print lastPushedTime & update readme.md
|
2020-09-14 23:27:33 +08:00 |
|
wangle
|
81ed06ea01
|
get template from git when run 'bee pro toml' if template dose not exit
|
2020-09-11 01:03:44 +08:00 |
|
wangle
|
8f0badc630
|
add command "bee pro toml" for create beegopro.toml
|
2020-09-10 19:35:44 +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 |
|
wucheng
|
d496d26a1c
|
revert:修复了自定义map结构的显示
|
2020-08-27 14:53:32 +08:00 |
|
wucheng
|
c0d29b0d2a
|
修复了自定义map结构的显示
|
2020-08-27 14:23:02 +08:00 |
|
wucheng
|
b45ded3355
|
添加自定义的对象显示类型
|
2020-08-26 17:22:57 +08:00 |
|
wucheng
|
2c673b7d1e
|
support interface type
|
2020-08-26 11:17:09 +08:00 |
|
wucheng
|
53b0b68d00
|
使得function的Description头也可以直接多行注释
|
2020-08-24 10:48:59 +08:00 |
|
wucheng
|
2862ff48db
|
对@Description支持多行描述
|
2020-08-12 16:14:23 +08:00 |
|
wucheng
|
b56b3794e4
|
fixbug: ignore tag did not works; set property type to the second tag value only if it is not omitempty and isBasicType
|
2020-08-12 10:19:09 +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 |
|