Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Refactor session handling #48

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Nov 27, 2022

  1. Add rolling option

    interpretor committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    5138f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a34d5d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    4dc1d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a261b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99ac27f View commit details
    Browse the repository at this point in the history
  4. Refactor saveUninitialized

    - Move newSessionIfModified logic to dedicated method
    - Use deep equal comparison to watch changes of the context session
    interpretor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    efc7dc2 View commit details
    Browse the repository at this point in the history
  5. Add resave option

    interpretor committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    3629aa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fbed4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cb0215 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbd6bf4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46d9d1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59b3b09 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    79eaf84 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    9d39b4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    293ad80 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    50cd690 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    477769f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98f67e View commit details
    Browse the repository at this point in the history
  3. Rename variable

    interpretor committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8238d43 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Add better explanation to saveUninitialized

    Co-authored-by: valia fetisov <valiafetisov@gmail.com>
    interpretor and valiafetisov committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    7b55c78 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Provide better naming

    interpretor committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    90d68bc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor-session-handling' of github.com:interpretor/nu…

    …xt-session into refactor-session-handling
    interpretor committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    65a5f34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b5b25a View commit details
    Browse the repository at this point in the history
  4. Fix indentation and comma

    interpretor committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0418846 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

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