Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-side caching of viewmodels #704

Merged
merged 20 commits into from
Nov 27, 2019
Merged

Commits on Jun 16, 2019

  1. Configuration menu
    Copy the full SHA
    468845e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    440b512 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Configuration menu
    Copy the full SHA
    fdff9ff View commit details
    Browse the repository at this point in the history
  2. Feature flag integrated

    tomasherceg committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    957c4ef View commit details
    Browse the repository at this point in the history
  3. Unit tests fixed

    tomasherceg committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    89835f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Various code review fixes

    tomasherceg committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    1f3a8ed View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    e8c5b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ed7b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    fc2745a View commit details
    Browse the repository at this point in the history
  2. UI tests for viewmodel cache miss added

    Tiny updates in DotVVM.ts script
    tomasherceg committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    4b62348 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. ViewModel diffing bug fixed

    Js and C# tests for JSON diff & patch implemented
    tomasherceg committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    0c5c91a View commit details
    Browse the repository at this point in the history
  2. ClientToServer diff fixed

    tomasherceg committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    b0a4213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbf4807 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    979784f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b01172e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e21388e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75b3643 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63ff121 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6477241 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Serializer - $options.firstRequest annotation added only when server-…

    …side viewmodels are enabled
    tomasherceg committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    7d7289a View commit details
    Browse the repository at this point in the history