1
0
mirror of https://github.com/beego/bee.git synced 2024-11-23 11:50:55 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
MingZong
bb75e5773d New helpers folder defined helper method
New structures defined folder structure method
Complete bee new changes
bee api to modify half
2016-03-26 01:13:40 +08:00
astaxie
807c3de8a7 fix issue with new version 2016-01-06 11:55:56 +08:00
fugr
dec41734bd ServeJson-->ServeJSON,update to match beego develop 2015-10-22 11:32:21 +08:00
Haibin Liu
5c6eeae33a Fix no error message issue 2015-09-28 07:42:11 +08:00
0x0001
d7f56900c1 new和api命令支持符号链接目录 2015-04-16 11:57:20 +08:00
kyle
d475828acf fix error msg when use command "bee api" bug missing the Argument 2015-03-06 16:07:52 +08:00
areski
6b85a2c475 Improve bee command lines
Clean and improve some of the command option descriptions
2014-12-18 17:19:34 +01:00
Kurt Zhong
ad366a3bb1 Fix a spelling typo, 'lonin to 'login'' 2014-11-27 09:02:58 +08:00
astaxie
976602bc01 change this to short name 2014-11-05 22:48:09 +08:00
Oleg Dolya
d5911c9bcd fix bug 2014-10-01 21:45:16 +03:00
ZhengYang
18e7fdb02d added example in api usage 2014-08-22 16:16:22 +08:00
ZhengYang
8e1a1f5860 help msg 2014-08-22 15:52:58 +08:00
ZhengYang
4dc2d67bd2 replace db driver package and driver name for postgres 2014-08-22 15:46:36 +08:00
ZhengYang
ab24b84d15 fix missing newline 2014-08-22 11:23:28 +08:00
ZhengYang
04bb76cad6 currpath fix 2014-08-22 11:20:29 +08:00
葛琦
55741df579 return actual value from subcommand 2014-08-15 17:38:51 +08:00
astaxie
cd31fe26ed bee generate scaffold model 2014-08-11 17:01:06 +08:00
astaxie
50dfe40b94 bee api create a new api from database 2014-08-09 00:55:55 +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
7140e9be38 bee:change the Separator 2014-06-05 15:21:00 +08:00
astaxie
a6f9c78aaa bee fix the path.EvalSymlinks 2014-05-17 02:48:18 +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
astaxie
b103a8a3a2 miss url 2013-12-24 00:11:13 +08:00
astaxie
3492059429 routers 2013-12-24 00:00:52 +08:00
astaxie
2ff8323c11 routes fixed to routers 2013-12-23 23:45:15 +08:00
astaxie
df4f44fde1 bee tools add router & test 2013-12-23 23:28:31 +08:00
astaxie
3114e61537 fix param to params 2013-12-10 10:00:17 +08:00
Unknown
865272a7f7 Update LICENSE 2013-10-30 19:54:53 -04:00
Xuyuan Pang
e8df0b125f some misstakes on creating api app 2013-09-13 15:32:58 +08:00
astaxie
550cf6cb71 update apiapp 2013-09-11 18:18:02 +08:00
Unknown
e606b0045d Working on bee bale 2013-09-03 13:23:58 -04:00
fanngyuan
f839552b8d fix bug 2013-08-28 11:04:12 +08:00
fanngyuan
285e130505 add template 2013-08-27 22:35:48 +08:00
fanngyuan
9ba4bbc1bc add test 2013-08-22 11:03:31 +08:00
astaxie
916e701580 fix post data format 2013-08-19 10:27:44 +08:00
miraclesu
b4b8225cbf an example for api application 2013-07-09 15:16:28 +08:00
miraclesu
6bfd839b68 add api demo 2013-07-08 17:56:48 +08:00
miraclesu
91c467505a add api command 2013-07-08 15:34:58 +08:00