Commit Graph

37701 Commits

Author SHA1 Message Date
David Fowler 20f75605ca Workaround rogue System.IO.Pipelines on nuget.org 2017-03-03 22:35:41 -08:00
Pranav K 00c38fca59 Add ModelState to Page 2017-03-03 17:27:39 -08:00
Pranav K 145d27f9b3 Add a PagesOption type that allows configuring the root for Page file discovery
Fixes #5785
2017-03-03 17:20:07 -08:00
Cesar Blum Silveira 83edc38e72 Use TechEmpower request as baseline for request parsing benchmarks. 2017-03-03 15:55:07 -08:00
Cesar Blum Silveira de2c3d3608 Merge branch 'KrzysztofCwalina/NewBenchmark' into dev 2017-03-03 15:28:34 -08:00
Ryan Nowak 7730d33482 Introducing DocumentWriter 2017-03-03 15:00:09 -08:00
Stephen Halter ac60f13312 Modify RequestProcessingAsync to call single parse method (#1427)
* Modify RequestProcessingAsync to call single parse method
* Fix bad request logging
2017-03-03 14:43:32 -08:00
Krzysztof Cwalina 7cc5c537a4 Added a new benchmark 2017-03-03 13:13:11 -08:00
Nate McMaster c598f1918d Collect commit files from artifacts directory 2017-03-03 10:07:49 -08:00
David Fowler 1d685e195e Parser cleanup and remove line continuation header error (#1431)
- Cleaned up some parsing logic (removed locals etc)
- Removing line continuation errors cleaned up code duplication
a little bit
2017-03-03 10:04:44 -08:00
Ryan Brandenburg 85e28ae478 Trim quotes from template (#5838) 2017-03-03 09:52:36 -08:00
David Fowler 4533383612 React to hosting change
- Kestrel binds to ipv4 by default

Fixes #1432
2017-03-02 23:09:13 -08:00
David Fowler 4d7c6ff69f use rtm appveyor 2017-03-02 21:44:36 -08:00
Pranav K 7cadb58e12 Add convenience extension methods for IPageApplicationModelConvention 2017-03-02 17:38:04 -08:00
Stephen Halter 1e0f2b3951 Fix systemd activation tests (#1429) 2017-03-02 17:26:41 -08:00
Pranav K f6d25f7117 Fix build warning 2017-03-02 17:20:20 -08:00
Ryan Brandenburg 84f9668d24 Add test against returning english when culture is missing (#333) 2017-03-02 17:11:43 -08:00
Kiran Challa 7f4f4108db Fixed tests to copy remoteDeploymentConfig.json 2017-03-02 16:20:49 -08:00
John Luo aac4eebd79 Direct address configuration #297 2017-03-02 15:51:54 -08:00
John Luo c8003c0305 Remove addition of default address to IServerAddressesFeature when none is specified 2017-03-02 15:12:52 -08:00
arespr ac5fd3f29f PR feetback 2017-03-02 22:45:36 +01:00
arespr 346d8eaa03 address PR feedback 2017-03-02 22:14:36 +01:00
arespr bb74a6ce34 address PR feetback, fix unit tests for invalid known methods 2017-03-02 22:04:43 +01:00
David Fowler 8929b40527 Single span optimizations (#1421)
- Added a fast path for single span in the start line parsing
- Added a fast path for single span header parsing
- Changed the out header loop to be pointer based (instead of slicing)
2017-03-02 12:17:39 -08:00
arespr 96fead6282 better GetKnownMethodIndex, unit tests, benchmark repair 2017-03-02 20:58:18 +01:00
Nate McMaster aaea173cba Update AppVeyor and Travis settings 2017-03-02 09:44:00 -08:00
Ben Adams 40ee51846c Add allocations column (#1422) 2017-03-02 06:56:05 -08:00
Doug Bunting 9b3b3e91bd Re-enable functional tests on full .NET Framework
- #5873
- creating an EXE for the test project seems to work around #5873
  - also avoids dotnet/sdk#926 when building in Visual Studio

nit: clean up duplicate test data
2017-03-01 23:08:46 -08:00
David Fowler ca31627a5e Parser clean up (#1419)
- Remove stackalloc
- Remove extra Move in ParseRequestLine
2017-03-01 22:33:37 -08:00
Nate McMaster 00aa36db13 Delete makefile.shade 2017-03-01 18:48:00 -08:00
Nate McMaster 13fb00a71e Update KoreBuild to dev 2017-03-01 18:44:16 -08:00
Nate McMaster ba69cd5df4 Add VerifyAll target shim 2017-03-01 18:37:04 -08:00
Nate McMaster 36d5f663bd Update AppVeyor and Travis settings 2017-03-01 18:25:54 -08:00
Nate McMaster 4743b057e0 Update AppVeyor and Travis settings 2017-03-01 18:25:52 -08:00
Nate McMaster 8ea2edee77 Update AppVeyor and Travis settings 2017-03-01 18:25:52 -08:00
Nate McMaster 35ab125ba6 Update AppVeyor and Travis settings 2017-03-01 18:25:51 -08:00
Nate McMaster 79f682687a Update AppVeyor and Travis settings 2017-03-01 18:25:51 -08:00
Nate McMaster eb97978989 Update AppVeyor and Travis settings 2017-03-01 18:25:50 -08:00
Nate McMaster 81bec95b6a Update AppVeyor and Travis settings 2017-03-01 18:25:47 -08:00
Nate McMaster 4da44021c2 Update AppVeyor and Travis settings 2017-03-01 18:25:46 -08:00
Nate McMaster 6df7b49846 Update AppVeyor and Travis settings 2017-03-01 18:25:46 -08:00
Nate McMaster 9216c6d466 Update AppVeyor and Travis settings 2017-03-01 18:25:45 -08:00
Nate McMaster 5515494067 Update AppVeyor and Travis settings 2017-03-01 18:25:45 -08:00
Nate McMaster 047e4a8533 Update AppVeyor and Travis settings 2017-03-01 18:25:45 -08:00
Nate McMaster 29d2defd11 Update AppVeyor and Travis settings 2017-03-01 18:25:45 -08:00
Nate McMaster 997b826375 Update AppVeyor and Travis settings 2017-03-01 18:25:45 -08:00
Nate McMaster 578ae081ed Update AppVeyor and Travis settings 2017-03-01 18:25:44 -08:00
Nate McMaster bdbb862abd Update AppVeyor and Travis settings 2017-03-01 18:25:43 -08:00
Nate McMaster 6e25a84993 Update AppVeyor and Travis settings 2017-03-01 18:25:41 -08:00
Nate McMaster 6fc18a3f4b Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00