astaxie
1e1e900278
fix #2126
2016-08-30 21:00:27 +08:00
astaxie
fb2343567b
fix #2125
2016-08-30 20:40:46 +08:00
astaxie
3f67c62dd8
revert the snakeString
2016-08-30 00:15:02 +08:00
astaxie
bb860d2752
Merge pull request #2124 from astaxie/revert-2071-issue_accept_encoding
...
Revert "route variables should not have underline"
2016-08-29 13:42:53 +08:00
astaxie
f280dab880
Revert "route variables should not have underline"
2016-08-29 13:42:40 +08:00
astaxie
7283aead42
Merge pull request #2116 from raphael10241024/self
...
fix#2039 & test
2016-08-24 23:15:53 +08:00
YakunZ
0ad4038d9f
fix#2039 & test
2016-08-24 16:04:22 +08:00
astaxie
227678c2ef
Set SetLogFuncCallDepth default to 4
2016-08-23 23:48:47 +08:00
astaxie
c611da2e3c
Merge pull request #2112 from lday0321/master
...
log output format improvement
2016-08-23 23:18:10 +08:00
chenlei106
00e986cd3b
log output format improvement
...
move log level info ahead to filename info, better readability
2016-08-23 16:16:57 +08:00
astaxie
bed907653e
Merge pull request #2102 from tnextday/develop
...
update swagger ParameterItems
2016-08-22 11:42:22 +08:00
tnextday
7253ff2f8c
update schema define
2016-08-20 15:03:41 +08:00
tnextday
715c2c4312
Merge commit 'efbde1ee77517486eac03e814e01d724ddad18e6' into develop
2016-08-20 11:22:17 +08:00
tnextday
9224cd3ef7
add ParameterItems in Parameter
2016-08-20 11:22:03 +08:00
astaxie
efbde1ee77
add *Item into Schema
2016-08-19 23:52:19 +08:00
astaxie
8b525b1aa5
fix #1656
2016-08-19 00:31:46 +08:00
astaxie
86b3162aff
fix #1695 update docs
2016-08-19 00:11:19 +08:00
astaxie
3c016a0b2d
Merge pull request #2100 from tnextday/develop
...
update swagger define
2016-08-18 23:29:06 +08:00
tnextday
ffd748bf75
update swagger
2016-08-18 22:26:15 +08:00
tnextday
1c54ff27c4
update swagger define
2016-08-18 21:24:54 +08:00
astaxie
7760d24761
fix the typo
2016-08-17 23:52:34 +08:00
astaxie
3672f96a9d
fix the typo
2016-08-17 22:56:21 +08:00
astaxie
68311b286e
gofmt -s -w .
2016-08-17 22:49:30 +08:00
astaxie
bed1d9bd27
update the performance
2016-08-17 22:33:36 +08:00
astaxie
44a57e86dd
fix #2090
2016-08-17 22:05:54 +08:00
astaxie
3362f83662
change to v1.7.0
2016-08-16 23:54:52 +08:00
astaxie
7813cb5783
Merge pull request #2096 from Maxgis/feature_session
...
session.NewManager second params shoube be a object not a string
2016-08-16 23:51:35 +08:00
maxin
ef0d3d80dc
set session.managerconfig public
2016-08-13 21:07:27 +08:00
astaxie
47b238728d
Merge branch 'develop' of https://github.com/astaxie/beego into develop
2016-08-13 14:44:22 +08:00
astaxie
1b4f30e11e
update swagger
2016-08-13 14:43:56 +08:00
astaxie
61c9387edd
Merge pull request #2085 from danielscottt/reset-params
...
adds ability to reset params after a filter runs
2016-08-09 07:24:08 +08:00
astaxie
957db1362f
update swagger definistion
2016-08-08 16:45:11 +08:00
dan pittman
0e786fa4af
adds ability to reset params after a filter runs
...
When a filter is run _after_ the router completes, it's input params,
such as `":splat"` will have been overwritten by the filter's router pass.
This commit adds the ability to tell the router to revert to the previous input
params after running a filter.
2016-08-07 07:44:30 -07:00
astaxie
01c3812520
Merge pull request #2086 from Maxgis/issue_accept_encoding
...
Refactoring
2016-08-07 16:25:51 +08:00
maxin
ce6f19871c
Refactoring
2016-08-06 21:13:58 +08:00
astaxie
74778bb9d4
Merge pull request #1900 from redfoxli/patch-1
...
close socket when http client request over
2016-08-02 10:01:53 +08:00
astaxie
7b542e612f
Merge pull request #1964 from qAison/master
...
fix fk field null value
2016-08-02 10:00:24 +08:00
astaxie
3ca68f9e30
Merge pull request #1976 from ysqi/develop
...
Fxied bug and Optimized code
2016-08-02 09:58:58 +08:00
astaxie
1a52a34544
Merge pull request #2003 from GuyCheung/develop
...
add os.Chmod when create log file
2016-08-02 09:57:51 +08:00
astaxie
86528c7b3c
Merge pull request #2030 from saturn4er/feature/add_template_prefix_field
...
Add template prefix field to controller
2016-08-02 09:54:01 +08:00
astaxie
ce6d673933
Merge pull request #2045 from Maxgis/master
...
avoid error when the callback function not exisit
2016-08-02 09:50:52 +08:00
astaxie
c2aeab78aa
Merge pull request #2053 from fudali113/develop
...
orm insert or update
2016-08-02 09:40:43 +08:00
astaxie
0cad8207ec
Merge pull request #2071 from Maxgis/issue_accept_encoding
...
route variables should not have underline
2016-08-01 14:28:25 +08:00
maxin
6f0a985755
update test
2016-07-30 23:14:29 +08:00
maxin
15c048d6ca
update test
2016-07-30 22:07:35 +08:00
maxin
d5c339530a
remove debug
2016-07-30 22:05:59 +08:00
maxin
b89bfe76d0
update route variables should not have underline
2016-07-30 21:57:23 +08:00
astaxie
125030800b
Merge pull request #1997 from amrfaissal/newfeature-enhanced-logs
...
Enhanced logging during DEV mode
2016-07-29 21:37:22 +08:00
astaxie
e4fe54f6cd
Merge pull request #2067 from Maxgis/issue_accept_encoding
...
reflection
2016-07-29 09:59:59 +08:00
Faissal Elamraoui
d85293b7c0
Fixed bug and added more tests
2016-07-28 11:37:28 +02:00