1
0
mirror of https://github.com/beego/bee.git synced 2024-11-23 06:40:54 +00:00

Commit Graph

  • 30564d388a adding log information to show prograss ZhengYang 2014-08-01 18:07:38 +0800
  • 556c535d98 Merge pull request #31 from ZhengYang/master astaxie 2014-08-01 17:46:56 +0800
  • 348bc3edcb do not remove folders ZhengYang 2014-08-01 17:42:04 +0800
  • 789132d622 help message updated to reflect current feature ZhengYang 2014-08-01 16:25:28 +0800
  • 1d6736ab63 rename mvc to models to improve clarity ZhengYang 2014-08-01 16:06:10 +0800
  • 5a2394d76a move generateCode.Run() to g.go ZhengYang 2014-08-01 16:04:09 +0800
  • 6894c9bc55 update version number to 1.3 ZhengYang 2014-08-01 16:01:04 +0800
  • 8e56c8528f getting params from commandline and hook up the actual function ZhengYang 2014-08-01 15:52:25 +0800
  • 0a22533e04 interface connected ZhengYang 2014-08-01 14:49:30 +0800
  • 00893f8c0c help message format ZhengYang 2014-08-01 10:15:32 +0800
  • 7eb6fa6a67 adding source code ZhengYang 2014-07-31 18:46:03 +0800
  • bedec1aea7 Merge pull request #29 from xuewuhen/master astaxie 2014-07-20 19:21:41 +0800
  • fff8754c82 Update test.go xuewuhen 2014-07-20 18:03:12 +0800
  • ba0d690eac Merge pull request #26 from sandysong/master astaxie 2014-07-07 18:22:02 +0800
  • 9b8caf74be 修正Model循环引用导致generate死循环的问题 sandysong 2014-07-07 18:06:02 +0800
  • 141d159b33 Merge 58af77443b into 47379b40a0 baocaixiong 2014-06-30 13:20:01 +0000
  • 58af77443b fix Mac OS main.go:4:2: import "/Users/username/gopath/src/beegoApp/routers": cannot import absolute path zhangming 2014-06-30 21:12:29 +0800
  • 47379b40a0 Merge pull request #23 from ljyf5593/master astaxie 2014-06-24 17:47:15 +0800
  • 777bf3e1ad fixed tests code cannot convert ".." to type rune Liu Jie 2014-06-24 17:01:31 +0800
  • ff63f454a7 update the new api application astaxie 2014-06-24 14:32:17 +0800
  • aa92fc4854 bee 1.1.2 astaxie 2014-06-24 12:06:45 +0800
  • 5493f00cd0 fix the typo astaxie 2014-06-23 23:16:06 +0800
  • 763382e4ce update the filter for URL astaxie 2014-06-23 23:10:17 +0800
  • 620f052d93 remove unused err astaxie 2014-06-23 23:03:10 +0800
  • 82581a7c30 bee run auto download swagger & auto doc ten astaxie 2014-06-23 23:02:46 +0800
  • 6181668e0a required description astaxie 2014-06-23 22:21:13 +0800
  • b13c2068a9 support tag beedoc to support required astaxie 2014-06-23 22:00:57 +0800
  • 33eaf8c2b7 bee: update other type astaxie 2014-06-23 21:38:19 +0800
  • 2be298dd8e bee: update the generate circle astaxie 2014-06-23 21:25:12 +0800
  • 2472fe8e36 Merge pull request #22 from gogames/master astaxie 2014-06-21 21:33:33 +0800
  • c67b4e5eae support multi-models root 2014-06-21 13:27:12 +0000
  • 7a5985d509 trimspace @router astaxie 2014-06-20 19:49:43 +0800
  • 6bcf78a885 support all Space unicode for the comments astaxie 2014-06-20 19:47:03 +0800
  • 45bc09aba4 remove strconv astaxie 2014-06-20 13:28:23 +0800
  • 4121c03544 update the remote url astaxie 2014-06-20 13:24:00 +0800
  • 89ae690fdd update tag astaxie 2014-06-20 12:03:42 +0800
  • d30c68e72f update version astaxie 2014-06-20 12:01:58 +0800
  • 22f4c92022 add tips where not exist the swagger files astaxie 2014-06-19 21:19:23 +0800
  • 05c7d51efa bee add rundocs astaxie 2014-06-19 21:09:17 +0800
  • 3c695e8002 support analysis the modes astaxie 2014-06-19 16:40:55 +0800
  • 4ac9fb0dac bee default support watchall support generate doc astaxie 2014-06-18 21:31:54 +0800
  • 37badb1411 fix the TrimLeft bug astaxie 2014-06-18 18:50:08 +0800
  • 3f24cc6319 update the version to 1.1.0 astaxie 2014-06-18 15:50:35 +0800
  • fdade4356e bee support generate docs from the source code astaxie 2014-06-18 12:19:03 +0800
  • 7140e9be38 bee:change the Separator astaxie 2014-06-05 15:21:00 +0800
  • 5e8ddf066f Merge branch 'master' of https://github.com/beego/bee astaxie 2014-05-22 10:43:27 +0800
  • 94c9dee22c update bee get beego & go version astaxie 2014-05-22 10:35:37 +0800
  • f1ed612049 Merge pull request #20 from Cofyc/noescape_in_docs astaxie 2014-05-19 16:52:45 +0800
  • cad02040ea don't convert '&' to '&' in bee and bee help version. Yecheng Fu 2014-05-19 16:31:02 +0800
  • a6f9c78aaa bee fix the path.EvalSymlinks astaxie 2014-05-17 02:48:18 +0800
  • 7f0e4f024c bee version support go version astaxie 2014-05-17 01:53:42 +0800
  • f076f449df bee pack support zip Symlink astaxie 2014-05-17 01:40:43 +0800
  • 226b5d4f4d bee support version command astaxie 2014-05-17 01:37:45 +0800
  • 6695161de2 bee pack support zip Symlink slene 2014-04-12 13:12:39 +0800
  • 244f27afdf update import astaxie 2014-04-03 16:46:47 +0800
  • 3141202051 improve the bee astaxie 2014-04-03 16:41:44 +0800
  • 7da30d1b35 now bee run can specify main files slene 2014-02-22 01:51:18 +0800
  • 1a352bc6b3 Add conf option for watch all Unknown 2014-02-17 17:26:59 -0500
  • 1421e371a8 Merge pull request #13 from goinggo/master astaxie 2014-01-22 17:35:18 -0800
  • da150b9b10 Added support to watch all folders with Go files William Kennedy 2014-01-22 11:57:16 -0500
  • 89ed4f92e7 bee pack add two args -exr (support exclude filename use regexp) -be (can add custom build env variables) #352 #1 slene 2013-12-31 19:28:36 +0800
  • b9afbb47f2 Merge pull request #1 from beego/master Sebastian Wade 2013-12-26 19:28:38 -0800
  • 0844deda67 UPDATED README Unknown 2013-12-24 17:03:33 -0500
  • b103a8a3a2 miss url astaxie 2013-12-24 00:11:13 +0800
  • 3492059429 routers astaxie 2013-12-24 00:00:52 +0800
  • 2ff8323c11 routes fixed to routers astaxie 2013-12-23 23:45:15 +0800
  • 88be60060e add goconvey astaxie 2013-12-23 23:32:01 +0800
  • df4f44fde1 bee tools add router & test astaxie 2013-12-23 23:28:31 +0800
  • d4cd5a0671 Merge branch 'master' of github.com:beego/bee slene 2013-12-23 16:45:47 +0800
  • 743c86099d update bee pack add custom build args slene 2013-12-23 16:45:20 +0800
  • ebcc00b113 Bug fixed Unknown 2013-12-15 18:28:17 -0500
  • a337507ae8 Merge branch 'master' of github.com:beego/bee Unknown 2013-12-15 18:09:52 -0500
  • 5b59147d87 Bug fixed Unknown 2013-12-15 18:09:31 -0500
  • 342172a1ac ug fixed Unknown 2013-12-15 18:08:51 -0500
  • 120e06cfe0 Merge pull request #3 from yaofangou/master astaxie 2013-12-15 06:23:26 -0800
  • c397d9720b set exp default . yaofangou 2013-12-15 22:20:07 +0800
  • cce4f8c289 Bug fixed Unknown 2013-12-13 21:39:16 -0500
  • 49c53400ea Bug fixed Unknown 2013-12-12 17:13:50 -0500
  • 3114e61537 fix param to params astaxie 2013-12-10 10:00:17 +0800
  • a7e6c6a9b5 Update Unknown 2013-12-09 11:17:46 -0500
  • 78a6597edb Update Unknown 2013-12-09 11:11:26 -0500
  • 723ddb4060 env args fix slene 2013-11-27 13:15:00 +0800
  • 5118cd348d Added args, envs conf option Unknown 2013-11-26 23:59:07 -0500
  • 3674476b3d reduce build command if user enabled install Unknown 2013-11-26 18:37:29 -0500
  • 18f0a708ed Bug fixed Unknown 2013-11-06 23:16:39 -0500
  • a4baa777cb Added support for gopm Unknown 2013-11-03 22:16:15 -0500
  • 865272a7f7 Update LICENSE Unknown 2013-10-30 19:54:53 -0400
  • f724bb0c6b Remove dep of com Unknown 2013-10-30 19:39:44 -0400
  • a24bc70e3d Merge pull request #36 from eryx/master astaxie 2013-10-04 07:45:34 -0700
  • bd14fb5985 多余的 html 标签 Eryx 2013-10-04 22:29:43 +0800
  • 0b5cef8bf7 Merge pull request #35 from odiel/master astaxie 2013-09-26 22:36:44 -0700
  • a10bc28ab4 - Defining the logs levels as constants - Adding time for each log print in order to see changes in the console or logs files. Odiel Leon 2013-09-26 14:41:25 -0400
  • 5cfd876e63 Merge pull request #34 from odiel/master astaxie 2013-09-25 20:46:25 -0700
  • 33ff8482f7 - Moving <style> tag under <head> tag Odiel Leon 2013-09-25 23:22:35 -0400
  • 20082d8568 Merge pull request #33 from shxsun/master astaxie 2013-09-23 22:53:58 -0700
  • 18de4eb4c5 resolve some merge problem shxsun 2013-09-24 10:49:01 +0800
  • 8115d5e1b8 modify bee test for more competible with none beego project, and add func safePathAppend shxsun 2013-09-24 10:42:02 +0800
  • 1c9b28b066 Merge pull request #2 from astaxie/master shengxiang sun 2013-09-20 20:27:34 -0700
  • dbab79687b Merge pull request #32 from Xuyuanp/master astaxie 2013-09-13 02:10:54 -0700
  • e8df0b125f some misstakes on creating api app Xuyuan Pang 2013-09-13 15:32:58 +0800