1
0
mirror of https://github.com/beego/bee.git synced 2025-04-02 16:45:58 +00:00

Commit Graph

  • a1fe5bf010 Using local package name for renamed packages. Lei Cao 2015-05-14 15:56:19 +08:00
  • 361eb4d235 ERROR message is strange shinriyo 2015-05-14 14:36:46 +09:00
  • e23253bc23 fix #99 astaxie 2015-05-09 18:20:08 +08:00
  • ad453bb3e0 fix #107 astaxie 2015-05-09 15:31:55 +08:00
  • 1aa857a9ea change the version to 1.3.0 astaxie 2015-05-09 15:07:26 +08:00
  • d5ba3ff52f Merge pull request #73 from Lao-liu/master astaxie 2015-05-09 15:00:21 +08:00
  • fb17bcd4d5 Merge pull request #106 from 0x0001/master astaxie 2015-05-09 14:48:39 +08:00
  • 9530a63356 Merge pull request #84 from hilyjiang/master astaxie 2015-05-09 14:45:47 +08:00
  • 52d6031795 Merge pull request #75 from jmsegrev/master astaxie 2015-05-09 14:41:37 +08:00
  • 59e10cc2c7 Merge pull request #109 from Frylock13/patch-1 astaxie 2015-04-26 15:09:17 +08:00
  • 43ef051a29 Update g_controllers.go Vitaly A 2015-04-26 05:26:26 +03:00
  • d7f56900c1 new和api命令支持符号链接目录 0x0001 2015-04-16 11:57:20 +08:00
  • 73874efe19 Merge pull request #104 from kyle-wang/master astaxie 2015-03-06 17:29:53 +08:00
  • d475828acf fix error msg when use command "bee api" bug missing the Argument kyle 2015-03-06 16:07:52 +08:00
  • 926ef73108 Merge pull request #103 from leitwolf/master astaxie 2015-03-04 12:34:07 +08:00
  • d70e2c2a2b add tableName to model file lonewolf 2015-03-03 23:35:46 +08:00
  • 7f313ac0eb Merge pull request #101 from nishantmodak/patch-1 astaxie 2015-02-23 21:56:32 +08:00
  • 91d614c148 Syntax Fix for example usage Nishant Modak 2015-02-23 14:42:20 +05:30
  • 27fecfbe75 support ignore struct not show astaxie 2015-01-03 21:17:59 +08:00
  • 2e408fa881 Merge pull request #91 from areski/pr-fix-misc astaxie 2014-12-19 10:46:40 +08:00
  • 6b85a2c475 Improve bee command lines areski 2014-12-18 17:19:34 +01:00
  • c9e5e98b4a Merge pull request #90 from areski/pr-fix-gitignore astaxie 2014-12-18 23:53:44 +08:00
  • 3c6b3884d7 fix gitignore for golang areski 2014-12-18 15:42:12 +01:00
  • f00aeaed36 Merge pull request #89 from tossp/go14 astaxie 2014-12-15 17:49:26 +08:00
  • 5e39150996 go1.4源码目录变更 TossPig 2014-12-15 15:13:53 +08:00
  • e147e3b132 Merge pull request #87 from turingou/master astaxie 2014-12-04 15:33:50 +08:00
  • bba4e286b2 Update default scaffold landing page Guo Yu 2014-12-04 15:14:00 +08:00
  • 26ab2b8e58 Merge pull request #85 from kurtzh/patch-1 astaxie 2014-11-27 21:31:20 +08:00
  • ad366a3bb1 Fix a spelling typo, 'lonin to 'login'' Kurt Zhong 2014-11-27 09:02:58 +08:00
  • 9d20985cde Wait 1s before autobuild util there is no file change. hilyjiang 2014-11-25 00:42:16 +08:00
  • 0f0a217752 Merge pull request #83 from tossp/swagger astaxie 2014-11-21 13:14:59 +08:00
  • e47516cd15 补上BasePath TossPig 2014-11-20 02:14:04 +08:00
  • 06e5d94806 添加常量Rootinfo和Subapi 砼砼 2014-11-20 01:17:43 +08:00
  • 976602bc01 change this to short name astaxie 2014-11-05 22:48:09 +08:00
  • 930049f7de update the GetInt to GetInt64 astaxie 2014-11-05 13:53:38 +08:00
  • 7c2c95b325 update README.md Liujian 2014-10-31 13:53:48 +08:00
  • 76cbc8a3cc update README.md Liujian 2014-10-31 13:50:11 +08:00
  • 850e3dcfd4 Merge pull request #79 from pabdavis/fix-ubuntu-bee-pack astaxie 2014-10-29 11:38:45 +08:00
  • d83ddc6b52 Fix issue with pack option on ubuntu Bill Davis 2014-10-28 15:30:53 -04:00
  • acef56f158 Merge pull request #76 from betazk/patch-1 astaxie 2014-10-28 10:11:25 +08:00
  • 9237e189f2 Fix Spelling mistake zk 2014-10-28 09:58:28 +08:00
  • 2e7cd9b414 1. remove unused typeMappingMysqlOfRpc type. 2. update README.md Liujian 2014-10-23 13:09:22 +08:00
  • 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 juan 2014-10-22 10:45:26 -04:00
  • 7dfe63055e 更新Help提示文本 Liujian 2014-10-16 21:41:25 +08:00
  • 6c40f1a629 修正当表没有主键时bug Liujian 2014-10-16 21:36:38 +08:00
  • 40f2451ca4 Update README Liujian 2014-10-16 21:13:00 +08:00
  • adf84eb060 修改bee hprose 参数,只发布hprose服务,不包含RESTful Api。 Liujian 2014-10-16 21:10:22 +08:00
  • 41477f6d88 Merge pull request #74 from avitex/patch-1 astaxie 2014-10-15 14:10:44 +08:00
  • eaae7694b8 Modified bug of use -tables arguments. Liujian 2014-10-15 13:59:05 +08:00
  • bb324d530a Fixed small typo James Dyson 2014-10-15 15:30:00 +11:00
  • 3dce57e793 Modified mysql blob type. Liujian 2014-10-15 10:48:50 +08:00
  • f75d8997ef 自动生成基于数据库的Hprose发布服务。 Liujian 2014-10-14 21:30:32 +08:00
  • 7905d77f05 Merge pull request #72 from grengojbo/master astaxie 2014-10-02 07:58:52 +08:00
  • d5911c9bcd fix bug Oleg Dolya 2014-10-01 21:45:16 +03:00
  • 4bac7d36fc Merge pull request #68 from ZhengYang/master astaxie 2014-09-05 10:24:54 +08:00
  • 1fd0e0860b support for json type ZhengYang 2014-09-05 10:03:21 +08:00
  • e667c0fdaa fix the struct type for []Type astaxie 2014-09-05 00:09:35 +08:00
  • 61e13f70be fix the generate docs when route has system packages astaxie 2014-09-04 22:35:30 +08:00
  • 531ce3010d Merge pull request #66 from ZhengYang/master astaxie 2014-09-04 11:41:44 +08:00
  • 1641f1edbd Merge remote-tracking branch 'upstream/master' ZhengYang 2014-09-04 10:54:43 +08:00
  • 9fd3e28cb6 added interval & uuid as string type for postgres ZhengYang 2014-09-04 10:53:29 +08:00
  • ceab2d60e5 Merge pull request #64 from cfsalguero/master astaxie 2014-09-02 00:19:19 +08:00
  • f994d2f6cf Fix camel case fails if name starts with _ Carlos Salguero 2014-09-01 12:41:39 -03:00
  • d12e84f264 Merge pull request #62 from ZhengYang/master astaxie 2014-08-29 16:15:54 +08:00
  • 9f45b59a99 help messages ZhengYang 2014-08-29 16:08:28 +08:00
  • ece84c644f skeleton ZhengYang 2014-08-29 16:04:53 +08:00
  • 995ad2934a skeleton ZhengYang 2014-08-29 16:03:43 +08:00
  • db40c4ced2 bee run ZhengYang 2014-08-29 15:55:53 +08:00
  • d40a327f06 no big deal ZhengYang 2014-08-29 15:47:21 +08:00
  • 001326934e added info for 'new' command ZhengYang 2014-08-29 15:42:40 +08:00
  • 6df71de34b output message ZhengYang 2014-08-29 15:34:07 +08:00
  • c33b57b605 added help ZhengYang 2014-08-29 15:32:13 +08:00
  • 478cbb39b9 minor update Zheng Yang 2014-08-29 15:17:22 +08:00
  • d3313f7bc7 bee intro ZhengYang 2014-08-29 15:06:05 +08:00
  • 4aafb44b95 Merge pull request #61 from ZhengYang/master astaxie 2014-08-28 17:37:26 +08:00
  • 97ea34cc80 truncate before overwritten ZhengYang 2014-08-28 17:31:37 +08:00
  • 89a23fefca Merge pull request #60 from ZhengYang/master astaxie 2014-08-28 17:14:46 +08:00
  • 05882bb4f6 add time into temporal type ZhengYang 2014-08-28 17:11:56 +08:00
  • 5ec39d71ed add time type astaxie 2014-08-27 12:01:13 +08:00
  • d0c36db1ca support tinyblob mediumblob astaxie 2014-08-27 11:41:31 +08:00
  • b3674b5b06 support bit type astaxie 2014-08-27 11:08:32 +08:00
  • 7ffe1060cc format the log time astaxie 2014-08-23 14:15:38 +08:00
  • d749332330 Merge pull request #59 from ZhengYang/master astaxie 2014-08-22 16:32:14 +08:00
  • 4d4638fcd4 version++ ZhengYang 2014-08-22 16:31:07 +08:00
  • 31975e5e1e Merge pull request #58 from ZhengYang/master astaxie 2014-08-22 16:22:59 +08:00
  • 18e7fdb02d added example in api usage ZhengYang 2014-08-22 16:16:22 +08:00
  • 8a2cb2ae1c minor fix ZhengYang 2014-08-22 16:04:07 +08:00
  • 21564ec89c Merge pull request #57 from ZhengYang/master astaxie 2014-08-22 16:01:25 +08:00
  • 8e1a1f5860 help msg ZhengYang 2014-08-22 15:52:58 +08:00
  • 67cd084295 remove mysql conn str from default ZhengYang 2014-08-22 15:51:21 +08:00
  • b14868c908 code gen for postgres ZhengYang 2014-08-22 15:50:13 +08:00
  • 4dc2d67bd2 replace db driver package and driver name for postgres ZhengYang 2014-08-22 15:46:36 +08:00
  • ab24b84d15 fix missing newline ZhengYang 2014-08-22 11:23:28 +08:00
  • 04bb76cad6 currpath fix ZhengYang 2014-08-22 11:20:29 +08:00
  • 4b56b8576c add default value for postgres conn ZhengYang 2014-08-21 12:22:49 +08:00
  • b9ff4255ff rename for clarity ZhengYang 2014-08-21 11:55:54 +08:00
  • 99b99321e9 added data type mapping for postgresql ZhengYang 2014-08-21 11:53:12 +08:00
  • f850d0de5e Merge pull request #56 from ZhengYang/master astaxie 2014-08-21 11:14:36 +08:00
  • 5c85c10b18 minor changes ZhengYang 2014-08-21 11:01:40 +08:00
  • f2528fcf79 minor clean up ZhengYang 2014-08-21 10:54:21 +08:00