50c0e52
much simpler logic without requiring a branch condition by
2014-07-09 17:35:02 -0400
b5ecf01
really minor change to the logic here by
2014-07-06 18:11:42 -0400
0f7f011
Remove constants export by
2014-07-04 22:24:00 +0200
e44422b
Merge pull request #1 from jstnlef/buffer-to-string-array by
2014-07-04 22:12:50 +0200
30bbe0b
there is no need to use a bytes buffer when string slices are efficient enough. This is especially true since the version strings are guaranteed to be sufficiently small by
2014-07-04 15:26:00 -0400
f7866e5
README: Coverage status badge upate, semver link by
2014-07-02 19:10:24 +0200
a5a1870
Use drone.io instead of travisci by
2014-07-02 19:06:34 +0200
ed35585
Add Travis-ci config by
2014-07-02 18:49:12 +0200
dc253f7
README: Format, godoc link by
2014-07-02 18:45:10 +0200
ab6403b
Hide constants by
2014-07-02 18:25:25 +0200
c2a6207
Add spec #9 test by
2014-07-02 12:59:19 +0200
32da78b
Merge pull request #38 from joliv/patch-1 by
2014-07-02 19:52:13 +0900
e030971
Check for leading zeroes by
2014-07-02 12:50:29 +0200
d6107de
Add drone.io build status by
2014-07-02 12:36:40 +0200
58fd7ff
README, examples, benchmarks by
2014-07-02 12:29:34 +0200
6bee9cf
Add validation, further tests, compare helpers by
2014-07-02 10:38:36 +0200
a76e16a
Full working set, missing some tests by
2014-07-02 02:15:48 +0200
d2e12bf
First draft by
2014-07-01 22:11:26 +0200
1ea2d28
Add license by
2014-07-01 22:09:37 +0200
4fca47c
Double dashes to em dashes by
2014-06-30 22:57:03 -0400
e3228e8
Change graceful to opt-in to signal handling by
2014-06-25 18:20:37 -0700
14cafe2
Merge pull request #60 from roylee17/gofmt by
2014-06-24 11:46:26 -0700
3351f60
gofmt by
2014-06-24 11:40:51 -0700
aca17e0
Use %+v instead of %#v when recovering panics by
2014-06-23 21:07:34 -0700
54c3a5d
Add note about third-party libraries by
2014-06-21 23:44:36 -0700
1c4f21c
Record the first written status, not the last by
2014-06-21 23:13:45 -0700
6ab8e0b
Add Go 1.3 to Travis by
2014-06-19 09:50:17 -0700
d0d00ae
Inline strings.IndexRune call by
2014-06-19 00:40:14 -0700
9a6729e
Don't look up s.literals[i] twice by
2014-06-19 00:29:55 -0700
67b793f
Don't load all of rm.sm[i] by
2014-06-18 23:33:10 -0700
ea2ee5b
Unroll loop in web.routeMachine.route by
2014-06-18 23:04:06 -0700
bed37a4
Reformat comment in docs by
2014-06-17 09:42:54 -0700
7ad06bd
Merge pull request #34 from saj1th/fix-typo by
2014-06-17 09:42:21 -0700
cd7aeee
Fixing the doc examples by
2014-06-17 17:45:52 +0530
b504b24
Fix typo by
2014-06-17 17:02:51 +0530
f70d2a3
Merge pull request #25 from elithrar/nocache by
2014-06-12 04:43:38 -0400
6bc38f3
Be more strict about file closing in bind by
2014-06-12 04:37:00 -0400
a54c913
Fix GC race in bind with Einhorn by
2014-06-12 04:03:32 -0400
7b3c9bc
Add support for "content" attribute at tree creation by
2014-06-11 20:58:15 -0400
9fb476c
Update benchmark URL by
2014-06-11 10:24:05 -0700
ca54618
Merge pull request #28 from mmcgrana/mmcgrana-fix-typo by
2014-06-07 17:16:16 -0700
2b7b8cb
Fix typo by
2014-06-07 16:53:18 -0700
3a1d485
Fix PushEvent JSON representation of size attribute by
2014-06-06 20:58:03 -0400
e0d87cf
add Dmitri Shuralyov as contributor by
2014-06-05 09:30:12 -0700
fab0662
Add pagination section to docs. by
2014-06-04 00:26:19 -0700
854d482
Fix racy modification of NotFoundHandler. by
2014-06-04 14:12:38 -0700
14f550f
Merge pull request #14 from LK4D4/fix_race_in_get by
2014-06-04 09:11:50 -0700
9af5636
Fix racy code in Get by
2014-06-04 18:45:55 +0400
d7ac3dc
add Maksim Zhylinski as contributor by
2014-06-03 08:06:46 -0700
3c77189
Add pagination info to the README by
2014-06-02 22:02:32 +0300
f45ad52
Fix typo in error message by
2014-06-02 23:50:16 -0700
bdefa16
Increase size of per-process request ID nonce by
2014-06-02 15:27:56 -0700
f4bcdc7
add Kyle Kelley (of Rackspace) as contributor by
2014-06-02 14:59:12 -0700
e840a8a
Provide text match metadata by
2014-06-01 16:54:10 -0500
179dc70
Removed superfluous fmt.Sprintf. by
2014-06-03 05:49:32 +0800
48b5b24
add Diego Lapiduz as contributor by
2014-06-02 08:46:29 -0700
934040b
Add ListOptions to CommitListOptions by
2014-05-28 08:54:36 -0700
ff0bbc7
add Piotr Zurek as contributor by
2014-06-02 07:58:42 -0700
cd83e8d
fix typo by
2014-05-26 19:23:59 +1200
36ceba8
add PushEvent file stats and repository by
2014-05-23 15:30:05 +1200
190bca6
NoCache middleware - prevents proxies/clients from caching content. by
2014-05-23 17:13:28 +0800
0ef595e
Merge pull request #56 from raphael/query-vars by
2014-05-27 16:41:47 -0700
451fd8b
Additional code cleanup (see comments on issue #56) by
2014-05-27 16:37:30 -0700
3505396
Code cleanup (see comments on issue #56) by
2014-05-27 11:36:15 -0700
69237ea
Fix "Queries" matcher to support out-of-order query string parameters by
2014-05-27 09:34:08 -0700
2900ff0
Merge pull request #55 from raphael/query-vars by
2014-05-26 21:48:09 -0700
0a0d6a1
Add tests for regexp variables in query strings Fix how regular expression gets built for query string so that order of parameters is always preserved by
2014-05-26 20:20:14 -0700
c946952
Fix old tests Remove tests that don't apply anymore Fix scheme matcher tests by
2014-05-26 15:13:05 -0700
65cc9b5
Add ability to capture variables in query strings by
2014-05-26 15:01:42 -0700
1f3e8a4
Return a shallow copy of the result in GetAll and GetAllOk. by
2014-05-22 15:03:43 -0700
b06ed15
Merge pull request #12 from tylerb/master by
2014-05-20 07:42:45 -0700
13ce752
More comprehensive benchmarking by
2014-05-20 08:28:38 -0600
ee79a2c
Fix golint warning by
2014-05-19 21:04:23 -0600
6e5f0a5
Remove defer by
2014-05-19 21:02:29 -0600
dad32f9
Switch to RWMutex by
2014-05-19 21:00:24 -0600
cffbf44
Add mutex benchmark by
2014-05-19 20:55:34 -0600
dcc1981
fix golint and gofmt errors by
2014-05-17 11:35:34 -1000
5ac81e9
Reset cStack's C on release by
2014-05-16 21:01:16 -0700
8770437
Allow bind to be configured through env vars by
2014-05-06 14:25:11 -0700
64a1da3
Merge pull request #19 from a-palchikov/upstream by
2014-05-05 13:10:35 -0700
135bdf6
+windows support by
2014-05-05 18:40:41 +0200
136d54f
Merge pull request #51 from ttencate/master by
2014-05-05 06:44:26 -0700
e16aa3c
Split Pattern.Match in two; get rid of dryrun by
2014-05-04 17:25:23 -0700
802b485
Rewrite perf section of README by
2014-05-04 12:09:44 -0700
bf2f073
Pass a *C between middleware and router by
2014-05-04 10:40:22 -0700
014650d
Only make a best-effort to release mStacks by
2014-05-04 10:02:04 -0700
7f50cf6
Don't worry so much about helping the GC by
2014-05-04 09:57:01 -0700
e1ff3ad
Also benchmark a single route, middleware by
2014-05-04 09:30:04 -0700
3425950
DRY up the benchmarks a bit by
2014-05-04 09:15:09 -0700
33a3e80
Fix routing behavior by
2014-05-04 08:51:20 -0700
0861586
Reduce allocations in string patterns by
2014-05-04 08:42:55 -0700
3ea0cd7
Also report on allocations by
2014-05-03 18:31:06 -0700
ebc69c3
Router benchmarks by
2014-05-03 18:21:51 -0700
72c60e2
Fast bytecode router by
2014-05-03 12:08:15 -0700
7abf47b
Fix English sentence by
2014-04-30 01:53:59 -0700
e88b766
Sort routes by
2014-04-28 20:04:42 +0100
346d353
Add route selection test by
2014-04-28 19:34:14 +0100
b01cc3d
Add RealIP middleware by
2014-04-27 01:35:52 +0200
eb08516
EnvInit middleware by
2014-04-27 00:54:29 +0200
60a7a00
Better comments around middleware stack caching by
2014-04-27 00:37:33 +0200