Commit Graph

1133 Commits

Author SHA1 Message Date
astaxie fb17bcd4d5 Merge pull request #106 from 0x0001/master
new和api命令支持符号链接目录
2015-05-09 14:48:39 +08:00
astaxie 9530a63356 Merge pull request #84 from hilyjiang/master
Wait 1s before autobuild util there is no file change.
2015-05-09 14:45:47 +08:00
astaxie 52d6031795 Merge pull request #75 from jmsegrev/master
Fix for api docs generate bug
2015-05-09 14:41:37 +08:00
astaxie 59e10cc2c7 Merge pull request #109 from Frylock13/patch-1
Update g_controllers.go
2015-04-26 15:09:17 +08:00
Vitaly A 43ef051a29 Update g_controllers.go 2015-04-26 05:26:26 +03:00
0x0001 d7f56900c1 new和api命令支持符号链接目录 2015-04-16 11:57:20 +08:00
astaxie 73874efe19 Merge pull request #104 from kyle-wang/master
fix error msg when use command "bee api" bug missing the Argument
2015-03-06 17:29:53 +08:00
kyle d475828acf fix error msg when use command "bee api" bug missing the Argument 2015-03-06 16:07:52 +08:00
astaxie 926ef73108 Merge pull request #103 from leitwolf/master
add tableName to model file
2015-03-04 12:34:07 +08:00
lonewolf d70e2c2a2b add tableName to model file 2015-03-03 23:35:46 +08:00
astaxie 7f313ac0eb Merge pull request #101 from nishantmodak/patch-1
Syntax Fix for example usage
2015-02-23 21:56:32 +08:00
Nishant Modak 91d614c148 Syntax Fix for example usage
syntax fix for argument passing
2015-02-23 14:42:20 +05:30
astaxie 27fecfbe75 support ignore struct not show 2015-01-03 21:17:59 +08:00
astaxie 2e408fa881 Merge pull request #91 from areski/pr-fix-misc
Improve bee command lines
2014-12-19 10:46:40 +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
astaxie c9e5e98b4a Merge pull request #90 from areski/pr-fix-gitignore
fix gitignore for golang
2014-12-18 23:53:44 +08:00
areski 3c6b3884d7 fix gitignore for golang 2014-12-18 15:42:12 +01:00
astaxie f00aeaed36 Merge pull request #89 from tossp/go14
go1.4源码目录变更
2014-12-15 17:49:26 +08:00
TossPig 5e39150996 go1.4源码目录变更 2014-12-15 15:13:53 +08:00
astaxie e147e3b132 Merge pull request #87 from turingou/master
Update default scaffold landing page
2014-12-04 15:33:50 +08:00
Guo Yu bba4e286b2 Update default scaffold landing page 2014-12-04 15:14:00 +08:00
astaxie 26ab2b8e58 Merge pull request #85 from kurtzh/patch-1
Fix a spelling typo, 'lonin to 'login''
2014-11-27 21:31:20 +08:00
Kurt Zhong ad366a3bb1 Fix a spelling typo, 'lonin to 'login'' 2014-11-27 09:02:58 +08:00
hilyjiang 9d20985cde Wait 1s before autobuild util there is no file change. 2014-11-25 00:46:31 +08:00
astaxie 0f0a217752 Merge pull request #83 from tossp/swagger
添加常量Rootinfo和Subapi
2014-11-21 13:14:59 +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 976602bc01 change this to short name 2014-11-05 22:48:09 +08:00
astaxie 930049f7de update the GetInt to GetInt64 2014-11-05 13:53:42 +08:00
Liujian 7c2c95b325 update README.md 2014-10-31 13:53:48 +08:00
Liujian 76cbc8a3cc update README.md 2014-10-31 13:50:11 +08:00
astaxie 850e3dcfd4 Merge pull request #79 from pabdavis/fix-ubuntu-bee-pack
Fix issue with pack option on ubuntu
2014-10-29 11:38:45 +08:00
Bill Davis d83ddc6b52 Fix issue with pack option on ubuntu 2014-10-28 15:30:53 -04:00
astaxie acef56f158 Merge pull request #76 from betazk/patch-1
Fix  Spelling mistake
2014-10-28 10:11:25 +08:00
zk 9237e189f2 Fix Spelling mistake
useDiectory to useDirectory in readAppDirectories function
2014-10-28 09:58:28 +08:00
Liujian 2e7cd9b414 1. remove unused typeMappingMysqlOfRpc type.
2. update README.md
2014-10-23 13:09:22 +08:00
juan 9d2067e66e Fix of api docs gen bug on object description of structs with anonymous fields
Added json:"-" as omitter on api docs gen of struct field for object description
Avoid use json:"omitempty" on api docs gen as object description field name
2014-10-22 11:00:10 -04:00
Liujian 7dfe63055e 更新Help提示文本 2014-10-16 21:41:25 +08:00
Liujian 6c40f1a629 修正当表没有主键时bug 2014-10-16 21:36:38 +08:00
Liujian 40f2451ca4 Update README 2014-10-16 21:13:00 +08:00
Liujian adf84eb060 修改bee hprose 参数,只发布hprose服务,不包含RESTful Api。 2014-10-16 21:10:22 +08:00
astaxie 41477f6d88 Merge pull request #74 from avitex/patch-1
Fixed small typo
2014-10-15 14:10:44 +08:00
Liujian eaae7694b8 Modified bug of use -tables arguments. 2014-10-15 13:59:05 +08:00
James Dyson bb324d530a Fixed small typo
Noticed it when using bee.
2014-10-15 15:30:00 +11:00
Liujian 3dce57e793 Modified mysql blob type. 2014-10-15 10:48:50 +08:00
Liujian f75d8997ef 自动生成基于数据库的Hprose发布服务。 2014-10-14 21:30:32 +08:00
astaxie 7905d77f05 Merge pull request #72 from grengojbo/master
fix bug [bee api beeApi]
2014-10-02 07:58:52 +08:00
Oleg Dolya d5911c9bcd fix bug 2014-10-01 21:45:16 +03:00
astaxie 4bac7d36fc Merge pull request #68 from ZhengYang/master
support for json type
2014-09-05 10:24:54 +08:00
ZhengYang 1fd0e0860b support for json type 2014-09-05 10:03:21 +08:00