1
0
Форкнуть 0
Граф коммитов

1387 Коммитов

Автор SHA1 Сообщение Дата
Karthik Tangirala 5983ee5ede Changed the buildDebug to build that needs to be configured as either debug or release 2015-07-08 09:07:15 -07:00
Sergey Kanzhelev e4f68f8753 fix beta6 build 2015-07-07 15:07:19 -07:00
Sergey Kanzhelev 96a9c40e12 Update global.json
Upgrade to the latest beta6 package
2015-07-07 14:02:26 -07:00
Sergey Kanzhelev dc4517e1fe commit to initiate CI build 2015-07-07 12:57:00 -07:00
Karthik Tangirala 91f4718c66 removed additional white spaces 2015-07-06 09:15:38 -07:00
Karthik Tangirala 1b5cf99a32 Addressed comments and refined the code 2015-07-06 09:00:56 -07:00
Karthik Tangirala 4c52f6ac8e fixed issues with the latest beta6 update 2015-07-02 10:30:37 -07:00
Karthik Tangirala 9d58df4644 Removed white spaces 2015-07-02 09:24:33 -07:00
Karthik Tangirala 9f99eac2eb Generating two versions of nuget packages with and without pre-release version 2015-06-30 15:22:02 -07:00
kartang a01eae3ac1 Merge pull request #95 from Microsoft/kartang/beta6-rebased
aspnet5 migratino to beta6
2015-06-30 14:45:51 -07:00
Karthik Tangirala b7271a4eac removed version number 2015-06-26 16:30:38 -07:00
Karthik Tangirala be70fcdb54 Multiple Builds Based on Nuget Feed 2015-06-26 10:24:54 -07:00
upendras 7f67cbebba Merge pull request #96 from Microsoft/develop
Merge develop to master
2015-06-19 09:57:35 -07:00
Karthik Tangirala d5bd47b233 aspnet5 migratino to beta6 2015-06-19 09:35:42 -07:00
Upendra Singh 01bf1c24d1 React to identity changes 2015-06-19 09:31:43 -07:00
upendras 4c96b45649 Merge pull request #92 from Microsoft/upendras-fixci
Fix unit tests in CI
2015-06-04 13:45:57 -07:00
Upendra Singh 428d086a0b Fix unit tests in CI
- Use test project directory as the current working directory during
execution.
- Figured out issue#91 and updated test expectation for the failing test
for now.
- ASP.Net Error handling middleware logs failed requests as Error and
the ConsoleLogger ends up writing it to powershell resulting in CI
failing. Moved ConsoleLogger to only Development environment.
2015-06-04 11:09:45 -07:00
Sergei Nikitin 3deb7ca62c Merge pull request #90 from Microsoft/feature/aspnet_beta5_ci_update
flattening bower modules sctructure
2015-06-03 10:46:03 -07:00
Sergei Nikitin f5de460205 flattening bower modules sctructure 2015-06-03 10:25:11 -07:00
Sergei Nikitin a120734993 Merge pull request #89 from Microsoft/feature/aspnet_beta5_ci_update
Feature/aspnet beta5 ci update
2015-06-02 17:39:47 -07:00
Sergei Nikitin 519da65290 Removing -diagnostics flag for dnx test runner (not supported in aspnet runner) 2015-06-02 17:12:47 -07:00
Sergei Nikitin d4afb8364a Additional separation in DNU output 2015-06-02 16:39:32 -07:00
upendras 739a784197 Merge pull request #86 from Microsoft/beta5
Move to ASP.Net beta5
2015-06-02 10:46:33 -07:00
Upendra Singh 88e2591bab Addressing CR feedback 2015-06-02 09:59:43 -07:00
Upendra Singh 55c69844c6 Merge branch develop 2015-06-01 14:26:39 -07:00
Upendra Singh 9f291b547d Rename Imports for beta5 2015-06-01 14:00:16 -07:00
Upendra Singh c6b29f92a5 Fix test build 2015-05-29 12:33:28 -07:00
Upendra Singh 55f9f37d62 Remove Microsoft internal build location. 2015-05-29 11:19:39 -07:00
upendras 5f3589c907 Merge pull request #85 from aggieben/issue-84
Fix dependencies so fresh builds will work out-of-the box.
2015-05-29 11:12:47 -07:00
Ben Collins 3b6656abd6 update NuGet.conf to not point to unreachable repository, and update
dependencies in project.json to latest beta5, instead of oldest beta5
2015-05-29 12:51:39 -05:00
Upendra Singh 3209f0a25c Move to SDK .17 and update version to 1.0.0-beta5 2015-05-27 14:56:05 -07:00
Upendra Singh 3dd302e753 React to aspnet Configuration changes
ConfigurationSettings is now renamed to ConfigurationBuilder. Update
usage accordingly.
2015-05-27 14:19:07 -07:00
Upendra Singh a5b4783678 Update unit tests
All unit tests except Mvc6Framework45 pass now from VS.
2015-05-26 15:12:17 -07:00
Upendra Singh 6eb9b13a8d react to ConfigurationModel => Configuration changes in asp.net
react to ConfigurationModel => Configuration changes in asp.net
2015-05-25 23:55:39 -07:00
Sergei Nikitin b739e72d6e Merge pull request #83 from Microsoft/dev/requestTelemetryUri
Enabling running unit test with CI build
2015-05-22 14:47:33 -07:00
Sergei Nikitin 30fa6b4c8b Updating xUnit package references 2015-05-22 14:35:11 -07:00
Sergei Nikitin dd0f592a21 Addressing pull request coments 2015-05-22 14:12:32 -07:00
Sergei Nikitin ea381bb602 Return dnx runner logo, remove redirecting error output for better test failure diagnostics 2015-05-21 17:40:41 -07:00
Sergei Nikitin 9d776dd47d Powershell script to run unit tests during the build 2015-05-21 16:28:12 -07:00
Sergei Nikitin f8d71fc49d Powershell script to run unit tests 2015-05-21 15:08:38 -07:00
Sergey Kanzhelev 1843aba972 beta5WithPrivateShareLocation 2015-05-20 17:00:59 -07:00
Sergei Nikitin 60eb7b3304 Updating common targets to capture DNU output 2015-05-20 14:25:30 -07:00
Sergei Nikitin cf77b84474 Updating common targets to capture DNU output 2015-05-20 14:16:15 -07:00
Sergei Nikitin 19f7ae4169 Updating common targets to capture DNU output 2015-05-20 13:59:27 -07:00
Sergei Nikitin 43e7de905f Adjusting test project dependecies 2015-05-20 13:50:51 -07:00
Sergei Nikitin 7a6adc029f Merge branch 'develop' into dev/requestTelemetryUri 2015-05-20 13:28:03 -07:00
Sergey Kanzhelev a6bbf0608c use abstractions when possible 2015-05-18 08:54:22 -07:00
Sergey Kanzhelev d50af18499 move to beta5 - next step. Now it compiles fine 2015-05-16 00:00:46 -07:00
Sergey Kanzhelev 6b7a70e37c move to beta5 - draft 2015-05-15 10:48:56 -07:00
Sergey Kanzhelev 06fe58d394 Merge pull request #80 from Microsoft/sergkanz/failedRequests
mark request as failed for runaway exceptions
2015-05-14 14:45:20 -07:00