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

Fixed references for build.

github.com/reactiveui/ReactiveUI - 3b4cfc0b00bd25fedfb12daa4851149859391dc6 authored over 13 years ago by waynemunro <[email protected]>
Fix paths in RxUI.Routing

github.com/reactiveui/ReactiveUI - 5c855fe445f14f489472529219092a8b31faf88a authored over 13 years ago by Paul Betts <[email protected]>
Add script to create a release folder

github.com/reactiveui/ReactiveUI - 9fd63269e4e35b750c8f644572dba54946faad8b authored over 13 years ago by Paul Betts <[email protected]>
Fix crashing bug in sample view

github.com/reactiveui/ReactiveUI - c1c4c0791984dcf3a66820d01d45413b3eb1e0b1 authored over 13 years ago by Paul Betts <[email protected]>
Version bump to 2.4

github.com/reactiveui/ReactiveUI - 147161b84c9ff055d9551e20b9bc9943c3df3de0 authored over 13 years ago by Paul Betts <[email protected]>
Add DefaultContent property to RxRouting

github.com/reactiveui/ReactiveUI - b01827c73cf32ba21a6181ffc70aa965b4ad9e41 authored over 13 years ago by Paul Betts <[email protected]>
Fix bug where Silverlight wouldn't find the dispatcher

github.com/reactiveui/ReactiveUI - 2f1d6226f02296edd8e1fd77d39dea6ef8e5138e authored over 13 years ago by Paul Betts <[email protected]>
Skip some bad tests

github.com/reactiveui/ReactiveUI - fd65ef852b6d7afd85ce96176e199748bb06cb4e authored over 13 years ago by Paul Betts <[email protected]>
Update sample to 1.1 Experimental RTM bits

github.com/reactiveui/ReactiveUI - 7e657ce6d30c0d2fc6fb5fbb7b5adedae0185f3e authored over 13 years ago by Paul Betts <[email protected]>
64-bit atomic ops on ARM (i.e. WP7) aren't supported and throw an Exception

github.com/reactiveui/ReactiveUI - 1098af6b938e3f39d8ec7b17b2f64882a1e45d6e authored over 13 years ago by Paul Betts <[email protected]>
In some scenarios, we would detect we were in a unit test runner while in Design Mode, leading to Blend sadness

github.com/reactiveui/ReactiveUI - 56ed048e84d9eccadd4e8931c89c50cb44b8ca77 authored over 13 years ago by Paul Betts <[email protected]>
Add SL4/WP7 versions of RxUI.Routing

github.com/reactiveui/ReactiveUI - ee910c059c3aabbe7e2292b0e0e2f94e9f801a99 authored over 13 years ago by Paul Betts <[email protected]>
Add initial version of RxUI.Routing

github.com/reactiveui/ReactiveUI - ece3bc6ab963e8c605644560196ebe16c8982c92 authored over 13 years ago by Paul Betts <[email protected]>
Update to Rx 1.0

github.com/reactiveui/ReactiveUI - 16789258d6b648d0d5d00189e6e108b9e6e2bcb1 authored over 13 years ago by Paul Betts <[email protected]>
Fix bug where Property whose value is null was incorrectly serialized

github.com/reactiveui/ReactiveUI - 1541ea181d9ba5a1144d470d181cd465dc836f79 authored over 13 years ago by Paul Betts <[email protected]>
Actually implement list serialization

github.com/reactiveui/ReactiveUI - edab21f82450802a6c9adbcd730191c84b999093 authored over 13 years ago by Paul Betts <[email protected]>
Holy crap that's a lot of leaked memory

github.com/reactiveui/ReactiveUI - 66943dafa7b36f5b8e778abbeb8e2dd65c684447 authored over 13 years ago by Paul Betts <[email protected]>
Version bump to 2.3.2

github.com/reactiveui/ReactiveUI - 03677ce17a46bc281a0e7c54c94c06973310443b authored over 13 years ago by Paul Betts <[email protected]>
Fixups to support 1.1.10625

github.com/reactiveui/ReactiveUI - eec3e1e22d373f30c0df201102f33083e8661686 authored over 13 years ago by Paul Betts <[email protected]>
Update sample ext binaries

github.com/reactiveui/ReactiveUI - 3c1884fcb969f4b24d013ad068a56eac7474341c authored over 13 years ago by Paul Betts <[email protected]>
Fix logger bugs

github.com/reactiveui/ReactiveUI - 9f8a19e390a97f1f256fba70ba3df9a140375db7 authored over 13 years ago by Paul Betts <[email protected]>
Update ext binaries to Rx v1.1.10605

github.com/reactiveui/ReactiveUI - 6a99342710b82379fc0204c03afaa144140bac98 authored over 13 years ago by Paul Betts <[email protected]>
Add error handling to RegisterAsyncObservable

github.com/reactiveui/ReactiveUI - 7f57038a8fbe729bb0dae1f9ef7c6f30589b01b6 authored over 13 years ago by Paul Betts <[email protected]>
Make Observables passed into RxUI objects able to be disconnected

github.com/reactiveui/ReactiveUI - 9b654f8e2774c150c218a6ee258b70f93b9b1111 authored over 13 years ago by Paul Betts <[email protected]>
Remove spurious debug line

github.com/reactiveui/ReactiveUI - 0477210e4e6baa03267a69499c2413ee744380bd authored over 13 years ago by Paul Betts <[email protected]>
Fix dumb bug in MessageBus, but it still doesn't work since we Multicast onto a Subject, so our AsyncSubject trick doesn't work

github.com/reactiveui/ReactiveUI - 58ee4914c2cad4861c042bef49a6e82b1034cfb9 authored over 13 years ago by Paul Betts <[email protected]>
VS project files make me want to use Autotools

github.com/reactiveui/ReactiveUI - 70ab82d819b93a92df79d753977c19894013af7d authored over 13 years ago by Paul Betts <[email protected]>
Add WithMessageBus to ReactiveUI.Testing

github.com/reactiveui/ReactiveUI - 3750132a22180de5869992f7b19833d1c6611eaf authored over 13 years ago by Paul Betts <[email protected]>
Fix bug in ReactiveAsyncCommand where we wouldn't respect canExecuteObservable

github.com/reactiveui/ReactiveUI - 2f809cdc58aacc5bffafdce207c2094233e899dd authored over 13 years ago by Paul Betts <[email protected]>
Make the samples compile

github.com/reactiveui/ReactiveUI - 8eb61f8aac290eb468ff687777523ee75b606fac authored over 13 years ago by Paul Betts <[email protected]>
Version bump to 2.3.1

github.com/reactiveui/ReactiveUI - 8145bbc797eb40e63c113e8d5fcdd8df73716129 authored over 13 years ago by Paul Betts <[email protected]>
Fix casing

github.com/reactiveui/ReactiveUI - 0b93f9692333c9eba1d8ee9328d8a374efb48576 authored over 13 years ago by Paul Betts <[email protected]>
Add Expression-based raisePropertyChanged

github.com/reactiveui/ReactiveUI - c75d6935f85e2a746edb0b455eca440a4cd265e8 authored over 13 years ago by Paul Betts <[email protected]>
Remove specific reference to Rx from projects

github.com/reactiveui/ReactiveUI - 413bc5cadf4b8c1b14bf7f4d69ec2149cda7c08d authored over 13 years ago by Paul Betts <[email protected]>
Upgrade to Rx.NET experimental

github.com/reactiveui/ReactiveUI - 51bd105947ef93171ef6a3088e65dd7c64fd1b55 authored over 13 years ago by Paul Betts <[email protected]>
Add WP7 solution

github.com/reactiveui/ReactiveUI - 2300b5db694b58c4c47a1a5e1d4d2a9e14f386c6 authored over 13 years ago by Paul Betts <[email protected]>
Update ext in Sample dir

github.com/reactiveui/ReactiveUI - af2519b84f7a01ac315eacc5517360606bf1c500 authored over 13 years ago by Paul Betts <[email protected]>
Line ending WTF

github.com/reactiveui/ReactiveUI - e571d962bc8de399a70a85f26b19c788728db19c authored over 13 years ago by Paul Betts <[email protected]>
Fix up csproj files

github.com/reactiveui/ReactiveUI - 02656c0ef6ce0b532e0188ab0311ffd87e85eb9c authored over 13 years ago by Paul Betts <[email protected]>
Update version to 2.3.0.0

github.com/reactiveui/ReactiveUI - 4e5fb78cbc26108bbbec7cb55df12020260c67da authored over 13 years ago by Paul Betts <[email protected]>
Fix bug where DispatcherScheduler was never found

github.com/reactiveui/ReactiveUI - 66f785d2350d8363ce29634dceb50ecdc4c4ba51 authored over 13 years ago by Paul Betts <[email protected]>
Fix bug related to Refcount RxColl fix where disabling change tracking causes a crash

github.com/reactiveui/ReactiveUI - 8a670395d041a1176c180fffee000e28d5878c46 authored over 13 years ago by Paul Betts <[email protected]>
Add test to ensure subscriptions don't mess with each other

github.com/reactiveui/ReactiveUI - f5b1b87ab3b713034666ceba6149a230f0f9f2d9 authored over 13 years ago by Paul Betts <[email protected]>
Fix bug where RxColl's with change tracking enabled can't have the same item more than once in the collection. Thanks to Ken Smith for reporting it

github.com/reactiveui/ReactiveUI - e5098024d6f2cb790a7793cccf311750ba1fc94b authored over 13 years ago by Paul Betts <[email protected]>
Fix samples

github.com/reactiveui/ReactiveUI - 885cdb72fd1e2f211646070c76e1a92ee4eb2705 authored over 13 years ago by Paul Betts <[email protected]>
Add .NET 3.5 version of Rx

github.com/reactiveui/ReactiveUI - c183436c4437aaabbfc620b940dfed267c0696de authored over 13 years ago by Paul Betts <[email protected]>
Fix failing ReactiveCommand test

github.com/reactiveui/ReactiveUI - 507b341bfcec7f6491a203853fd3dc220e3dd842 authored over 13 years ago by Paul Betts <[email protected]>
Change Multicasts to Permacasts

github.com/reactiveui/ReactiveUI - bcc95781ef476df2ba9fce4f0e35febd3b56d75a authored over 13 years ago by Paul Betts <[email protected]>
Fix MessageBus tests

github.com/reactiveui/ReactiveUI - becff3e22b86e138aa5ccdcadc6d6bc1b51e569e authored over 13 years ago by Paul Betts <[email protected]>
Fix more build errors

github.com/reactiveui/ReactiveUI - 30187b8587457742d8962fdf36b26e812bf1fe1b authored over 13 years ago by Paul Betts <[email protected]>
We really need to review the RefCount usage, it sometimes breaks stuff

github.com/reactiveui/ReactiveUI - 35e9377bd481e76f59207cdc6a8ef0509e5ed23b authored over 13 years ago by unknown <paul@.(none)>
Multicast needs RefCount, this fixes most of the unit tests

github.com/reactiveui/ReactiveUI - 713b528e54c5960e2b3e34ba13bacdae1cefc93e authored over 13 years ago by unknown <paul@.(none)>
Make all the fixups needed to get RxUI compiling for .NET 4.0

github.com/reactiveui/ReactiveUI - 590a5a2e4590439ab9ed651b7ee120d45f73af1f authored over 13 years ago by unknown <paul@.(none)>
Fix up csproj references

github.com/reactiveui/ReactiveUI - 17c12810e3429b77bf7d0a217b6808b64e847f29 authored over 13 years ago by Paul Betts <[email protected]>
Add Reactive Extensions 1.0.10425.0

github.com/reactiveui/ReactiveUI - f7c441af188369d8a1c0b86a037a6403915a2b50 authored over 13 years ago by unknown <paul@.(none)>
Blow away old DLLs

github.com/reactiveui/ReactiveUI - ade70d8c1f8206fbe9026e07bfdb017ecbf61a54 authored over 13 years ago by unknown <paul@.(none)>
Version bump to 2.2.1.0

github.com/reactiveui/ReactiveUI - a0cac2259980f386beaa8651b446f9ed5db525f5 authored almost 14 years ago by Paul Betts <[email protected]>
More project wrangling - get rid of dummy references, make ReactiveUI_35 use full profile

github.com/reactiveui/ReactiveUI - 1cc11d4a3a8fce485a7912745f1c9814218464b0 authored almost 14 years ago by Paul Betts <[email protected]>
Make sure every project has AssemblyInfo

github.com/reactiveui/ReactiveUI - 3104f499435f311593984dc905aca13f056603d4 authored almost 14 years ago by Paul Betts <[email protected]>
Move ReactiveUI.Testing to its own folder

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

github.com/reactiveui/ReactiveUI - c5a9dc2fcf2fcf4e50c1b461110ab2723afad74b authored almost 14 years ago by Paul Betts <[email protected]>
Split out Testing into its own project files

github.com/reactiveui/ReactiveUI - 0094aab44d35cc5b29c2ca56dbbc506d74ed6344 authored almost 14 years ago by Paul Betts <[email protected]>
Make fixes for WP7 - hopefully this fixes the TypeLoadException issue

github.com/reactiveui/ReactiveUI - 7946290e3f9c2cc89ca6cec3aaf472d80efc52a9 authored almost 14 years ago by Paul Betts <[email protected]>
Line ending only change

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

github.com/reactiveui/ReactiveUI - 712df2626dc5c63f14b5b5ad655c9974a1d8b83c authored almost 14 years ago by Paul Betts <[email protected]>
Add documentation for new methods

github.com/reactiveui/ReactiveUI - 26542a1f80124eb658a798b392d179405005a6a4 authored almost 14 years ago by Paul Betts <[email protected]>
Move Net40 DLLs to their own subdirectory

github.com/reactiveui/ReactiveUI - c88328e2e13e52b386e69c8d1d7a1b45ef2a34aa authored almost 14 years ago by Paul Betts <[email protected]>
Case sensitivity tastes like dumb

github.com/reactiveui/ReactiveUI - e7e8b7e55868d5c6614683ab8a6bf2f0b8d69547 authored almost 14 years ago by Paul Betts <[email protected]>
For some reason, csc.exe has decided these calls are ambiguous on .NET v[REDACTED]

github.com/reactiveui/ReactiveUI - 73c525846bd6fc8ceb47bf0bf0f1e34748ea3d9e authored almost 14 years ago by Paul Betts <[email protected]>
Update the MainWindow title

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

github.com/reactiveui/ReactiveUI - 21b3a37e8940dd98e734c1f36ff356b45cb825f0 authored almost 14 years ago by Paul Betts <[email protected]>
Add missing app.config

github.com/reactiveui/ReactiveUI - 79fd3b9222276e82a5858366c461cd4389f2e70a authored almost 14 years ago by Paul Betts <[email protected]>
Document the hell out of the sample

github.com/reactiveui/ReactiveUI - 2a40114d13ce4aaa90caae325ef1c885b9bf05f9 authored almost 14 years ago by Paul Betts <[email protected]>
Visual Studio, sometimes you are not my favorite program

github.com/reactiveui/ReactiveUI - 42f80fe7e1ad277f8aa1187d91a220cc2d43f2b4 authored almost 14 years ago by Paul Betts <[email protected]>
Add more tests for ObservableForProperty

github.com/reactiveui/ReactiveUI - 97a6a976f4cd468e85df806f8e75d42392bfea45 authored almost 14 years ago by Paul Betts <[email protected]>
Do a lot of work to flesh out the new sample

github.com/reactiveui/ReactiveUI - a25291a9a4cde90c8edff071c86a1aa6b5a212f8 authored almost 14 years ago by Paul Betts <[email protected]>
Make csproj work via msbuild

github.com/reactiveui/ReactiveUI - 5c32f10cb0dc09d29dc77503c8d5f3333c5bdc08 authored almost 14 years ago by Paul Betts <[email protected]>
Add main window, do some renames

github.com/reactiveui/ReactiveUI - 82d6614c8b305800706bc7475618e92b7ff3a8fb authored almost 14 years ago by Paul Betts <[email protected]>
Rename ViewModels.cs to BlockTimerViewModel

github.com/reactiveui/ReactiveUI - 53f56a72b6b926d46f1db4e3e1a2ed0e38be47da authored almost 14 years ago by Paul Betts <[email protected]>
Change the default window title

github.com/reactiveui/ReactiveUI - 2e26b71db5d6aa768a987d8ac75a9b5613083b09 authored almost 14 years ago by Paul Betts <[email protected]>
Remove some dead code

github.com/reactiveui/ReactiveUI - ef580ad8d41cae0509d9f0563caeb745310a3465 authored almost 14 years ago by Paul Betts <[email protected]>
Fix bugs reported in ObservableForProperty; thanks to Dan Jasek

github.com/reactiveui/ReactiveUI - 455a9dfc5436fcc36465e06ae338f91b4e34d883 authored almost 14 years ago by Paul Betts <[email protected]>
Change time back from debug times

github.com/reactiveui/ReactiveUI - f90a0f57f8e4f17ad4be6697abd09a370cb7e2f2 authored almost 14 years ago by Paul Betts <[email protected]>
Rig main project to compile sample project

github.com/reactiveui/ReactiveUI - 3641fded4cceceecb6bea7d213baeea0e5d12f2d authored almost 14 years ago by Paul Betts <[email protected]>
Add new RxUI sample

github.com/reactiveui/ReactiveUI - 3777d15a9706a937b2e58a2632865a29e9d585dc authored almost 14 years ago by Paul Betts <[email protected]>
Remove old sample

github.com/reactiveui/ReactiveUI - 323edf39addc22218cf6493e747c0ee064d093f0 authored almost 14 years ago by Paul Betts <[email protected]>
Blow away iOS sample

github.com/reactiveui/ReactiveUI - 3a4ab3255a6a1ed8567ec17c4b963bbedc80de55 authored almost 14 years ago by Paul Betts <[email protected]>
Make .NET 3.5 folder names more consistent with NuGet names

github.com/reactiveui/ReactiveUI - 6384d178d215405ff15c9bd965a0a18296f0485d authored almost 14 years ago by Paul Betts <[email protected]>
Remove QueuedAsyncMRUCache from 3.5

github.com/reactiveui/ReactiveUI - 85f8895ade6e86d8b48b4f88ac1b8c2aa0046028 authored almost 14 years ago by Paul Betts <[email protected]>
In highly multithreaded scenarios, concurrent Console.WriteLine calls can throw Exceptions; serialize them

github.com/reactiveui/ReactiveUI - 4151c0314f03a7b1464c29b38417e2ab59dfb588 authored almost 14 years ago by Paul Betts <[email protected]>
On WP7, intentionally only use one background thread

github.com/reactiveui/ReactiveUI - 4efcff3bab6715cc3ba1a1a16223e8c5887248e2 authored almost 14 years ago by Paul Betts <[email protected]>
Disable test that requires some design changes to fix

github.com/reactiveui/ReactiveUI - db12c0c3d21e0bd69dfadb0ea86e4b51ebc97c71 authored almost 14 years ago by Paul Betts <[email protected]>
Add warning to people who didn't implement INotifyPropertyChanging

github.com/reactiveui/ReactiveUI - c74dc5773bf116bf1379918b2f0af6d78f806455 authored almost 14 years ago by Paul Betts <[email protected]>
Fix up some bad tests

github.com/reactiveui/ReactiveUI - e1ab35417706598c6b98adf31e9d4e2e223757fa authored almost 14 years ago by Paul Betts <[email protected]>
Enable code analysis

github.com/reactiveui/ReactiveUI - c31f74236410c8512c12c6791a447e80579deeea authored almost 14 years ago by Paul Betts <[email protected]>
Make TryGet promote its key on cache hit

github.com/reactiveui/ReactiveUI - f945603387871c8a58dfd704a3968d7baf420c03 authored almost 14 years ago by Paul Betts <[email protected]>
Remove dead refs from RxUI.Serialization.Tests

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