Barnabus
|
4f488aca55
Change the `doctype` to be lowercase to be consistent with the rest of the code base. (#1624)
|
6 years ago |
Barnabus
|
af23ac2256
Remove type attribute from HTML script tag to be consistent with the rest of the codebase. (#1623)
|
6 years ago |
Barnabus
|
f83cdb357e
Fix typos (#1625)
|
6 years ago |
chenyang929
|
b524e29442
Update README.md (#1620)
|
6 years ago |
Barnabus
|
6be9b5437b
Change HTML link tags to use HTML5 syntax. (#1621)
|
6 years ago |
Barnabus
|
6f7fe487b3
Change HTML input tags to use HTML5 syntax. (#1617)
|
6 years ago |
root@andrea:~#
|
8fb21a8bef
Added some comments to avoid having golint warnings (#1619)
|
6 years ago |
forging2012
|
8e9619767c
FIX r.LoadHTMLGlob("/path/to/templates") (#1616)
|
6 years ago |
Thomas Schaffer
|
c65e5efc9a
Expose HandlerFunc in RouteInfos (#1272)
|
6 years ago |
Ismail Gjevori
|
dbc330b804
Pass MaxMultipartMemory when FormFile is called (#1600)
|
6 years ago |
田欧
|
a1a32562de
add gin user - photoprism (#1601)
|
6 years ago |
A. F
|
333bac5f94
add example to set and get cookies (#1599)
|
6 years ago |
Sergey Ponomarev
|
cfa092f4f0
Fix LoadHTML* tests (#1559)
|
6 years ago |
田欧
|
524757b81c
vendor: upgrade some dependency package version (#1596)
|
6 years ago |
田欧
|
98082fd590
document: add docs dir and middleware document (#1521)
|
6 years ago |
田欧
|
523435e524
attempt to support go module (#1569)
|
6 years ago |
Bo-Yi Wu
|
01ca2530d4
refactor(Makefile): allow overriding default go program (#1593)
|
6 years ago |
Bo-Yi Wu
|
268e30710b
fix(Makefile): golint to new URL (#1592)
|
6 years ago |
andriikushch
|
6ab50f944c
replace deprecated HeaderMap with Header() (#1585)
|
6 years ago |
zesani
|
fbdcbd2275
Update README.md (#1583)
|
6 years ago |
James Pettyjohn
|
e9f187f60a
removed use of sync.pool from HandleContext and added test coverage (#1565)
|
6 years ago |
Bo-Yi Wu
|
91a4459dd2
remove allow fail flag (#1573)
|
6 years ago |
田欧
|
b7314d943c
chore: fix debug test error (#1574)
|
6 years ago |
Bo-Yi Wu
|
402ef120e1
fix: fmt output log to os.Stderr (#1571)
|
6 years ago |
田欧
|
834a2ec64c
feat: add go version judge when print debug warning log (#1572)
|
6 years ago |
andrea
|
fd599fccea
Make logger use a yellow background and a darkgray text for legibility (#1570)
|
6 years ago |
田欧
|
b02e4f2ed6
ci: fast finish when build failed (#1568)
|
6 years ago |
Dustin Decker
|
ad53619b15
Don't log requests (#1370)
|
6 years ago |
田欧
|
5a75dc7127
add release badge for readme (#1533)
|
6 years ago |
田欧
|
a210eea3bd
improve panic information when a catch-all wildcard conflict occurs (#1529)
|
6 years ago |