Commit Graph

  • 8e23c6ec6d update artifacts Toby Allen 2018-05-26 21:09:33 +0100
  • 3da5016240 add artifacts Toby Allen 2018-05-26 21:01:14 +0100
  • 5cfab9fcbd add artifacts Toby Allen 2018-05-26 20:58:40 +0100
  • fd848d5f7e double fails tests Toby Allen 2018-05-26 20:47:44 +0100
  • dfc33886c6 TEst Branch for CI Deploy testing Toby Allen 2018-05-26 20:07:21 +0100
  • 6f91900aa4 Add LoadEnvFromFile function Alexander Danilov 2018-05-21 03:13:07 +0300
  • 973176737c
    Deploy build artefacts to remote for debugging convenience Matthew Holt 2018-05-26 08:56:27 -0600
  • b55ddb508d Add .m3u and .m3u8 (HLS playlist files) to gzip magikstm 2018-05-25 22:36:27 -0400
  • b8a95145c5 instance restart (reload) event Denis Cheremisov 2018-05-23 17:19:33 +0300
  • 23484e9125
    Merge 2f4e6ab9fc into 60a0208e8d Darshan Chaudhary 2018-05-22 18:18:28 +0000
  • 2f4e6ab9fc
    add custom type zstdWriter darshanime 2018-05-22 23:47:58 +0530
  • a723f1f092
    refactor tests for compress directive darshanime 2018-05-20 01:21:40 +0530
  • be7ea165c9
    refactor gzip directive to compress darshanime 2018-05-20 01:21:09 +0530
  • 15b3850b7b
    rename gzip package to compress darshanime 2018-05-20 01:19:43 +0530
  • 60a0208e8d
    Merge pull request #2172 from SmilingNavern/add_request_scheme Abiola Ibrahim 2018-05-18 03:57:39 +0100
  • 2aaaa368bb Add REQUEST_SCHEME to fastcgi envs Alexander Danilov 2018-05-17 03:12:26 +0300
  • 4829cc6aaf
    Merge pull request #2158 from caldwell/script_filename-fix Abiola Ibrahim 2018-05-17 20:25:37 +0100
  • 553acf93e2
    Merge branch 'master' into script_filename-fix Abiola Ibrahim 2018-05-17 20:06:48 +0100
  • 1c26af8566
    Merge fae6a4688e into f058419042 Alexander Danilov 2018-05-16 22:39:57 +0000
  • fae6a4688e Fix TestCaddyStartStop Alexander Danilov 2018-05-17 01:36:28 +0300
  • f058419042
    Change UUID file with CADDY_UUID_FILE environment variable Matthew Holt 2018-05-15 19:39:15 -0600
  • 8bcc430dab caddy: move EmitEvent(InstanceStartupEvent, instance) Eldin Hadzic 2018-05-10 21:09:24 +0000
  • 13268db536
    Update readme with regards to telemetry Matthew Holt 2018-05-10 11:31:31 -0600
  • 1f7b5abc80
    Version 0.11 v0.11.0 Matthew Holt 2018-05-10 09:42:07 -0600
  • c667f81866
    telemetry: Use int64 constant for duration interval Matthew Holt 2018-05-10 09:41:57 -0600
  • b321c00a8f
    telemetry: Use production endpoint Matthew Holt 2018-05-10 09:27:03 -0600
  • 9160789b42
    telemetry: Make http_user_agent a normalized field Matthew Holt 2018-05-10 08:57:25 -0600
  • df7cdc3fae
    telemetry: Add memory and goroutine metrics, rename container Matthew Holt 2018-05-09 22:36:23 -0600
  • 86fd2f22fb
    telemetry: Add in_container metric Matthew Holt 2018-05-09 17:20:11 -0600
  • ffc0ea27fa small code cleanup Jim Mendenhall 2018-05-09 18:38:58 +0000
  • 282f62678e added comment Jim Mendenhall 2018-05-09 17:53:58 +0000
  • ae412cbf91 Merge branch 'master' of https://github.com/jimjimovich/caddy Jim Mendenhall 2018-05-09 17:47:13 +0000
  • 10b65956f4 Merge branch 'master' of https://github.com/mholt/caddy Jim Mendenhall 2018-05-09 17:46:06 +0000
  • 4eab356853 fixing HEAD content-length, some refactoring Jim Mendenhall 2018-05-09 17:45:28 +0000
  • 9153e38459
    Merge branch 'master' into master Jim Mendenhall 2018-05-09 12:20:12 -0400
  • 7389325ef3 fixing mimetypes, getting rid of unneeded code Jim Mendenhall 2018-05-09 16:14:46 +0000
  • 148a6f4430
    Merge pull request #2079 from mholt/telemetry Matt Holt 2018-05-09 04:52:40 -0600
  • b05006663f
    telemetry: Add variance to retry interval, and disable keepalive Matthew Holt 2018-05-08 22:54:12 -0600
  • 5f1f8e4ee6 fastcgi: strip PATH_INFO from SCRIPT_FILENAME (mirroring SCRIPT_NAME) David Caldwell 2018-05-08 17:21:15 -0700
  • 1c736a2f23 allow override of body, like title already is Jim Mendenhall 2018-05-08 20:51:03 +0000
  • d8be5af4db fixed 301 redirect problem and wrote test for 301s Jim Mendenhall 2018-05-07 23:17:12 +0000
  • ef48e17e79
    caddytls: Fix tests Matthew Holt 2018-05-07 17:04:39 -0600
  • fe03c1aefa
    telemetry: Fix MITM tests Matthew Holt 2018-05-07 16:42:35 -0600
  • dafee48bef do not need to check for error codes here as they are aleready checked in shouldBuf and will not be buffered Jim Mendenhall 2018-05-07 22:10:12 +0000
  • 078770a5a6
    telemetry: Record TLS ClientHellos by hash of key of structured data Matthew Holt 2018-05-07 16:09:39 -0600
  • cd1a4601f3 move check for redirect status into shouldBuf Jim Mendenhall 2018-05-07 21:52:57 +0000
  • 86a4f1d8dc adding test Jim Mendenhall 2018-05-07 20:17:08 +0000
  • 4a913689e7 allow redirects from staticfiles to pass through templates Jim Mendenhall 2018-05-07 19:35:28 +0000
  • 7162c567b8 updated code to add IndexPages Jim Mendenhall 2018-05-05 13:51:17 +0000
  • a10b866f5a removing commented out code Jim Mendenhall 2018-05-04 20:41:55 +0000
  • 4846dfcd71 Merge branch 'master' of https://github.com/mholt/caddy Jim Mendenhall 2018-05-04 20:30:58 +0000
  • 82ac609bf0 using http.ServeContent, also checking for empty buffer in case of HEAD request Jim Mendenhall 2018-05-04 20:26:56 +0000
  • d094058832 Add markdown index files to *SiteConfig.IndexPages, also allow for other http verbs besides HEAD/GET Jim Mendenhall 2018-05-04 16:54:31 +0000
  • 9fbb23872c proxy.AllowedPath: Re-append trailing slashes to excepted path comparisons Matthew Fay 2018-05-04 11:23:05 +1000
  • 294f6957f0 tls: Fix typo in error message, "incompabile" (#2147) Guilherme Bernal 2018-05-01 16:45:23 -0300
  • 6f0066b65b
    Fix typo: "incompabile" Guilherme Bernal 2018-05-01 14:41:40 -0300
  • f73439bb79 end to end test fix for empty list Alfredo Uribe 2018-05-01 00:32:30 -0400
  • 20bebbe2d0 script changes for awss3logging Alfredo Uribe 2018-04-30 17:30:09 -0400
  • b0f4085af3 code cleanup, still need to look at TODOs Jim Mendenhall 2018-04-30 21:24:35 +0000
  • 793ba66aef code cleanup, still need to look at TODOs Jim Mendenhall 2018-04-30 21:21:07 +0000
  • e7343d48f3 making existing tests pass, need to create some new tests Jim Mendenhall 2018-04-30 21:11:49 +0000
  • 08549c186a Merge branch 'master' of https://github.com/mholt/caddy Jim Mendenhall 2018-04-30 20:44:13 +0000
  • 029f21f632 seems that extension and content type filtering is already working Jim Mendenhall 2018-04-30 20:40:15 +0000
  • a46ba0a7ec need to determine if extension or Content-Type is correct before processing as markdown Jim Mendenhall 2018-04-30 18:42:40 +0000
  • ab4032fbb1 static files and upstream/proxied requests working Jim Mendenhall 2018-04-30 18:08:03 +0000
  • 7db8289525 clean up comparing to aqfer-master after rebase Alfredo Uribe 2018-04-30 12:01:38 -0400
  • 7ee9d77bec updated integration tests Alfredo Uribe 2018-04-29 01:20:08 -0400
  • 2c6653e158 s3 logging first commit Alfredo Uribe 2018-04-27 16:01:37 -0400
  • 34c63985d4
    Merge pull request #18 from startsmartlabs/neelkanthraju_AQ-1129_preprod Thiruvalluvan M G 2018-04-30 11:37:38 +0530
  • 9273b0d1d6 proxied markdown working, files not working Jim Mendenhall 2018-04-28 16:14:47 +0000
  • fe664c00ff proxy: initialize ReverseProxy.Transport earlier and fix TCP connection leak (#2134) Wèi Cōngruì 2018-04-28 22:32:20 +0800
  • 6f238ac9cd WIP starting work on issue 2139 Jim Mendenhall 2018-04-27 20:38:27 +0000
  • 0b13416481 revert secrets imply neel-startsmartlabs 2018-04-27 18:42:20 +0530
  • e49b3b27dc add test.go neel-startsmartlabs 2018-04-27 18:14:30 +0530
  • eb78c58dd1 Parameterise task count neel-startsmartlabs 2018-04-27 15:56:25 +0530
  • 54734b05d5 update caddy file neel-startsmartlabs 2018-04-27 02:02:31 +0530
  • dafe9e7645 acmev2 git project removed neel-startsmartlabs 2018-04-27 01:54:15 +0530
  • 4b73359094 code restructure neel-startsmartlabs 2018-04-27 01:49:50 +0530
  • 9b81301add fix build.go neel-startsmartlabs 2018-04-26 11:21:11 +0530
  • 5d4d70fa3f fixes neel-startsmartlabs 2018-04-26 11:08:59 +0530
  • 6bc991f564 fix path and prepared settings neel-startsmartlabs 2018-04-26 10:54:58 +0530
  • c2c684b367
    Merge pull request #17 from startsmartlabs/aqfer-outside-of-caddy Neelkanth Raju 2018-04-26 10:26:12 +0530
  • 70c03e9a2f proxy: initialize ReverseProxy.Transport earlier and fix TCP connection leak Wèi Cōngruì 2018-04-24 06:04:33 +0000
  • f9200876c2 path update Alfredo Uribe 2018-04-25 01:23:28 -0400
  • 7feb1d3341 removing files that should've been gitignored Alfredo Uribe 2018-04-24 17:57:41 -0400
  • d845f027f5 making aqfer root level project Alfredo Uribe 2018-04-20 19:40:41 -0400
  • ecde69b880
    Merge pull request #16 from startsmartlabs/mithun_AQ-1134_exporting_elb_dns_name Neelkanth Raju 2018-04-24 13:24:13 +0530
  • 2de274ff60 Reuse a variable magikstm 2018-04-23 17:33:03 -0400
  • 4cd8afbb68 gofmt magikstm 2018-04-23 17:23:31 -0400
  • e4a9a5001f Append Internal paths to Caddy config HiddenFiles magikstm 2018-04-23 16:55:48 -0400
  • 044afee558 Updating caddy file path mithun-startsmartlabs 2018-04-23 12:40:18 +0530
  • d11737c860 Updating preprod parameters mithun-startsmartlabs 2018-04-23 11:37:12 +0530
  • 96dee027f8 Fix configuration permissions in systemd integration. Scott Leggett 2018-04-23 15:10:35 +1000
  • 15b2b5fd8c Adding preprod actuals mithun-startsmartlabs 2018-04-23 08:25:06 +0530
  • 84728716e5 [AQ-1134][AQ-1132] Exporting DNS name of the load balancer mithun-startsmartlabs 2018-04-21 06:35:08 +0530
  • d08cbcc201
    Merge pull request #15 from startsmartlabs/mithun_AQ-1134_making_templates_region_stage_independent SARATHI K 2018-04-20 22:33:17 +0530
  • 4bc03cd20f Making Auth URL configurable mithun-startsmartlabs 2018-04-20 17:17:55 +0530
  • 4aa600dce8 [AQ-1132][AQ-1134] More automation + config distribution mithun-startsmartlabs 2018-04-20 16:23:02 +0530
  • 518edd3cd4
    Corrected permissions for UUID file Matthew Holt 2018-04-20 00:04:44 -0600
  • b019501b8b
    Merge branch 'master' into telemetry Matthew Holt 2018-04-20 00:03:57 -0600