1
0
mirror of https://github.com/beego/bee.git synced 2024-05-29 09:03:28 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
astaxie
27fecfbe75 support ignore struct not show 2015-01-03 21:17:59 +08:00
TossPig
5e39150996 go1.4源码目录变更 2014-12-15 15:13:53 +08:00
TossPig
e47516cd15 补上BasePath
还有个根路径
2014-11-20 02:14:04 +08:00
砼砼
06e5d94806 添加常量Rootinfo和Subapi
修改rootinfo和subapi,为常量并为可导出
2014-11-20 01:17:43 +08:00
astaxie
e667c0fdaa fix the struct type for []Type 2014-09-05 00:09:35 +08:00
astaxie
61e13f70be fix the generate docs when route has system packages 2014-09-04 22:35:30 +08:00
astaxie
50dfe40b94 bee api create a new api from database 2014-08-09 00:55:55 +08:00
astaxie
9608df56f0 Merge branch 'master' of https://github.com/beego/bee 2014-08-01 23:42:19 +08:00
astaxie
4305da2f3f fix analisys bug 2014-08-01 23:40:48 +08:00
ZhengYang
5a2394d76a move generateCode.Run() to g.go 2014-08-01 16:04:09 +08:00
sandysong
9b8caf74be 修正Model循环引用导致generate死循环的问题 2014-07-07 18:06:02 +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
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
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
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
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