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 a method to make the pattern of 'Try cache, fall back to remote'

github.com/reactiveui/Akavache - 17228eafaaf2a8fb7e51f4ff3fce907be9bedd25 authored about 13 years ago by Paul Betts <[email protected]>
Abstract away file operations

github.com/reactiveui/Akavache - 734425e351e4a8925408bb23f506679f3050297b authored about 13 years ago by Paul Betts <[email protected]>
Remove dead NUnit refs

github.com/reactiveui/Akavache - 49e59748df04afa590508e027019b5cddeda5491 authored about 13 years ago by Paul Betts <[email protected]>
Add Silverlight 5 Support

github.com/reactiveui/Akavache - 665ca8f9b965e771dbb7b85738786224c0625257 authored about 13 years ago by Paul Betts <[email protected]>
Move to NLog and get rid of custom logging

github.com/reactiveui/ReactiveUI - 9364d3a27baad9e01b8dd9bce90818344d888d00 authored about 13 years ago by Tim Clem <[email protected]>
Move to NLog

github.com/reactiveui/Akavache - 7601e7452c0f819a8a15d1a54a4a8a2bad1d7c79 authored about 13 years ago by Tim Clem <[email protected]>
Merge branch 'master' into ghforwin-hax

Conflicts:
Akavache.Tests/BlobCacheFixture.cs

github.com/reactiveui/Akavache - d7bc029624d3e11188a1f34711d3ad481a7ede81 authored about 13 years ago by Paul Betts <[email protected]>
Move to XUnit

Conflicts:

Akavache.Tests/BlobCacheFixture.cs

github.com/reactiveui/Akavache - 31749a2aadeedc7b0fd0d7ea3997ed20d7a6f657 authored about 13 years ago by Paul Betts <[email protected]>
Goodbye NUnit

github.com/reactiveui/Akavache - 1e7a0e8c9c5e7c12a66a7c90269b6204f91336e4 authored about 13 years ago by Paul Betts <[email protected]>
Move to XUnit

github.com/reactiveui/Akavache - c6ce37c1bcabfd7bb47abc3bb6adc64b26773eac authored about 13 years ago by Paul Betts <[email protected]>
Goodbye NUnit

github.com/reactiveui/Akavache - ddd3985c25c407d496877c77935138ad959b45a8 authored about 13 years ago by Paul Betts <[email protected]>
Use camelCase for field names

github.com/reactiveui/ReactiveUI - 04b0a9825973376cba9cde430e322ddf4ca72c3a authored about 13 years ago by Tim Clem <[email protected]>
Merge branch 'master' into blueline

github.com/reactiveui/ReactiveUI - c34d3769cd740936770cf970956a20eced1b0d88 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' of github.com:xpaulbettsx/ReactiveUI

github.com/reactiveui/ReactiveUI - 7be0333773ce92bb2e9f11162a37a73111e828b4 authored about 13 years ago by Paul Betts <[email protected]>
Add Silverlight 5 support...kind of. Blend is still broken until they ship

the Blend 4 SDK for SL5

github.com/reactiveui/ReactiveUI - 76fd5f8dc7d58e77c9bdac5e32426586479c5d02 authored about 13 years ago by Paul Betts <[email protected]>
Allow override of InUnitTestRunner

github.com/reactiveui/ReactiveUI - bd00faaabb6e2868a6b94af70d8a3f5c852477a4 authored about 13 years ago by Paul Betts <[email protected]>
Synchronize access to propInfoTypeCache so creating VMs on >1 thread concurrently doesn't die

github.com/reactiveui/ReactiveUI - a8a0cfb122a76237c807d0c99efc6fdd12cdfc77 authored about 13 years ago by Paul Betts <[email protected]>
Add ability to observe the count of a collectionview

github.com/reactiveui/ReactiveUI - ada63a5ee81aad187dfd5c355f51f0033594cedb authored about 13 years ago by Tim Clem <[email protected]>
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...

github.com/reactiveui/ReactiveUI - b30f2957547776956d8a413aa5812d61f3ae8e26 authored about 13 years ago by Tim Clem <[email protected]>
Disable Rx.Serialization for now

github.com/reactiveui/ReactiveUI - e6e94f32c3bfee990329d31013784eb7b6a13781 authored about 13 years ago by Paul Betts <[email protected]>
Switch to 'official' Service Locator

github.com/reactiveui/ReactiveUI - 833f935d379d7821c2583e73e621e7ffab2447a8 authored about 13 years ago by Paul Betts <[email protected]>
Revert "Conventions are conventional"

This reverts commit 4d8aa372a63a5c00f35f150e05da76e08ab1bd9f.

github.com/reactiveui/ReactiveUI - 6d78eab92522887be664ceaecbd556c3432e332b authored about 13 years ago by Paul Betts <[email protected]>
Add resharper file to gitignore

github.com/reactiveui/ReactiveUI - a3de150e8de661f3f985d8111eb0933bd83fe073 authored about 13 years ago by Tim Clem <[email protected]>
Reduce logging in the MRU Cache

github.com/reactiveui/ReactiveUI - ec2988fac48428b8605ffb8f99f73bbae43981f9 authored about 13 years ago by Tim Clem <[email protected]>
Respond to items with changing properties in ObservableCollectionView

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

github.com/reactiveui/ReactiveUI - 0d259c16b7382232f54bbe39cb95cad45620d604 authored about 13 years ago by Tim Clem <[email protected]>
Conventions are conventional

github.com/reactiveui/ReactiveUI - 7ab08d8f007e54b656728fc5b63557de86dfcca2 authored about 13 years ago by Paul Betts <[email protected]>
This debug message is annoying

github.com/reactiveui/ReactiveUI - 4462fba96f8f1563cb377ffae03fa8aa9ccc004e authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' of github.com:xpaulbettsx/ReactiveUI

github.com/reactiveui/ReactiveUI - c5d4d2e36713407b84a675de584b1b0a94909696 authored about 13 years ago by Paul Betts <[email protected]>
Add IScreen interface

github.com/reactiveui/ReactiveUI - 40975c482ac19894833d36bb001ff3a2217d1d2c authored about 13 years ago by Paul Betts <[email protected]>
Allow override of InUnitTestRunner

github.com/reactiveui/ReactiveUI - 68c27b04738fef4b04ec30698b1d29cef9172ab0 authored about 13 years ago by Paul Betts <[email protected]>
Synchronize access to propInfoTypeCache so creating VMs on >1 thread concurrently doesn't die

github.com/reactiveui/ReactiveUI - 53dcde5551333064fcf48348cf372e70db44b4f0 authored about 13 years ago by Paul Betts <[email protected]>
Add ability to observe the count of a collectionview

github.com/reactiveui/ReactiveUI - f3b9ae2982ffca6b14789f119fb33107b0a5e105 authored about 13 years ago by Tim Clem <[email protected]>
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...

github.com/reactiveui/ReactiveUI - afab709731c015c0d7eb0bcb9196a82ce2a883f1 authored about 13 years ago by Tim Clem <[email protected]>
Allow override of InUnitTestRunner

github.com/reactiveui/ReactiveUI - 491f23aecdc475d0560338b51c81979951df99e7 authored about 13 years ago by Paul Betts <[email protected]>
Disable Rx.Serialization for now

github.com/reactiveui/ReactiveUI - 211b0611dacc69923c92a5ce813b554547c5a4d7 authored about 13 years ago by Paul Betts <[email protected]>
Switch to 'official' Service Locator

github.com/reactiveui/ReactiveUI - e2b6d515bc447872a26cca7284678ac40b9fbf1d authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'blueline' of github.com:xpaulbettsx/ReactiveUI into blueline

github.com/reactiveui/ReactiveUI - 72ab7c5729be5108b0a6e502166663467335a484 authored about 13 years ago by Paul Betts <[email protected]>
Synchronize access to propInfoTypeCache so creating VMs on >1 thread concurrently doesn't die

github.com/reactiveui/ReactiveUI - 968ceae9f65d33c02fa2bfe024a422eac59198f0 authored about 13 years ago by Paul Betts <[email protected]>
Add ability to observe the count of a collectionview

github.com/reactiveui/ReactiveUI - bd93baf0c3f8072f25816371a353055bc6170d36 authored about 13 years ago by Tim Clem <[email protected]>
If Insert gets called twice with the same key, overwrite the old value

github.com/reactiveui/Akavache - 454f171118b8a873d52062bbd1dfe071e8ee54e3 authored about 13 years ago by Paul Betts <[email protected]>
Add feature to make Url download always refetch

github.com/reactiveui/Akavache - df2d1a9f54559e344a67565f430adadda3abab06 authored about 13 years ago by Paul Betts <[email protected]>
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...

github.com/reactiveui/ReactiveUI - d2578e016aec9971867f021f338d4b2f426497e5 authored about 13 years ago by Tim Clem <[email protected]>
Fix the hardcoded path

github.com/reactiveui/Akavache - 7db01eb1127dff810561f24f15bf6bee0bbdd5f7 authored about 13 years ago by Paul Betts <[email protected]>
Expose headers to DownloadUrl

github.com/reactiveui/Akavache - 59d1b214485189ff0eb91d28a27ed5a5be615968 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' into ghforwin-hax

github.com/reactiveui/Akavache - 00860b2d5197a2c6386c6a1d663041902be2b8c7 authored about 13 years ago by Paul Betts <[email protected]>
Some keys have commas in them already :-/

github.com/reactiveui/Akavache - dc4a19927b66c0a395979de0e2670f2614155c36 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' into ghforwin-hax

github.com/reactiveui/Akavache - 0317e5e562eec6b620d7da440a11f8100945bf10 authored about 13 years ago by Paul Betts <[email protected]>
Add expiration to all methods that insert objects

github.com/reactiveui/Akavache - b36aaf5cf968eeb9cfcb665bd966d118094c0e2b authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'ghforwin-hax' of github.com:github/Akavache into ghforwin-hax

github.com/reactiveui/Akavache - 1eaae8f16ada72be8fa877edaf48da9535c87a49 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' into ghforwin-hax

github.com/reactiveui/Akavache - ef600bfbe5bec24bcdda338ee6fbd82f14b75f29 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' of github.com:github/Akavache

github.com/reactiveui/Akavache - ec8c2418db97b5552fec2429752453cdfdf191e7 authored about 13 years ago by Paul Betts <[email protected]>
Implement cache expiration

github.com/reactiveui/Akavache - b82ba53589c0dd462b4a98786713c67457ce847b authored about 13 years ago by Paul Betts <[email protected]>
Add the initial test for cache expiration

github.com/reactiveui/Akavache - 30614b9faee6446e3448149b5ad24c04d2c9a54a authored about 13 years ago by Paul Betts <[email protected]>
Revert "Conventions are conventional"

This reverts commit 4d8aa372a63a5c00f35f150e05da76e08ab1bd9f.

github.com/reactiveui/ReactiveUI - 2a3f09ca049d02c5af986abe506d1537742ecb3f authored about 13 years ago by Paul Betts <[email protected]>
Add resharper file to gitignore

github.com/reactiveui/ReactiveUI - 5b331332352328bb7a9009c332c7e2fde5890ce8 authored about 13 years ago by Tim Clem <[email protected]>
Reduce logging in the MRU Cache

github.com/reactiveui/ReactiveUI - 71080bbd8593eca551c6fe99e872a38fb550fc5e authored about 13 years ago by Tim Clem <[email protected]>
Respond to items with changing properties in ObservableCollectionView

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

github.com/reactiveui/ReactiveUI - 1b0f469f7f1b33405e5760cab1b82c2b6a684dcc authored about 13 years ago by Tim Clem <[email protected]>
Merge branch 'master' into ghforwin-hax

github.com/reactiveui/Akavache - 07e8582b3b3a138ac1ca2818c75f4b9a3857c0d3 authored about 13 years ago by Tim Clem <[email protected]>
Add a standard .gitignore

github.com/reactiveui/Akavache - c5ad7bcda3823c87bd626760bbfb2581bb91e3dc authored about 13 years ago by Tim Clem <[email protected]>
Merge branch 'master' into ghforwin-hax

github.com/reactiveui/Akavache - 07e49dbb4fb79c76fd2feffe0dade0c0a7e857a3 authored about 13 years ago by Paul Betts <[email protected]>
Add tests for encrypted blob cache

github.com/reactiveui/Akavache - 210b61aa463b13eb9a3bbc2f76dc8ebeed4684ca authored about 13 years ago by Paul Betts <[email protected]>
Make EncryptedBlobCache accessibility consistent with PersistentBlobCache

github.com/reactiveui/Akavache - 7cc38a04c47bfb17f7075aa9a6581b3ef145d9d7 authored about 13 years ago by Paul Betts <[email protected]>
Merge branch 'master' into ghforwin-hax

github.com/reactiveui/Akavache - 58cebf048d4053da334b174f8ea0111d5b65ef15 authored about 13 years ago by Paul Betts <[email protected]>
Add custom application name and allow overriding of default caches

github.com/reactiveui/Akavache - 5242f630d13b28e6aa0db24aaabbd900dd013bc7 authored about 13 years ago by Paul Betts <[email protected]>
DONT MERGE THIS TO MASTER: Hacks to the project files to make this compile in GitHub for Windows

github.com/reactiveui/Akavache - 7b21d557e7e901b1106204f5ff8c3806e1d82f18 authored about 13 years ago by Paul Betts <[email protected]>
Initial import

github.com/reactiveui/Akavache - c61746fe1e1bd87792ce6061c7de0b2f199b985c authored about 13 years ago by Paul Betts <[email protected]>
Conventions are conventional

github.com/reactiveui/ReactiveUI - c03a1b732e62d7490dc2fd7a3fb3ec3dffdae091 authored about 13 years ago by Paul Betts <[email protected]>
This debug message is annoying

github.com/reactiveui/ReactiveUI - 79415ba94fff65969ceaa0119f0adc3d811a3fae authored about 13 years ago by Paul Betts <[email protected]>
I hate everything

github.com/reactiveui/ReactiveUI - 4190783d29eb7967a46f05f1ad7bf68d4be0e5e0 authored about 13 years ago by Paul Betts <[email protected]>
Make sure collection views fire on the UI thread

github.com/reactiveui/ReactiveUI - 2b8082a9622a0a5cd0223774204ab5082b489447 authored about 13 years ago by Paul Betts <[email protected]>
Make sure Resets don't fire when changes are suppressed, then fire a Reset when they come back

github.com/reactiveui/ReactiveUI - 137d6fccf8fc7e8bd3d37d00c19230fc9da40166 authored about 13 years ago by Paul Betts <[email protected]>
Version bump to 2.5.2

github.com/reactiveui/ReactiveUI - 10bb956e2f5b6b4d1d5560b32f0e1f853a1056e1 authored about 13 years ago by Paul Betts <[email protected]>
Update to Reactive Extensions 1.1.11111

github.com/reactiveui/ReactiveUI - cf26849b0a32457fa82eef901a84a5d7c001966f authored about 13 years ago by Paul Betts <[email protected]>
Add R#6.1 Settings

github.com/reactiveui/ReactiveUI - d163e1532f85bebab36661acdd1fdbcbb450c4f2 authored about 13 years ago by Paul Betts <[email protected]>
Nuke Contract.Result since it blows up on .NET 3.5

github.com/reactiveui/ReactiveUI - d49c9d8760eb29b532523fe72bc2f650f58904ee authored about 13 years ago by Paul Betts <[email protected]>
Version bump to 2.5.1

github.com/reactiveui/ReactiveUI - ad39fc5c15e71d67c0665b061f7ca39e11bb0a55 authored about 13 years ago by Paul Betts <[email protected]>
I knew I'd get bit by this - update fully-qualified type to correct version

github.com/reactiveui/ReactiveUI - 386fb12e2e098e776aa299d05824de50cca77f75 authored about 13 years ago by Paul Betts <[email protected]>
Bump version to 2.5.0.0

github.com/reactiveui/ReactiveUI - 523e2c1acae874cc7c85b8dd54e88e6a6398e614 authored about 13 years ago by Paul Betts <[email protected]>
Update to Rx 1.1.11011

github.com/reactiveui/ReactiveUI - 106c5c7fdd8df6bb4cf6084546da84cd26631b73 authored about 13 years ago by Paul Betts <[email protected]>
Fix up ObservableCollectionView patch

github.com/reactiveui/ReactiveUI - 3a48debb9ea89dafcfee13e29120b99bffe6bdb8 authored about 13 years ago by Paul Betts <[email protected]>
Delete old csproj files

github.com/reactiveui/ReactiveUI - 4f3bb48d26afa7e1243b0c14bc68715063b69b80 authored about 13 years ago by Paul Betts <[email protected]>
Merge pull request #36 from shishkin/master

Add ObservableCollectionView

github.com/reactiveui/ReactiveUI - 384ba2acb59861ad033b1b0de76e2c5080a5cba1 authored about 13 years ago by Paul Betts <[email protected]>
Added ObservableCollectionView: a read-only observable collection wrapper

github.com/reactiveui/ReactiveUI - 55533cb159cdc933fd19f344165e92a6f11fff24 authored about 13 years ago by shishkin <[email protected]>
Merge pull request #35 from shishkin/master

Build didn't work with the latest albacore 0.2.7 gem

github.com/reactiveui/ReactiveUI - 81a1395cd3b6edb5fbbfeaa8cafc8cc3a306da7d authored about 13 years ago by xpaulbettsx <[email protected]>
Merge pull request #34 from shishkin/b9207cb4efe90b64cdb7e2e7984ad06141692fcc

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

github.com/reactiveui/ReactiveUI - 9451b5b81d3e1036b2f4d3551dd9a583d362371d authored about 13 years ago by xpaulbettsx <[email protected]>
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...

github.com/reactiveui/ReactiveUI - 59215da2246cee358ba451f9f8fba7c0a8cda1da authored about 13 years ago by shishkin <[email protected]>
More accurate .gitignore pattern for bin and obj

github.com/reactiveui/ReactiveUI - aaf944266af5057427341ca838480a2ac63c78ea authored about 13 years ago by shishkin <[email protected]>
Add NBehave to the unit test runner list

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

github.com/reactiveui/ReactiveUI - 121d35958f71ca1e7930f3dcd027e98759dc8041 authored over 13 years ago by Paul Betts <[email protected]>
Try to fix the DesignMode trainwreck

github.com/reactiveui/ReactiveUI - bc86ef15d966f2a1003ea49d011323af81ae47a2 authored over 13 years ago by Paul Betts <[email protected]>
Add NuGet packages

github.com/reactiveui/ReactiveUI - bdfc04b4f0ff410127778a9ff5e132dcf83d5733 authored over 13 years ago by Paul Betts <[email protected]>
Fix bug where CanExecuteObservable can come back on the wrong thread

github.com/reactiveui/ReactiveUI - 573801b2b482dfd532a4cde5f59a888fa5dee523 authored over 13 years ago by Paul Betts <[email protected]>
Merge pull request #31 from rollingthunder/master

Fix for MessageBus on WP7, fix IsInDesignMode on SL

github.com/reactiveui/ReactiveUI - fbd3ae54296ef0d3657fc73c1f170709b0a53ec5 authored over 13 years ago by Paul Betts <[email protected]>
Guard against NullReferenceException on SL/WP7

Other improvements necessary?

github.com/reactiveui/ReactiveUI - 777e50065fd112802422a583f228e5300c358ca9 authored over 13 years ago by Georg Rollinger <[email protected]>
Fix for non functional MessageBus on Windows Phone 7 (and SL ? )

github.com/reactiveui/ReactiveUI - c0827c03d5573a2290c79dd45ce1023dbf56eeb6 authored over 13 years ago by Georg Rollinger <[email protected]>
Merge branch 'master' of github.com:xpaulbettsx/ReactiveUI

github.com/reactiveui/ReactiveUI - 82d965ae8135397547c95e0e61b996efffd5c26d authored over 13 years ago by Paul Betts <[email protected]>
TaskPool is broken in Rx right now, move to ThreadPool

github.com/reactiveui/ReactiveUI - 0569ee302893a32c38a64cfe296ecb49c015dfb3 authored over 13 years ago by Paul Betts <[email protected]>
Fix bug where RegisterAsyncFunction doesn't respect the scheduler

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