astaxie
|
912abe3272
|
fix #1388
|
2015-10-12 21:26:18 +08:00 |
|
astaxie
|
4ba50e5df5
|
fix #1385
|
2015-10-12 20:50:58 +08:00 |
|
astaxie
|
332fa44231
|
Merge pull request #1384 from pjoe/update_err_fix
Fix dbBase.Update not returning error on failure
|
2015-10-12 20:43:22 +08:00 |
|
Pelle Johnsen
|
174e758d19
|
Fix dbBase.Update not returning error
|
2015-09-28 14:07:35 +02:00 |
|
JessonChan
|
1f2f0b30f4
|
mem zip file refactor and test
|
2015-09-22 22:02:56 +08:00 |
|
Pelle Johnsen
|
cfcce4f5dc
|
Fix handling of rel(fk) to model with string pk
|
2015-09-22 12:23:51 +02:00 |
|
JessonChan
|
1abf85ed2a
|
simplify the switch code
|
2015-09-22 15:18:24 +08:00 |
|
JessonChan
|
d4f3dfd527
|
return when find static path
|
2015-09-22 14:15:41 +08:00 |
|
JessonChan
|
6ad215a9bb
|
mem zip file var refactor
|
2015-09-22 14:11:02 +08:00 |
|
JessonChan
|
9c17f73489
|
code refactor
|
2015-09-22 13:48:34 +08:00 |
|
JessonChan
|
4995f91547
|
code refactor
|
2015-09-22 13:46:20 +08:00 |
|
JessonChan
|
936cb735e1
|
file extensions bug fixed
|
2015-09-22 13:27:35 +08:00 |
|
JessonChan
|
f708ce0299
|
当有设置的压缩类型时,丢弃默认类型(css,js)
|
2015-09-22 12:24:52 +08:00 |
|
JessonChan
|
dc38b324e0
|
code bug fixed
|
2015-09-22 12:19:31 +08:00 |
|
JessonChan
|
b9fb3a62f5
|
static file name default lower case
|
2015-09-22 11:59:48 +08:00 |
|
astaxie
|
95ef4c7136
|
server index.html in beego with ServeContent
|
2015-09-21 23:56:24 +08:00 |
|
astaxie
|
eb85e8e328
|
path.Clean can't clean window separate .."
"
|
2015-09-20 19:59:30 +08:00 |
|
astaxie
|
e26720496f
|
remove the dupl
|
2015-09-19 20:05:57 +08:00 |
|
astaxie
|
8af8936ee0
|
Merge pull request #1368 from JessonChan/fargo
error bug fixed and clean code
|
2015-09-19 15:10:22 +08:00 |
|
JessonChan
|
07a424581d
|
// beego.Run("localhost")
|
2015-09-19 05:53:28 +08:00 |
|
JessonChan
|
69bee9ef3c
|
// beego.Run("localhost")
|
2015-09-19 05:52:52 +08:00 |
|
JessonChan
|
caf3714495
|
revert exceptMethod
|
2015-09-19 05:41:10 +08:00 |
|
JessonChan
|
983bac986a
|
runFunction camel name
|
2015-09-18 18:34:07 +08:00 |
|
JessonChan
|
56032c67af
|
runFunction camel name
|
2015-09-18 18:31:06 +08:00 |
|
JessonChan
|
40cb8e0cf1
|
use reflect to ensure all methods been except
|
2015-09-18 18:18:12 +08:00 |
|
JessonChan
|
0ac690d2c8
|
method name refactor
|
2015-09-18 17:59:28 +08:00 |
|
JessonChan
|
cc5abc6b30
|
default atoi func to handle exception
|
2015-09-18 17:03:00 +08:00 |
|
astaxie
|
cb0400dcd4
|
file add the config for Perm
|
2015-09-18 12:12:02 +08:00 |
|
astaxie
|
fda28fa2ff
|
fix the conv test case
|
2015-09-18 12:11:48 +08:00 |
|
JessonChan
|
2a96f33543
|
more clean code
|
2015-09-18 10:36:16 +08:00 |
|
JessonChan
|
8df2cca627
|
add comment
|
2015-09-18 10:32:21 +08:00 |
|
JessonChan
|
ead635e62f
|
default exception handler
|
2015-09-18 10:31:10 +08:00 |
|
astaxie
|
4823a0f114
|
remove the dead code
|
2015-09-17 23:47:26 +08:00 |
|
astaxie
|
e665a7dd32
|
Merge pull request #1367 from dvwallin/develop
added a check to parser to not panic (in develop)
|
2015-09-17 23:41:59 +08:00 |
|
astaxie
|
6e24b78b62
|
fix the wrong response
|
2015-09-17 23:27:34 +08:00 |
|
David V. Wallin
|
edbad60782
|
Merge branch 'develop' of github.com:dvwallin/beego into develop
|
2015-09-17 17:07:06 +02:00 |
|
astaxie
|
bb6062857b
|
fix the error refactor
|
2015-09-17 23:05:45 +08:00 |
|
astaxie
|
0d100fef7d
|
Merge pull request #1364 from JessonChan/fargo
error and hook refactor
|
2015-09-17 23:02:32 +08:00 |
|
astaxie
|
eac09e6fb6
|
Merge pull request #1349 from ElvizLai/patch-4
Update tree.go
|
2015-09-17 23:01:32 +08:00 |
|
astaxie
|
3df0fa462d
|
golint tidb
|
2015-09-17 23:00:05 +08:00 |
|
astaxie
|
dfbb1b5ee5
|
Merge pull request #1366 from ngaut/master
Add support for TiDB
|
2015-09-17 21:25:12 +08:00 |
|
ngaut
|
09b7457ac6
|
orm_test: Skip relation test
|
2015-09-17 17:05:40 +08:00 |
|
ngaut
|
c841a77ad6
|
Orm: Add tidb for query builder
|
2015-09-17 17:04:23 +08:00 |
|
ngaut
|
c73e0395ed
|
Orm: Support TiDB
|
2015-09-17 17:04:23 +08:00 |
|
JessonChan
|
de20960458
|
error map refactor
|
2015-09-17 10:36:29 +08:00 |
|
JessonChan
|
bb776cc4cb
|
error map refactor
|
2015-09-17 10:33:12 +08:00 |
|
JessonChan
|
cce8d1e934
|
refactor hooks function code
|
2015-09-17 10:31:53 +08:00 |
|
astaxie
|
c6448727de
|
golint utils
|
2015-09-14 23:35:13 +08:00 |
|
astaxie
|
5015614fdc
|
golint pagination
|
2015-09-14 23:17:33 +08:00 |
|
astaxie
|
7b81617a95
|
golint captcha
|
2015-09-14 23:13:51 +08:00 |
|