Граф коммитов

131 Коммитов

Автор SHA1 Сообщение Дата
Dave Tillman 53e29db1ea Add OSL 2017-05-06 08:44:29 -06:00
Dave Tillman d60ad96523 1.0.1 Release 2017-05-06 07:55:31 -06:00
Dave Tillman 36e5312c72 Merge remote-tracking branch 'refs/remotes/origin/dev' 2017-04-28 08:35:46 -06:00
Dave Tillman 2762d0e12f Move back to net452 from net46 2017-04-27 13:29:52 -06:00
Dave Tillman a4b4a24bd0 Updates made by VS2017 2017-04-21 12:57:14 -06:00
Dave Tillman 295c493aa5 Polish .csproj changes 2017-04-21 05:45:06 -06:00
Dave Tillman 0c8bfbdc10 Polish 2017-04-20 13:56:07 -06:00
Dave Tillman 4245833282 Try working around open file limit problem 2017-04-20 11:47:30 -06:00
Dave Tillman 1902b5800c Up ulimit on OSX 2017-04-20 11:00:44 -06:00
Dave Tillman ed5458c966 Fix test script for appveyor 2017-04-20 10:18:00 -06:00
Dave Tillman b5fbddccbd Add config SteeltoeVersion 2017-04-20 07:24:19 -06:00
Dave Tillman d1a7a3c716 Replace case problem code 2017-04-20 07:21:31 -06:00
Dave Tillman eb249c752c Fix case problem 2017-04-20 07:16:15 -06:00
Dave Tillman efc491e541 Fix env variable setting 2017-04-20 06:05:53 -06:00
Dave Tillman 6630270a72 Update travis build 2017-04-20 05:56:36 -06:00
Dave Tillman 38518b8f4c Add quotes around if statements 2017-04-20 05:18:25 -06:00
Dave Tillman 3885ca8f9b Add in nuget config files 2017-04-20 04:55:31 -06:00
Dave Tillman 15afb65366 Add versions.props 2017-04-19 17:43:01 -06:00
Dave Tillman c68d87fe63 Add back solution file 2017-04-19 17:35:39 -06:00
Dave Tillman a8a5a37402 Updates for .csproj change 2017-04-19 17:22:22 -06:00
Dave Tillman a7bcbc4b43 Merge HostBuilder pull request 2017-04-13 09:11:57 -06:00
Dave Tillman 2cf52e8d08 Bump to 1.0.1 2017-04-05 10:21:21 -06:00
Dave Tillman 0f094ae34d Fix config server path missing problem when provided in URI string 2017-04-05 09:12:36 -06:00
Dave Tillman 376419de70 Update readme to new documentation 2017-03-31 07:06:04 -06:00
Dave Tillman 89580b7663 Merge pull request #10 from acesyde/dev
GetConfigServerUri fix with uri builder
2017-02-03 10:13:59 -07:00
Pierre-Emmanuel Mercier eb2c44e702 GetConfigServerUri fix with uri builder 2017-02-01 08:58:29 +01:00
Dave Tillman 7209db71f5 Add Diego env variables 2017-01-10 12:37:41 -07:00
Dave Tillman 3cf655da49 Restore branch master 2016-12-01 13:24:32 -07:00
Dave Tillman 7c27aaad1b appveyor.yml - Remove branch master for nuget.org
[Skip CI]
2016-12-01 10:13:47 -07:00
Dave Tillman b476fc02c8 IOptions restriction is gone 2016-12-01 08:15:38 -07:00
Dave Tillman 1b175e2e85 Use 1.1 .NET Core SDK, remove validate cert setting restriction on Linux 2016-11-29 06:56:43 -07:00
Dave Tillman 738d61d8bb Delay setup of httpclient to Load() method call 2016-11-28 15:02:14 -07:00
Dave Tillman 0cbede0970 Update http and winhttphandler to 4.3 for netstandard 1.3 2016-11-28 13:19:21 -07:00
Dave Tillman 4489cca449 Move dependencies to 1.0 2016-11-24 07:01:57 -07:00
Dave Tillman ed8fa89376 Readme polish
[Skip CI]
2016-11-18 14:59:57 -07:00
Dave Tillman 76f09e3436 Fix project.json 2016-11-18 07:24:40 -07:00
Dave Tillman 92a8686b94 More changes for .Net Core 1.1 update 2016-11-18 06:52:35 -07:00
Dave Tillman c19b91a9d7 Bump to .Net Core 1.1, Asp.Net Core 1.1, xunit 2.2-beta4 2016-11-17 16:15:42 -07:00
Dave Tillman 8ec4cf695e Merge remote-tracking branch 'refs/remotes/origin/master' into dev 2016-10-18 12:57:20 -06:00
Dave Tillman 652413d492 Reverse order when adding PropertySources to match Java behavior
Property sources are returned highest precendence to least, so we have
to add them in reverse order
2016-10-12 16:59:05 -06:00
Dave Tillman d5b5168043 Fix hang when using 4.6. 2016-10-12 13:26:54 -06:00
Dave Goddard b73bb58b28 Deploy 1.0.0-rc1 2016-10-06 14:27:29 -04:00
Steel Toe Team d56932e6f1 Merge branch 'dev' 2016-10-06 13:35:43 -04:00
Dave Goddard 06a3087d9c Document known limitations in readme [#128524663]
Signed-off-by: Keaty Gross <kgross@pivotal.io>
Signed-off-by: Dave Tillman <dtillman@pivotal.io>
2016-10-04 11:34:47 -04:00
Dave Tillman 34260ff9e1 Polish Readme
[Skip CI]
2016-09-29 14:35:57 -06:00
Dave Tillman 131d4ceb21 Remove buildnumber from version when tag 2016-09-29 13:13:44 -06:00
Dave Goddard 50c5515010 Merge pull request #7 from abatishchev/patch-2
Fixing urls in README
2016-09-29 12:13:29 -04:00
Dave Tillman e37b175c3b Change to using memory stream in CloudFoundry provider 2016-09-27 13:16:23 -06:00
Keaty Gross 076c2d6a7f Reference services instead of application in vcap config example
Signed-off-by: Dave Goddard <dave@goddard.id.au>
2016-09-26 15:23:08 -04:00
Keaty Gross f6b74e3e6b Fix typo
Improve readability of service-name description

Signed-off-by: Dave Goddard <dave@goddard.id.au>
Signed-off-by: Keaty Gross <kgross@pivotal.io>
2016-09-26 15:01:42 -04:00