lcbluestorm
|
e77a591a6c
|
delete test file
|
2016-05-20 17:25:22 +08:00 |
|
lcbluestorm
|
4890dd708c
|
clear code
|
2016-05-20 10:27:18 +08:00 |
|
lcbluestorm
|
6234b50111
|
test done
|
2016-05-19 21:00:04 +08:00 |
|
lcbluestorm
|
e50f4f5631
|
complete sess_ssdb.go
|
2016-05-15 12:15:40 +08:00 |
|
lcbluestorm
|
0e4b9563ae
|
add test file
|
2016-05-10 20:08:15 +08:00 |
|
lcbluestorm
|
27be1e7ca3
|
add ssdb-session interface
|
2016-05-10 19:56:45 +08:00 |
|
lcbluestorm
|
cfef97175e
|
change import sort
|
2016-03-12 12:34:54 +08:00 |
|
liuchun
|
bd04be4470
|
move time to the top
|
2016-03-08 14:44:37 +08:00 |
|
liuchun
|
ef59a0ed63
|
fix travis.yml
|
2016-03-08 14:03:33 +08:00 |
|
liuchun
|
14be252d2a
|
fix travis.yml
|
2016-03-08 14:01:33 +08:00 |
|
liuchun
|
0a0fc351e7
|
fix ssdb_test
|
2016-03-08 12:59:19 +08:00 |
|
liuchun
|
662bea352f
|
modify travis
|
2016-03-08 12:45:54 +08:00 |
|
liuchun
|
1ddb1ce2fe
|
add ssdb travis
|
2016-03-07 15:50:13 +08:00 |
|
liuchun
|
9ddc2f5474
|
fix panic err
|
2016-03-07 15:00:03 +08:00 |
|
liuchun
|
e29f4b57a3
|
fix travis.yml
|
2016-03-07 14:53:36 +08:00 |
|
liuchun
|
0caadb9b66
|
rename vars
|
2016-03-07 14:45:45 +08:00 |
|
liuchun
|
22e3900403
|
add .travis.yml
|
2016-03-07 14:34:40 +08:00 |
|
liuchun
|
b39830dff3
|
add .travis.yml
|
2016-03-07 10:31:56 +08:00 |
|
liuchun
|
be23c42674
|
Merge branches 'master' and 'develop' of lcbluestorm.github.com:lcbluestorm/beego into develop
|
2016-03-07 10:19:55 +08:00 |
|
liuchun
|
48ec7f736e
|
fix GetMulti bug
|
2016-03-06 14:46:13 +08:00 |
|
liuchun
|
292d8f2c00
|
add ssdb cache adapter
|
2016-03-06 13:17:16 +08:00 |
|
astaxie
|
2b23764ee0
|
Merge pull request #1657 from lei-cao/slack
Added slack
|
2016-02-03 08:58:24 +08:00 |
|
Lei Cao
|
2301633d42
|
Added slack
|
2016-02-02 23:34:32 +08:00 |
|
astaxie
|
16b01c362a
|
Merge branch 'develop' of https://github.com/astaxie/beego into develop
|
2016-02-02 12:45:01 +08:00 |
|
astaxie
|
441f795a1a
|
Merge pull request #1651 from thanhtranjs/develop
Add GroupBy to QuerySeter
|
2016-02-02 12:44:49 +08:00 |
|
astaxie
|
4906b600e3
|
fix the static url with / problem
|
2016-02-02 12:43:58 +08:00 |
|
Thanh Tran
|
bb50383aa9
|
Add GroupBy to QuerySeter
|
2016-02-02 11:28:43 +07:00 |
|
astaxie
|
631b4d36f9
|
Merge pull request #1647 from youngsterxyf/fix-issue1641
fix issue #1641
|
2016-02-02 09:23:12 +08:00 |
|
youngsterxyf
|
da38cbfe41
|
fix issue #1641
|
2016-02-01 22:40:34 +08:00 |
|
astaxie
|
09193213a0
|
add travis hooks
|
2016-01-31 23:28:56 +08:00 |
|
astaxie
|
0382146c60
|
fix the go vet for go tip
|
2016-01-29 13:11:11 +08:00 |
|
astaxie
|
1bf52e8922
|
Merge branch 'develop' of https://github.com/astaxie/beego into develop
|
2016-01-29 10:26:40 +08:00 |
|
astaxie
|
5cd1ed8106
|
add test for tip
|
2016-01-29 00:01:04 +08:00 |
|
astaxie
|
bd79972d85
|
Merge pull request #1638 from pjoe/log_console_nocolor
Add noColor option for console logger
|
2016-01-28 22:39:02 +08:00 |
|
Pelle Johnsen
|
a043432398
|
Change option name from noColor to color
Still same default behavior (with color)
|
2016-01-28 07:50:07 +01:00 |
|
Pelle Johnsen
|
7f888e3d18
|
Add noColor option for console logger
- Also added simple test
|
2016-01-27 19:20:58 +01:00 |
|
astaxie
|
85c0fcd335
|
Merge pull request #1637 from pjoe/input_param_fix
Fix Context.Input.SetParam not overwriting existing value
|
2016-01-27 23:01:10 +08:00 |
|
astaxie
|
f769016126
|
Merge pull request #1632 from youngsterxyf/config-logic
Config logic
|
2016-01-27 22:25:00 +08:00 |
|
Pelle Johnsen
|
453d744db9
|
Fix Context.Input.SetParam not overwriting existing value
- Also added tests for Context.Input.Param handling
|
2016-01-27 14:58:50 +01:00 |
|
youngsterxyf
|
31ef4ae507
|
rename AppConfigPath, AppConfigProvider to appConfigPath, appConfigProvider, make public to private
|
2016-01-27 16:43:01 +08:00 |
|
youngsterxyf
|
ccce566ba7
|
accept @astaxie suggestion: change the sequence adapterName and configPath
|
2016-01-27 16:19:10 +08:00 |
|
youngsterxyf
|
e357f6846b
|
accept @ysqi suggestion
|
2016-01-27 13:30:34 +08:00 |
|
youngsterxyf
|
321bcc606a
|
fix bug of test case
|
2016-01-27 12:26:37 +08:00 |
|
youngsterxyf
|
e549d0fd9c
|
move some code piece
|
2016-01-27 12:13:26 +08:00 |
|
youngsterxyf
|
c59a029ce7
|
Merge branch 'develop' into config-logic
|
2016-01-27 10:58:38 +08:00 |
|
astaxie
|
4ce094a29a
|
Merge branch 'master' into develop
|
2016-01-27 10:14:34 +08:00 |
|
astaxie
|
fbb98fbe1f
|
Merge pull request #1631 from yunkai/issue1
Fix regression caused by commit ad65479
|
2016-01-27 10:13:30 +08:00 |
|
youngsterxyf
|
20efd5236e
|
fix bug
|
2016-01-27 00:42:07 +08:00 |
|
youngsterxyf
|
330b3b1931
|
enhancement code
|
2016-01-27 00:17:56 +08:00 |
|
youngsterxyf
|
d9e6250d08
|
fix config logic
|
2016-01-27 00:10:21 +08:00 |
|