Viktor Vassilyev
|
f193e313a3
|
refactor(FileSystem): using single-line if
|
2018-11-07 20:21:34 +06:00 |
|
Viktor Vassilyev
|
9ac4928113
|
refactor(Template): a detailed description of the error
|
2018-11-07 20:20:10 +06:00 |
|
Viktor Vassilyev
|
aa6d0f9f0b
|
fix(Template): correct check error
|
2018-11-06 21:40:43 +06:00 |
|
Viktor Vassilyev
|
68b0bd98fd
|
fix(Template): error handling when reading files
|
2018-11-06 20:41:05 +06:00 |
|
Viktor Vassilyev
|
3447798494
|
fix(Template): dependencies in travis
|
2018-11-06 20:18:48 +06:00 |
|
Viktor Vassilyev
|
ca1b96f986
|
feat(Template): use interface http.FileSystem
|
2018-11-06 20:06:21 +06:00 |
|
Viktor Vassilyev
|
771fe35431
|
feat(Template): testing fs bindata
|
2018-11-05 22:58:59 +06:00 |
|
Viktor Vassilyev
|
2f00ad1602
|
fix(Template): close open file
|
2018-11-05 22:51:20 +06:00 |
|
Viktor Vassilyev
|
f740b71ded
|
fix(Template): remove duplicate check open/exists
|
2018-11-05 21:08:03 +06:00 |
|
Viktor Vassilyev
|
7aae58a543
|
feat(Template): create interface FileSystem for to create custom fs
|
2018-11-05 21:05:19 +06:00 |
|
astaxie
|
053a075344
|
Merge pull request #3271 from astaxie/develop
add vendor gopkg.in/yaml.v2
|
2018-07-31 21:18:48 +08:00 |
|
astaxie
|
9dd7d19ce7
|
add vendor gopkg.in/yaml.v2
|
2018-07-31 21:18:07 +08:00 |
|
astaxie
|
efe0f67388
|
Merge pull request #3267 from astaxie/develop
beego 1.10.1
|
2018-07-31 20:52:47 +08:00 |
|
astaxie
|
de66d2bdfd
|
beego 1.10.1
|
2018-07-31 20:09:08 +08:00 |
|
astaxie
|
0e4fe4d177
|
Merge pull request #3270 from astaxie/revert-3269-master
Revert "hible"
|
2018-07-31 20:07:18 +08:00 |
|
astaxie
|
6d84db1e93
|
Revert "hible"
|
2018-07-31 20:07:03 +08:00 |
|
astaxie
|
2486f3826a
|
Merge pull request #3269 from 514366607/master
hible
|
2018-07-31 20:06:55 +08:00 |
|
astaxie
|
d7b8aa8b52
|
only add golang.org vendor
|
2018-07-31 19:25:43 +08:00 |
|
hible
|
c7c0b01ec5
|
hible
cache add function
// IncrBy increase counter by num.
IncrBy(key string, num int)
// DecrBy decrease counter by num.
DecrBy(key string, num int)
|
2018-07-31 17:19:09 +08:00 |
|
astaxie
|
6d69047fff
|
update go vet
|
2018-07-30 15:13:04 +08:00 |
|
astaxie
|
787ab12605
|
Merge branch 'develop' of https://github.com/astaxie/beego into develop
|
2018-07-30 15:01:58 +08:00 |
|
astaxie
|
f4112accef
|
update go vet
|
2018-07-30 15:01:49 +08:00 |
|
astaxie
|
42c394e28b
|
Merge pull request #3263 from guomao545/master
Support return middle level value
|
2018-07-30 12:27:05 +08:00 |
|
astaxie
|
5051d902fb
|
Merge pull request #2986 from oxgo/hourlylog
add hourly log rotate
|
2018-07-30 12:26:37 +08:00 |
|
astaxie
|
48acfa08be
|
add vendor
|
2018-07-30 12:05:51 +08:00 |
|
guomao545
|
39fc30b8b2
|
Support return middle level value
fix multilevel yaml config can't correct return middle level value bug
|
2018-07-27 15:33:24 +08:00 |
|
two
|
046cb248e0
|
edit test case
|
2018-07-26 15:08:14 +08:00 |
|
two
|
31c746d9d7
|
fix all confict
|
2018-07-26 14:34:25 +08:00 |
|
two
|
38a2f32252
|
fix one confict
|
2018-07-26 14:29:26 +08:00 |
|
astaxie
|
d55f54a8ab
|
Merge pull request #3149 from liaoishere/feature/support-begintx
Support DB.BeginTx in go 1.8
|
2018-07-23 20:25:17 +08:00 |
|
Penghui Liao
|
feb0e67fd7
|
upgrade go version from 1.9.2 to 1.9.7 in test env.
upgrade to avoid bug: https://github.com/golang/go/issues/22976
Signed-off-by: Penghui Liao <liaoishere@gmail.com>
|
2018-07-23 15:58:12 +08:00 |
|
astaxie
|
a09bafbf2a
|
Merge pull request #3233 from astaxie/develop
beego 1.10.0
|
2018-07-21 15:55:28 +08:00 |
|
astaxie
|
03de7456ca
|
Merge pull request #3250 from 0x0400/develop
acquire lock when access config data
|
2018-07-21 15:25:23 +08:00 |
|
Xingang Zhang
|
78f2fd8d14
|
acquire lock when access config data
|
2018-07-21 14:56:09 +08:00 |
|
astaxie
|
a048ed51a7
|
ready to release 1.10.0
|
2018-07-21 09:29:00 +08:00 |
|
astaxie
|
164a9231e8
|
Merge pull request #3249 from GNURub/feature/autocert
Feature/autocert
|
2018-07-21 09:20:07 +08:00 |
|
Ruben Cid
|
aaa7e33778
|
Autocert ok
|
2018-07-20 19:54:25 +02:00 |
|
Ruben Cid
|
f7008e2877
|
Removed patch
|
2018-07-20 19:02:09 +02:00 |
|
Ruben Cid
|
cf6e825547
|
Domains
|
2018-07-20 18:59:45 +02:00 |
|
Ruben Cid
|
38f9a3c49e
|
AutoCert
|
2018-07-20 18:53:57 +02:00 |
|
astaxie
|
f18283a517
|
Merge pull request #3181 from GNURub/feature/YAML
Feature/yaml
|
2018-07-20 23:41:15 +08:00 |
|
astaxie
|
61aec396e0
|
Update .travis.yml
|
2018-07-20 23:40:11 +08:00 |
|
astaxie
|
5ba9e63086
|
Merge branch 'develop' into feature/YAML
|
2018-07-20 23:24:51 +08:00 |
|
astaxie
|
5acc56648d
|
Merge branch 'develop' into feature/support-begintx
|
2018-07-20 23:16:12 +08:00 |
|
astaxie
|
bc773039ca
|
Merge pull request #2997 from DennisMao/master
fix the model can not be registered correctly on Ubuntu 32bit
|
2018-07-20 23:14:41 +08:00 |
|
astaxie
|
868fc2a29f
|
fix go1.10.3 orm test failed
|
2018-07-20 22:45:44 +08:00 |
|
astaxie
|
81f69f12ab
|
Merge branch 'develop' of https://github.com/astaxie/beego into develop
|
2018-07-20 22:30:25 +08:00 |
|
astaxie
|
0711c3289f
|
fix the orm test
|
2018-07-20 19:58:56 +08:00 |
|
Penghui Liao
|
b8868d6d2d
|
remove unnecessary conversion
Signed-off-by: Penghui Liao <liaoishere@gmail.com>
|
2018-07-20 17:07:17 +08:00 |
|
Penghui Liao
|
30bbc81a2e
|
fix test case that calls All()
Signed-off-by: Penghui Liao <liaoishere@gmail.com>
|
2018-07-20 16:51:36 +08:00 |
|