| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| app | ||
| auth | ||
| dataset | ||
| evaluation | ||
| mcp | ||
| memberGroup | ||
| model | ||
| org | ||
| publish | ||
| skill | ||
| user | ||
| controller.ts | ||
| inheritPermission.ts | ||
| schema.ts | ||
| teamLimit.ts | ||
| type.ts | ||
| utils.ts |
* fix: make mongo index sync non-destructive
* feat: add safe mongo index maintenance
* docs: document mongo index sync modes
* refactor: simplify mongo index synchronization
* refactor: reduce mongo index sync logs
* refactor: unify mongo index declarations
* docs: consolidate mongo index design notes
* refactor: simplify mongo index declarations
* docs: clarify legacy index cleanup upgrade path
* docs: clarify MongoDB deprecated index cleanup
* fix: match deprecated text indexes by weights, drop options check
Allow name+key cleanup for MongoDB text indexes whose stored key is
rewritten to _fts/_ftsx, and stop requiring options equality so valid
deprecations are not blocked by declaration noise.
* fix: keep agent skill folder tree index active
Restore { teamId, parentId, deleteTime } as a current Schema index so
findSkillAndAllChildren can use it and startup cleanup will not drop it.
* fix: align pro submodule for admin build
---------
Co-authored-by: Archer <545436317@qq.com>
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| app | Loading commit data... | |
| auth | Loading commit data... | |
| dataset | Loading commit data... | |
| evaluation | Loading commit data... | |
| mcp | Loading commit data... | |
| memberGroup | Loading commit data... | |
| model | Loading commit data... | |
| org | Loading commit data... | |
| publish | Loading commit data... | |
| skill | Loading commit data... | |
| user | Loading commit data... | |
| controller.ts | Loading commit data... | |
| inheritPermission.ts | Loading commit data... | |
| schema.ts | Loading commit data... | |
| teamLimit.ts | Loading commit data... | |
| type.ts | Loading commit data... | |
| utils.ts | Loading commit data... |