3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Scoping for ReferenceManager during serialization is now based on the thread id More... almost 12 years ago
(*) CTL-169 Xml serialization now supports circular references in complex serialization graphs More... almost 12 years ago
(+) CTL-171 Added ReferenceManager to create a dictionary of references and unique identifiers More... almost 12 years ago
(+) CTL-172 Added ScopeManager to create custom scopes for any objects More... almost 12 years ago
Removed double lock approach from CacheStorage More... almost 12 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
Updated Get, Clear and Remove approach to take in account the key specific lock
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
Small performance improvements in CacheStorage More... almost 12 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
(*) Improved GetFromCacheOrFetch performance avoiding the serialization of multiples threads calls with different keys
alexfdezsauco
as Igr Alexánder Fernández Saúco
More... almost 12 years ago
(*) CTL-168 Added exception handling code to all projects using Caitlyn More... almost 12 years ago
Merge remote-tracking branch 'origin/develop' into develop More... almost 12 years ago
CTL-168 Added support of buffering exception in Exception Handling More... almost 12 years ago
Added configrations for x86 WP8 Core and MVVM projects. More... almost 12 years ago
Disable documentation generation in finalbuilder More... almost 12 years ago
(+) CTL-167 Implemented SafeDirectoryModuleCatalog in Extensions.Prism because the default Prism directory catalog is not safe More... almost 12 years ago
Updated Fody to the latest version More... almost 12 years ago
Merge pull request #12 from Taggersoft/develop More... almost 12 years ago
Improvements in IExceptionService More... almost 12 years ago
Added references to the new files in Catel.Core.WIN81 project. More... almost 12 years ago
Added unit test to make sure FastObservableCollection supports linq More... almost 12 years ago
ServiceBase.GetService<> treated as error delayed until 3.8 instead of 3.7 More... almost 12 years ago
ViewModelBase.GetService<> treated as error delayed until 3.8 instead of 3.7 More... almost 12 years ago
(*) Added parameterless constructor to the ViewModelBase. (*) Added 'using' to support correct xml-documentation in NETFX_CORE. More... almost 12 years ago
Unit test fixes More... almost 12 years ago
Unit test fixes More... almost 12 years ago
(*) CTL-153 Small textual changes to IViewModelManager (renamed GetChildrenViewModels to GetChildViewModels) More... almost 12 years ago
Merge branch 'develop' of https://github.com/Catel/Catel into develop More... almost 12 years ago
(+) CTL-153 Added GetChildrenViewModels on IViewModelManager to allow retrieving of all alive children view models instances of a specified view model. More... almost 12 years ago
Fixed unit test More... almost 12 years ago