Skip to content

History / Home

Revisions

  • name versions as major.minor lines, dropping the hotfix marks

    @tmm360 tmm360 committed Sep 8, 2026
  • mark the 0.25.0 line as released

    @tmm360 tmm360 committed Sep 3, 2026
  • Updated Home (markdown)

    @tmm360 tmm360 committed Sep 3, 2026
  • add the brand logo to the home page

    @tmm360 tmm360 committed Sep 3, 2026
  • update the issue tracker references to the SCR project key

    @tmm360 tmm360 committed Aug 25, 2026
  • rename the wiki to Scrinium

    @tmm360 tmm360 committed Aug 25, 2026
  • state the license as lgpl-3.0-or-later, the grant of the sources

    @tmm360 tmm360 committed Aug 22, 2026
  • correct and dry the whole page set

    @tmm360 tmm360 committed Aug 21, 2026
  • document the general purpose resource locks

    @tmm360 tmm360 committed Aug 21, 2026
  • document the db context lock Add the "Db context lock" page covering the server side lease that serializes seeding and migrations of a db context across every application instance: scope, claim/lease/renewal, owner death, the per operation lease duration and where it is passed, and the read-only denial. Link it from the sidebar, Home and the related pages. Align the stale claims elsewhere: a migration start is denied by the lock held by another owner (not by a queued or running operation), the in-process guarantee is exclusive access while the cross instance one is the lock, a dry run holds the lock while skipping exclusive access, the seeding wait is bounded and throws on expiry, the dashboard pairs an open operation with a live lease before reporting a migration running, and Cancelled joins the reachable operation statuses.

    @tmm360 tmm360 committed Aug 6, 2026
  • document auto creation of new referred models on save

    @tmm360 tmm360 committed Jul 28, 2026
  • align getting started pages to actual id generation, schema id semantics and startup samples

    @tmm360 tmm360 committed Jul 28, 2026
  • Reference-serializer docs, version status page, and no-todo/issue policy - References: require a model map for every type in a reference's hierarchy up to the last base before object (base types aren't inferred); every summary must carry the id, else the reference resolves to null. The example now declares the full chain. - Only document existing behavior: drop specific Jira issue citations (MODM-83/101) and todo/future framing from the pages; keep the generic tracker link as a resource. Convention recorded in AGENTS.md. - Versioning: mark 0.25.0 as dev (unreleased) in the Home banner and add a Versions page as the single source of version status, ready for 0.26.0 as the next dev line.

    @tmm360 tmm360 committed Jul 20, 2026
  • Rebuild wiki foundation and getting started for MongODM 0.25.0 - Add wiki AGENTS.md/CLAUDE.md documentation conventions - Rewrite Home, First steps and Packages and feeds against the 0.25.0 API - Add _Sidebar and _Footer navigation - Ignore the private reference snapshot and IDE folders

    @tmm360 tmm360 committed Jul 20, 2026
  • Added admin dashboard on first steps Added MongODM.AspNetCore.UI package Minor adjustments

    @tmm360 tmm360 committed Oct 22, 2020
  • Added the admin page link in home

    @tmm360 tmm360 committed Oct 12, 2020
  • Added "startup configuration" documentation page

    @tmm360 tmm360 committed Oct 12, 2020
  • Updated Home (markdown)

    @tmm360 tmm360 committed Jul 30, 2020
  • Updated Home (markdown)

    @tmm360 tmm360 committed Jul 24, 2020
  • Updated Home (markdown)

    @tmm360 tmm360 committed Jul 23, 2020
  • Updated Home (markdown)

    @tmm360 tmm360 committed Jul 21, 2020
  • Updated Home (markdown)

    @tmm360 tmm360 committed Jul 20, 2020
  • Updated Home (markdown)

    @tmm360 tmm360 committed Jul 20, 2020
  • Updated Home (markdown)

    @tmm360 tmm360 committed Jul 19, 2020
  • Updated Home (markdown)

    @tmm360 tmm360 committed Jul 19, 2020
  • Updated Home (markdown)

    @tmm360 tmm360 committed Jul 19, 2020
  • Initial Home page

    @tmm360 tmm360 committed Jul 19, 2020