Sebastian Stehle
27dcc5253e
Update MongoAssetRepository.cs
3 years ago
Sebastian Stehle
dacf3dfea2
Title for content values
4 years ago
Sebastian Stehle
3836c42617
Feature/experimental count collection ( #890 )
* Always add scope.
* Storage performance.
* Storage improvements.
* Fix tests.
* Assets counts.
* Fix for deletion.
* Simplify deletion.
* Fix bulk insert.
* Added migration for total collection.
* More flexible total calculation.
* Fix reload.
* Updates
* Introduce persistence action.
* Fix tests
* Fix tests
* Improve queries.
* Improved mapping.
* Temp
* Revert count collection.
* Easier count cache.
4 years ago
Sebastian Stehle
a805a26da6
Feature/performance round ( #888 )
* Json improvements.
* Performance improvements.
* Fixes json handling performance.
* Telemetry improvements.
* Add missing files.
4 years ago
Sebastian Stehle
cf94209847
Updated several packages and simplified code with roslyn analzer. ( #838 )
* Updated several packages and simplified code with roslyn analzer.
* Fix graphql.
* Fix tests.
* Fix GraphQL.
4 years ago
Sebastian
4e71950e83
Do not require file size.
4 years ago
Sebastian
7edb94e150
Also store total size to reset usage usage data.
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
4d9fbd7322
Feature/full delete ( #765 )
* Started with a few repositories.
* Get rid unnecessary allocations.
* New repositories and cancellation token improvements.
* First untested implementation.
* Fix infrastructure tests.
* Warnings fixed.
* All tests green again.
* New tests.
* Better cancellation.
* More tests.
* Backup fix.
* Markdown everything
* A few more tests and fixes.
* Fix app deletion flag.
* Provide app to client creator.
* Started with migration.
* Temp.
* Minor change to rename app deletion.
* Toggle for deleter.
* Fix build.
4 years ago
Sebastian Stehle
095a10f8e1
Fix/remove allocations ( #761 )
* Started with a few repositories.
* Get rid unnecessary allocations.
* Get rid of deleter.
4 years ago
Sebastian Stehle
fd4b2ba5d0
OpenTelemetry support. ( #747 )
4 years ago
Sebastian Stehle
ed4d019706
Refactoring/channels ( #745 )
* Use channels for easier code.
* Remove unused code.
4 years ago
Sebastian
cdc66f4838
Update OrleansDashboard and batch updates.
4 years ago
Sebastian
1519d58226
Fixes to batch writing.
4 years ago
Sebastian
0263e7f8a6
Fix cancellation.
5 years ago
Sebastian
f700d28061
Optimize query performance.
5 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
5 years ago
Sebastian Stehle
211bb7f64a
Feature/rule formatting editor ( #690 )
* UI refactoring
* Code cleanup.
* Minor fixes.
* Tests fixed and unified and code removed.
* Fix bug.
* Update terser to fix compile error.
* Cleanup
* Fix schema forms.
* Form fixes.
* Refactoring.
* Temporary.
* Progress
* Progress
* UI fixes.
* More tests
* Remove refactoring essentials from tests.
* Build fix.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
139fc58439
Revert messages per task.
5 years ago
Sebastian Stehle
6b867865ff
Improved repair.
5 years ago
Sebastian Stehle
d124b1d428
Feature/backup performance ( #679 )
* Code cleanup
* Batch store.
* Fixes.
* More performance improvements.
* Temp
* Fix parallelization.
* Ignore restored events for some consumers.
* Tests fixed.
5 years ago
Sebastian Stehle
7cca19e50a
Feature/match ( #670 )
* Match regex and query cleanup.
* Query by deleted.
* Permanent deletion fix and query.
5 years ago
Sebastian Stehle
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian Stehle
ba9e2e2bdc
Fix/surrogate keys ( #637 )
* Fix surrogate keys.
* Fallback handling.
* Script and template extensions for references and assets.
* Bugfix.
* Lazy references.
5 years ago
Sebastian Stehle
524c3aa430
Feature/skip total ( #636 )
* Skip total query to save calls to MongoDB.
* Test fixes.
5 years ago
Sebastian
91c1532ef7
Fix surrogate keys.
5 years ago
Sebastian Stehle
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
5 years ago
Sebastian Stehle
41e7fc5f13
Feature/geo queries ( #621 )
* Support for geo queries.
* More tests
* Last fixes.
* Serialization fixes.
* Lat/lon fixes.
* Tests fixed
5 years ago
Sebastian
ee3287fe68
Improve field.
5 years ago
Sebastian
282453cd36
Id fix.
5 years ago
Sebastian
99752173e1
Separator folders/namespaces for domain objects.
5 years ago
Sebastian Stehle
b02588aeb6
Feature/refs view ( #608 )
* Views for references.
* Cleanup contents state.
* Temorary
* Paging simplified.
* Cleanup and test improvements.
* Minor fixes after testing.
5 years ago
Sebastian Stehle
52f8b6cf89
References endpoints. ( #606 )
* References endpoints.
* Tests fixed.
* Mini fix.
* Some fallback changes.
5 years ago
Sebastian Stehle
1a3f4f4231
Run rules from snapshots. ( #604 )
* Run rules from snapshots.
* A few small fixes.
5 years ago
Sebastian
231a0aa86c
Refactoring.
5 years ago
Sebastian
a6714e03c6
Optimize duplicate finder.
5 years ago
Sebastian
083f832649
Tests fixed.
5 years ago
Sebastian Stehle
e65265732a
Update MongoAssetRepository.cs
5 years ago
Sebastian
3abca658b5
Fix parent id after migration.
5 years ago
Sebastian
1f7084c66d
Corrected the fix.
5 years ago
Sebastian
60c8c0a165
Fix parent id for assets.
5 years ago
Sebastian
4735179b5c
Domainid fixes
5 years ago
Sebastian
c9f578df70
Performance improvements.
5 years ago
Sebastian Stehle
e3d5029922
Check references when deleting. ( #583 )
* Check references when deleting.
* Tests fixed
* Performance optimizations.
5 years ago
Sebastian Stehle
9ebe251cd0
Feature/batch processing ( #578 )
* Mongo full text index and batch processing for event consumers.
5 years ago
Sebastian
c32c1fb3c6
Many fixes.
5 years ago
Sebastian Stehle
981a6c17c2
Word count V2 ( #566 )
5 years ago
Sebastian Stehle
d8d49640f6
Backend localization. ( #552 )
* Backend localization.
* Fixes
* Grain context fixes.
5 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago