Commit Graph

  • 94e3e7e5eb browse: New default template Matthew Holt 2015-12-31 00:23:10 -0700
  • 3c086fb2e6 Support for rewrite match group. Abiola Ibrahim 2015-12-30 21:47:37 +0100
  • 55aa492dc1 Merge pull request #470 from abiosoft/replacer-patch Abiola Ibrahim 2015-12-30 21:06:55 +0100
  • 7dadcd5834 Add ability to set custom values. Abiola Ibrahim 2015-12-30 20:42:03 +0100
  • 73327e784d Merge branch 'master' into replacer-patch Abiola Ibrahim 2015-12-30 20:26:11 +0100
  • bb23f68a43 Merge pull request #463 from abiosoft/rewrite-improvements Abiola Ibrahim 2015-12-30 19:42:13 +0100
  • 321cddb26f Fix IE11 issue David Darrell 2015-12-30 07:32:25 +0800
  • 6a27968f73 Merge pull request #385 from radim/master Matt Holt 2015-12-29 16:21:26 -0700
  • 1e7ec3397b Import allows only one expression Radim Marek 2015-12-29 23:32:59 +0100
  • fcbafad914 Update browse.go David Darrell 2015-12-29 20:16:25 +0800
  • 2ebf7b7177 Update browse.go David Darrell 2015-12-29 19:41:15 +0800
  • e4e0ca8d71 Update browse.go David Darrell 2015-12-29 19:33:52 +0800
  • fd6fee196a Update browse.go David Darrell 2015-12-25 06:47:24 +0800
  • 168723a026 Added escaped versions of uri, query and path. Abiola Ibrahim 2015-12-24 09:00:10 +0100
  • 92bd914418 Fix vet errors. Abiola Ibrahim 2015-12-23 13:23:43 +0100
  • 9110dc4745 Refactor. Tests and tests data. Abiola Ibrahim 2015-12-23 12:11:11 +0100
  • 1ed786f836 Cleanups and panic prevention in tests. Abiola Ibrahim 2015-12-23 09:36:00 +0100
  • 4d5bc9fa6c Backward compatibility ensured. Abiola Ibrahim 2015-12-23 09:02:52 +0100
  • 98d8c0f81b Added new rewrite features. Abiola Ibrahim 2015-12-22 23:19:22 +0100
  • 32b8857eea Merge pull request #461 from abiosoft/markdown-sitegen-panic Matt Holt 2015-12-22 12:03:20 -0700
  • 9e163a655d Use proper struct constructors instead. Abiola Ibrahim 2015-12-22 14:43:48 +0100
  • 4d867e848b Markdown: Fix panic on sitegen for request dependent template values. Abiola Ibrahim 2015-12-22 13:32:27 +0100
  • c748ef944b Merge pull request #449 from abiosoft/master Abiola Ibrahim 2015-12-21 20:54:00 +0100
  • 55d22f4ead Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-12-21 20:49:01 +0100
  • 3f787a20e3 Merge pull request #438 from captncraig/patch-1 Abiola Ibrahim 2015-12-21 20:48:03 +0100
  • 6276be4e90 Merge pull request #457 from abiosoft/fcgi-hanging-bug Matt Holt 2015-12-21 10:46:00 -0700
  • f639d3cd68 FastCGI: Close client connections when done. Abiola Ibrahim 2015-12-21 11:57:20 +0100
  • 8829401b57 Improve browse layout for long file names David Darrell 2015-12-20 08:41:23 +0800
  • 43020533f7 Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-12-19 21:58:24 +0100
  • da1d635239 Merge b8bd509ae1 into a5836aebfa David Darrell 2015-12-19 18:57:46 +0000
  • a5836aebfa Merge pull request #412 from pavlik/master Matt Holt 2015-12-19 11:57:45 -0700
  • 3dd4c0eb6a Fix TestTLSParseBasic Pavel Pavlenko 2015-12-19 14:37:38 +0300
  • 1e27b5be89 Remove ECDHE-RSA-3DES-EDE-CBC-SHA and RSA-3DES-EDE-CBC-SHA from the default TLS config Pavel Pavlenko 2015-12-19 14:30:25 +0300
  • b8bd509ae1 Remove 3DES ciphers from default TLS config David Darrell 2015-12-19 19:05:08 +0800
  • a946d65fe6 Oops. Tests. Abiola Ibrahim 2015-12-18 21:25:06 +0100
  • f04ff063ed Gzip: Fix missing gzip encoding headers. Abiola Ibrahim 2015-12-18 20:58:23 +0100
  • 35ec61cc88 Merge pull request #441 from jungle-boogie/patch-1 Matt Holt 2015-12-17 21:50:04 -0700
  • 08cff31d85 fix test failed. novaeye 2015-12-18 12:34:12 +0800
  • c64bcb2ae9 Merge branch 'master' of https://github.com/novaeye/caddy novaeye 2015-12-18 12:08:45 +0800
  • e014d8a005 fix https://github.com/mholt/caddy/issues/205 novaeye 2015-12-18 12:07:39 +0800
  • 8f23c430ae Feek --> Feel jungle-boogie 2015-12-17 13:12:22 -0800
  • 5eadea6615 Slack -> Gitter Matthew Holt 2015-12-17 08:37:16 -0700
  • 34d3cd7c92 Gzip: Append to Vary header instead of replacing. Craig Peterson 2015-12-15 08:56:44 -0700
  • f11cd4d9dd Merge pull request #429 from abiosoft/php-error-log Matt Holt 2015-12-14 10:14:52 -0700
  • a8c9d47805 Merge pull request #404 from abiosoft/master Matt Holt 2015-12-14 10:11:22 -0700
  • 3966936bd6 Remove trailing new line for cleaner log output. Return correct status code. Abiola Ibrahim 2015-12-13 12:58:21 +0100
  • b7fd1f4e9e FastCGI: separate standard and error output responses. Abiola Ibrahim 2015-12-12 14:04:48 +0100
  • b0397df719 Save obtained certs even if there were failures Matthew Holt 2015-12-11 15:42:22 -0700
  • eb48885d4d Updated comments Radim Marek 2015-12-11 22:02:31 +0100
  • afbda595f6 import glob tests Radim Marek 2015-12-11 21:47:38 +0100
  • 3bfebfd79e add custom replacer lilee 2015-12-10 15:31:53 +0800
  • b65ddbc750 Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-12-10 02:37:19 +0100
  • aba0ae358e Merge pull request #415 from abiosoft/appveyor-fix Matt Holt 2015-12-09 15:50:51 -0700
  • 2e295b51b3 Use channel instead for a synchronous interval. Abiola Ibrahim 2015-12-09 20:18:18 +0100
  • 59dbea768c Fix race condition on AppVeyor. Increase timeout a bit. Abiola Ibrahim 2015-12-09 19:22:20 +0100
  • a44d59f1e5 Use ioutil.Discard instead for unneeded bytes. Abiola Ibrahim 2015-12-09 18:44:25 +0100
  • e4ff77ed07 fix tls_test.go Pavel Pavlenko 2015-12-09 11:27:59 +0300
  • b6c4178f0a Remove ECDHE-RSA-3DES-EDE-CBC-SHA and RSA-3DES-EDE-CBC-SHA from the default TLS config Pavel Pavlenko 2015-12-09 11:10:55 +0300
  • 89bf1b7e37 Merge ab7821b4ff into 41bdd77545 Tony 2015-12-09 07:53:48 +0000
  • ab7821b4ff Remove 3DES from test parameters Tony 2015-12-09 02:53:43 -0500
  • ae11b6bd13 Remove 3DES cipher support Tony 2015-12-09 02:23:08 -0500
  • 23631cfaca Fix deleted Content-Length header bug. Abiola Ibrahim 2015-12-08 12:01:24 +0100
  • 8631f33940 remove minor ugly parenthesis Abiola Ibrahim 2015-12-07 23:27:57 +0100
  • ab5087e215 Gzip: support for min_length. Abiola Ibrahim 2015-12-07 23:17:05 +0100
  • d56a9a1c5d Correct position of the newly imported tokens Radim Marek 2015-12-06 23:49:21 +0100
  • 41bdd77545 Merge pull request #381 from ReadmeCritic/master Matt Holt 2015-12-06 10:23:32 -0700
  • b7827a342a Merge pull request #387 from Moter8/patch-1 Matt Holt 2015-12-05 09:38:15 -0700
  • e17a18365d Latest Go 1.5 version Carsten Hagemann 2015-12-05 13:05:51 +0100
  • d1216f409d Handle no matches Radim Marek 2015-12-04 23:21:28 +0100
  • 12f594779c Added support magic characters in import pattern Radim Marek 2015-12-04 23:04:12 +0100
  • b3f5e4d4ad Update README URLs based on HTTP redirects ReadmeCritic 2015-12-04 07:20:56 -0800
  • 82931b859c Merge 1d6477d7d6 into fd14f257df Kory Prince 2015-12-04 06:18:15 +0000
  • 1d6477d7d6 change default ACME server to Let's Encrypt production server Kory Prince 2015-12-04 00:07:05 -0600
  • 5b93799a62 Version 0.8.0 v0.8.0 Matthew Holt 2015-12-03 19:52:15 -0700
  • fd14f257df markdown: Add (currently failing) test for empty body Matthew Holt 2015-12-02 17:04:58 -0700
  • d044e497f6 Merge pull request #377 from abiosoft/master Matt Holt 2015-12-02 17:04:16 -0700
  • 6f4835f91a Markdown: Fix "metadata not closed" bug. More tests. Abiola Ibrahim 2015-12-03 00:41:12 +0100
  • 9002db2ae0 letsencrypt: Remote duplicate hosts from certificate request Matthew Holt 2015-12-02 12:40:57 -0700
  • 19c6bbf6a2 Update changelist (env vars) Matthew Holt 2015-12-02 11:42:50 -0700
  • ef2ca1da3d Merge pull request #357 from tw4452852/my_md Matt Holt 2015-11-27 00:07:19 -0700
  • fbc18c5b85 markdown: fix json format parse issue Tw 2015-11-22 10:50:31 +0800
  • d93fe53e84 Merge pull request #362 from jungle-boogie/patch-3 Matt Holt 2015-11-24 13:42:21 -0700
  • 0a40970dea Merge pull request #361 from jungle-boogie/patch-2 Matt Holt 2015-11-24 13:34:39 -0700
  • 6478eee338 removed stray ) and spaces. jungle-boogie 2015-11-24 11:16:05 -0800
  • a60c739797 wrap lines to 80 characters jungle-boogie 2015-11-24 11:09:35 -0800
  • 19ca7d812e more copy edits jungle-boogie 2015-11-24 11:04:15 -0800
  • bc37cf0d1c Merge pull request #360 from jungle-boogie/patch-1 Matt Holt 2015-11-24 11:24:24 -0700
  • 78b95deb55 copy edit to wrap around 80 chars jungle-boogie 2015-11-24 10:17:34 -0800
  • b787569820 Merge pull request #359 from abiosoft/master Matt Holt 2015-11-24 10:17:02 -0700
  • 016344bae7 Rewrite: Use middleware.Replacer for simple rule. Abiola Ibrahim 2015-11-24 12:20:39 +0100
  • 0b51369932 Merge pull request #356 from Luit/master Matt Holt 2015-11-21 13:37:59 -0700
  • 1fb66d534a Close proxy's backend request earlier when re-connecting for websocket Luit van Drongelen 2015-11-21 20:03:46 +0100
  • f0b1edaf8c Fix proxy for websocket with altered Host header Luit van Drongelen 2015-11-21 20:00:44 +0100
  • 4dbb4274d9 Merge pull request #354 from pyed/patch-3 Matt Holt 2015-11-20 23:48:56 -0700
  • 9886e89e42 allow consecutive spaces in the header pyed 2015-11-21 05:49:27 +0300
  • 3e402e0692 Merge pull request #349 from carlisia/cc-lint-fixes Matt Holt 2015-11-19 08:17:41 -0700
  • 0a1721d5b2 Add a few super minor lint fixes Carlisia Campos 2015-11-19 06:56:28 -0800
  • 4d907d57fa Whoops, emergency bug fix v0.8-beta.4 Matthew Holt 2015-11-18 18:41:01 -0700
  • 24352e799a Remove SimpleHTTP and bump version to 0.8 beta 4! Matthew Holt 2015-11-18 17:40:35 -0700
  • e17d43b58a Default host now empty string; default port now depends on host Matthew Holt 2015-11-18 10:05:13 -0700