Ecosyste.ms: OpenCollective

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

github.com/reactiveui/ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
https://github.com/reactiveui/ReactiveUI

Disable Rx.Serialization for now

211b0611dacc69923c92a5ce813b554547c5a4d7 authored about 13 years ago
Switch to 'official' Service Locator

e2b6d515bc447872a26cca7284678ac40b9fbf1d authored about 13 years ago
Merge branch 'blueline' of github.com:xpaulbettsx/ReactiveUI into blueline

72ab7c5729be5108b0a6e502166663467335a484 authored about 13 years ago
Synchronize access to propInfoTypeCache so creating VMs on >1 thread concurrently doesn't die

968ceae9f65d33c02fa2bfe024a422eac59198f0 authored about 13 years ago
Add ability to observe the count of a collectionview

bd93baf0c3f8072f25816371a353055bc6170d36 authored about 13 years ago
Can control which child items get updated in the view

This allows another custom filter to be given to the view that will let
consumers pick which chi...

d2578e016aec9971867f021f338d4b2f426497e5 authored about 13 years ago
Revert "Conventions are conventional"

This reverts commit 4d8aa372a63a5c00f35f150e05da76e08ab1bd9f.

2a3f09ca049d02c5af986abe506d1537742ecb3f authored about 13 years ago
Add resharper file to gitignore

5b331332352328bb7a9009c332c7e2fde5890ce8 authored about 13 years ago
Reduce logging in the MRU Cache

71080bbd8593eca551c6fe99e872a38fb550fc5e authored about 13 years ago
Respond to items with changing properties in ObservableCollectionView

This enhances the ObservableCollectionView object to respond to item property
change notificatio...

1b0f469f7f1b33405e5760cab1b82c2b6a684dcc authored about 13 years ago
Conventions are conventional

c03a1b732e62d7490dc2fd7a3fb3ec3dffdae091 authored about 13 years ago
This debug message is annoying

79415ba94fff65969ceaa0119f0adc3d811a3fae authored about 13 years ago
I hate everything

4190783d29eb7967a46f05f1ad7bf68d4be0e5e0 authored about 13 years ago
Make sure collection views fire on the UI thread

2b8082a9622a0a5cd0223774204ab5082b489447 authored about 13 years ago
Make sure Resets don't fire when changes are suppressed, then fire a Reset when they come back

137d6fccf8fc7e8bd3d37d00c19230fc9da40166 authored about 13 years ago
Version bump to 2.5.2

10bb956e2f5b6b4d1d5560b32f0e1f853a1056e1 authored about 13 years ago
Update to Reactive Extensions 1.1.11111

cf26849b0a32457fa82eef901a84a5d7c001966f authored about 13 years ago
Add R#6.1 Settings

d163e1532f85bebab36661acdd1fdbcbb450c4f2 authored about 13 years ago
Nuke Contract.Result since it blows up on .NET 3.5

d49c9d8760eb29b532523fe72bc2f650f58904ee authored about 13 years ago
Version bump to 2.5.1

ad39fc5c15e71d67c0665b061f7ca39e11bb0a55 authored about 13 years ago
I knew I'd get bit by this - update fully-qualified type to correct version

386fb12e2e098e776aa299d05824de50cca77f75 authored about 13 years ago
Bump version to 2.5.0.0

523e2c1acae874cc7c85b8dd54e88e6a6398e614 authored over 13 years ago
Update to Rx 1.1.11011

106c5c7fdd8df6bb4cf6084546da84cd26631b73 authored over 13 years ago
Fix up ObservableCollectionView patch

3a48debb9ea89dafcfee13e29120b99bffe6bdb8 authored over 13 years ago
Delete old csproj files

4f3bb48d26afa7e1243b0c14bc68715063b69b80 authored over 13 years ago
Merge pull request #36 from shishkin/master

Add ObservableCollectionView

384ba2acb59861ad033b1b0de76e2c5080a5cba1 authored over 13 years ago
Added ObservableCollectionView: a read-only observable collection wrapper

55533cb159cdc933fd19f344165e92a6f11fff24 authored over 13 years ago
Merge pull request #35 from shishkin/master

Build didn't work with the latest albacore 0.2.7 gem

81a1395cd3b6edb5fbbfeaa8cafc8cc3a306da7d authored over 13 years ago
Merge pull request #34 from shishkin/b9207cb4efe90b64cdb7e2e7984ad06141692fcc

.gitignore didn't hide all the obj's and bin's

9451b5b81d3e1036b2f4d3551dd9a583d362371d authored over 13 years ago
Updated Rakefile to support albacore 0.2.7

- Albacore now defaults to MSBuild 4.0, so no need to specify its path
- Futhermore .path_to_c...

59215da2246cee358ba451f9f8fba7c0a8cda1da authored over 13 years ago
More accurate .gitignore pattern for bin and obj

aaf944266af5057427341ca838480a2ac63c78ea authored over 13 years ago
Add NBehave to the unit test runner list

3dd6758639f730cd01edbc1ac79c398c1ee4ac63 authored over 13 years ago
Version bump to 2.4.5

121d35958f71ca1e7930f3dcd027e98759dc8041 authored over 13 years ago
Try to fix the DesignMode trainwreck

bc86ef15d966f2a1003ea49d011323af81ae47a2 authored over 13 years ago
Add NuGet packages

bdfc04b4f0ff410127778a9ff5e132dcf83d5733 authored over 13 years ago
Fix bug where CanExecuteObservable can come back on the wrong thread

573801b2b482dfd532a4cde5f59a888fa5dee523 authored over 13 years ago
Merge pull request #31 from rollingthunder/master

Fix for MessageBus on WP7, fix IsInDesignMode on SL

fbd3ae54296ef0d3657fc73c1f170709b0a53ec5 authored over 13 years ago
Guard against NullReferenceException on SL/WP7

Other improvements necessary?

777e50065fd112802422a583f228e5300c358ca9 authored over 13 years ago
Fix for non functional MessageBus on Windows Phone 7 (and SL ? )

c0827c03d5573a2290c79dd45ce1023dbf56eeb6 authored over 13 years ago
Merge branch 'master' of github.com:xpaulbettsx/ReactiveUI

82d965ae8135397547c95e0e61b996efffd5c26d authored over 13 years ago
TaskPool is broken in Rx right now, move to ThreadPool

0569ee302893a32c38a64cfe296ecb49c015dfb3 authored over 13 years ago
Fix bug where RegisterAsyncFunction doesn't respect the scheduler

55d458a936fe58f9619d25088bbd5a8b98be8b0e authored over 13 years ago
Fixed references for build.

3b4cfc0b00bd25fedfb12daa4851149859391dc6 authored over 13 years ago
Fix paths in RxUI.Routing

5c855fe445f14f489472529219092a8b31faf88a authored over 13 years ago
Add script to create a release folder

9fd63269e4e35b750c8f644572dba54946faad8b authored over 13 years ago
Fix crashing bug in sample view

c1c4c0791984dcf3a66820d01d45413b3eb1e0b1 authored over 13 years ago
Version bump to 2.4

147161b84c9ff055d9551e20b9bc9943c3df3de0 authored over 13 years ago
Add DefaultContent property to RxRouting

b01827c73cf32ba21a6181ffc70aa965b4ad9e41 authored over 13 years ago
Fix bug where Silverlight wouldn't find the dispatcher

2f1d6226f02296edd8e1fd77d39dea6ef8e5138e authored over 13 years ago
Skip some bad tests

fd65ef852b6d7afd85ce96176e199748bb06cb4e authored over 13 years ago
Update sample to 1.1 Experimental RTM bits

7e657ce6d30c0d2fc6fb5fbb7b5adedae0185f3e authored over 13 years ago
64-bit atomic ops on ARM (i.e. WP7) aren't supported and throw an Exception

1098af6b938e3f39d8ec7b17b2f64882a1e45d6e authored over 13 years ago
In some scenarios, we would detect we were in a unit test runner while in Design Mode, leading to Blend sadness

56ed048e84d9eccadd4e8931c89c50cb44b8ca77 authored over 13 years ago
Add SL4/WP7 versions of RxUI.Routing

ee910c059c3aabbe7e2292b0e0e2f94e9f801a99 authored over 13 years ago
Add initial version of RxUI.Routing

ece3bc6ab963e8c605644560196ebe16c8982c92 authored over 13 years ago
Add CSL

b232b75c5a5a1bf4c699550c70f0189c408bd6aa authored over 13 years ago
Update to Rx 1.0

16789258d6b648d0d5d00189e6e108b9e6e2bcb1 authored over 13 years ago
Fix bug where Property whose value is null was incorrectly serialized

1541ea181d9ba5a1144d470d181cd465dc836f79 authored over 13 years ago
Actually implement list serialization

edab21f82450802a6c9adbcd730191c84b999093 authored over 13 years ago
Holy crap that's a lot of leaked memory

66943dafa7b36f5b8e778abbeb8e2dd65c684447 authored over 13 years ago
Version bump to 2.3.2

03677ce17a46bc281a0e7c54c94c06973310443b authored over 13 years ago
Fixups to support 1.1.10625

eec3e1e22d373f30c0df201102f33083e8661686 authored over 13 years ago
Update sample ext binaries

3c1884fcb969f4b24d013ad068a56eac7474341c authored over 13 years ago
Fix logger bugs

9f8a19e390a97f1f256fba70ba3df9a140375db7 authored over 13 years ago
Update ext binaries to Rx v1.1.10605

6a99342710b82379fc0204c03afaa144140bac98 authored over 13 years ago
Add error handling to RegisterAsyncObservable

7f57038a8fbe729bb0dae1f9ef7c6f30589b01b6 authored over 13 years ago
Make Observables passed into RxUI objects able to be disconnected

9b654f8e2774c150c218a6ee258b70f93b9b1111 authored over 13 years ago
Remove spurious debug line

0477210e4e6baa03267a69499c2413ee744380bd authored over 13 years ago
Fix dumb bug in MessageBus, but it still doesn't work since we Multicast onto a Subject, so our AsyncSubject trick doesn't work

58ee4914c2cad4861c042bef49a6e82b1034cfb9 authored over 13 years ago
VS project files make me want to use Autotools

70ab82d819b93a92df79d753977c19894013af7d authored over 13 years ago
Add WithMessageBus to ReactiveUI.Testing

3750132a22180de5869992f7b19833d1c6611eaf authored over 13 years ago
Fix bug in ReactiveAsyncCommand where we wouldn't respect canExecuteObservable

2f809cdc58aacc5bffafdce207c2094233e899dd authored over 13 years ago
Make the samples compile

8eb61f8aac290eb468ff687777523ee75b606fac authored over 13 years ago
Version bump to 2.3.1

8145bbc797eb40e63c113e8d5fcdd8df73716129 authored over 13 years ago
Fix casing

0b93f9692333c9eba1d8ee9328d8a374efb48576 authored over 13 years ago
Add Expression-based raisePropertyChanged

c75d6935f85e2a746edb0b455eca440a4cd265e8 authored over 13 years ago
WHY

d337aaafb86a1b51e5de4afb122eef7c7192c5fc authored over 13 years ago
Remove specific reference to Rx from projects

413bc5cadf4b8c1b14bf7f4d69ec2149cda7c08d authored over 13 years ago
Upgrade to Rx.NET experimental

51bd105947ef93171ef6a3088e65dd7c64fd1b55 authored over 13 years ago
Add WP7 solution

2300b5db694b58c4c47a1a5e1d4d2a9e14f386c6 authored over 13 years ago
Update ext in Sample dir

af2519b84f7a01ac315eacc5517360606bf1c500 authored over 13 years ago
Line ending WTF

e571d962bc8de399a70a85f26b19c788728db19c authored over 13 years ago
Fix up csproj files

02656c0ef6ce0b532e0188ab0311ffd87e85eb9c authored over 13 years ago
Update version to 2.3.0.0

4e5fb78cbc26108bbbec7cb55df12020260c67da authored over 13 years ago
Fix bug where DispatcherScheduler was never found

66f785d2350d8363ce29634dceb50ecdc4c4ba51 authored over 13 years ago
Fix bug related to Refcount RxColl fix where disabling change tracking causes a crash

8a670395d041a1176c180fffee000e28d5878c46 authored over 13 years ago
Add test to ensure subscriptions don't mess with each other

f5b1b87ab3b713034666ceba6149a230f0f9f2d9 authored over 13 years ago
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

e5098024d6f2cb790a7793cccf311750ba1fc94b authored over 13 years ago
Fix samples

885cdb72fd1e2f211646070c76e1a92ee4eb2705 authored over 13 years ago
Add .NET 3.5 version of Rx

c183436c4437aaabbfc620b940dfed267c0696de authored over 13 years ago
Fix failing ReactiveCommand test

507b341bfcec7f6491a203853fd3dc220e3dd842 authored over 13 years ago
Change Multicasts to Permacasts

bcc95781ef476df2ba9fce4f0e35febd3b56d75a authored over 13 years ago
Fix MessageBus tests

becff3e22b86e138aa5ccdcadc6d6bc1b51e569e authored over 13 years ago
Fix more build errors

30187b8587457742d8962fdf36b26e812bf1fe1b authored over 13 years ago
We really need to review the RefCount usage, it sometimes breaks stuff

35e9377bd481e76f59207cdc6a8ef0509e5ed23b authored over 13 years ago
Multicast needs RefCount, this fixes most of the unit tests

713b528e54c5960e2b3e34ba13bacdae1cefc93e authored over 13 years ago
Make all the fixups needed to get RxUI compiling for .NET 4.0

590a5a2e4590439ab9ed651b7ee120d45f73af1f authored over 13 years ago
Fix up csproj references

17c12810e3429b77bf7d0a217b6808b64e847f29 authored over 13 years ago
Add Reactive Extensions 1.0.10425.0

f7c441af188369d8a1c0b86a037a6403915a2b50 authored over 13 years ago
Blow away old DLLs

ade70d8c1f8206fbe9026e07bfdb017ecbf61a54 authored over 13 years ago