MingZong
|
09324b884b
|
Merge branch 'develop' of https://github.com/beego/bee into develop
|
2016-04-06 18:28:12 +08:00 |
|
astaxie
|
bccfd667c1
|
Merge branch 'master' into develop
|
2016-04-05 22:27:20 +08:00 |
|
astaxie
|
658f6c3ee0
|
Merge pull request #191 from dburakov/issue172
changed required go version [issue 172]
|
2016-04-03 09:24:44 +08:00 |
|
Dmitry Burakov
|
d312a60e4f
|
changed required go version [issue 172]
|
2016-04-02 21:37:58 +03:00 |
|
MingZong
|
0e708a2f26
|
Merge branch 'feature/specification' into develop
|
2016-04-01 23:31:49 +08:00 |
|
MingZong
|
51a3353cac
|
Complete helper modification
|
2016-04-01 23:21:06 +08:00 |
|
MingZong
|
48817da755
|
Complete controller modification
|
2016-04-01 17:49:17 +08:00 |
|
MingZong
|
e6815f495e
|
Complete model modification
|
2016-04-01 17:17:51 +08:00 |
|
MingZong
|
2106cf4a38
|
Change Description and Change the words
|
2016-04-01 00:32:47 +08:00 |
|
MingZong
|
52accaf1bd
|
New and add a new command structure
bee generate structure
Module has been completed
|
2016-03-31 23:25:08 +08:00 |
|
MingZong
|
fb030ce394
|
Modify hprose complete
|
2016-03-31 00:22:27 +08:00 |
|
MingZong
|
6e4b27841c
|
Trim controller filename
|
2016-03-30 18:35:41 +08:00 |
|
MingZong
|
cac26ff191
|
Edit complete bee generate appcode
|
2016-03-30 18:24:21 +08:00 |
|
astaxie
|
95cc8705c1
|
Merge pull request #188 from VorT3x/master
Fix misspelling and improve command description
|
2016-03-28 10:08:02 +08:00 |
|
Dmitri Logvinenko
|
e523bf5da4
|
Fix misspelling and improve command description
|
2016-03-27 16:42:26 +03:00 |
|
MingZong
|
6793c7d60d
|
bee api to modify half
bee api conn not been modified
|
2016-03-26 23:35:25 +08:00 |
|
MingZong
|
bb75e5773d
|
New helpers folder defined helper method
New structures defined folder structure method
Complete bee new changes
bee api to modify half
|
2016-03-26 01:13:40 +08:00 |
|
astaxie
|
3b9ede7e3b
|
Merge pull request #179 from liut/master
allow any schema in PostgresDB;
|
2016-03-14 11:42:28 +08:00 |
|
astaxie
|
8a7256d0ce
|
Merge pull request #180 from sergeylanzman/master
optimisation disable GC for go build , go list, go install
|
2016-03-12 20:56:48 +08:00 |
|
Sergey Lanzman
|
7210ac621d
|
optimisation disable GC for go build , go list, go install
+20% speed on large projects
|
2016-03-12 14:05:15 +02:00 |
|
Liut
|
6481a96ca4
|
allow any schema in PostgresDB;
如果选择 PostgreSQL,允许定制的 schema;
|
2016-03-11 23:39:17 +08:00 |
|
astaxie
|
76eb064e69
|
Merge pull request #128 from itcbx/patch-1
修改生成文档时,@Success 第三个参数解析错误的问题
|
2016-03-03 10:00:56 +08:00 |
|
astaxie
|
64b97f53b4
|
Merge pull request #168 from youngsterxyf/develop
fix #1663
|
2016-03-03 09:59:01 +08:00 |
|
astaxie
|
efafb652fd
|
Merge pull request #173 from MachineShop-IOT/master
Support go build tags (issue #149)
|
2016-02-17 13:40:44 +08:00 |
|
Mark Mindenhall
|
19b8add1c5
|
Support go build tags (issue #149)
|
2016-02-10 12:39:02 -07:00 |
|
youngsterxyf
|
060b452ac0
|
fix #1663
|
2016-02-05 08:32:45 +08:00 |
|
astaxie
|
1566ca7da1
|
add beego version and bee version and travis
|
2016-01-25 21:49:49 +08:00 |
|
astaxie
|
0dbe35a943
|
go vet happy
|
2016-01-25 21:43:29 +08:00 |
|
astaxie
|
460aa32b7e
|
fix #164 #165
|
2016-01-25 21:05:08 +08:00 |
|
astaxie
|
46a9c4a390
|
update fix
|
2016-01-18 11:33:52 +08:00 |
|
astaxie
|
08ff1c91ef
|
fix the beego version
|
2016-01-18 10:27:17 +08:00 |
|
astaxie
|
4bc70441d2
|
change version from 1.3 to 1.4
|
2016-01-15 23:43:37 +08:00 |
|
astaxie
|
0acdf2e816
|
fix the rename in beego
|
2016-01-15 14:45:56 +08:00 |
|
astaxie
|
eb99d12c83
|
Merge pull request #161 from JessonChan/develop
typo fixed
|
2016-01-15 14:39:40 +08:00 |
|
JessonChan
|
19c9f8923f
|
typo fixed
52083de720
https://github.com/astaxie/beego/pull/1567
|
2016-01-15 14:30:17 +08:00 |
|
astaxie
|
8eefbdc844
|
Merge branch 'develop' of https://github.com/beego/bee into develop
|
2016-01-13 16:41:03 +08:00 |
|
astaxie
|
32eb301861
|
add fix for cache update
|
2016-01-13 16:39:56 +08:00 |
|
astaxie
|
4761f8a0d2
|
Merge pull request #160 from damonchen/develop
add user : as separator for exp's and exs's flag tip
|
2016-01-13 14:53:56 +08:00 |
|
tianqi
|
7ac766053e
|
add user : as separator for exp's and exs's flag tip
|
2016-01-13 13:14:51 +08:00 |
|
astaxie
|
36eb03e05c
|
update the fix for config
|
2016-01-12 21:57:52 +08:00 |
|
astaxie
|
c2bca2b114
|
fix data
|
2016-01-11 15:21:54 +08:00 |
|
astaxie
|
e674edac3e
|
Merge branch 'develop' of https://github.com/beego/bee into develop
|
2016-01-11 14:30:53 +08:00 |
|
astaxie
|
d34e14d013
|
update orm and httplib fix
|
2016-01-11 14:30:42 +08:00 |
|
astaxie
|
ba6fe73334
|
Merge pull request #159 from youngsterxyf/develop
fix #1552 in beego, see: https://github.com/astaxie/beego/issues/1552
|
2016-01-11 13:14:25 +08:00 |
|
youngsterxyf
|
685da50d93
|
fix #1552 in beego, see: https://github.com/astaxie/beego/issues/1552
|
2016-01-11 12:22:38 +08:00 |
|
astaxie
|
f997f5b625
|
add fix data & params
|
2016-01-08 23:16:17 +08:00 |
|
astaxie
|
0e3370baa8
|
fix the log prackage name
|
2016-01-08 11:47:16 +08:00 |
|
astaxie
|
4401bfccda
|
assignment the result
|
2016-01-08 11:44:38 +08:00 |
|
astaxie
|
07aa189b6f
|
fix the miss arguments
|
2016-01-08 11:40:49 +08:00 |
|
astaxie
|
b305152fe7
|
fix the StaticDir & StaticExtensionsToGzip
|
2016-01-08 11:37:46 +08:00 |
|