Commit Graph

129 Commits (3141202051c973777a8eef366c07baaac2325881)
 

Author SHA1 Message Date
astaxie 3141202051 improve the bee 9 years ago
slene 7da30d1b35 now bee run can specify main files 9 years ago
Unknown 1a352bc6b3 Add conf option for watch all 9 years ago
astaxie 1421e371a8 Merge pull request #13 from goinggo/master
Added support to watch all folders with Go files
9 years ago
William Kennedy da150b9b10 Added support to watch all folders with Go files 9 years ago
slene 89ed4f92e7 bee pack add two args -exr (support exclude filename use regexp) -be (can add custom build env variables) #352 #1 10 years ago
Unknown 0844deda67 UPDATED README 10 years ago
astaxie b103a8a3a2 miss url 10 years ago
astaxie 3492059429 routers 10 years ago
astaxie 2ff8323c11 routes fixed to routers 10 years ago
astaxie 88be60060e add goconvey 10 years ago
astaxie df4f44fde1 bee tools add router & test 10 years ago
slene d4cd5a0671 Merge branch 'master' of github.com:beego/bee 10 years ago
slene 743c86099d update bee pack add custom build args 10 years ago
Unknown ebcc00b113 Bug fixed 10 years ago
Unknown a337507ae8 Merge branch 'master' of github.com:beego/bee 10 years ago
Unknown 5b59147d87 Bug fixed 10 years ago
Unknown 342172a1ac ug fixed 10 years ago
astaxie 120e06cfe0 Merge pull request #3 from yaofangou/master
set exp default . to fix issue #2
10 years ago
yaofangou c397d9720b set exp default . 10 years ago
Unknown cce4f8c289 Bug fixed 10 years ago
Unknown 49c53400ea Bug fixed 10 years ago
astaxie 3114e61537 fix param to params 10 years ago
Unknown a7e6c6a9b5 Update 10 years ago
Unknown 78a6597edb Update 10 years ago
slene 723ddb4060 env args fix 10 years ago
Unknown 5118cd348d Added args, envs conf option 10 years ago
Unknown 3674476b3d reduce build command if user enabled install 10 years ago
Unknown 18f0a708ed Bug fixed 10 years ago
Unknown a4baa777cb Added support for gopm 10 years ago
Unknown 865272a7f7 Update LICENSE 10 years ago
Unknown f724bb0c6b Remove dep of com 10 years ago
astaxie a24bc70e3d Merge pull request #36 from eryx/master
多余的 html 标签
10 years ago
Eryx bd14fb5985 多余的 html 标签
多余的 html 标签
10 years ago
astaxie 0b5cef8bf7 Merge pull request #35 from odiel/master
Log levels as constants, printing time with logs
10 years ago
Odiel Leon a10bc28ab4 - Defining the logs levels as constants
- Adding time for each log print in order to see changes in the console or logs files.
10 years ago
astaxie 5cfd876e63 Merge pull request #34 from odiel/master
- Moving <style> tag under <head> tag
10 years ago
Odiel Leon 33ff8482f7 - Moving <style> tag under <head> tag 10 years ago
astaxie 20082d8568 Merge pull request #33 from shxsun/master
modify bee test, fix some bug
10 years ago
shxsun 18de4eb4c5 resolve some merge problem 10 years ago
shxsun 8115d5e1b8 modify bee test for more competible with none beego project, and add func safePathAppend 10 years ago
shengxiang sun 1c9b28b066 Merge pull request #2 from astaxie/master
merge with astaxie master
10 years ago
astaxie dbab79687b Merge pull request #32 from Xuyuanp/master
some misstakes on creating api app
10 years ago
Xuyuan Pang e8df0b125f some misstakes on creating api app 10 years ago
ssx205 69761e3715 fmt code, and fix bug(bee new has wrong path seprator in windows) 10 years ago
shengxiang sun d8481e756f Merge pull request #1 from astaxie/master
merge with asterxie/bee master
10 years ago
Unknown 3d3feda34c Bug fixed 10 years ago
Unknown efac8a0b65 Added auto-detect appname 10 years ago
Unknown abee36f379 Added auto-detect appname 10 years ago
Unknown a655f78a4e Added auto-detect appname 10 years ago