1
0
mirror of https://github.com/beego/bee.git synced 2025-06-12 20:20:40 +00:00
Commit Graph

318 Commits

Author SHA1 Message Date
df4f44fde1 bee tools add router & test 2013-12-23 23:28:31 +08:00
d4cd5a0671 Merge branch 'master' of github.com:beego/bee 2013-12-23 16:45:47 +08:00
743c86099d update bee pack add custom build args 2013-12-23 16:45:20 +08:00
ebcc00b113 Bug fixed 2013-12-15 18:28:17 -05:00
a337507ae8 Merge branch 'master' of github.com:beego/bee 2013-12-15 18:09:52 -05:00
5b59147d87 Bug fixed 2013-12-15 18:09:31 -05:00
342172a1ac ug fixed 2013-12-15 18:08:51 -05:00
120e06cfe0 Merge pull request #3 from yaofangou/master
set exp default . to fix issue #2
2013-12-15 06:23:26 -08:00
c397d9720b set exp default . 2013-12-15 22:20:07 +08:00
cce4f8c289 Bug fixed 2013-12-13 21:39:16 -05:00
49c53400ea Bug fixed 2013-12-12 17:13:50 -05:00
3114e61537 fix param to params 2013-12-10 10:00:17 +08:00
a7e6c6a9b5 Update 2013-12-09 11:17:46 -05:00
78a6597edb Update 2013-12-09 11:11:26 -05:00
723ddb4060 env args fix 2013-11-27 13:15:00 +08:00
5118cd348d Added args, envs conf option 2013-11-26 23:59:07 -05:00
3674476b3d reduce build command if user enabled install 2013-11-26 18:37:29 -05:00
18f0a708ed Bug fixed 2013-11-06 23:16:39 -05:00
a4baa777cb Added support for gopm 2013-11-03 22:16:15 -05:00
865272a7f7 Update LICENSE 2013-10-30 19:54:53 -04:00
f724bb0c6b Remove dep of com 2013-10-30 19:39:44 -04:00
a24bc70e3d Merge pull request #36 from eryx/master
多余的 html 标签
2013-10-04 07:45:34 -07:00
bd14fb5985 多余的 html 标签
多余的 html 标签
2013-10-04 22:29:43 +08:00
0b5cef8bf7 Merge pull request #35 from odiel/master
Log levels as constants, printing time with logs
2013-09-26 22:36:44 -07:00
a10bc28ab4 - Defining the logs levels as constants
- Adding time for each log print in order to see changes in the console or logs files.
2013-09-26 14:41:25 -04:00
5cfd876e63 Merge pull request #34 from odiel/master
- Moving <style> tag under <head> tag
2013-09-25 20:46:25 -07:00
33ff8482f7 - Moving <style> tag under <head> tag 2013-09-25 23:22:35 -04:00
20082d8568 Merge pull request #33 from shxsun/master
modify bee test, fix some bug
2013-09-23 22:53:58 -07:00
18de4eb4c5 resolve some merge problem 2013-09-24 10:49:01 +08:00
8115d5e1b8 modify bee test for more competible with none beego project, and add func safePathAppend 2013-09-24 10:42:02 +08:00
1c9b28b066 Merge pull request #2 from astaxie/master
merge with astaxie master
2013-09-20 20:27:34 -07:00
dbab79687b Merge pull request #32 from Xuyuanp/master
some misstakes on creating api app
2013-09-13 02:10:54 -07:00
e8df0b125f some misstakes on creating api app 2013-09-13 15:32:58 +08:00
69761e3715 fmt code, and fix bug(bee new has wrong path seprator in windows) 2013-09-12 19:20:48 +08:00
d8481e756f Merge pull request #1 from astaxie/master
merge with asterxie/bee master
2013-09-12 04:00:15 -07:00
3d3feda34c Bug fixed 2013-09-11 19:06:04 -04:00
efac8a0b65 Added auto-detect appname 2013-09-11 18:41:56 -04:00
abee36f379 Added auto-detect appname 2013-09-11 18:41:36 -04:00
a655f78a4e Added auto-detect appname 2013-09-11 18:35:24 -04:00
550cf6cb71 update apiapp 2013-09-11 18:18:02 +08:00
0f88e47773 Added prompt for bale 2013-09-05 05:05:18 -04:00
111bc16e19 Able to customize watch file exts 2013-09-04 11:23:51 -04:00
540122fdf1 Done bee bale 2013-09-03 20:14:57 -04:00
b78161eae6 Added bee bale 2013-09-03 20:04:32 -04:00
e606b0045d Working on bee bale 2013-09-03 13:23:58 -04:00
f839552b8d fix bug 2013-08-28 11:04:12 +08:00
285e130505 add template 2013-08-27 22:35:48 +08:00
b30217c1d3 Update 2013-08-24 19:00:08 +08:00
6923aeb1ae Use package com colorlog for uniform management 2013-08-24 16:41:46 +08:00
acc8c4ddd8 Merge branch 'master' of github.com:astaxie/bee 2013-08-24 04:39:18 +08:00