1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-28 19:54:14 +00:00
Commit Graph

2178 Commits

Author SHA1 Message Date
astaxie
1aff26cc31 add dependence database 2016-01-08 23:10:50 +08:00
astaxie
c59bc431e3 mulit variable 2016-01-08 23:00:22 +08:00
astaxie
d0dd68351a update travis 2016-01-08 22:34:23 +08:00
youngsterxyf
0c48738841 for issue #1530, fix incompatible bug 2016-01-08 21:29:12 +08:00
youngsterxyf
0b0904db13 for issue #1530, accept @JessonChan's suggestion 2016-01-08 20:16:58 +08:00
astaxie
fd608d2bf6 disable tidb testing 2016-01-08 19:59:20 +08:00
astaxie
5b028796b8 fix the test case for input 2016-01-08 16:24:59 +08:00
astaxie
d2de71d8ab update the dependence 2016-01-08 16:01:07 +08:00
astaxie
302b1ef7df fix the data 2016-01-08 15:52:57 +08:00
astaxie
77fa891499 update dependence 2016-01-08 15:47:13 +08:00
astaxie
69bcbcdb31 add travis 2016-01-08 15:34:02 +08:00
youngsterxyf
bb43d3a78c fix #1530 2016-01-08 13:47:14 +08:00
astaxie
01012fa898 admin configure 2016-01-08 01:40:19 +08:00
astaxie
9167587929 add Params for input 2016-01-08 01:20:34 +08:00
astaxie
c68505e451 read config from app.conf for session 2016-01-07 23:55:55 +08:00
astaxie
98f3fecc03 fix the typo 2016-01-07 23:35:01 +08:00
astaxie
c6141f5d94 add httpsaddr 2016-01-07 23:31:33 +08:00
astaxie
43ca13b516 Merge pull request #1543 from miraclesu/validation
Add validation custom function
2016-01-07 23:24:31 +08:00
miraclesu
687266fb64 Add 179 to valid Phone number 2016-01-07 23:03:32 +08:00
miraclesu
21f767784b Add custom validation function doc 2016-01-07 22:55:12 +08:00
miraclesu
103ac3ee5b Add custom validation function 2016-01-07 22:42:04 +08:00
astaxie
db2918b0aa Merge pull request #1542 from ysqi/develop
fix issues  #1473, #1502
2016-01-07 21:02:42 +08:00
ysqi
6eff2e433f fix #1502,Notes error repair 2016-01-07 20:55:28 +08:00
ysqi
58e2a7c099 fix #1473,Only update redis session if it already exist 2016-01-07 20:42:26 +08:00
astaxie
434544060a Merge pull request #1540 from ysqi/develop
TplNames renamed TplName ,fix #1229,Remember modify bee tool.
2016-01-07 17:03:22 +08:00
ysqi
4c0c0ec2a7 TplNames renamed TplName ,fix #1229,Remember modify bee tool. 2016-01-07 16:16:39 +08:00
astaxie
ecc6bcba3f Merge pull request #1539 from ysqi/develop
change get sessionID logic from cookie
2016-01-07 13:49:33 +08:00
ysqi
80912b6210 change get sessionID logic from cookie 2016-01-07 13:15:40 +08:00
astaxie
3fdf72f14c Merge pull request #1532 from JessonChan/develop
mem cache put function fixed
2016-01-07 12:56:47 +08:00
JessonChan
3821b2cb26 createdTime typo fixed 2016-01-07 09:37:50 +08:00
JessonChan
8aed4c13d7 isExist func will check if the value is expired 2016-01-07 09:36:23 +08:00
JessonChan
6465dbd703 no more goroutine ,i will be GCed at a gc goroutine 2016-01-07 09:28:40 +08:00
JessonChan
98e0626f0c rename vals 2016-01-07 09:25:06 +08:00
JessonChan
b0b9812de6 extract a expire fun 2016-01-07 09:13:47 +08:00
JessonChan
eff200e014 modify as xuxiaohei suggest
https://github.com/astaxie/beego/issues/1259
2016-01-07 09:08:00 +08:00
JessonChan
8832334d6a tiny fix for error description and comment 2016-01-06 15:12:25 +08:00
JessonChan
0b39091292 mem cache put function fixed
when a expire duration==0,it means forever
https://github.com/astaxie/beego/issues/1260
2016-01-06 15:05:29 +08:00
astaxie
a411042416 fix the init parse for config 2016-01-06 14:55:18 +08:00
astaxie
8929814126 fix the log carsh before init 2016-01-06 11:48:23 +08:00
miraclesu
bef6bca397 Add function to set validation default messages 2016-01-05 21:14:35 +08:00
astaxie
f7ef4aa7e5 recover for conn.Close fix #1333 2016-01-04 23:34:45 +08:00
astaxie
5c18d02b17 fix #1268 2016-01-04 22:41:25 +08:00
astaxie
3bb22d149e add the comments 2016-01-04 22:22:42 +08:00
astaxie
f0be45dfff fix the comments and json tag 2016-01-04 22:18:59 +08:00
astaxie
7fbaf82897 fix #1424 2016-01-04 22:10:18 +08:00
astaxie
73168d2f7d Merge pull request #1527 from JessonChan/develop
reuse compress writer
2016-01-04 14:36:40 +08:00
astaxie
a03fa0fb73 improve cache modules. support mulit instances 2016-01-04 10:50:04 +08:00
JessonChan
fd2ded190b EnableGzip bug fixed 2016-01-04 09:27:58 +08:00
JessonChan
d23291ccc7 remove a dump err 2016-01-04 08:50:59 +08:00
astaxie
92d157736b add testing to test #1511 2016-01-03 21:06:35 +08:00