ZhengYang
|
1d6736ab63
|
rename mvc to models to improve clarity
|
2014-08-01 16:06:10 +08:00 |
|
ZhengYang
|
5a2394d76a
|
move generateCode.Run() to g.go
|
2014-08-01 16:04:09 +08:00 |
|
ZhengYang
|
6894c9bc55
|
update version number to 1.3
|
2014-08-01 16:01:04 +08:00 |
|
ZhengYang
|
8e56c8528f
|
getting params from commandline and hook up the actual function
|
2014-08-01 15:52:25 +08:00 |
|
ZhengYang
|
0a22533e04
|
interface connected
|
2014-08-01 14:49:30 +08:00 |
|
ZhengYang
|
00893f8c0c
|
help message format
|
2014-08-01 10:16:37 +08:00 |
|
ZhengYang
|
7eb6fa6a67
|
adding source code
|
2014-07-31 18:46:03 +08:00 |
|
astaxie
|
bedec1aea7
|
Merge pull request #29 from xuewuhen/master
Update test.go
|
2014-07-20 19:21:41 +08:00 |
|
xuewuhen
|
fff8754c82
|
Update test.go
line 97
ColorLog("[ERRO] %s", err) 缺少参数%s。
|
2014-07-20 18:03:12 +08:00 |
|
astaxie
|
ba0d690eac
|
Merge pull request #26 from sandysong/master
修正Model循环引用导致generate死循环的问题
|
2014-07-07 18:22:02 +08:00 |
|
sandysong
|
9b8caf74be
|
修正Model循环引用导致generate死循环的问题
|
2014-07-07 18:06:02 +08:00 |
|
astaxie
|
47379b40a0
|
Merge pull request #23 from ljyf5593/master
fixed tests code cannot convert ".." to type rune
|
2014-06-24 17:47:15 +08:00 |
|
Liu Jie
|
777bf3e1ad
|
fixed tests code cannot convert ".." to type rune
修正在使用bee生成的测试用例代码时,文件路径没有转换为字符串导致报错的问题
|
2014-06-24 17:01:31 +08:00 |
|
astaxie
|
ff63f454a7
|
update the new api application
|
2014-06-24 14:32:17 +08:00 |
|
astaxie
|
aa92fc4854
|
bee 1.1.2
|
2014-06-24 12:06:45 +08:00 |
|
astaxie
|
5493f00cd0
|
fix the typo
|
2014-06-23 23:16:06 +08:00 |
|
astaxie
|
763382e4ce
|
update the filter for URL
|
2014-06-23 23:10:17 +08:00 |
|
astaxie
|
620f052d93
|
remove unused err
|
2014-06-23 23:03:10 +08:00 |
|
astaxie
|
82581a7c30
|
bee run auto download swagger & auto doc ten
|
2014-06-23 23:02:46 +08:00 |
|
astaxie
|
6181668e0a
|
required description
|
2014-06-23 22:21:13 +08:00 |
|
astaxie
|
b13c2068a9
|
support tag beedoc to support required
|
2014-06-23 22:00:57 +08:00 |
|
astaxie
|
33eaf8c2b7
|
bee: update other type
|
2014-06-23 21:38:19 +08:00 |
|
astaxie
|
2be298dd8e
|
bee: update the generate circle
|
2014-06-23 21:25:12 +08:00 |
|
astaxie
|
2472fe8e36
|
Merge pull request #22 from gogames/master
support multi-models
|
2014-06-21 21:33:33 +08:00 |
|
root
|
c67b4e5eae
|
support multi-models
|
2014-06-21 13:27:12 +00:00 |
|
astaxie
|
7a5985d509
|
trimspace @router
|
2014-06-20 19:49:43 +08:00 |
|
astaxie
|
6bcf78a885
|
support all Space unicode for the comments
|
2014-06-20 19:47:03 +08:00 |
|
astaxie
|
45bc09aba4
|
remove strconv
|
2014-06-20 13:28:23 +08:00 |
|
astaxie
|
4121c03544
|
update the remote url
|
2014-06-20 13:24:00 +08:00 |
|
astaxie
|
89ae690fdd
|
update tag
|
2014-06-20 12:03:42 +08:00 |
|
astaxie
|
d30c68e72f
|
update version
|
2014-06-20 12:01:58 +08:00 |
|
astaxie
|
22f4c92022
|
add tips where not exist the swagger files
|
2014-06-19 21:19:23 +08:00 |
|
astaxie
|
05c7d51efa
|
bee add rundocs
|
2014-06-19 21:09:17 +08:00 |
|
astaxie
|
3c695e8002
|
support analysis the modes
|
2014-06-19 16:40:55 +08:00 |
|
astaxie
|
4ac9fb0dac
|
bee default support watchall support generate doc
bee run appname true
|
2014-06-18 21:31:54 +08:00 |
|
astaxie
|
37badb1411
|
fix the TrimLeft bug
|
2014-06-18 18:50:08 +08:00 |
|
astaxie
|
3f24cc6319
|
update the version to 1.1.0
|
2014-06-18 15:50:35 +08:00 |
|
astaxie
|
fdade4356e
|
bee support generate docs from the source code
|
2014-06-18 12:19:03 +08:00 |
|
astaxie
|
7140e9be38
|
bee:change the Separator
|
2014-06-05 15:21:00 +08:00 |
|
astaxie
|
5e8ddf066f
|
Merge branch 'master' of https://github.com/beego/bee
|
2014-05-22 10:43:27 +08:00 |
|
astaxie
|
94c9dee22c
|
update bee get beego & go version
|
2014-05-22 10:35:37 +08:00 |
|
astaxie
|
f1ed612049
|
Merge pull request #20 from Cofyc/noescape_in_docs
noescape_in_docs
|
2014-05-19 16:52:45 +08:00 |
|
Yecheng Fu
|
cad02040ea
|
don't convert '&' to '&' in bee and bee help version .
|
2014-05-19 16:31:02 +08:00 |
|
astaxie
|
a6f9c78aaa
|
bee fix the path.EvalSymlinks
|
2014-05-17 02:48:18 +08:00 |
|
astaxie
|
7f0e4f024c
|
bee version support go version
|
2014-05-17 01:53:42 +08:00 |
|
astaxie
|
f076f449df
|
bee pack support zip Symlink
|
2014-05-17 01:40:43 +08:00 |
|
astaxie
|
226b5d4f4d
|
bee support version command
|
2014-05-17 01:37:45 +08:00 |
|
slene
|
6695161de2
|
bee pack support zip Symlink
|
2014-04-12 13:13:16 +08:00 |
|
astaxie
|
244f27afdf
|
update import
|
2014-04-03 16:46:47 +08:00 |
|
astaxie
|
3141202051
|
improve the bee
|
2014-04-03 16:41:44 +08:00 |
|