An open API service providing commit metadata for open source projects.

GitHub / Pingze-github/hey / commits

SHA Message Author Date Stats
670ed1d5 debug: wrong assignment of err wangshunzhang <w****5@g****m> over 7 years ago
69f0e910 增加benchmark wangshunzhang <w****5@g****m> over 7 years ago
8f92ea38 fix import wangshunzhang <w****5@g****m> over 7 years ago
9e73b012 finish base function wangshunzhang <w****5@g****m> over 7 years ago
01803349 Switch to Go modules JBD <j****d@g****g> almost 8 years ago
3dd84216 Add request offset to csv (#126) Erwin van Eyk <e****o@h****m>
Committed by: JBD <j****d@g****g>
almost 8 years ago
9fdda5ae Print status code of each request in csv output (#122) Erwin van Eyk <e****o@h****m>
Committed by: JBD <j****d@g****g>
almost 8 years ago
f3e8979c Improve hey on Windows (#108) Egon Elbre <e****e@g****m>
Committed by: JBD <j****d@g****g>
over 8 years ago
61cf9920 Custom output formatter (#97) Daniel López <k****6@g****m>
Committed by: JBD <j****d@g****g>
over 8 years ago
35650796 Add server name to TLS parameters (#69) Cyril David <c****x@u****m>
Committed by: mdakin <m****n@g****m>
over 8 years ago
ba480681 Reorganize the imports in hey.go to be more go-style compliant (#84) Vincent Thiery <v****y@g****m>
Committed by: mdakin <m****n@g****m>
over 8 years ago
b633e228 On reused connections do not use connStart because GetConn is never called. F... mdakin <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
c2c7035f Actually set the hey user agent in the request. (#78) mdakin <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
0e595495 Add a duration parameter z. If specified hey sends requests until giv… (#75) mdakin <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
aae81356 Minor shuffle. Throttle only if we are sending somthing, remove message. (#77) mdakin <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
d6f8b187 Allow QPS to be less than 1 (#52) Erwin van Eyk <e****o@h****m>
Committed by: mdakin <m****n@g****m>
over 8 years ago
59fcb329 Make result channel bounded by a reasonable value, not N. Incremental… (#74) mdakin <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
32f75cf0 preset ContentLength in first http.Request (#48) presbrey <p****y@u****m>
Committed by: mdakin <m****n@g****m>
over 8 years ago
ed20a4b6 travis: add go1.9 and remove the tip JBD <j****d@g****g> over 8 years ago
12f99f32 Remove references to -more option to enable tracing. (#57) Michael Biven <m****n@g****m>
Committed by: JBD <b****n@g****m>
almost 9 years ago
6b333f05 add newline Jaana Burcu Dogan <j****d@g****m> about 9 years ago
816cc9a6 more compact output Jaana Burcu Dogan <j****d@g****m> about 9 years ago
55673919 various readability improvements Jaana Burcu Dogan <j****d@g****m> about 9 years ago
7f5f712a doc: use svg build status badge Jaana Burcu Dogan <j****d@g****m> about 9 years ago
79ff6f99 doc: reorg readme Jaana Burcu Dogan <j****d@g****m> about 9 years ago
d5dbb20e doc: add logo Jaana Burcu Dogan <j****d@g****m> about 9 years ago
886125b9 enable trace all the times Jaana Burcu Dogan <j****d@g****m> about 9 years ago
2969c6ac handle interrupt outside of the library, remove progress report. Jaana Burcu Dogan <j****d@g****m> about 9 years ago
2e58a484 code reorg Jaana Burcu Dogan <j****d@g****m> about 9 years ago
12b2d74b Add -disableRedirects flag to disable following of redirects (#41) Mark Adams <m****k@m****e>
Committed by: Jaana B. Dogan <b****n@g****m>
about 9 years ago
fb2cc103 requester: support custom output writer (#47) Chris Broadfoot <c****o@g****g>
Committed by: Jaana B. Dogan <b****n@g****m>
over 9 years ago
13e25608 print report even if all requests resulted in error Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
53cffab5 simplify finalization of the report Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
74c4ca31 fix printing race between the report and the progress Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
13f5f844 set body only if there is body Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
76eaef9a merge Merge branch 'pr/24' Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
ed439ee4 Simplify progress handling. Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
4c2f90ea fixed progress channel Ronak Jain <r****n@o****n> almost 10 years ago
ee5c001f Reorg help text Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
6f018b91 merge Merge branch 'master' of github.com:rakyll/hey Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
07ebe672 add flag -D to set body from file Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
edbda8a2 merge Merge pull request #22 from JRonak/trace Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
e6dda191 added detailed report and csv for httptrace fields Ronak Jain <r****n@o****n> almost 10 years ago
e4495241 removed progressCounter Ronak Jain <r****n@o****n> almost 10 years ago
0bbf0038 merge Merge branch 'master' into progressBar Ronak Jain <r****n@o****n> almost 10 years ago
c1c26877 clarify the timeout flag Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
94a73359 fix the broken build Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
4fb8d924 remove obsolete TODO Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
8941a817 consistent error messages Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
9cf60f73 body should be a byte slice Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
8b85329c minor readability improvement Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
94f800c0 Fix printing of HTTP Trace Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
28260456 merge Merge pull request #20 from verygoodsoftwarenotvirus/master Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
87fcf955 merge Merge pull request #28 from htlcnn/master Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
8ebae623 fix typo Long <h****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
3b84d045 merge Merge pull request #21 from geneh/master Jaana-Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
7210fc4e fixed progress bar counter Ronak Jain <r****n@o****n> almost 10 years ago
baf4998f implemented progress bar Ronak Jain <r****n@o****n> almost 10 years ago
16757967 Update README and usage string. Gene Hazan <g****n@m****m> almost 10 years ago
299f1939 Change every reference to QPS Jeffrey D <l****s@g****m> almost 10 years ago
d4edc9ca Avoid inconsistent initialisms Jeffrey D <l****s@g****m> almost 10 years ago
80be8c15 merge Merge pull request #19 from erikus/master Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
5835c1db Fix code review comment about -more. erikus <e****k@k****t>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
d48ef10d Tiny fixes to README. erikus <e****k@k****t>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
9b95da04 merge Merge pull request #17 from gummiboll/readme-update Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
008353ac Forgot to update README in PR #14 Emil Thelin <e****l@h****u> almost 10 years ago
8d491eae merge Merge pull request #14 from gummiboll/fix-for-timeouts Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
328278fe merge Merge pull request #16 from integrii/patch-1 Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
3d86161c merge Merge pull request #10 from siadat/round-to-nearest Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
f8cc5770 indicating that go 1.7 is required Eric Greer <i****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
209d13c1 Changes behaviour of timeout Emil Thelin <e****l@h****u> almost 10 years ago
e30f468b histogram: calculate lengths using round-to-nearest Sina Siadat <s****t@g****m> almost 10 years ago
7ba4a57f merge Merge pull request #4 from JRonak/httptrace Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
86bc95e1 refactored trace implementation and add -more flag Ronak Jain <r****n@o****n> almost 10 years ago
c5ab336c updated README Ronak Jain <r****n@o****n> almost 10 years ago
2b14fc44 added httptrace Ronak Jain <r****n@o****n> almost 10 years ago
5d3e4bd5 remove the vanity URL Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
f40d277c add -u to the installation step Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
0d290275 merge Merge branch 'master' of github.com:rakyll/hey Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
75dd2f22 don't use the vanity URL Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
fdcc5e2c import from the vanity url Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
2b9b998e build against go1.7 Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
029a2d10 make it clearer that project is renamed Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
fae7ad4b add vanity URL Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
e088812d update travis icon Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
90614616 all: rename the tool to hey, add minor fixes Jaana Burcu Dogan <j****d@g****m> almost 10 years ago
e721321a merge Merge pull request #121 from rafael84/master Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
7ed4259a merge Merge pull request #120 from xuqingfeng/h2 Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
4a00fe22 merge Merge pull request #115 from kevinburke/n-c-error Jaana Burcu Dogan <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
8c485028 Allow overriding the HTTP Host header Rafael Martins <r****s@b****r> about 10 years ago
5b477b35 disable HTTP/2 if -h2 is turned off xuqingfeng <j****f@h****m> about 10 years ago
09d44d34 travis: build only against 1.6 and the tip Jaana Burcu Dogan <j****d@g****m> about 10 years ago
1812960b feat: h2 - make HTTP2 request xuqingfeng <j****f@h****m> over 10 years ago
1881f0a6 merge Merge pull request #118 from Luit/master JBD <b****n@g****m> over 10 years ago
70d1de9b Update README removing -readall and -allow-insecure Luit van Drongelen <l****t@l****u> over 10 years ago
0e35f688 Error if n < c Kevin Burke <k****v@i****m> over 10 years ago
ad120691 merge Merge pull request #89 from missedone/issue/82 JBD <b****n@g****m> over 10 years ago
d237b82b merge Merge pull request #109 from ericmdantas/travis-build JBD <b****n@g****m> over 10 years ago
da5191e2 #82: deprecate '-h' Nick Tan <n****n@e****m> over 10 years ago
82c96f31 build: use different go versions Eric Mendes Dantas <e****0@g****m> over 10 years ago

← Back to repository