0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-30 22:34:15 -05:00

Commit graph

  • 06a7f1d3da Merge pull request #160 from guilhermebr/master Matt Holt 2015-06-22 20:38:23 -0600
  • efbf01b49d change from error to a warning in errors setup Guilherme Rezende 2015-06-22 23:19:48 -0300
  • 4b349805db browse: better-looking sort order arrows Matthew Holt 2015-06-22 15:04:22 -0600
  • 47096e112a Merge pull request #156 from pyed/sort Matt Holt 2015-06-22 12:40:58 -0600
  • 68add78230 Implement sorting functionality for "Browse" pyed 2015-06-15 05:02:10 +0300
  • ebae65b6af Merge pull request #157 from abiosoft/master Matt Holt 2015-06-20 10:14:15 -0600
  • 460c0c8a42 setup: export functions and variables for external packages. Abiola Ibrahim 2015-06-20 14:59:33 +0100
  • 72e75d1c54 Merge dda9a68499 into 528d1b03f1 Tom Adams 2015-06-19 18:42:28 +0000
  • 528d1b03f1 Merge pull request #155 from Karthic-Hackintosh/master Matt Holt 2015-06-19 12:27:43 -0600
  • 9d33d9d6b0 typo corrected Karthic Rao 2015-06-19 23:54:34 +0530
  • d9729b4a2e test for config/setup/internal.go Karthic Rao 2015-06-19 23:34:54 +0530
  • 1db6c244bb Merge pull request #153 from Karthic-Hackintosh/master Matt Holt 2015-06-19 11:35:01 -0600
  • 13c5d25a2e Typo corrected Karthic Rao 2015-06-19 22:30:48 +0530
  • c166261513 more test cases for the test struct Karthic Rao 2015-06-19 19:37:48 +0530
  • 84998a4d19 Tests for config/setup/log.go Karthic Rao 2015-06-19 19:15:57 +0530
  • dda9a68499 browse: Sort directory contents by name Tom Adams 2015-06-18 22:39:49 -0400
  • 6b27d4ce11 Merge pull request #131 from slav123/master Matt Holt 2015-06-17 17:26:52 -0600
  • f11e136068 Update fcgiclient.go Slawomir Jasinski 2015-06-18 09:12:35 +1000
  • 707ea554ac Merge pull request #149 from Karthic-Hackintosh/master Matt Holt 2015-06-17 07:01:26 -0600
  • 65f7190030 more cases added to test struct in extParse test Karthic Rao 2015-06-17 14:07:26 +0530
  • a5a5c06716 test for function extParse written for config/setup/ext_go Karthic Rao 2015-06-17 12:48:52 +0530
  • 9c832893af Merge branch 'master' of https://github.com/mholt/caddy Karthic Rao 2015-06-17 12:46:34 +0530
  • 4e15901df1 solving merge conflicts Karthic Rao 2015-06-17 12:46:12 +0530
  • 9a32d08e9f test for function exParse under config/setup/ext.go Karthic Rao 2015-06-17 11:59:24 +0530
  • c811d416a7 log: Customizable default error function Matthew Holt 2015-06-15 10:17:09 -0600
  • 92391bfdf9 Merge pull request #135 from simonjefford/ensure_correct_log_status Matt Holt 2015-06-15 09:25:29 -0600
  • 6c1f2af53a log: ensure the correct status is always logged Simon Jefford 2015-06-12 17:21:19 +0100
  • 7875f98b71 Merge pull request #138 from Karthic-Hackintosh/master Matt Holt 2015-06-13 09:01:47 -0600
  • 076fc4d72c Update karthic rao 2015-06-13 20:25:23 +0530
  • d7db1b9576 Added Assertions karthic rao 2015-06-13 15:56:29 +0530
  • 8e7fd0c546 Merge 2a166f088d into 3418770fe1 karthic rao 2015-06-13 04:35:43 +0000
  • 2a166f088d Update ext_test.go karthic rao 2015-06-13 10:05:42 +0530
  • 2175c68319 Preliminary test case for setup/config/ext.go Karthic Rao 2015-06-13 09:54:54 +0530
  • 3418770fe1 Latest change list Matthew Holt 2015-06-12 08:30:47 -0600
  • d7051e986f Merge pull request #134 from tw4452852/hijack Matt Holt 2015-06-12 08:26:49 -0600
  • f36d9bfa2a Add dist/release build script and licenses Matthew Holt 2015-06-11 23:17:11 -0600
  • e79a88856a let middleware.responseRecorder be a http.Hijacker Tw 2015-06-12 11:42:28 +0800
  • db2368cd0b Removed parentheses #127 Slawomir Jasinski 2015-06-12 11:33:55 +1000
  • 0f9d26829c Merge pull request #130 from abiosoft/master Matt Holt 2015-06-11 19:27:02 -0600
  • 29404e34d9 code cleanup slav123 2015-06-11 13:17:56 +1000
  • 14b64fef43 fix #127 Slawomir Jasinski 2015-06-11 09:59:30 +1000
  • e0f10c2b03 Gzip: Accept MIME types. Abiola Ibrahim 2015-06-10 21:59:08 +0100
  • 01aca02edc Merge pull request #129 from tw4452852/rename_internal Matt Holt 2015-06-10 08:04:27 -0600
  • 5cdfa0aaaf Merge pull request #128 from coolaj86/meta-redirects Matt Holt 2015-06-10 08:03:59 -0600
  • 90921a9deb rename middleware's name from internal to inner Tw 2015-06-10 15:48:41 +0800
  • d6a7dfc1a5 add ability to do meta redirects AJ ONeal 2015-06-10 05:44:40 +0000
  • 00093a2052 core: Fix to allow empty (wildcard) host Matthew Holt 2015-06-09 23:07:32 -0600
  • 3a795de828 Merge pull request #117 from zmb3/errorfmt Matt Holt 2015-06-09 08:24:08 -0600
  • cde60ed6b2 Merge pull request #121 from tw4452852/test_errors Matt Holt 2015-06-09 08:06:09 -0600
  • b717e6f2d8 Add unit test for errors middleware Tw 2015-06-09 15:24:53 +0800
  • 3aff1677cc Fix failing test that's looking for a specific error message. Zac Bergquist 2015-06-08 20:29:48 -0400
  • 9e97d79c81 Ensure that proper names are capitalized in error strings. Zac Bergquist 2015-06-08 17:35:16 -0400
  • 47415937dd Merge pull request #118 from mholt/jumanjiman-docker Matt Holt 2015-06-08 08:24:20 -0600
  • aed649475e Add link to Docker container jumanjiman/caddy Matthew Holt 2015-06-07 20:22:16 -0600
  • 41e1f1ffa5 Update error strings (start with lowercase letters) Zac Bergquist 2015-06-07 20:49:17 -0400
  • f5e5628327 add test Viacheslav Biriukov 2015-06-07 20:36:28 +0000
  • 20b6e971c0 Merge pull request #116 from abiosoft/master Matt Holt 2015-06-07 14:32:20 -0600
  • c42e60a3d2 Git: fix for data races. Abiola Ibrahim 2015-06-07 20:31:34 +0100
  • 81eb7dbb26 add multi proxy supprot based on urls Viacheslav Biriukov 2015-06-07 17:07:23 +0000
  • 995a2ea618 Merge pull request #112 from abiosoft/master Matt Holt 2015-06-06 18:37:59 -0600
  • 13db60d382 rename gzip test function to TestGzipHandler Abiola Ibrahim 2015-06-07 01:27:36 +0100
  • c9233d7446 Gzip: Added compression level, extension and path filters. Abiola Ibrahim 2015-06-07 00:58:37 +0100
  • aa37c1e05c update logic and refactoring Viacheslav Biriukov 2015-06-05 22:29:02 +0300
  • 6080c4fab1 Merge pull request #105 from abiosoft/master Matt Holt 2015-06-04 16:09:08 -0600
  • 820b2af43a FastCGI: allow "unix:" prefix for unix sockets. Abiola Ibrahim 2015-06-04 23:03:58 +0100
  • 1cb0053720 Merge pull request #102 from brk0v/proxy-without Matt Holt 2015-06-04 08:24:48 -0600
  • 822a615c6c rollback tests Viacheslav Biriukov 2015-06-04 14:02:52 +0000
  • 593557659c fix tests and change naming Viacheslav Biriukov 2015-06-04 13:57:39 +0000
  • c6e2b9ccc0 Merge pull request #99 from xenolf/github-deploy Matt Holt 2015-06-03 19:30:20 -0600
  • b4780a41d3 Added webhook functionality to the git middleware. The webhook providers reside behind a small interface which determines if a provider should run. If a provider should run it delegates responsibility of the request to the provider. ghdeploy initial commit xenolf 2015-06-03 01:29:33 +0200
  • 4790dacbf7 add without to proxy middleware Viacheslav Biriukov 2015-06-03 18:06:24 +0000
  • 158184e83b Merge c8e7acc9e3 into 4852f0580b Tony Bai 2015-06-03 08:33:08 +0000
  • c8e7acc9e3 add default welcome page for caddy beginner Tony Bai 2015-06-03 16:30:07 +0800
  • 4852f0580b Bump to 0.7.1 v0.7.1 Matthew Holt 2015-06-02 12:19:08 -0600
  • 9d7639a9d3 Merge pull request #98 from mholt/clientauth Matt Holt 2015-06-02 12:05:05 -0600
  • 6c52368124 tls: Fix format string Matt Holt 2015-06-02 07:42:38 -0600
  • c78eb50eb8 tls: Client authentication Matthew Holt 2015-06-01 23:22:11 -0600
  • 9ce0e8e17c proxy: Added tests for reverse websocket proxy Matthew Holt 2015-06-01 22:39:53 -0600
  • 32825e8a79 basicauth: Patch timing vulnerability Matthew Holt 2015-05-29 23:08:01 -0600
  • cb8691a381 Add abiosoft's docker container to the list Matthew Holt 2015-05-29 23:07:23 -0600
  • 5ddcd60332 Merge pull request #96 from acmacalister/feature/ws-proxy Matt Holt 2015-06-01 20:31:41 -0600
  • 68cd4bdeab check server response instead of client Austin 2015-06-01 19:29:32 -0700
  • ccd3e55b32 changes as noted in PR Austin 2015-06-01 10:23:57 -0700
  • 56ec7b9887 websocket directive, upgrade comparison Austin 2015-05-30 11:34:54 -0700
  • 2d6ff40649 add supported for ws in reverse proxy Austin 2015-05-29 19:21:50 -0700
  • 9bdd9bdecc Merge pull request #94 from acmacalister/feature/custom-policies Matt Holt 2015-05-29 12:33:08 -0600
  • dd946f8ab5 moved init to policy.go Austin 2015-05-28 18:16:23 -0700
  • 593aec9ab1 changes per comment Austin 2015-05-28 16:53:54 -0700
  • 6b173b5170 added custom policy support Austin 2015-05-28 15:56:11 -0700
  • 130301e32e Merge pull request #92 from abiosoft/master Matt Holt 2015-05-28 08:37:13 -0600
  • 2013838bfd Git: mock time functions in tests. Abiola Ibrahim 2015-05-28 08:21:10 +0100
  • 879558b9ee Git: code refactor. replace Sleep with Ticker Abiola Ibrahim 2015-05-26 20:18:19 +0100
  • ee059c0910 Merge pull request #90 from abiosoft/master Matt Holt 2015-05-25 22:15:56 -0600
  • 6c6e0e3f73 Git: More tests. Code refactor. Abiola Ibrahim 2015-05-26 04:44:47 +0100
  • b1c8b48e6e core: Version 0.7.0 v0.7.0 Matthew Holt 2015-05-25 15:48:25 -0600
  • 6f05794bb8 git: Fixed unusual but potent race condition Matthew Holt 2015-05-25 15:39:04 -0600
  • 346135fed3 Merge pull request #89 from guilhermebr/master Matt Holt 2015-05-25 15:00:36 -0600
  • 69939108e1 removed tls cache option Guilherme Rezende 2015-05-25 14:42:09 -0300
  • 674f454e70 t.Fatal -> t.Fatalf Matthew Holt 2015-05-25 08:27:54 -0600
  • a881838836 Merge pull request #88 from zmb3/lintwarnings Abiola Ibrahim 2015-05-25 06:28:25 +0100
  • e4b50aa814 Fix more lint warnings Zac Bergquist 2015-05-24 22:52:34 -0400
  • fd8490c689 Fix lint warnings for middleware/websockets Zac Bergquist 2015-05-24 21:04:03 -0400
  • d0a51048d7 Fix lint warnings in middleware/rewrite Zac Bergquist 2015-05-24 21:00:54 -0400
  • 506f131428 Fix lint warnings for middleware/proxy Zac Bergquist 2015-05-24 20:58:17 -0400
  • e42c6bf0bb Updated readme Matthew Holt 2015-05-23 14:29:59 -0600
  • 535f956682 Merge pull request #86 from abiosoft/master Abiola Ibrahim 2015-05-23 03:46:47 +0100
  • 4e94b85ec2 FastCGI: support for unix sockets. Abiola Ibrahim 2015-05-23 03:39:23 +0100
  • 6b3b04ffb7 Merge pull request #85 from jpoehls/master Abiola Ibrahim 2015-05-23 02:37:45 +0100
  • 36bc3a453f Tweaked ulimit warning message. Joshua Poehls 2015-05-22 20:24:48 -0500
  • 99c069df15 Merge pull request #84 from jpoehls/master Matt Holt 2015-05-22 18:50:12 -0600
  • 04fd7ce9e1 Updated ulimit warning message to include the recommended min value. Joshua Poehls 2015-05-22 19:34:00 -0500
  • cc958947e5 Merge pull request #83 from abiosoft/master Matt Holt 2015-05-22 17:13:29 -0600
  • f44cd5d740 Git: Minor fixes. Refactor. Added tests. Abiola Ibrahim 2015-05-22 01:38:07 +0100
  • bba2d63de8 Updated contribution guidelines Matthew Holt 2015-05-22 11:08:24 -0600
  • 3420bd6e06 Another test case for parser Matthew Holt 2015-05-21 23:50:37 -0600
  • b10d846019 More parser tests Matthew Holt 2015-05-21 23:36:17 -0600
  • 11ddb5c6ca Tests for the parser Matthew Holt 2015-05-21 18:46:42 -0600
  • b37fed4cc8 Beginning some tests for the parser Matthew Holt 2015-05-21 16:31:01 -0600
  • 5397eef234 Added tests for allTokens Matthew Holt 2015-05-21 15:42:49 -0600
  • d311345aa5 Fix for running ulimit check Matthew Holt 2015-05-21 11:21:08 -0600
  • d6df615588 tls: Mainstream compatibility improvements, better security rating Matthew Holt 2015-05-21 10:37:39 -0600
  • ce6e30c09e Lil' bit of godoc Matthew Holt 2015-05-21 00:40:58 -0600
  • ee754b4a47 Bug fixes Matthew Holt 2015-05-21 00:40:05 -0600
  • 5f72b7438a Created app package, and better TLS compatibility with HTTP/2 Matthew Holt 2015-05-21 00:06:53 -0600
  • ea9607302a Whoops Matthew Holt 2015-05-20 20:50:19 -0600
  • 26bb17337e Warn if ulimit is too low when serving production sites Matthew Holt 2015-05-20 20:46:27 -0600
  • 5e8491cf7f Allow IPv6 address without port (fixes #80) Matthew Holt 2015-05-20 20:15:39 -0600
  • e42c6ab520 Notice displayed if non-localhost hosts resolve to loopback Matthew Holt 2015-05-20 20:06:30 -0600
  • 9c039474b3 Merge pull request #78 from guilhermebr/master Matt Holt 2015-05-18 22:57:38 -0600
  • b378316103 replace c.ArgErr with c.Err in tls when is the case Guilherme Rezende 2015-05-18 23:27:35 -0300
  • a94c7dd788 change tls ssl3 protocol key and tests Guilherme Rezende 2015-05-18 18:15:41 -0300
  • 823a7eac03 Added tls option block including: ciphers, protocols and cache options Guilherme Rezende 2015-05-18 16:38:21 -0300
  • b7af081949 add new middleware "sed" for modifying a response by replacing one specified string by another. Viacheslav Biriukov 2015-05-17 12:03:01 +0000
  • cf2808ae45 Merge pull request #75 from abiosoft/master Matt Holt 2015-05-16 18:44:20 -0700
  • c382c885e4 use middleware.Path for base path comparison Abiola Ibrahim 2015-05-16 16:57:57 +0100
  • 7ae9e3a262 Rewrite: Added new variables file, dir, fragment. Abiola Ibrahim 2015-05-16 16:27:41 +0100
  • 74d162f377 Rewrite: Support for Regular Expressions. Abiola Ibrahim 2015-05-16 13:03:48 +0100
  • ad7b453f03 Rewrite: modified syntax. Abiola Ibrahim 2015-05-15 18:47:26 +0100
  • b2afc30d12 Rewrite: added regexp. awaiting documentation and tests. Abiola Ibrahim 2015-05-15 02:43:29 +0100
  • 1076daa8c9 Merge pull request #73 from abiosoft/master Matt Holt 2015-05-12 18:04:03 -0600
  • 8394d72f48 Fix for Issue 72: Markdown: 500 for YAML metadata Abiola Ibrahim 2015-05-13 00:44:35 +0100
  • 018fd21741 Merge pull request #71 from abiosoft/master Abiola Ibrahim 2015-05-10 17:59:55 +0100
  • a1312465b5 browse: return forbidden (403) only when it is a permission error. Abiola Ibrahim 2015-05-10 17:56:03 +0100
  • e2273ea676 Merge pull request #69 from peterhellberg/headers_test Matt Holt 2015-05-10 07:49:11 -0600
  • c6eaf0db36 Merge pull request #62 from jordic/testing_basicauth Matt Holt 2015-05-10 07:47:16 -0600
  • a0eca49795 Merge pull request #70 from mschoebel/internal_middleware_tests Michael Schöbel 2015-05-10 14:57:16 +0200
  • e0173ec4c7 internal middleware: added tests Michael Schoebel 2015-05-10 14:41:48 +0200
  • 99fa4581aa basicauth: patch for overlapping rules jordi collell 2015-05-10 08:20:58 +0200
  • 37b1a81fc7 headers: Corrected copy paste (BasicAuth->Headers) Peter Hellberg 2015-05-10 07:44:43 +0200
  • 4272536518 markdown: sitegen keyword and run generation at startup Matthew Holt 2015-05-09 21:12:28 -0600
  • 0d5a8a7383 headers: Test for Headers and headersParse funcs Peter Hellberg 2015-05-09 23:10:08 +0200
  • df6efe5d88 headers: Replaced usage of Url to Path in setup Peter Hellberg 2015-05-09 21:57:55 +0200
  • d9dc9326f2 headers: Initial test for Headers Peter Hellberg 2015-05-09 21:47:02 +0200
  • b5fff09b54 headers: Changed Rule.Url to Rule.Path Peter Hellberg 2015-05-09 21:45:28 +0200
  • a96c4d707b Merge pull request #67 from peterhellberg/redirect_test Matt Holt 2015-05-09 12:21:59 -0600
  • 0f9df18dfb Check if the Next handler was called unexpectedly Peter Hellberg 2015-05-09 20:07:29 +0200
  • 8ea98f8cce markdown: Fix panic: assignment to entry in nil map Matthew Holt 2015-05-09 11:49:28 -0600
  • f2f7e6825f Merge pull request #68 from abiosoft/master Matt Holt 2015-05-09 09:13:40 -0600
  • 2f5e2f39cb markdown: remove identifier from Json metadata Abiola Ibrahim 2015-05-09 11:49:54 +0100
  • 4c11854927 added header match and a new failing test jordi collell 2015-05-09 08:11:02 +0200
  • 6ce83aad2b markdown: Refactor fixes Abiola Ibrahim 2015-05-09 00:54:39 +0100
  • 2743f97892 Merge pull request #66 from stanislavromanov/master Matt Holt 2015-05-08 17:26:36 -0600
  • 978aef2ae7 Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-05-08 23:51:09 +0100
  • 48a12c605a markdown: Added template support. Abiola Ibrahim 2015-05-08 23:45:31 +0100
  • 95b4e61a07 redirect: initial test for Redirect Peter Hellberg 2015-05-09 00:36:58 +0200
  • 2501691ea4 lexer: Fixed backslashes in quoted strings (closes #65) Matthew Holt 2015-05-08 10:32:57 -0600
  • a5a90fe6fc close #64 stanislavromanov 2015-05-08 17:43:32 +0200
  • 0fccd3707d markdown: documentation done. awaiting test Abiola Ibrahim 2015-05-08 16:20:07 +0100
  • 253c069b26 if basic auth fails should write unauthorized to response jordi collell 2015-05-08 09:41:17 +0200
  • 2c7de8f328 Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-05-08 06:52:14 +0100
  • 64d203491c Some failing tests jordi collell 2015-05-08 07:41:48 +0200
  • b2ee6638e4 Tests for rewrite middleware Matthew Holt 2015-05-07 14:55:03 -0600
  • 557410ffd7 Merge pull request #58 from mschoebel/internal_middleware Matt Holt 2015-05-07 13:28:09 -0600
  • 40105094e7 Some tests and utilities for setup functions Matthew Holt 2015-05-07 13:10:48 -0600
  • 0dba8d406b NextBlock() doesn't enter an empty block Matthew Holt 2015-05-07 13:10:00 -0600
  • 2ce5102473 Add -version flag Matthew Holt 2015-05-07 13:09:40 -0600
  • e3d64169ed Adapted internal middleware Michael Schoebel 2015-05-07 20:48:29 +0200
  • a5b565e193 Adapted internal middleware Michael Schoebel 2015-05-07 20:20:45 +0200
  • 7443fd0973 Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-05-07 14:02:40 +0100
  • ba613a1567 markdown: template integration done. awaiting documentation and test Abiola Ibrahim 2015-05-07 13:45:27 +0100
  • 0bfdb50ade markdown: working version of template integration. Awaiting static site generation and tests. Abiola Ibrahim 2015-05-07 00:19:02 +0100
  • a5f20829cb Added link to Slack channel v0.6.0 Matthew Holt 2015-05-06 16:39:58 -0600
  • abe3e5f597 Move flag.Parse() to main() in case other packages use flags Matthew Holt 2015-05-06 14:57:32 -0600
  • e12428efb9 Add build status Matthew Holt 2015-05-06 14:49:24 -0600
  • 0650dd7171 New internal middleware Michael Schoebel 2015-05-06 22:44:37 +0200
  • 7c844909b9 fastcgi: Add support for OPTIONS requests Matthew Holt 2015-05-06 11:14:02 -0600
  • 898896f9e0 Fix for stdin on Windows Matthew Holt 2015-05-06 09:16:10 -0600
  • 63ccc626f9 Fix parsing bug for one-line Caddyfiles Matthew Holt 2015-05-06 08:58:15 -0600
  • 434ec7b6ea Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-05-06 09:06:14 +0100
  • b2549c317c Minor flag help text change; go fmt Matthew Holt 2015-05-05 23:19:14 -0600
  • 20c01883c3 Adding Travis CI manifest Matthew Holt 2015-05-05 22:54:13 -0600
  • 340a53fb80 Disabling fcgiclient tests until they can be rewritten Matthew Holt 2015-05-05 22:53:14 -0600
  • 25847a6192 markdown: added template codes. awaiting integration and tests Abiola Ibrahim 2015-05-06 03:37:29 +0100
  • 69eb5cdd8e Merge pull request #56 from abiosoft/master Abiola Ibrahim 2015-05-06 03:34:25 +0100
  • 70d6caf95b server: read -conf flag before reading stdin config file Abiola Ibrahim 2015-05-06 03:31:25 +0100
  • 47717fee88 Expanded index file support to other middlewares (fixes #27) Matthew Holt 2015-05-05 15:50:42 -0600
  • a9064a7871 templates: Changed .RemoteAddr to .IP and stripped port Matthew Holt 2015-05-05 15:49:22 -0600
  • 21c26f48d0 Ensure a default root is always set in the configs Matthew Holt 2015-05-05 15:48:40 -0600
  • 857b4f90d9 errors: Log includes file and line number of panics Matthew Holt 2015-05-05 15:48:10 -0600
  • 97e702b963 Merge pull request #51 from ChannelMeter/tls/disable-http Matt Holt 2015-05-05 13:35:49 -0600
  • accb3e616d Add warning message when tls is disabled when its used on http Nimi Wariboko Jr 2015-05-05 12:30:24 -0700
  • 33786408f0 Startup/shutdown commands now have stdin Matthew Holt 2015-05-05 11:20:57 -0600
  • 9a78857b31 Startup/shutdown commands run in background with & Matthew Holt 2015-05-05 11:08:45 -0600
  • 1e730a74a0 Merge pull request #50 from ChannelMeter/core/bind_address Matt Holt 2015-05-05 00:05:42 -0600
  • 46f7930787 Rename bindaddr to just bind Nimi Wariboko Jr 2015-05-04 22:58:08 -0700
  • 68793ffe13 Disable tls if the port is http Nimi Wariboko Jr 2015-05-04 22:26:28 -0700
  • 4637f14b7f Merge pull request #48 from ChannelMeter/proxy/refactor Matt Holt 2015-05-04 23:20:44 -0600
  • a3b853dd47 Merge pull request #49 from guilhermebr/master Matt Holt 2015-05-04 23:15:13 -0600
  • d3aedbeb9a core: add bindaddr directive, allowing you to specify what address to listen on Nimi Wariboko Jr 2015-05-04 21:38:49 -0700
  • da6a097dcc adding crypto/tls sessioncache Guilherme Rezende 2015-05-05 00:25:29 -0300
  • 0ed5b364c6 Refactor proxy middleware so that 1.) From() is exposed 2.) Other upstreams can be implemented/plugged in Nimi Wariboko Jr 2015-05-04 19:58:18 -0700
  • 2dbd14b6dc Consistent app name/version info; pipe config data through stdin Matthew Holt 2015-05-04 16:23:16 -0600
  • 085f6e9560 Keepin' the comments true Matthew Holt 2015-05-04 13:42:39 -0600
  • 20118bdfd2 Clearing out the old stuff Matthew Holt 2015-05-04 13:40:07 -0600
  • 088f41b334 Began adding tests Matthew Holt 2015-05-04 12:04:14 -0600
  • e4fdf171c7 More refactoring - nearly complete Matthew Holt 2015-05-04 11:49:49 -0600
  • 6029973bdc Major refactoring of middleware and parser in progress Matthew Holt 2015-05-04 11:04:17 -0600
  • 995edf0566 Bringing in latest from master; refactoring under way Matthew Holt 2015-05-04 06:53:54 -0600
  • db4bd1484a Merge 20f2d060ea into 5f32f9b1c8 Thomas Hansen 2015-05-03 22:00:04 +0000
  • 5f32f9b1c8 Merge pull request #40 from ChannelMeter/proxy-middleware Matt Holt 2015-05-03 15:58:50 -0600
  • 264e5b7911 Use the provided Replacer tools in order to proxy string interpolation. Nimi Wariboko Jr 2015-05-03 13:33:08 -0700
  • a28d5585f5 Export Replacer type Nimi Wariboko Jr 2015-05-03 12:43:50 -0700
  • 082ae70d1d Allow responseRecorder to be nil Nimi Wariboko Jr 2015-05-03 12:38:06 -0700
  • 2aa958e058 Update {remote} replacer to use X-Forwarded-For if its provided Nimi Wariboko Jr 2015-05-03 12:37:00 -0700
  • 290cf82936 Merge pull request #43 from dgryski/vet-fixes Matt Holt 2015-05-03 11:47:47 -0600
  • a872ff2d77 config: format string fixes from vet Damian Gryski 2015-05-03 19:43:04 +0200
  • 4ed9387801 Merge pull request #41 from abiosoft/master Matt Holt 2015-05-03 08:08:21 -0600
  • 225d5977ff fastcgi: allow more request types. Abiola Ibrahim 2015-05-03 12:12:18 +0100
  • 4a4b80450a Upgrade proxy middleware. Add support for: multiple backends, load balancing, health checks, and pluggable backends Nimi Wariboko Jr 2015-05-02 22:20:36 -0700
  • 747d59b895 Replace Open with Stat Matthew Holt 2015-05-02 11:57:53 -0600
  • ca95b561dc gzip: Fix Content-Length header for proxies requests (closes #38) Matthew Holt 2015-05-02 09:20:39 -0600
  • 9df9ad975d Merge pull request #37 from abiosoft/master Matt Holt 2015-05-01 23:03:43 -0600
  • 9cd1587cf7 git: post pull command. retries after pull failure. Abiola Ibrahim 2015-05-02 01:44:51 +0100
  • 782ba32457 Only a warning if site root doesn't exist Matthew Holt 2015-05-01 16:23:28 -0600
  • d11819721d core: Error if root directory is not found Matthew Holt 2015-05-01 13:35:43 -0600
  • 7ee3653342 core: Kill whole process if any server fail to start Matthew Holt 2015-05-01 13:35:17 -0600
  • 9e3852f21c Merge pull request #34 from abiosoft/master Matt Holt 2015-05-01 13:33:22 -0600
  • 447d0ce0e2 fastcgi: user defined environment variables Abiola Ibrahim 2015-05-01 19:55:47 +0100
  • 49bb3f1387 git: Service routine, customizable logger, no more HTTP handler Matthew Holt 2015-05-01 12:19:25 -0600
  • 53a89c953a Merge pull request #33 from daviskoh/improvement/specify-go-version-dependency Matt Holt 2015-05-01 11:45:30 -0600
  • 75d713cdea add go version to Running from Source section in README.md Davis Koh 2015-05-01 12:35:03 -0400
  • 32c104c660 Merge pull request #32 from abiosoft/master Matt Holt 2015-05-01 10:23:13 -0600
  • 0d2ed0784f Modified repository path to be relative to root path. Abiola Ibrahim 2015-05-01 17:18:58 +0100
  • 479c611420 Implementation of Git middleware Abiola Ibrahim 2015-05-01 03:11:01 +0100
  • d0556d6236 Add link to Docker container Matthew Holt 2015-05-01 08:55:34 -0600
  • 37e3fe5f1f core: Fix dyslexic/backward handling of 403/404 errors v0.5.1 Matthew Holt 2015-04-30 11:58:38 -0600
  • 9dfbbbcda4 errors: Pointer to handler prevents nil pointer errors in handling (fixes #15) Matthew Holt 2015-04-30 10:16:49 -0600
  • b1e1caba29 core: Graceful error handling during heavy load; proper error responses Matthew Holt 2015-04-30 10:14:58 -0600
  • b51e8bc191 fastcgi: Fix for handling errors that come from responder Matthew Holt 2015-04-30 07:50:07 -0600
  • 27722463a7 -host flag to set default host Matthew Holt 2015-04-29 22:30:12 -0600
  • 3bc4e84ed3 Default host is now 0.0.0.0 (wildcard) Matthew Holt 2015-04-29 22:30:03 -0600
  • 20f2d060ea adding mutexes to protect the entries map Thomas Hansen 2015-04-29 13:30:04 -0600
  • 8a7063bfa2 adding basic cache middleware, currently no cache size limit. Thomas Hansen 2015-04-29 10:50:22 -0600
  • 60beddf6c8 Merge pull request #18 from mholt/portflag Matt Holt 2015-04-29 09:27:30 -0600
  • d00bb87f17 -port flag to override default port Matthew Holt 2015-04-28 22:13:00 -0600
  • 0f332bd9fb Merge pull request #14 from abiosoft/master Matt Holt 2015-04-28 20:25:15 -0600