Eugene Sadovoi
|
8235b59c41
|
Integrated Interception
|
2017-10-06 20:13:46 -04:00 |
Eugene Sadovoi
|
8e47ab900a
|
Adding missing files
|
2017-10-06 19:50:26 -04:00 |
Eugene Sadovoi
|
f501b048dc
|
Fixing tests
|
2017-10-06 19:49:10 -04:00 |
Eugene Sadovoi
|
770f898d52
|
Removed info
|
2017-10-06 19:40:23 -04:00 |
Eugene Sadovoi
|
f4da0b1b01
|
Fixing name
|
2017-10-06 18:37:19 -04:00 |
Eugene Sadovoi
|
7e4b6f077d
|
Fixing name
|
2017-10-06 18:36:48 -04:00 |
Eugene Sadovoi
|
0fd79f3ea2
|
Refactoring
|
2017-10-06 18:34:00 -04:00 |
Eugene Sadovoi
|
eb429d4e9b
|
Added configuration
|
2017-10-06 18:30:46 -04:00 |
Eugene Sadovoi
|
b21088ba0f
|
Merge branch 'new' into old
|
2017-10-06 18:24:57 -04:00 |
Eugene Sadovoi
|
53b3c5c268
|
Merge branch 'master' into master
|
2017-09-26 14:28:32 -04:00 |
Tagir Ismagilov
|
f92d6d2fc4
|
Conditional compiling removed
|
2017-09-26 23:26:55 +05:00 |
Eugene Sadovoi
|
22c4a2c7bd
|
Update Unity.Interception.csproj
|
2017-09-26 10:25:26 -04:00 |
Eugene Sadovoi
|
6761c232f4
|
Update Unity.Interception.csproj
|
2017-09-26 10:20:56 -04:00 |
Eugene Sadovoi
|
c327c8ffaf
|
Update Unity.Interception.csproj
|
2017-09-26 09:27:56 -04:00 |
Eugene Sadovoi
|
c17de3e7be
|
Merge branch 'master' into master
|
2017-09-25 08:02:07 -04:00 |
Eugene Sadovoi
|
13c9c819c2
|
Fixing build
|
2017-09-25 07:51:29 -04:00 |
Eugene Sadovoi
|
2b2bc12af2
|
Fixing build
|
2017-09-25 00:20:06 -04:00 |
Eugene Sadovoi
|
0e73acf10e
|
Merge branch 'master' into master
|
2017-09-24 19:27:02 -04:00 |
Tagir Ismagilov
|
11fb5cfe6d
|
Build failure fixed
|
2017-09-25 01:43:56 +05:00 |
Eugene Sadovoi
|
40bf035f2e
|
Removed outdated code analytics
|
2017-09-24 14:10:14 -04:00 |
Eugene Sadovoi
|
b799206190
|
Added icon url
|
2017-09-20 21:04:41 -04:00 |
istagir
|
901036c82a
|
Missing references fixed
|
2017-09-20 23:09:27 +05:00 |
istagir
|
c2a661e0f4
|
Fix bug with full stack trace missing when using unity interception
|
2017-09-20 22:55:28 +05:00 |
Eugene Sadovoi
|
97290831f4
|
Added links to relevant project for each package
|
2017-09-16 13:35:59 -04:00 |
Eugene Sadovoi
|
9e27ed79a8
|
Renamed projects and added release metadata
|
2017-09-16 13:32:08 -04:00 |
Eugene Sadovoi
|
f7f5c319c7
|
Disable package creation
|
2017-09-15 17:25:04 -04:00 |
Eugene Sadovoi
|
8175952228
|
Added signing to build
|
2017-09-15 17:14:46 -04:00 |
Eugene Sadovoi
|
5048d4dc05
|
Added Interception & Interception.Configuration
|
2017-09-14 19:39:11 -04:00 |
pablo cibraro
|
6fe77d7373
|
(split) Updated version to 4.0.1. Fixed missing dependencies in Nuget
|
2015-10-12 16:03:10 -03:00 |
pablo cibraro
|
16a08e2943
|
(split) Changed major version to 4 (breaking change required by change in signing key)
|
2015-10-01 12:18:33 -03:00 |
pablo cibraro
|
9a280575e8
|
(split) Updated assembly version and added key to strong naming assemblies
|
2015-09-30 14:59:56 -03:00 |
fsimonazzi
|
67d96dab1f
|
(split) update branding for pre-release
|
2014-05-13 14:22:46 -03:00 |
fsimonazzi
|
972c36a30c
|
(split) add support for wpa81
|
2014-05-08 12:48:37 -03:00 |
fsimonazzi
|
646671458f
|
(split) Merge branch '3_5_rtm_branding' of https://git01.codeplex.com/forks/fsimonazzi/unitydevfork into fsimonazzi/rtmbranding
|
2014-04-16 12:14:34 -03:00 |
fsimonazzi
|
cc6bae519a
|
(split) fix minor typos. update code skipped by conditional compilation. make resource access class for netcore a designer file to be ignored by stylecop. update unit tests to match stylecop rules for monotouch
|
2014-04-16 11:50:49 -03:00 |
fsimonazzi
|
8c2a902f66
|
(split) Merge branch 'stylecop2' of https://git01.codeplex.com/forks/randylevy/unitydev into randylevy/unitydev-stylecop
Reconciled conflicts during merge
Conflicts:
source/Unity.Configuration/Src/SectionExtensionContext.cs
source/Unity.Configuration/Tests/Unity.Configuration.Tests/When_LoadingConfigUsingOldContainersSyntax.cs
source/Unity.Configuration/Tests/Unity.Configuration.Tests/When_LoadingConfigUsingOldTypeAliasElements.cs
source/Unity.Configuration/Tests/Unity.Configuration.Tests/When_LoadingConfigWithInstances.cs
source/Unity.Configuration/Tests/Unity.Configuration.Tests/When_LoadingConfigWithMethodInjection.cs
source/Unity.Configuration/Tests/Unity.Configuration.Tests/When_LoadingConfigWithMultipleContainers.cs
source/Unity.Configuration/Tests/Unity.Configuration.Tests/When_LoadingConfigWithOldTypeMappingSyntax.cs
source/Unity.Configuration/Tests/Unity.Configuration.Tests/When_LoadingConfigWithTypeMappings.cs
source/Unity.Configuration/Tests/Unity.Configuration.Tests/When_LoadingConfigurationWithArrayInjection.cs
source/Unity.Configuration/Tests/Unity.Configuration.Tests/When_LoadingSectionWithAliases.cs
source/Unity.Configuration/Tests/Unity.Configuration.Tests/When_LoadingSectionWithProperties.cs
source/Unity.Interception/Tests/Tests.Unity.Interception/ParameterCollectionFixture.cs
source/Unity/Src/GlobalSuppressions.cs
source/Unity/Src/ObjectBuilder/Strategies/BuildPlan/DynamicMethod/DynamicBuildPlanGenerationContext.cs
source/Unity/Src/RegistrationByConvention/DuplicateTypeMappingException.cs
source/Unity/Src/RegistrationByConvention/UnityContainerRegistrationByConventionExtensions.cs
source/Unity/Src/RegistrationByConvention/WithMappings.cs
source/Unity/Tests/ObjectBuilder/BuildKeyMappingStrategyTest.cs
source/Unity/Tests/ObjectBuilder/InternalAndPrivatePlanFixture.Desktop.cs
source/Unity/Tests/TestSupport.Unity/AssertExtensions.cs
source/Unity/Tests/Unity.NetCore.Tests/ObjectBuilder/DynamicMethodCallFixture.NetCore.cs
source/Unity/Tests/Unity.NetCore.Tests/ObjectBuilder/DynamicMethodPropertySetterFixture.NetCore.cs
source/Unity/Tests/Unity.Tests/DeferredResolveFixture.cs
source/Unity/Tests/Unity.Tests/GenericChainingFixture.cs
source/Unity/Tests/Unity.Tests/InjectingArraysFixture.cs
source/Unity/Tests/Unity.Tests/PerThreadLifetimeManagerFixture.cs
source/Unity/Tests/Unity.Tests/ResolvingArraysFixture.cs
source/Unity/Tests/Unity.Tests/StaticFactoryFixture.cs
source/Unity/Tests/Unity.Tests/UnityContainerFixture.cs
|
2014-04-15 18:26:26 -03:00 |
fsimonazzi
|
fbb9ec6649
|
(split) update branding for unity 3.5 rtm
|
2014-04-15 17:07:01 -03:00 |
Christopher Bennage
|
f6653e3c09
|
(split) Merge branch 'add-fxcop-rules' of https://git01.codeplex.com/forks/fsimonazzi/unitydevfork
|
2014-04-15 10:26:06 -07:00 |
fsimonazzi
|
70b1fb656d
|
(split) add extended design rules, address violations
|
2014-04-15 14:04:13 -03:00 |
fsimonazzi
|
0488464c2c
|
(split) add xamarin tests project. refactor existing tests to work with nunit lite and reimplement missing assert functionality.
|
2014-04-14 10:38:17 -03:00 |
randylevy
|
d02256d15e
|
(split) Fix error from rename
|
2014-04-14 04:01:32 -04:00 |
randylevy
|
3f704b00b5
|
(split) Stylecop changes
|
2014-04-14 02:52:26 -04:00 |
randylevy
|
5c7bd49896
|
(split) Fix Test stylecop warnings and SuppressMessage issues from source.
|
2014-04-12 21:38:57 -04:00 |
randylevy
|
4ba4e0f0bb
|
(split) Stylecop changes for source tree
|
2014-04-10 23:18:19 -04:00 |
Mani Subramanian
|
76309238b8
|
(split) Merge branch 'master' of https://git01.codeplex.com/forks/randylevy/unitydev into randylevy/unitydev
|
2014-04-09 13:31:24 -07:00 |
randylevy
|
914f9c3836
|
(split) Update BVTs and fix stylecop warnings
|
2014-04-09 09:33:15 -04:00 |
fsimonazzi
|
dd2af0eff2
|
(split) change branding to 3.5 pre release
|
2014-04-07 17:02:35 -03:00 |
fsimonazzi
|
da856d2f0a
|
(split) tidy up optimized code
|
2014-04-03 10:22:48 -03:00 |
Christopher Bennage
|
400b1656eb
|
(split) when resolving dependencies, store a reference to the resolver instead of looking it up by key
|
2014-04-03 10:11:53 -03:00 |
Mani Subramanian
|
f80043d609
|
(split) Merge branch 'codeplex-12635' of https://git01.codeplex.com/forks/fsimonazzi/unitydevfork into fsimonazzi/unitydevfork
|
2014-04-02 15:45:48 -07:00 |