Assembla home | Assembla project page
 

root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @328 [328] 09/27/08 13:11:41 aaronjensen Adding TODO.txt for MSpec
(edit) @327 [327] 09/27/08 13:11:19 aaronjensen Fixing td.net running on fields that aren't It fields. Should now treat …
(edit) @326 [326] 09/27/08 13:10:53 aaronjensen Removing evil curly braces.
(edit) @325 [325] 09/27/08 13:10:32 aaronjensen Got Ignore on contexts working. Added HasAttribute?<T> extension …
(edit) @324 [324] 09/27/08 13:09:59 aaronjensen Moving specs out of Machine.Specifications.Tests and into …
(edit) @323 [323] 09/27/08 13:09:14 aaronjensen Removing AssemblyContext? from Machine.Specifications.Tests
(edit) @322 [322] 09/27/08 13:08:53 aaronjensen Adding member layout from Alexander Groß
(edit) @321 [321] 09/27/08 06:35:15 aaronjensen Got the rest of the tests passing, upgraded runners for ignored support.
(edit) @320 [320] 09/27/08 06:34:21 aaronjensen Got rid of ItSpecification?. This was from when I had different types of …
(edit) @319 [319] 09/27/08 06:33:55 aaronjensen Got rid of the specification prefix
(edit) @318 [318] 09/27/08 06:33:34 aaronjensen Some more cleanup. Fixed a few tests and I think I got it reporting more …
(edit) @317 [317] 09/27/08 06:33:09 aaronjensen Changed the way Results are constructed.
(edit) @316 [316] 09/27/08 06:32:36 aaronjensen Renaming SpecificationVerificationResult? to Result.
(edit) @315 [315] 09/27/08 06:31:32 aaronjensen More big refactoring. Moving all of the verification logic into Context so …
(edit) @314 [314] 09/27/08 06:30:44 aaronjensen Deleting reg file after installing the tdnet runner.
(edit) @313 [313] 09/27/08 04:34:22 aaronjensen Lots of refactoring. Renamed concern to subject in a few other …
(edit) @312 [312] 09/27/08 04:33:24 aaronjensen Adding an Ignore attribute and failing specs for it. Also added specs to …
(edit) @311 [311] 09/27/08 04:32:52 aaronjensen Removing an exception throwing that shouldn't be there, not sure where it …
(edit) @310 [310] 09/27/08 04:32:24 aaronjensen Renaming Concern to Subject
(edit) @309 [309] 09/27/08 00:25:09 jlewallen Making ShouldBeEmpty? and NotEmpty? work on IEnumerable's (which …
(edit) @308 [308] 09/27/08 00:17:19 jlewallen If cleanup after each fails and we have failed result return …
(edit) @307 [307] 09/27/08 00:16:58 jlewallen Renamed When to Because.
(edit) @306 [306] 09/24/08 15:28:50 aaronjensen Sorting things by name in the tree. Should probably sort by namespace …
(edit) @305 [305] 09/24/08 03:35:47 aaronjensen Added the tree building listener. Who knows if it works. I should have …
(edit) @304 [304] 09/24/08 03:01:29 aaronjensen Adding Children to Children to ISpecificationNode so we can generically …
(edit) @303 [303] 09/24/08 02:52:19 aaronjensen Adding reporting model with visitors.
(edit) @302 [302] 09/24/08 02:51:46 aaronjensen Adding resharper_style.xml
(edit) @301 [301] 09/23/08 18:22:07 jlewallen No verbose container messages anymore.
(edit) @300 [300] 09/23/08 06:55:14 aaronjensen Adding LoaderOptimization? attribute to runner.
(edit) @299 [299] 09/23/08 06:49:29 aaronjensen Enabling consolerunner and tdnet runner to use appdomains.
(edit) @298 [298] 09/23/08 06:44:51 aaronjensen Got basics of app domain runner in. no error handling yet.
(edit) @297 [297] 09/23/08 05:55:59 aaronjensen Started the AppDomainRunner?, fixed an issue w/ my last refactor.
(edit) @296 [296] 09/23/08 05:37:00 aaronjensen Made it so the run listeners deal w/ dtos instead of the model.
(edit) @295 [295] 09/19/08 05:51:24 jlewallen Adding IFileSystem.GetFilesRecursively?. Gets all files below a directory, …
(edit) @294 [294] 09/18/08 20:52:23 olson.jeffery html report generator works now, with Not Implemented specs re-vamped the …
(edit) @293 [293] 09/18/08 17:56:41 olson.jeffery test/spec clean-up. all is well.
(edit) @292 [292] 09/18/08 17:56:10 olson.jeffery Cleaned up/refactored runner output and got rid of Result.Unknown added …
(edit) @291 [291] 09/18/08 16:42:49 olson.jeffery added console output so unimplemented specs are reflected as such.. looks …
(edit) @290 [290] 09/18/08 16:42:28 olson.jeffery added EmptySpecs?.cs to Machine.Specifications.Example to demonstrate …
(edit) @289 [289] 09/18/08 16:21:46 jlewallen Ignoring NDependOut directory.
(edit) @288 [288] 09/18/08 16:18:51 jlewallen Added a non-static XmlSerializer? to avoid performance problems. It's slow …
(edit) @287 [287] 09/15/08 05:49:29 aaronjensen Fixing reference/using after msbuild extension move
(edit) @286 [286] 09/15/08 05:49:12 aaronjensen Signing MsBuild? extensions so Machine.Migrations can use it
(edit) @285 [285] 09/15/08 05:48:56 aaronjensen Getting rid of hard coded newlines and replacing them w/ Environment …
(edit) @284 [284] 09/15/08 05:38:51 aaronjensen Renaming some tests
(edit) @283 [283] 09/14/08 23:26:07 jlewallen Ignoring *~ and *.swp.
(edit) @282 [282] 09/14/08 23:25:52 jlewallen Removed MSBuild dependency from Machine.Core. I just moved the Log4net …
(edit) @281 [281] 09/14/08 03:41:43 aaronjensen Adding ShouldContain? for IEnumerable<T> to mspec extension methods
(edit) @280 [280] 09/11/08 03:43:08 jlewallen Renamed MassTransitPlugin?.cs to match the type its holding.
(edit) @279 [279] 09/11/08 03:42:24 jlewallen Updating MassTransit? libraries. Everything still works.
(edit) @278 [278] 09/10/08 14:51:50 olson.jeffery added "timeinfo" command line arg to the console runner, currently only …
(edit) @277 [277] 09/10/08 05:47:12 jlewallen Adding an IServiceCollection (MsMvcServices?) for MsMvc? stuff.
(edit) @276 [276] 09/10/08 05:46:52 jlewallen Getting Machine.MsMvc? working with the new libraries. I deleted a bunch …
(edit) @275 [275] 09/04/08 19:39:52 jlewallen Added CompilerVersion? to IConfiguration so we can change that on the …
(edit) @274 [274] 09/04/08 19:39:28 jlewallen Properly configuring/setting up the IoC Container. Thanks to Vladan …
(edit) @273 [273] 09/04/08 19:39:09 jlewallen Added a minor helper method for adding service collections. Also started …
(edit) @272 [272] 09/02/08 20:54:20 aaronjensen Removing Machine.Specifications.Example from the distribution dir Fixing …
(edit) @271 [271] 09/02/08 20:47:01 aaronjensen Upping machine.migration's version to 0.2 and changing all the assemblies …
(edit) @270 [270] 09/02/08 20:25:49 aaronjensen Checking in the partial rhino.mocks, there are too many conflicts if we …
(edit) @269 [269] 09/02/08 19:36:43 olson.jeffery changed location of _listener.OnAssemblyStart?() call in …
(edit) @268 [268] 09/02/08 16:32:26 olson.jeffery added a test to AssemblyExplorerTests? to verify that …
(edit) @267 [267] 09/02/08 16:31:51 olson.jeffery added IAssemblyContext which, when implemented in an assembly container …
(edit) @266 [266] 09/02/08 01:11:33 aaronjensen Adding newer Rhino.Mocks.dll
(edit) @265 [265] 09/02/08 01:10:54 aaronjensen Adding ignores, removing RhinoMocksHacks?
(edit) @264 [264] 08/21/08 19:39:33 olson.jeffery * removed htmlpath verifying specs from ProgramSpecs?.cs * added --help to …
(edit) @263 [263] 08/20/08 20:44:56 olson.jeffery * re-worked the way the various methods that render the headers at the …
(edit) @262 [262] 08/20/08 19:38:18 olson.jeffery * removed ReportingRunListener? and replaced with a two-level …
(edit) @261 [261] 08/19/08 22:30:36 olson.jeffery * machine.specifications.reporting got left behind in the last commit
(edit) @260 [260] 08/19/08 22:28:00 olson.jeffery * added CommandLine? as a dependency for the console runner (provides some …
(edit) @259 [259] 08/14/08 00:02:13 jlewallen New services in Machine.Core get registered when we AddCore?. Keeping this …
(edit) @258 [258] 08/14/08 00:01:58 jlewallen Adding services to abstract .NET domain/assembly/reflection …
(edit) @257 [257] 08/14/08 00:01:38 jlewallen Converted MassTransitPlugin? into an IServiceCollection. All it had was a …
(edit) @256 [256] 08/12/08 15:07:39 jlewallen Lifestyle attributes only apply once.
(edit) @255 [255] 08/12/08 15:07:23 jlewallen Changing ServiceCollection? registration. We register them all in the …
(edit) @254 [254] 08/12/08 05:35:32 jlewallen AddServiceCollection? code in ContainerRegistrationHelper?. Code to iterate …
(edit) @253 [253] 08/12/08 05:35:17 jlewallen Started on IServiceCollection, a simple group of to-be registered …
(edit) @252 [252] 08/12/08 03:02:01 jlewallen Reorganized the Machine.MonoRail?.Extensions project. It became …
(edit) @251 [251] 08/12/08 03:01:30 jlewallen Nuking Machine.MonoRail?.Extensions stuff that was dumb. This project was …
(edit) @250 [250] 08/12/08 03:01:06 jlewallen Nuking Machine.MonoRail?.Extensions.Tests It was empty and stupid. Most of …
(edit) @249 [249] 08/12/08 03:00:45 jlewallen Importing basic implementations of the Machine.Container glue. This is …
(edit) @248 [248] 08/12/08 03:00:16 jlewallen Updating Castle libraries. Just the latest Castle build. Note that this …
(edit) @247 [247] 08/12/08 02:59:32 jlewallen Adding Machine.CastleMonoRail? project. This will hold …
(edit) @246 [246] 08/11/08 06:34:55 jlewallen Giving more type safety to the ContainerRegisterer?. Introduces a Plain …
(edit) @245 [245] 08/11/08 06:34:39 jlewallen Adding some tests for the ObjectFactories? plugin.
(edit) @244 [244] 08/11/08 06:34:24 jlewallen Fixing a bug with ObjectFactories?. It didn't get to evolve with the …
(edit) @243 [243] 08/11/08 06:34:07 jlewallen Preventing recursion when the Factory plugin is installed. Because …
(edit) @242 [242] 08/11/08 06:33:51 jlewallen Removing unnecessary members on IServiceBusHub.
(edit) @241 [241] 08/11/08 06:33:32 jlewallen Moved ObjectFactories? into the container assembly itself. Saw no reason …
(edit) @240 [240] 08/11/08 06:33:02 jlewallen Abstracting configuration behinder IMassTransitConfigurationProvider. I …
(edit) @239 [239] 08/09/08 05:30:02 jlewallen Added ParentContainer? plugin that we can use to chain two containers. The …
(edit) @238 [238] 08/09/08 05:29:37 jlewallen Not throwing when resolving IActivator's. We test the flags and don't …
(edit) @237 [237] 08/09/08 05:29:09 jlewallen Moved LookupFlags? into IResolutionServices. I needed this so that I could …
(edit) @236 [236] 08/09/08 05:28:31 jlewallen Added LookupFlags? enumeration so we can have finer control of that …
(edit) @235 [235] 08/09/08 05:28:00 jlewallen Minor cleanup. Just removing obsolete code here and there. Changing the …
(edit) @234 [234] 08/09/08 05:27:40 jlewallen Fixing a test I broke when I added PropertySettingActivators?. This just …
(edit) @233 [233] 08/09/08 05:27:23 jlewallen No reason to register this explicitly under IMassTransit.
(edit) @232 [232] 08/09/08 05:27:08 jlewallen Nuking the separate IMassTransitUriFactory's and making a single one. It …
(edit) @231 [231] 08/09/08 05:26:51 jlewallen Removing obsolete stuff in MassTransitConfiguration?. No longer need …
(edit) @230 [230] 08/09/08 05:26:33 jlewallen Changing how endpoints are managed in the hub creation. This removes …
(edit) @229 [229] 08/09/08 05:26:08 jlewallen Adding IServiceBusHub and IServiceBusHubFactory. An IServiceBusHub is an …
Note: See TracRevisionLog for help on using the revision log.