Javier Provecho Fernandez
|
4a6bc4aac4
|
Merge pull request #562 from appleboy/patch-3
Add upload file example
|
2016-03-14 12:55:50 +01:00 |
Javier Provecho Fernandez
|
a7d3be5b8a
|
Merge pull request #557 from AlbinOS/patch-1
Fix typo on gin_test.go
|
2016-03-14 12:51:43 +01:00 |
Javier Provecho Fernandez
|
2afce84a7c
|
Merge pull request #561 from appleboy/patch-1
Add manners package.
|
2016-03-14 12:49:18 +01:00 |
Bo-Yi Wu
|
d1f7f35d1c
|
Add upload file example
|
2016-03-14 10:07:55 +08:00 |
Bo-Yi Wu
|
38b77a71d9
|
Add manners package.
|
2016-03-14 09:11:59 +08:00 |
Albin Gilles
|
1f2e53dfd1
|
Fix typo on gin_test.go
Fixes #550, change a duplicate assert on the Path of the route by an assert on Handler name associated with the route.
|
2016-03-09 08:29:01 +01:00 |
Javier Provecho Fernandez
|
31e4401f01
|
Merge pull request #556 from mpuncel/mpuncel/fix-godoc-handlername
fix typo in godoc for func (*Context) HandlerName
|
2016-03-08 10:27:37 +01:00 |
Michael Puncel
|
7171b967a3
|
s/currect/current
|
2016-03-07 21:56:46 -08:00 |
Michael Puncel
|
13565e1bf5
|
fix typo in godoc for func (*Context) HandlerName
|
2016-03-07 20:54:10 -08:00 |
Javier Provecho
|
7cdebae482
|
Merge branch 'bigwheel-topic-add-test-using-httptest' into develop
|
2016-03-05 23:32:40 +01:00 |
Javier Provecho
|
787aa6d170
|
Merge branch 'topic-add-test-using-httptest' of https://github.com/bigwheel/gin into bigwheel-topic-add-test-using-httptest
|
2016-03-05 23:31:31 +01:00 |
Javier Provecho Fernandez
|
288d1ae13c
|
Merge branch 'ishanray-patch-1' into develop
|
2016-03-05 23:11:51 +01:00 |
Javier Provecho Fernandez
|
6b9311cd5d
|
Merge branch 'patch-1' of https://github.com/ishanray/gin into ishanray-patch-1
|
2016-03-05 23:11:28 +01:00 |
ishanray
|
19f77bdd4c
|
Update README.md
|
2016-03-05 02:27:19 +04:00 |
Javier Provecho Fernandez
|
00b10c30a0
|
Merge pull request #539 from appleboy/patch-2
Add 1.5 and 1.6 to TravisCI
|
2016-02-24 19:46:12 +01:00 |
Javier Provecho Fernandez
|
56eb8a6af6
|
Merge branch 'honteng-bind_test' into develop
|
2016-02-24 19:41:30 +01:00 |
Javier Provecho Fernandez
|
a6ce7dd84a
|
Merge branch 'bind_test' of https://github.com/honteng/gin into honteng-bind_test
|
2016-02-24 19:20:20 +01:00 |
Javier Provecho Fernandez
|
68b8b498bd
|
Merge branch 'hryamzik-develop' into develop
|
2016-02-24 19:03:26 +01:00 |
Javier Provecho Fernandez
|
cbf43049fe
|
Explain better the `net/http` note.
|
2016-02-24 19:02:39 +01:00 |
Roman Belyakovsky
|
8b649abbf5
|
Added note for net/http import and fixed numbering in readme
|
2016-02-24 17:02:40 +03:00 |
bigwheel
|
3a040f8550
|
Add integration test using httptest
|
2016-02-24 02:44:52 +09:00 |
Bo-Yi Wu
|
9b95308930
|
Add 1.5 and 1.6 test.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
2016-02-20 11:18:40 +08:00 |
Javier Provecho Fernandez
|
b3878c2465
|
Merge pull request #535 from appleboy/patch-1
fix: example format.
|
2016-02-20 01:46:12 +01:00 |
Javier Provecho Fernandez
|
2498240ff0
|
Merge pull request #537 from mayhewj/develop
Fix README mistake
|
2016-02-18 10:38:17 +01:00 |
Justin Mayhew
|
701989d26e
|
Fix README mistake
|
2016-02-17 21:45:37 -04:00 |
Bo-Yi Wu
|
00ff808ac5
|
fix: example format.
|
2016-02-17 10:45:44 +08:00 |
Manu Mtz.-Almeida
|
27f912f5b2
|
README little fixes
|
2016-01-30 01:34:20 +01:00 |
Manu Mtz.-Almeida
|
3e56f79fba
|
Coherent example code in README
|
2016-01-30 01:32:46 +01:00 |
Manu Mtz.-Almeida
|
3d002e3823
|
Updates read
|
2016-01-30 01:28:57 +01:00 |
Manu Mtz.-Almeida
|
44978ff780
|
Improves Context documentation
Query(), GetQuery(), PostForm(), GetPostForm()...
|
2016-01-29 02:42:19 +01:00 |
Manu Mtz.-Almeida
|
afc499f306
|
Adds GetQuery() and GetPostForm() APIs
|
2016-01-29 02:07:44 +01:00 |
Manu Mtz.-Almeida
|
19b5f726f4
|
Fixes tree_test.go
|
2016-01-28 00:35:19 +01:00 |
Manu Mtz.-Almeida
|
d64a1fb91c
|
Cosmetic changes
|
2016-01-28 00:35:09 +01:00 |
Manu Mtz.-Almeida
|
97cd894279
|
c.Redirect() allows 201 status code
|
2016-01-28 00:34:05 +01:00 |
Manu Mtz.-Almeida
|
b4963aa7de
|
Updates tree_test.go
|
2016-01-28 00:28:16 +01:00 |
Manu Mtz.-Almeida
|
20825e7694
|
Updates tree.go from httpRouter
|
2016-01-28 00:14:26 +01:00 |
178inaba
|
ce26751a5a
|
add import path to .travis.yml
|
2016-01-28 02:32:44 +09:00 |
Manu Mtz.-Almeida
|
8949247b92
|
Merge branch 'master' into develop
# Conflicts:
# debug_test.go
|
2016-01-27 03:40:52 +01:00 |
Manu Mtz.-Almeida
|
c1e660dd1a
|
Adds logo to README
|
2016-01-27 03:37:24 +01:00 |
Manu Mtz.-Almeida
|
f9c8043ce5
|
Adds gin logo
|
2016-01-27 03:32:38 +01:00 |
Manu Mtz.-Almeida
|
d0065c712e
|
Merge pull request #411 from phicode/vendoring
tests: make path assertions aware of vendoring
|
2016-01-27 03:22:48 +01:00 |
Manu Mtz.-Almeida
|
61fae4997d
|
Improves documentation
|
2016-01-26 22:40:29 +01:00 |
Manu Mtz.-Almeida
|
79ea1eaaf2
|
Merge pull request #494 from dolmen/fix/indent-route-debug
Fix indent of routes debug prints
|
2016-01-26 20:18:42 +01:00 |
Manu Mtz.-Almeida
|
e9531e5c76
|
Merge branch 'master' into develop
|
2016-01-26 20:08:28 +01:00 |
Manu Mtz.-Almeida
|
e6d563577d
|
Merge branch 'master' of github.com:gin-gonic/gin
|
2016-01-26 20:08:14 +01:00 |
Manu Mtz.-Almeida
|
a34088ab31
|
Merge pull request #453 from shadrus/fix-tests
Wrong copy/paste TODO
|
2016-01-26 20:07:41 +01:00 |
Manu Mtz.-Almeida
|
367e159f00
|
Merge pull request #478 from kylescottmcgill/master
undefinitely -> indefinitely
|
2016-01-26 20:05:17 +01:00 |
Manu Mtz.-Almeida
|
3368e6525b
|
Merge pull request #481 from netroby/pr/graceful
Add document about graceful restart or stop
|
2016-01-26 20:03:54 +01:00 |
Manu Mtz.-Almeida
|
afa95eff67
|
Merge pull request #470 from bwiggs/master
Clarify context.Abort docs
|
2016-01-26 20:03:10 +01:00 |
Manu Mtz.-Almeida
|
e73da74410
|
Merge pull request #512 from jhorowitz/master
Fixed typo. join -> john
|
2016-01-26 19:58:16 +01:00 |