2008-04-16 |
ayende | Fixing an issue with output parameters that are of...
|
commit | commitdiff | tree |
2008-04-02 |
ayende | Removing "using Test;"
|
commit | commitdiff | tree |
2008-03-30 |
ayende | Add Newtonsoft.Json to the references of TestSiteBrail
|
commit | commitdiff | tree |
2008-03-29 |
ayende | Adding #if DOTNET35 for REST
|
commit | commitdiff | tree |
2008-03-29 |
ayende | Merging the AsyncController branch
|
commit | commitdiff | tree |
2008-03-25 |
ayende | Renaming call to ResolveServices
|
commit | commitdiff | tree |
2008-03-25 |
ayende | Renaming ResolveServices to ResolveAll (consistency...
|
commit | commitdiff | tree |
2008-03-23 |
ayende | Fixing broken test.
|
commit | commitdiff | tree |
2008-02-26 |
ayende | Adding passing test.
|
commit | commitdiff | tree |
2008-02-26 |
ayende | More passing tests.
|
commit | commitdiff | tree |
2008-02-26 |
ayende | Attempting to fix NRE in CreateBrailBase
|
commit | commitdiff | tree |
2008-02-15 |
ayende | Fixing spaces -> tabs
|
commit | commitdiff | tree |
2008-02-15 |
ayende | Adding CreateInstance() method to WindsorContainer...
|
commit | commitdiff | tree |
2008-02-09 |
ayende | More passing tests.
|
commit | commitdiff | tree |
2008-02-09 |
ayende | More passing tests.
|
commit | commitdiff | tree |
2008-02-09 |
ayende | Some JS generation tests works.
|
commit | commitdiff | tree |
2008-02-09 |
ayende | More working tests.
|
commit | commitdiff | tree |
2008-02-09 |
ayende | More working tests.
|
commit | commitdiff | tree |
2008-02-09 |
ayende | MR-395 - FileAssemblyViewSourceLoader includes hidden...
|
commit | commitdiff | tree |
2008-02-09 |
ayende | Fixing MR-378
|
commit | commitdiff | tree |
2008-01-24 |
ayende | More passing tests.
|
commit | commitdiff | tree |
2008-01-24 |
ayende | More passing tests.
|
commit | commitdiff | tree |
2008-01-24 |
ayende | More passing tests.
|
commit | commitdiff | tree |
2008-01-24 |
ayende | More passing tests.
|
commit | commitdiff | tree |
2008-01-23 |
ayende | Starting to port Brail tests to new test approach.
|
commit | commitdiff | tree |
2008-01-23 |
ayende | Fixing the build, will not add an interceptor twice...
|
commit | commitdiff | tree |
2008-01-23 |
ayende | Generic components will take their lifecycle / interceptors...
|
commit | commitdiff | tree |
2008-01-23 |
ayende | Adding ModelValidated event, to allow external frameworks...
|
commit | commitdiff | tree |
2008-01-21 |
ayende | Making SetViewSourceLoader public, so we can use Brail...
|
commit | commitdiff | tree |
2008-01-21 |
ayende | Minor changes:
|
commit | commitdiff | tree |
2008-01-17 |
ayende | We shouldn't override the original exception stack
|
commit | commitdiff | tree |
2008-01-10 |
ayende | Better handling of complex primary key params.
|
commit | commitdiff | tree |
2008-01-04 |
ayende | Forgot to remove the call to the new version of DefineProper...
|
commit | commitdiff | tree |
2008-01-04 |
ayende | Added comment
|
commit | commitdiff | tree |
2008-01-04 |
ayende | DYNPROXY-73 - solving AmbiguousMatchException for properties.
|
commit | commitdiff | tree |
2007-12-19 |
ayende | fixing missing reference
|
commit | commitdiff | tree |
2007-12-18 |
ayende | MR-381 - Upgrading Boo to latest trunk.
|
commit | commitdiff | tree |
2007-12-16 |
ayende | Will throw HttpParseException when compilation failed...
|
commit | commitdiff | tree |
2007-12-09 |
ayende | AddComponentInstance<T>(instance) didn't register the...
|
commit | commitdiff | tree |
2007-12-07 |
ayende | IoC-110 - Adding ResolveAll<T> capability to Windsor.
|
commit | commitdiff | tree |
2007-12-07 |
ayende | MR-376, applying patch from Jacob Lewallen, Including...
|
commit | commitdiff | tree |
2007-12-07 |
ayende | Removing the need to explicitly specify @bubbleUp for...
|
commit | commitdiff | tree |
2007-12-07 |
ayende | MR-294, Capturefor inside a brail subview wont populate... ayende
|
commit | commitdiff | tree |
2007-12-07 |
ayende | Changing key2Handler to OrderedDictionary to avoid...
|
commit | commitdiff | tree |
2007-12-07 |
ayende | Reverting DefaultNamingSubSystem.service2Handler type...
|
commit | commitdiff | tree |
2007-12-07 |
ayende | MR-362, Applied (with minor changes) patch from Bill...
|
commit | commitdiff | tree |
2007-12-07 |
ayende | Fixing Windsor's issue of not resolving components...
|
commit | commitdiff | tree |
2007-12-07 |
ayende | Renamed file to match class name
|
commit | commitdiff | tree |
2007-12-07 |
ayende | Adding a way to add attributes that DynProxy should...
|
commit | commitdiff | tree |
2007-12-03 |
ayende | Fixing MR 371 and MR 374
|
commit | commitdiff | tree |
2007-11-23 |
ayende | Changed the way the paths from AssemblySourceInfo will...
|
commit | commitdiff | tree |
2007-11-22 |
ayende | Fixing broken test.
|
commit | commitdiff | tree |
2007-11-22 |
ayende | fixing broken test
|
commit | commitdiff | tree |
2007-11-21 |
ayende | Changing resources to use lazy open of stream, so it...
|
commit | commitdiff | tree |
2007-11-21 |
ayende | Adding passing test for MR-359
|
commit | commitdiff | tree |
2007-11-21 |
ayende | Marking field as readonly
|
commit | commitdiff | tree |
2007-11-18 |
ayende | Fixing a bug where ReferenceEquals was called on value...
|
commit | commitdiff | tree |
2007-11-11 |
ayende | Adding a way to use Brail without needing MonoRail...
|
commit | commitdiff | tree |
2007-11-11 |
ayende | More tests
|
commit | commitdiff | tree |
2007-11-11 |
ayende | Better error handling information, will now display...
|
commit | commitdiff | tree |
2007-11-11 |
ayende | Adding null checks to BrailBase.InitProperties, making...
|
commit | commitdiff | tree |
2007-11-11 |
ayende | Applying patch from Aaron Jensen, adding support for...
|
commit | commitdiff | tree |
2007-10-24 |
ayende | Introducing IController - just a bare bone extract...
|
commit | commitdiff | tree |
2007-10-13 |
ayende | Fixing tests, adding solution file
|
commit | commitdiff | tree |
2007-10-13 |
ayende | Fixing the tests so they would run properly on machines...
|
commit | commitdiff | tree |
2007-10-13 |
ayende | Reverting change for automatically escaping HTML ${}.
|
commit | commitdiff | tree |
2007-10-11 |
ayende | Fixing a bug with the new FixTryGetParameterConditionalCheck...
|
commit | commitdiff | tree |
2007-10-10 |
ayende | Updating custom persister in tests to reflect recent...
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Adding a test for MR-295, using URL Helper with URL...
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Fixing MR-312, use the BrailBase.Context when access...
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Fixing broken tests as a result of html escaping by...
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Fixing equality tests for nullable parameters.
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Fixing MR-335 - ${} will be escaped when used inplace.
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Fixing MR-309, nullable propogation on proxies.
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Making CreateAnotherFile private, should never have...
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Simple impl to MockRailsEngineContext.Url
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Making sure that the NANT script will build with the...
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Fixing MR-340, if ?Errors doesn't work correctly.
|
commit | commitdiff | tree |
2007-10-04 |
ayende | Searching for view components should be case insensitive.
|
commit | commitdiff | tree |
2007-10-01 |
ayende | Fixing issue with filename case sensitivity on linux...
|
commit | commitdiff | tree |
2007-10-01 |
ayende | Fixing issue with filename case sensitivity on linux
|
commit | commitdiff | tree |
2007-09-17 |
ayende | fixing ${siteroot} in the layout template.
|
commit | commitdiff | tree |
2007-09-02 |
ayende | Allow iterating over resources.
|
commit | commitdiff | tree |
2007-08-22 |
ayende | Fixing previous commit, using correct case for CaptureFor...
|
commit | commitdiff | tree |
2007-08-22 |
ayende | Fixing broken layout.
|
commit | commitdiff | tree |
2007-08-22 |
ayende | If enabling Windsor Integration, CaptureFor must be...
|
commit | commitdiff | tree |
2007-08-21 |
ayende | Fixing an issue where setting a custom property on...
|
commit | commitdiff | tree |
2007-08-19 |
ayende | WcfIntegration now uses IKernel instead of IWindsorContainer
|
commit | commitdiff | tree |
2007-08-18 |
ayende | Adding a check for old style COM/VB6-based properties.
|
commit | commitdiff | tree |
2007-08-10 |
ayende | Upping the priority of helpers, if a parameter and...
|
commit | commitdiff | tree |
2007-08-10 |
ayende | Fixing Brail Templates for VS Net wizards.
|
commit | commitdiff | tree |
2007-07-29 |
ayende | Adding the capability of replacing Session Factory...
|
commit | commitdiff | tree |
2007-07-13 |
ayende | fixing reference
|
commit | commitdiff | tree |
2007-07-13 |
ayende | Better DSL support, now will not try to take local...
|
commit | commitdiff | tree |
2007-07-13 |
ayende | MR-299 - Allowing ${OutputSubView("foo")}
|
commit | commitdiff | tree |
2007-07-13 |
ayende | MR-285 - Views that uses reserved prefixes.
|
commit | commitdiff | tree |
2007-07-13 |
ayende | Allowing Null Propagation for ?error.Foo.Bar
|
commit | commitdiff | tree |
2007-07-13 |
ayende | Fixing broken test
|
commit | commitdiff | tree |
2007-06-26 |
ayende | Removing bad files.
|
commit | commitdiff | tree |
2007-06-26 |
ayende | MR-280 - Applied Aaron's fix.
|
commit | commitdiff | tree |