cache
|
change third repo from other to beego
|
2013-11-21 22:19:19 +08:00 |
config
|
change third repo from other to beego
|
2013-11-21 22:19:19 +08:00 |
context
|
fix #315
|
2013-11-26 16:47:50 +08:00 |
example
|
fix #236
|
2013-11-02 23:54:17 +08:00 |
httplib
|
move httplib from beego to beego/httplib safemap support get all items
|
2013-08-06 16:13:45 +08:00 |
logs
|
add logs readme
|
2013-09-10 18:44:29 +08:00 |
middleware
|
beego.Context.Abort return immediately
|
2013-11-26 08:46:46 +08:00 |
orm
|
orm add test about CustomField
|
2013-11-26 18:32:12 +08:00 |
session
|
fix _ "github.com/go-sql-driver/mysql"
|
2013-11-26 17:16:35 +08:00 |
testing
|
fix #277
|
2013-11-06 16:51:33 +08:00 |
toolbox
|
add test for task
|
2013-11-20 23:53:54 +08:00 |
validation
|
fix MinSize / MaxSize / Length should use Rune Count
|
2013-10-16 22:49:06 +08:00 |
.gitignore
|
add git ignore file
|
2013-06-01 13:31:14 +08:00 |
admin.go
|
add test for task
|
2013-11-20 23:53:54 +08:00 |
app.go
|
add server host:port info when starting app
|
2013-11-26 15:30:59 +08:00 |
beego.go
|
add func InsertFilter(pattern string, pos int, filter FilterFunc) *App to replace AddFilter
|
2013-11-25 15:59:40 +08:00 |
config.go
|
support profile & statistics in another port
|
2013-11-13 21:11:09 +08:00 |
controller.go
|
add util func to get the url fix #282
|
2013-11-10 23:05:07 +08:00 |
filter.go
|
fix #315
|
2013-11-26 16:47:50 +08:00 |
fiter_test.go
|
fix #315
|
2013-11-26 16:47:50 +08:00 |
flash.go
|
fix #206
|
2013-09-19 23:04:05 +08:00 |
log.go
|
compatiable for old version
|
2013-09-09 16:43:48 -04:00 |
README.md
|
Fix typos in the readme file.
|
2013-09-25 09:41:11 -04:00 |
reload.go
|
fix close err
|
2013-06-26 23:34:32 +08:00 |
router_test.go
|
#313
|
2013-11-26 17:09:23 +08:00 |
router.go
|
fix #315
|
2013-11-26 16:47:50 +08:00 |
safemap_test.go
|
add safemap and test
|
2013-03-28 15:25:49 +08:00 |
safemap.go
|
move httplib from beego to beego/httplib safemap support get all items
|
2013-08-06 16:13:45 +08:00 |
template_test.go
|
fix #260
|
2013-10-30 23:02:53 +08:00 |
template.go
|
Update template.go
|
2013-11-12 20:22:42 +02:00 |
utils_test.go
|
Support custom label for renderform
|
2013-08-12 06:54:36 +08:00 |
utils.go
|
add util func to get the url fix #282
|
2013-11-10 23:05:07 +08:00 |