Sebastian Stehle
03aca355dc
Subscriptions ( #913 )
* Update deps
* Temp
* First version.
* More tests
* Simplified tests.
* Improve tests.
* More fixes.
* Permissions checks.
3 years ago
Sebastian Stehle
b5b68de4eb
Consistency improvements ( #906 )
* Improve consistency for content repositories.
* Temp
* Improved consistency for assets.
* Improve tests
* Fixes to app plan management
* Remove referrer
* Fixes cancellation token.
* Fix method naming.
* Remove test loop.
* Another test to improve tests
* Small improvement for tests.
* Perhaps the potential to get better error messages.
* Revert batch change.
* Test logging.
* Fix JSON
* Better polling subscription.
* Store recent events.
* Test output.
* Test
* Another test
* Fix asset deleter.
* Build fix.
* Revert "Store recent events."
This reverts commit 127491d61d .
3 years ago
Sebastian
cfcebd3c2c
Harden tests.
3 years ago
Sebastian
27947c7c6a
Simplify event consumer.
3 years ago
Sebastian Stehle
00c5371948
Refactoring/no orleans ( #894 )
* Temp
* Temp.
* Rename messages.
* Some progress.
* Some progress.
* Some fixes in registration of dependencies.
* Infrastructure tests
* More tests.
* More tests.
* Naming fixes.
* Compile fix
* More fixes.
* Tests green :)
* More tests and distributed cache.
* Compile and bug fixes.
* Fix recreation.
* Fix tests and better cancellation token flow.
* Flow the cancellation token.
* Compile fix.
* Build fix.
* Fixes and better tests.
* Fix threading.
* File was not saved.
* More cancellation tokens.
* Fix method name.
* Fix tests.
* Update yml.
* Better check.
* Increase time for text indexer.
3 years ago
Sebastian Stehle
d69649f3b9
Refactorings ( #893 )
* Better immutability for domain objects.
* More tests
* Fix CI.
4 years ago
Sebastian Stehle
ecfe98b077
Fix app routing ( #869 )
* Fix resizer url.
* Fix app routing.
* Fix logic?
* Fix schema resolver.
* Cleanup.
* Unused classes removed.
* Fix
4 years ago
Sebastian Stehle
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
4 years ago
Sebastian
4b0356f122
Fix event consumer.
4 years ago
Sebastian Stehle
78c9de7bbf
Migration to .NET 6 ( #791 )
* Migration to .NET 6
* Get telemetry back.
* Fix with code files.
* More asserts.
* Fixed asset and added logging.
* Use configuration.
* Fix wait variable.
* A little bit of cleanup.
* Another fix.
* Fix server URL.
4 years ago
Sebastian Stehle
ed4d019706
Refactoring/channels ( #745 )
* Use channels for easier code.
* Remove unused code.
4 years ago
Sebastian Stehle
a1a7b0b006
Cancel content status. ( #744 )
* Cancel content status.
* Fix table header.
* default => defaultOrder
* Disable flaky tests for now.
4 years ago
Sebastian
e70063df33
Code cleanup.
5 years ago
Sebastian
515c61b22f
Mini improvement.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
5517fea29c
Feature/rule page ( #688 )
* UI refactoring
* Code cleanup.
* Minor fixes.
* Tests fixed and unified and code removed.
* Fix bug.
* Update terser to fix compile error.
5 years ago
Sebastian
231a0aa86c
Refactoring.
5 years ago
Sebastian Stehle
c1a2cda11a
Repair asset files. ( #593 )
* Repair asset files.
* Tests fixed.
* Mini fix to prevent errors.
* Reverted the event consumer approach.
5 years ago
Sebastian Stehle
9ebe251cd0
Feature/batch processing ( #578 )
* Mongo full text index and batch processing for event consumers.
5 years ago
Sebastian
18785fea16
Tests fixed
5 years ago
Sebastian Stehle
164a46eac1
At least once semantic. ( #565 )
* At least once semantic.
5 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian
57087c7e96
Just a renaming.
6 years ago
Sebastian
4db57c236a
Event consumer grain.
6 years ago
Sebastian Stehle
fdac7beeaa
Feature/elastic ( #488 )
* Temporary
* More progress.
* Updates to text idnexer.
* Some progress.
* Test
* Upgrade to NG9
* Build fixed.
* Tsconfig udpated
* Progress
* Small build optimization.
* Improvements
* Fixes
* Elastic search indexer.
* Text indexer improvement.
* Text indexer improvements.
* Impróvements for singleton content items.
* Found
* Started with tests.
* More tests.
* More tests.
* Better text index.
* Handle asset search.
* Remove unused status filter.
* Tests fixed.
* More tests.
* Small task fix.
* Loading animations.
* Extracted scripting.
* Fix formatting.
* Performance improvement and migration fix.
6 years ago
Sebastian Stehle
835274396f
Feature/netcore3.0 ( #433 )
* Migration to .NET Core 3.0
* Migration to Orleans 3.0
* Nullable support
* Better separation of frontend and backend.
6 years ago
Sebastian Stehle
a9e2b00a89
Cleanup ( #411 )
* Remove pubsub
* Removed unused code
* Dispatch removed.
* Build fixed.
6 years ago
Sebastian Stehle
649d35fc19
Feature/performance improvements ( #404 )
* Memory optimizations.
* Interning of field keys.
* Grain limiter service.
* Tests and fixes for limiter.
* Filter for limiter.
* Tests for LRUCache.
* Remove grain base classes.
* Event enricher.
6 years ago
Sebastian Stehle
ca3b97c69b
Performance improvement for event consumer.
7 years ago
Sebastian
25a89b729f
Updates
7 years ago
Sebastian Stehle
46f081f60f
Usage trigger tests and improvements to persistence system.
7 years ago
Sebastian
dddd3efe6d
Base class for grains.
7 years ago
Sebastian Stehle
6e048bc802
Build fix.
7 years ago
Sebastian Stehle
9bf46ee086
Bugfix
7 years ago
Sebastian Stehle
e62ad7d462
Fixes for json.
7 years ago
Sebastian Stehle
5378880556
Removed properties bag.
7 years ago
Sebastian Stehle
289f2747cf
All tests fixed.
7 years ago
Sebastian
191b29c1c7
Extracted restore behavior.
8 years ago
Sebastian
2a9b1661cd
Started the migration.
8 years ago
Sebastian Stehle
58eb548642
Migrated code from orleans3 branch.
8 years ago
Sebastian Stehle
92a5832ddf
Tests for infrastructure.
8 years ago
Sebastian Stehle
ff970862f5
Headers fixed
8 years ago
Sebastian Stehle
9c15648fd3
Generic methods improved.
8 years ago
Sebastian Stehle
f4f5c357be
A lot of small fixes.
8 years ago
Sebastian Stehle
a826a0e3d6
Expected version improved.
8 years ago
Sebastian Stehle
0c32083671
Tests fixed in infrastructure.
8 years ago
Sebastian Stehle
0ec9c7a66b
Tests improved.
8 years ago
Sebastian Stehle
920fba61be
Fixed bugs.
8 years ago
Sebastian Stehle
90091a5233
Infrastructure refactored.
8 years ago
Sebastian Stehle
048754f10a
New persistence interfaces.
8 years ago