Eugene Sadovoi
|
69cbb283ce
|
Fixing unitycontainer/abstractions#107
|
2019-04-23 21:04:09 -04:00 |
Eugene Sadovoi
|
30b3751902
|
Cleaning up
|
2019-04-22 21:05:58 -04:00 |
Eugene Sadovoi
|
de75786535
|
Added specialized Default Policies type
|
2019-04-22 19:36:49 -04:00 |
Eugene Sadovoi
|
f0ee0f4dc9
|
Refactoring
|
2019-04-22 13:59:32 -04:00 |
Eugene Sadovoi
|
f9cdfbad9c
|
Better basket verification
|
2019-04-21 23:27:11 -04:00 |
Eugene Sadovoi
|
e8aaeb0814
|
Refactoring registration types
|
2019-04-21 20:55:36 -04:00 |
Eugene Sadovoi
|
5df06394d0
|
Fixed more tests
|
2019-04-21 19:01:05 -04:00 |
Eugene Sadovoi
|
ff9beb81ac
|
Fixing compliance with specs
|
2019-04-20 22:35:45 -04:00 |
Eugene Sadovoi
|
b59c034309
|
New Array resolution
|
2019-04-19 14:53:10 -04:00 |
Eugene Sadovoi
|
95b80366a3
|
Fixing enumerable resolution
|
2019-04-19 09:35:07 -04:00 |
Eugene Sadovoi
|
f313d19517
|
Optimizing Enumerable
|
2019-04-17 13:26:27 -04:00 |
Eugene Sadovoi
|
d156c553e4
|
Reworking enumerable resolution
|
2019-04-16 23:59:38 -04:00 |
Eugene Sadovoi
|
0931e46239
|
New resolvers for enumerable and array
|
2019-04-16 17:53:01 -04:00 |
Eugene Sadovoi
|
8e2348dea3
|
Merge remote-tracking branch 'remotes/origin/master' into Develop
# Conflicts:
# src/UnityContainer.Resolution.cs
|
2019-04-13 00:48:06 -04:00 |
Eugene Sadovoi
|
11cbe107ff
|
Minor optimizations
|
2019-04-12 12:31:15 -04:00 |
Eugene Sadovoi
|
c16b49ebf8
|
Optimizing performance
|
2019-04-12 12:27:50 -04:00 |
Eugene Sadovoi
|
d62c6cf19c
|
Merge branch 'master' of https://github.com/unitycontainer/container into Develop
# Conflicts:
# src/UnityContainer.Registration.cs
|
2019-04-11 23:07:56 -04:00 |
Eugene Sadovoi
|
7d3c404f82
|
Fixes #155
|
2019-04-11 23:02:51 -04:00 |
Eugene Sadovoi
|
dc0acae788
|
Work in progress
|
2019-04-10 22:32:33 -04:00 |
Eugene Sadovoi
|
095e7046a9
|
Merge branch 'Develop' of https://github.com/unitycontainer/container into Develop
# Conflicts:
# src/UnityContainer.Registry.cs
# tests/Unity.Diagnostic.Async/Unity.Specification.Tests.Diagnostic.Async.csproj
# tests/Unity.Specification.Async/Unity.Specification.Tests.Async.csproj
|
2019-04-09 22:56:30 -04:00 |
Eugene Sadovoi
|
53fd48355d
|
Updates
|
2019-04-09 22:51:37 -04:00 |
Eugene Sadovoi
|
48aaf64a7a
|
new registry
|
2019-04-09 21:23:45 -04:00 |
Eugene Sadovoi
|
9ad7e68bee
|
Changing registrations engine
|
2019-04-09 21:23:45 -04:00 |
Eugene Sadovoi
|
ec39834140
|
Latest tests
|
2019-04-09 20:18:09 -04:00 |
Eugene Sadovoi
|
e0ea6e2cd5
|
new registry
|
2019-04-08 23:17:56 -04:00 |
Eugene Sadovoi
|
105c9a6cfe
|
Changing registrations engine
|
2019-04-08 00:10:18 -04:00 |
Eugene Sadovoi
|
7618e68951
|
Fixes #151
|
2019-04-04 17:41:23 -04:00 |
Eugene Sadovoi
|
bd0d7243b9
|
Fixes #152
|
2019-04-04 16:56:52 -04:00 |
Eugene Sadovoi
|
d1be94088f
|
Potential not thread-safe behaviour in SynchronizedLifetimeManager
|
2019-04-02 19:46:11 -04:00 |
Eugene Sadovoi
|
0d79a06eec
|
Add NULL as a first class citizen of the Unity Container
|
2019-04-02 18:44:28 -04:00 |
Eugene Sadovoi
|
f55ee30026
|
Fixes #150
|
2019-03-23 17:53:09 -04:00 |
Eugene Sadovoi
|
dc50cc4e96
|
Tests
|
2019-03-22 19:42:34 -04:00 |
Eugene Sadovoi
|
c4c004a76b
|
unitycontainer/container#149
|
2019-03-19 19:00:05 -04:00 |
Eugene Sadovoi
|
4611de88d3
|
Fixes #146
Fixes unitycontainer/microsoft-dependency-injection#38
|
2019-03-18 16:00:25 -04:00 |
Eugene Sadovoi
|
d92b7bb84f
|
More tests
|
2019-03-17 13:23:14 -04:00 |
Eugene Sadovoi
|
8ea8e91647
|
Modifying DependencyOverride behavior
|
2019-03-16 19:48:18 -04:00 |
Eugene Sadovoi
|
3baf993473
|
Fixed #145
|
2019-03-15 15:04:43 -04:00 |
Eugene Sadovoi
|
96e20f2e0d
|
Adding info
|
2019-03-15 14:10:44 -04:00 |
Eugene Sadovoi
|
2a661ac772
|
Update DiagnosticExtensions.cs
|
2019-03-15 12:58:56 -04:00 |
Eugene Sadovoi
|
27b61fa9fe
|
Improving constructor Diagnostic
|
2019-03-10 15:52:06 -04:00 |
Eugene Sadovoi
|
7f601e5781
|
Improvements to Diagnostic extension
|
2019-03-02 13:58:40 -05:00 |
Eugene Sadovoi
|
0a04222980
|
Fixed #141
|
2019-03-01 21:18:43 -05:00 |
Eugene Sadovoi
|
c8a39a663f
|
Fixed #275
Added Legacy extension
|
2019-03-01 14:29:25 -05:00 |
Eugene Sadovoi
|
c32f3726bf
|
Merge pull request #138 from s-bauer/master
Removed unsafe code in NET40
|
2019-02-18 15:13:18 -05:00 |
Simon Bauer
|
e8e0f3084e
|
Removed unsafe code in NET40
|
2019-02-18 21:07:59 +01:00 |
Eugene Sadovoi
|
f82f1e6f47
|
Fixing references
|
2019-02-09 16:57:38 -05:00 |
Eugene Sadovoi
|
e7a6d5fad2
|
Refactoring
|
2019-02-09 16:53:19 -05:00 |
Eugene Sadovoi
|
4eac48939f
|
Fixed #135
|
2019-02-09 16:40:46 -05:00 |
Eugene Sadovoi
|
ff0138650c
|
Adding more validations
|
2019-02-07 19:57:39 -05:00 |
Eugene Sadovoi
|
86d4197377
|
Fixing dependency version
|
2019-01-30 00:08:04 -05:00 |