Commit Graph

  • 17b24d3da5 changes to get ftp deploy working from appveyor TomPallister 2016-10-13 20:40:03 +01:00
  • 7ae35f4ce3 added happy path tests for more middlewares TomPallister 2016-10-13 19:59:12 +01:00
  • 52ba77f4d5 adding midleware tests tom.pallister 2016-10-13 19:10:11 +01:00
  • 20181ab4ee Update README.md Tom Pallister 2016-10-13 12:29:05 +01:00
  • 7b785b2523 added appveyor badge Tom Pallister 2016-10-13 08:44:38 +01:00
  • ff59eb9f3d update for appveyor TomPallister 2016-10-12 21:42:45 +01:00
  • 6b01ab1ac1 sln updates TomPallister 2016-10-12 21:41:07 +01:00
  • 9d89c6c1ab updated scripts TomPallister 2016-10-12 21:40:42 +01:00
  • 1fcc0c20d3 bat TomPallister 2016-10-12 21:08:06 +01:00
  • d78dc2847e tests TomPallister 2016-10-12 21:04:35 +01:00
  • d987e66369 removed environment section TomPallister 2016-10-12 20:59:00 +01:00
  • 3665347f83 artifacts for CI TomPallister 2016-10-12 20:58:20 +01:00
  • 276d5b9e4b apveyor yaml TomPallister 2016-10-12 20:54:31 +01:00
  • 244aa69022 apveyor yaml TomPallister 2016-10-12 20:50:29 +01:00
  • 3b4123099a trying to get working in CI TomPallister 2016-10-12 20:47:56 +01:00
  • d80c4e2de2 apveyor yaml TomPallister 2016-10-12 20:45:29 +01:00
  • 5492b70c87 Acceptance test for complex url combo...cant believe it acually worked TomPallister 2016-10-12 20:42:43 +01:00
  • 581c9d01b9 finished removing fake, all tests now working TomPallister 2016-10-12 20:38:29 +01:00
  • cdeb97731e tempoary commit while refactoring tests sorry bisect nazis tom.pallister 2016-10-12 19:34:47 +01:00
  • cff130196f Removed the fake woop tom.pallister 2016-10-12 14:00:13 +01:00
  • 58393f07ec started adding authentication stack, thing that decides if we should be authenticated is in tom.pallister 2016-10-12 13:40:46 +01:00
  • 1fddcf0836 regex for url match, means annoying constructor ocelot configuration object but cant work out a better way to do this at the moment TomPallister 2016-10-09 15:40:13 +01:00
  • f8ea87c91b added a failing test for the url matcher on a case i didnt pick up on...might be time to start thinking about regex for this.... TomPallister 2016-10-08 10:01:11 +01:00
  • a7a1143823 made a response middlware as terminating middleware... TomPallister 2016-10-08 09:59:37 +01:00
  • 3685efec05 broke request builder and requester up into seperate middleware TomPallister 2016-10-07 13:01:05 +01:00
  • 8688c1eb6f removed flurl and made a request creator TomPallister 2016-10-07 12:54:50 +01:00
  • 74a7f5d270 ripping out flurl...sorry flurl tom.pallister 2016-10-06 21:18:12 +01:00
  • 3a18de036d updated readme TomPallister 2016-10-05 21:36:58 +01:00
  • 27f012135d deloyed to azure web apps but not working because flurl is a bit wonky...will probably revert to http client TomPallister 2016-10-05 21:35:54 +01:00
  • d86a52c1b8 renamed from service to repository, makes more sense i guess TomPallister 2016-10-05 20:51:02 +01:00
  • f505fd6e90 renamed from service to repository, makes more sense i guess TomPallister 2016-10-05 20:49:22 +01:00
  • 229c0878ed Added some wrapper around the http context so i can at least pretend to access things from it without casting them TomPallister 2016-10-05 20:46:00 +01:00
  • ab8407e7dc Now supports the same upstream url by difrenciating by http method. Also broke up the proxy middleware into three seperate pieces that do their thing and stick something into the OWIN context TomPallister 2016-10-04 21:30:16 +01:00
  • da1957311b Changed scripts so acceptance tests pass when you run them from root TomPallister 2016-09-22 20:52:59 +01:00
  • 61dbb675c5 Changed scripts so acceptance tests pass when you run them from root TomPallister 2016-09-22 20:52:37 +01:00
  • 741fcc644d Got the forwarding http content properly tests working, way to much going on in the requester TomPallister 2016-09-19 16:26:44 +01:00
  • f3128cffe0 failing pesky test TomPallister 2016-09-14 21:18:25 +01:00
  • 0627e9399b brought in flurl and stated adding tests for the requester TomPallister 2016-09-13 20:29:00 +01:00
  • 8423199754 hacking around to get a POST acceptance test working, doesnt really mean anything tbh TomPallister 2016-09-13 19:34:53 +01:00
  • 72cec38c0e some tidying up and a bit of refactoring...not too happy about how the proxy is working at the moment! May need a rethink! TomPallister 2016-09-11 21:32:56 +01:00
  • 87702141e2 Added some configuration validation stuff but then realised probablt wont need this for a while TomPallister 2016-09-07 22:53:39 +01:00
  • 484270edbc updated readme TomPallister 2016-09-07 21:59:41 +01:00
  • 912063fe77 updated readme TomPallister 2016-09-07 21:57:46 +01:00
  • 4fdd694003 Merge pull request #12 from TomPallister/feature/simplify Tom Pallister 2016-09-07 21:50:02 +01:00
  • 03ef47038a first passing proxy acceptnace test yeyyy! TomPallister 2016-09-07 21:47:39 +01:00
  • 71b7e7743e more simplification is that a word TomPallister 2016-09-07 20:40:56 +01:00
  • 15d7cafa1c Brought in YAML lib for configuration and added failing acceptance test Tom Pallister 2016-09-01 09:05:04 +01:00
  • e7a41fbc4d hacking yaml config Tom Pallister 2016-08-31 20:46:46 +01:00
  • c4e0bae4ce simplifying stuff after i realised i added loads of crap i dont need Tom Gardham-Pallister 2016-08-27 14:13:45 +01:00
  • 267ad5e98b merge and script updates Tom Gardham-Pallister 2016-08-25 21:07:01 +01:00
  • 26ee5e6257 all tests bddfy Tom Pallister 2016-08-25 16:18:08 +01:00
  • 6d46829ce2 Started adding BDDfy... Tom Pallister 2016-08-24 17:51:55 +01:00
  • 61706274b0 very simple build scripts Tom Gardham-Pallister 2016-08-19 22:02:13 +01:00
  • b2c1e627bb ignore resuts Tom Gardham-Pallister 2016-08-19 21:46:48 +01:00
  • 6ac9954770 remove results Tom Gardham-Pallister 2016-08-19 21:46:14 +01:00
  • 121a0a98d6 merged develop Tom Gardham-Pallister 2016-08-19 20:21:32 +01:00
  • c41dd950e0 merged develop Tom Gardham-Pallister 2016-08-19 20:20:10 +01:00
  • dada014f48 mucking about on lunch Tom Pallister 2016-08-19 13:46:46 +01:00
  • 0421dba1e2 Added some benchmarke benchmark stuff Tom Gardham-Pallister 2016-08-17 19:24:23 +01:00
  • d3b9fddcfd Added url replacer Tom Gardham-Pallister 2016-07-21 21:14:27 +01:00
  • dbff2b9530 messing around with the proxy mdh the proxy middleware Tom Gardham-Pallister 2016-07-21 20:28:22 +01:00
  • 5e8719cde4 Merge pull request #11 from TomPallister/feature/AcceptanceTestFramework Tom Pallister 2016-07-16 15:13:09 +01:00
  • ff10d07b94 Set up acceptance tests on windows TomPallister 2016-07-16 15:10:19 +01:00
  • 1993915564 now matches and returns templates and values@ Tom Gardham-Pallister 2016-07-10 18:49:09 +01:00
  • cea6a557e9 naming and plan Tom Gardham-Pallister 2016-07-10 17:38:54 +01:00
  • 711a3d6a91 added a base url finder Tom Gardham-Pallister 2016-07-10 17:11:12 +01:00
  • 5b417ad466 plugged in proxy and still working..not seeing weird error from earlier Tom Gardham-Pallister 2016-07-10 15:54:03 +01:00
  • 4ca1dc8846 working state Tom Gardham-Pallister 2016-07-10 15:51:13 +01:00
  • 4f2d94ceba method to match urls and template urls Tom Gardham-Pallister 2016-07-08 19:33:22 +01:00
  • 7332da7230 removed Tom Gardham-Pallister 2016-07-03 21:52:38 +01:00
  • 8cd1629118 gitignore appeard on mac osx??? Tom Gardham-Pallister 2016-07-03 21:48:49 +01:00
  • 21fdca4937 Merge pull request #5 from TomPallister/makingworkinvs Tom Pallister 2016-07-03 20:40:12 +01:00
  • c512a772d4 after hours of pissing around on the mac...gave up..so got this configured how i wanted in VS2015 now to see if it works on the mac TomPallister 2016-07-03 20:39:08 +01:00
  • 3777e8c0c8 added some router thing and removed loads of crap Tom Gardham-Pallister 2016-07-02 16:09:54 +01:00
  • 948776115c license Tom Gardham-Pallister 2016-06-29 21:52:46 +01:00
  • acf49e2ceb Create README.md Tom Pallister 2016-06-29 21:36:44 +01:00
  • 13155d5349 initial commit with some basic ideas Tom Gardham-Pallister 2016-06-29 21:33:51 +01:00