Commit Graph
17 Commits
Author SHA1 Message Date
Bo-Yi Wu e1efd4fce1 Merge pull request #707 from yehezkielbs/develop
Make CreateTestContext public without importing net/http/httptest
2016-12-05 16:48:30 +08:00
Bo-Yi Wu 18392f589f Merge pull request #754 from gin-gonic/patch-13
Support google appengine for IsTerminal func.
2016-12-04 18:44:33 +08:00
Bo-Yi Wu 83e2ea2e6b testing on go latest version.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-04 09:56:14 +08:00
Bo-Yi Wu 38e4b1d2fe Support google appengine for IsTerminal func.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-04 09:50:02 +08:00
Bo-Yi Wu b26d956e07 fix #752 ignore appengine os.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-04 00:30:59 +08:00
Bo-Yi Wu 6f474cb42d Merge pull request #570 from andreynering/array
Implement QueryArray and PostFormArray methods
2016-12-03 08:12:19 +08:00
Bo-Yi Wu c3bfd69303 Merge pull request #744 from aviddiviner/logger-fix
Logger: skip ANSI color commands if output is not a tty
2016-12-01 06:20:24 +08:00
Bo-Yi Wu 504b119742 remove coveralls services.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-10-28 23:18:24 +08:00
Bo-Yi Wu e435c347b1 Merge pull request #727 from mehdy/develop
corrected a typo in README
2016-10-28 22:28:13 +08:00
Bo-Yi Wu 7ec7df8b93 Add 1.7 test. 2016-10-12 22:23:43 +08:00
Bo-Yi Wu f28b6cdd69 Merge pull request #710 from soniabhishek/patch-1
Removed additional Iota
2016-10-12 09:18:04 -05:00
Bo-Yi Wu e67cd9185e update readme: add YAML example. 2016-04-15 15:23:47 +08:00
Bo-Yi Wu bab63c3ef9 Add project lists using gin framework. 2016-04-15 09:17:38 +08: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
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
Bo-Yi Wu 00ff808ac5 fix: example format. 2016-02-17 10:45:44 +08:00