index
:
go-dict2rest
master
REST interface for dictd services in Go
UserSpace
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inhibit repeated handling of requests through context-aware middleware chains...
Paul Mundt
2016-05-12
10
-16
/
+556
*
Add a note about project structure
Felix Hanley
2016-05-12
1
-3
/
+3
*
Use Golang 1.6 vendor structure
Felix Hanley
2016-05-11
60
-26
/
+15
*
Merge branch 'pmundt-deflate'
Felix Hanley
2016-04-05
3
-5
/
+57
|
\
|
*
Merge branch 'deflate' of https://github.com/pmundt/go-dict2rest into pmundt-...
Felix Hanley
2016-04-05
3
-5
/
+57
|
/
|
|
*
Fix up content-encoding mangling in deflate error path
Paul Mundt
2016-04-03
1
-1
/
+1
|
*
Add support for deflate compression
Paul Mundt
2016-04-03
3
-5
/
+57
*
|
Merge branch 'pmundt-trivial-fixes'
Felix Hanley
2016-04-05
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix up gzip error handling
Paul Mundt
2016-04-03
1
-0
/
+2
|
/
*
Update readme
Felix Hanley
2016-01-29
1
-10
/
+22
*
Refactor handlers to open a new connection for each request
Felix Hanley
2016-01-28
4
-96
/
+154
*
Add CORS middleware
Felix Hanley
2016-01-28
8
-0
/
+1413
*
Merge commit 'f45ced5f954449154908adb95f26df2ce2b7671d' as 'vendor/src/github...
Felix Hanley
2016-01-28
12
-0
/
+735
|
\
|
*
Squashed 'vendor/src/github.com/rs/xhandler/' content from commit d9d9599
Felix Hanley
2016-01-28
12
-0
/
+735
*
Merge commit '273cdea944845d93d04553f14c446f682ae19e18' as 'vendor/src/github...
Felix Hanley
2016-01-28
16
-0
/
+1307
|
\
|
*
Squashed 'vendor/src/github.com/rs/cors/' content from commit ceb1fbf
Felix Hanley
2016-01-28
16
-0
/
+1307
*
Add dictionary listing and updated readme
Felix Hanley
2016-01-28
3
-7
/
+63
*
Add readme and license
Felix Hanley
2016-01-28
2
-0
/
+61
*
Make gzip optional
Felix Hanley
2016-01-28
1
-2
/
+6
*
Add gitignore
Felix Hanley
2016-01-28
1
-0
/
+2
*
Add initial source
Felix Hanley
2016-01-28
5
-0
/
+257
*
Add more deps
Felix Hanley
2016-01-28
3
-0
/
+168
*
Merge commit '18b776d9fc50ca2e720b9de6cea27e805552210a' as 'vendor/src/github...
Felix Hanley
2016-01-28
6
-0
/
+1019
|
\
|
*
Squashed 'vendor/src/github.com/stretchr/graceful/' content from commit 119c58e
Felix Hanley
2016-01-28
6
-0
/
+1019
*
Merge commit '7870d14221f52a46312fd4a2ceffe3e695a22ae0' as 'vendor/src/github...
Felix Hanley
2016-01-28
5
-0
/
+386
|
\
|
*
Squashed 'vendor/src/github.com/justinas/alice/' content from commit 82db91f
Felix Hanley
2016-01-28
5
-0
/
+386
*
Merge commit 'a25e84b9f7fe2ec9ad4b985a859642d07901cb2f' as 'vendor/src/github...
Felix Hanley
2016-01-28
9
-0
/
+2514
|
\
|
*
Squashed 'vendor/src/github.com/julienschmidt/httprouter/' content from commi...
Felix Hanley
2016-01-28
9
-0
/
+2514
*
Add dict source
Felix Hanley
2016-01-28
1
-0
/
+210