Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms!
Collective - Host: opensource - https://opencollective.com/reactiveui - Website: https://reactiveui.net - Code: https://github.com/reactiveui

Add mixin to IObservedChange to get the actual property value

github.com/reactiveui/ReactiveUI - c871cf1278aa2ebf1198684049433a54fdbc4737 authored almost 14 years ago by Paul Betts <[email protected]>
Make Lazy<T> public because I have to

github.com/reactiveui/ReactiveUI - 7f44e1cc0c6c751ef3c5f9c5a53d4ec4b27c8f2f authored almost 14 years ago by Paul Betts <[email protected]>
Add missing file, fix some existing tests

github.com/reactiveui/ReactiveUI - 93dc68e17c552eaa96ac349467e972edee026071 authored almost 14 years ago by Paul Betts <[email protected]>
Code standards pass on RxXaml.Serialization, make sure all nontrivial engines can set custom serializers

github.com/reactiveui/ReactiveUI - 3f360f08779a03a477b029613ab3cab1fcfa87b6 authored almost 14 years ago by Paul Betts <[email protected]>
More documentation

github.com/reactiveui/ReactiveUI - 157d3c7a44fca28be94ed3b0424e801085296362 authored almost 14 years ago by Paul Betts <[email protected]>
Add helpful mixins to ObservedChange to fetch out the property value.

github.com/reactiveui/ReactiveUI - 1117359220c6c9c7ba8fe8d1d54c82b638a7a322 authored almost 14 years ago by Paul Betts <[email protected]>
Documentation Station

github.com/reactiveui/ReactiveUI - 27a2cc779792df232af7f47ddad2723f40dd157b authored almost 14 years ago by Paul Betts <[email protected]>
Add documentation for these files, internalize certain stub types to avoid

conflicting with other libraries.

github.com/reactiveui/ReactiveUI - 5078a0960409794ea711c2063957745d963f7c3d authored almost 14 years ago by Paul Betts <[email protected]>
Don't calculate hash until asked, nuke old property names

github.com/reactiveui/ReactiveUI - f64bf148d6c817c7d8f2a4ab17925e0fd8e48523 authored almost 14 years ago by Paul Betts <[email protected]>
Move useful test classes into RxXaml Core so other folks can use them

github.com/reactiveui/ReactiveUI - 9b06236af4b9271d3dfe3a4fddb12026ddc33f61 authored almost 14 years ago by Paul Betts <[email protected]>
Don't auto-save, only save when a sync point is created

github.com/reactiveui/ReactiveUI - 3f5d7294b79a30f3976158eae445e135921eefee authored almost 14 years ago by Paul Betts <[email protected]>
Update to Rx.NET 1.0.2838.0

github.com/reactiveui/ReactiveUI - 769c960f946393be80507bd3c69ede8c5fd6d331 authored almost 14 years ago by Paul Betts <[email protected]>
Fix GetTypeByName for generics

github.com/reactiveui/ReactiveUI - 59f24018b97585512772a4c9cd3693e0ba44b30f authored almost 14 years ago by Paul Betts <[email protected]>
Make sure SerializedCollection doesn't ever have a null ContentHash, even when

created via tricky means like Activator.CreateInstance

github.com/reactiveui/ReactiveUI - a8926b1e8857be39ce9f06bafb80b7caf7d230d7 authored almost 14 years ago by Paul Betts <[email protected]>
Never compile in UserException stuff

github.com/reactiveui/ReactiveUI - b033312312a253940436169d50910904ba2da427 authored almost 14 years ago by Paul Betts <[email protected]>
Fix up some references to Json.NET

github.com/reactiveui/ReactiveUI - 622f0038af08c105ee3d79eda65592f33aeae2b2 authored almost 14 years ago by Paul Betts <[email protected]>
Add more tests and fix the bugs that they found

github.com/reactiveui/ReactiveUI - 9fbc5d13f5f88a84565997876532ad5b1278c9eb authored almost 14 years ago by Paul Betts <[email protected]>
Add custom version of Json.Net so we can debug through it

github.com/reactiveui/ReactiveUI - f4e5e2dc10b0b22471d3ed6f3b3787c322632c33 authored almost 14 years ago by Paul Betts <[email protected]>
Misc fixups

github.com/reactiveui/ReactiveUI - 1e6b63405e0f2ab3b615f7799d6f396dff8923b1 authored almost 14 years ago by Paul Betts <[email protected]>
Create subset SL4 version of Serialization tests - completely broken right now

github.com/reactiveui/ReactiveUI - e921978bd2a86284d8e67b92edfb7089bb7b2ba5 authored almost 14 years ago by Paul Betts <[email protected]>
Add support files for SL4/WP7

github.com/reactiveui/ReactiveUI - 5a473127a329b8e9bc3afe608b51c5114436a36f authored almost 14 years ago by Paul Betts <[email protected]>
Fix bug where fields can't be serialized

github.com/reactiveui/ReactiveUI - 2703b518b85c8f2ef0ab9d12f4ed5c5c6682d6b5 authored almost 14 years ago by Paul Betts <[email protected]>
Clean up ReactiveCommand ctor, add documentation stubs to everything

interesting, add some helper methods (this is what happens when you take a long
car ride and can'...

github.com/reactiveui/ReactiveUI - ef89e563140ca4810663a97e24dd8e099444d515 authored almost 14 years ago by Paul Betts <[email protected]>
Version bump to 2.0

github.com/reactiveui/ReactiveUI - 5dd2606e9a6595fbb53e1a842f93388a32548c89 authored almost 14 years ago by Paul Betts <[email protected]>
Code fixes to build on Silverlight and WP7

github.com/reactiveui/ReactiveUI - 448a0e89f8841057f718d54ae782ee09fda9fe35 authored almost 14 years ago by Paul Betts <[email protected]>
Add test to ensure objects deserialization methods are being called

github.com/reactiveui/ReactiveUI - f280d2df8215d550fcb4dea9051222551b1cebb4 authored almost 14 years ago by Paul Betts <[email protected]>
Implement extended engine methods for ESENT, finish engine tests

github.com/reactiveui/ReactiveUI - 6de6cdecb7f7bf6bcad94c03d3e9a35dce5fb096 authored almost 14 years ago by Paul Betts <[email protected]>
Add WP7 and SL4 versions of ReactiveXaml.Serialization

github.com/reactiveui/ReactiveUI - 08e159825b838c142a2cf700626d4fe1ef42e2e2 authored almost 14 years ago by Paul Betts <[email protected]>
Misc. fixups

github.com/reactiveui/ReactiveUI - 21860a9329a7f8fe1f6a91d223bf903972047da0 authored almost 14 years ago by Paul Betts <[email protected]>
Add truly obnoxious tracing to ReactiveObject hidden under DEBUG conditional

github.com/reactiveui/ReactiveUI - cfb420f08911fad2691fdd3909ff287277a04ffb authored almost 14 years ago by Paul Betts <[email protected]>
Implement extended storage engine methods and make existing queries way faster

github.com/reactiveui/ReactiveUI - 07fc39585005a4d75747e8973f92f391bb3ab805 authored almost 14 years ago by Paul Betts <[email protected]>
Memoize extremely expensive reflection call

github.com/reactiveui/ReactiveUI - cc4b9e138b56fc08752abe7eda4a38a4f329b860 authored about 14 years ago by Paul Betts <[email protected]>
Nuke dead code

github.com/reactiveui/ReactiveUI - 6042d5d347d981099c532199e9eee6c1e577736c authored about 14 years ago by Paul Betts <[email protected]>
Don't expose the metadata object in the count

github.com/reactiveui/ReactiveUI - 66804a275972b02898af13970c64a29b07ce1c5f authored about 14 years ago by Paul Betts <[email protected]>
Completely switch to using Json.NET, nuke DataContractJsonSerializer completely

github.com/reactiveui/ReactiveUI - f034dad64e1d7d19ec28493e1c06222ad3c7deb4 authored about 14 years ago by Paul Betts <[email protected]>
Add Json.NET object serialization tests

github.com/reactiveui/ReactiveUI - 5dc42d65159e896dcecfb9779f60906d73531e93 authored about 14 years ago by Paul Betts <[email protected]>
Make sure things aren't serialized that we don't want them to

github.com/reactiveui/ReactiveUI - d9bd8d88ef935ce6b869b538698daa8dd460099c authored about 14 years ago by Paul Betts <[email protected]>
Prepare to switch over to using JSON.Net for serialization

github.com/reactiveui/ReactiveUI - 375c70c19d422a0ff65636147988db9485b3a07b authored about 14 years ago by Paul Betts <[email protected]>
Add JSON.Net to binaries

github.com/reactiveui/ReactiveUI - 6a507dcc84b3e6c0b17a86172111a7db95d53c00 authored about 14 years ago by Paul Betts <[email protected]>
Surrogate can't deal with switching a complex type with a value, replace it with a dummy class

github.com/reactiveui/ReactiveUI - b0984f7c988d458cc35249aff5ea7ea7d00f2855 authored about 14 years ago by Paul Betts <[email protected]>
Ensure ModelBase calculates its hash on deserialize

github.com/reactiveui/ReactiveUI - 9d95c1e9ca6cb4513128cb75031060e6f0a4b127 authored about 14 years ago by Paul Betts <[email protected]>
Add test to roundtrip a complex object

github.com/reactiveui/ReactiveUI - 30b42e5a39ab2b6eed69499c90f223abb5719629 authored about 14 years ago by Paul Betts <[email protected]>
Fix bug in Esent.Collections to allow using byte[] as TValue

github.com/reactiveui/ReactiveUI - 83d02465d60a5a49c16456b51889fefa5ef51798 authored about 14 years ago by Paul Betts <[email protected]>
Fix glaring bugs in storage engines

github.com/reactiveui/ReactiveUI - c77feb84337d6dcc18efc528b48977cbf21f7014 authored about 14 years ago by Paul Betts <[email protected]>
Add concrete test class for EsentStorageEngine, add test to ensure data isn't just being cached in memory

github.com/reactiveui/ReactiveUI - b8f74f7067a247f6d4339cd799c0482e9a2d0fd5 authored about 14 years ago by Paul Betts <[email protected]>
Code cleanup

github.com/reactiveui/ReactiveUI - 05d500b3eba5828d65a4868d0c5b694065e54689 authored about 14 years ago by Paul Betts <[email protected]>
Type.GetType doesn't work the way I thought, implement it by hand

github.com/reactiveui/ReactiveUI - f444b00d7e03c03a8dc27880560ec4aa05c10865 authored about 14 years ago by Paul Betts <[email protected]>
Similar to the RxStorage change, make sure unit tests don't mess with each other

github.com/reactiveui/ReactiveUI - 0e401427fd4b1e113dd39a2688b28019ff5d1703 authored about 14 years ago by Paul Betts <[email protected]>
Ensure that tests that set RxStorage don't stomp on each other when run concurrently

github.com/reactiveui/ReactiveUI - 3936da64292bcee0544b1e52faba0a90fb61b9ba authored about 14 years ago by Paul Betts <[email protected]>
Add smoke test and infrastructure for IStorageEngine

github.com/reactiveui/ReactiveUI - 9b90b8ef2591c57765134200fb7f740188d4ecda authored about 14 years ago by Paul Betts <[email protected]>
Add dumb WPF references so we can compile

github.com/reactiveui/ReactiveUI - 3000db9d2118b0bdf2265431889e5e340535e65a authored about 14 years ago by Paul Betts <[email protected]>
Add methods to make unit testing easier

github.com/reactiveui/ReactiveUI - ca540ba9cd78f5c29d4c022bf8b53186bf50cbe7 authored about 14 years ago by Paul Betts <[email protected]>
Add initial implementation of Jet-based storage engine

github.com/reactiveui/ReactiveUI - 25f87bc6f01cb3a26ca7b9d3d9a5c0ef23205fa8 authored about 14 years ago by Paul Betts <[email protected]>
Add ManagedEsent binaries (built from r58224)

github.com/reactiveui/ReactiveUI - 08a4c7e339982245ea86b7c749755cefd24c9492 authored about 14 years ago by Paul Betts <[email protected]>
Add beginning of surrogate tests

github.com/reactiveui/ReactiveUI - f863b7b7a484a0de29fce8f0dc5d3c8cb5719314 authored about 14 years ago by Paul Betts <[email protected]>
Add surrogate support, serializing objects now replaces children with their content hashes when possible

github.com/reactiveui/ReactiveUI - cffcdf6820fe216647540122c9cf17116eb93d6f authored about 14 years ago by Paul Betts <[email protected]>
Make sure not to serialize the hash as part of the content

github.com/reactiveui/ReactiveUI - 7c0880d1ad7dbc536c83ff36884d02444bb0467f authored about 14 years ago by Paul Betts <[email protected]>
Create non-generic base class for ISerializableList and create interface for

object serialization independent from persistence

github.com/reactiveui/ReactiveUI - 6b4c5b5fffaf5b556227bca1f2e6e94878f1d802 authored about 14 years ago by Paul Betts <[email protected]>
Fix ValueHash setter in ExplicitReference

github.com/reactiveui/ReactiveUI - 0428e7ff3f35a99938260e0946daa397f9c493c4 authored about 14 years ago by Paul Betts <[email protected]>
Switch all Debug's to Info's so we can actually read them

github.com/reactiveui/ReactiveUI - fa9a024ba46e64ea71d829d78a1d437b6692385f authored about 14 years ago by Paul Betts <[email protected]>
Delete stuff out of SerializedCollection that are now implemented in

ReactiveCollection, make SyncPointInformation implement
IReactiveNotifyPropertyChanged for free.

github.com/reactiveui/ReactiveUI - f9be316860322a48086da08bfda8c090f8f21699 authored about 14 years ago by Paul Betts <[email protected]>
Update RxXaml.Serialization to use new naming

github.com/reactiveui/ReactiveUI - 1a3a2ead95edb9d401ea636bf728a7fc428d8079 authored about 14 years ago by Paul Betts <[email protected]>
Now that ReactiveCollection implements IReactiveNotifyPropertyChanged,

we can remove the explicit collection watching hack

github.com/reactiveui/ReactiveUI - f2f26de3a5395cdf85f4c5d9b7961514f3328263 authored about 14 years ago by Paul Betts <[email protected]>
Fix sample to use new interface

github.com/reactiveui/ReactiveUI - 3854b88f168c29cdf3463c1979fef751fda4a34c authored about 14 years ago by Paul Betts <[email protected]>
Rewrite collection change tracking - since ReactiveCollection now implements

IReactiveNotifyPropertyChanged, the code to monitor collection changes
explicitly is unnecessary ...

github.com/reactiveui/ReactiveUI - 4ebb6cfc1f56bff5cae7acdf1e8324a1b73a56e9 authored about 14 years ago by Paul Betts <[email protected]>
Update core tests to handle new naming

github.com/reactiveui/ReactiveUI - 49c45e48c7433e0db832233bcb94103ddbc4fcea authored about 14 years ago by Paul Betts <[email protected]>
Update core classes to reflect new interface definitions, clean up

ReactiveObject cruft

github.com/reactiveui/ReactiveUI - 896f88fb76b13d16b92e1fb2cc48a6b9379e5261 authored about 14 years ago by Paul Betts <[email protected]>
BREAKING CHANGE: Push down the collection change stuff into RxXaml core, make

change notifications always use ObservedChange instead of being inconsistent

github.com/reactiveui/ReactiveUI - dc628bbe9739fad95f68bc01cbfb984085a192be authored about 14 years ago by Paul Betts <[email protected]>
Add line to tell us when we're *not* in test mode

github.com/reactiveui/ReactiveUI - 1f51f521f6516ce90378d2f1c39ffbcfb5af14d7 authored about 14 years ago by Paul Betts <[email protected]>
Fix SerializedCollection to handle collections of collections

github.com/reactiveui/ReactiveUI - d1680357064b270752e591a2797c2836fb2bf011 authored about 14 years ago by Paul Betts <[email protected]>
Enable logger for NSRunloopScheduler

github.com/reactiveui/ReactiveUI - 6746453075e1680beeeb9142f4b3eed315162879 authored about 14 years ago by Paul Betts <[email protected]>
Nuke enc=utf8 from the vim modeline

github.com/reactiveui/ReactiveUI - 48d8b7507d10822ef35c11327fc69c565b82faa3 authored about 14 years ago by Paul Betts <[email protected]>
:: sigh ::

github.com/reactiveui/ReactiveUI - 678415a937be68fb9d3d9bc9a0312c500a4012c9 authored about 14 years ago by Paul Betts <[email protected]>
Add missing classes to .NET 3.5, SL4, and WP7

github.com/reactiveui/ReactiveUI - e77d5295b8fbfa409179b51a524785135fed49ab authored about 14 years ago by Paul Betts <[email protected]>
Fix blatant perf bug

github.com/reactiveui/ReactiveUI - aa75c86c0528d4be93a16e7ec59c2e873cbdcee9 authored about 14 years ago by Paul Betts <[email protected]>
Set Release log level to Info, fix build breaks

github.com/reactiveui/ReactiveUI - d385a504c71223e8b976bcdf1117ca115de07bd7 authored about 14 years ago by Paul Betts <[email protected]>
Move to only use Debug level for truly obnoxious messages, add way more logging, misc fixups

github.com/reactiveui/ReactiveUI - fbd7f9c1b1b113eb6b55940a56b69c4030ecd682 authored about 14 years ago by Paul Betts <[email protected]>
Add log level filtering

github.com/reactiveui/ReactiveUI - c0f878ef546f4f114e693381adfe48643764f5ca authored about 14 years ago by Paul Betts <[email protected]>
Add missing test files

github.com/reactiveui/ReactiveUI - ee6627ec5a1f6e3f4b8d963d45b6a1fe158d631c authored about 14 years ago by Paul Betts <[email protected]>
Add serialization / hashing tests for SyncPointInformation

github.com/reactiveui/ReactiveUI - 5a15f251e6a1e05ebee945dde7786b45e866cc7b authored about 14 years ago by Paul Betts <[email protected]>
Use Naive implementation of extended methods if not available, rename extended methods

github.com/reactiveui/ReactiveUI - 3558535355d0dcb820569bc46700ae34b1488577 authored about 14 years ago by Paul Betts <[email protected]>
Squash merge conflict

github.com/reactiveui/ReactiveUI - d1ede3e4a14816fa3590e1b378b0121e8631511c authored about 14 years ago by Paul Betts <[email protected]>
Add serialization tests to solution

github.com/reactiveui/ReactiveUI - 822c2bba05cf190d0215e3c285840f1046356a44 authored about 14 years ago by Paul Betts <[email protected]>
Implement new commit features in DSE and Null engine, add blatantly missing field from interface

github.com/reactiveui/ReactiveUI - d00253b4687cd438f58f3ed4fa6fec1a796a55c6 authored about 14 years ago by Paul Betts <[email protected]>
Implement new commit features in DSE and Null engine, add blatantly missing field from interface

github.com/reactiveui/ReactiveUI - 039120770e09db6364b8b7dea62393d9f77db90b authored about 14 years ago by Paul Betts <[email protected]>
Start to define plumbing for commits

github.com/reactiveui/ReactiveUI - d250a3736ede7109ffad0d6caaae0c1803804503 authored about 14 years ago by Paul Betts <[email protected]>
Line ending changes, one of these days I'm going to figure out how to fix this

github.com/reactiveui/ReactiveUI - 3e32fe799cd319d6a58a9cda52a61f187cd8fc9a authored about 14 years ago by Paul Betts <[email protected]>
Enumerable.Run doesn't work on WP7, fix bizarre namespace project glitch

github.com/reactiveui/ReactiveUI - 532a0115d0aeef6974dda9c445d46031ad158ce8 authored about 14 years ago by Paul Betts <[email protected]>
Enable using public fields in WPF to be consistent with SL4

github.com/reactiveui/ReactiveUI - ed689ec471ae6c52bbcdc2c4c529db8ff1a7b396 authored about 14 years ago by Paul Betts <[email protected]>
Move timestamps to collection interface

github.com/reactiveui/ReactiveUI - 136348acd0a4452fe14fd1696d1c3acea66bbd68 authored about 14 years ago by Paul Betts <[email protected]>
Add scheduler that schedules on Runloop for iOS/OS X

github.com/reactiveui/ReactiveUI - 099735e91a28c4d52e9f5ef0d87c94990b0507ac authored about 14 years ago by Paul Betts <[email protected]>
Line ending changes, misc crap

github.com/reactiveui/ReactiveUI - 4ac4f3d3c10f2ea12c182c225afe65c9546cdff1 authored about 14 years ago by Paul Betts <[email protected]>
Fix bug where enabling property change tracking post-create didn't affect the initial contents

github.com/reactiveui/ReactiveUI - ee76dc0953381ca5f0130c5a17715a8d0e1289ff authored about 14 years ago by Paul Betts <[email protected]>
How embarassing

github.com/reactiveui/ReactiveUI - e6824a76f97db0c37e89f06e069588073ca453ce authored about 14 years ago by Paul Betts <[email protected]>
Correct outdated comment

github.com/reactiveui/ReactiveUI - f4c4a6eb2f6635e9a30cf32a97219a1a7242b695 authored about 14 years ago by Paul Betts <[email protected]>
Add iOS ReactiveXaml sample

github.com/reactiveui/ReactiveUI - f2b7c087ab14d63a7499c69a5b497bb4b165b3a2 authored about 14 years ago by Paul Betts <[email protected]>
Test fixes

github.com/reactiveui/ReactiveUI - ec831fe47bf0e63f19f5dcff4f09c2259e5a3e1d authored about 14 years ago by Paul Betts <[email protected]>
Update generated delegate files to latest MonoTouch

github.com/reactiveui/ReactiveUI - cc9e0e2dd7952172653f214b39ad9ff20f228dbd authored about 14 years ago by Paul Betts <[email protected]>
Misc fixes

github.com/reactiveui/ReactiveUI - 6e1a296b87636e16cec125df903490ead39b0b3d authored about 14 years ago by Paul Betts <[email protected]>
Make sure not to double-release on exception in ObservableAsyncMRUCache

github.com/reactiveui/ReactiveUI - 3c206ef1ac9fb9906edab907819fb3a4940d7f46 authored about 14 years ago by Paul Betts <[email protected]>