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

Send log messages to the database #932

Merged
merged 39 commits into from
Sep 21, 2022
Merged

Send log messages to the database #932

merged 39 commits into from
Sep 21, 2022

Commits on Mar 22, 2022

  1. log to db attempt

    Christian-B committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    8496b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f6c2c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07afa8d View commit details
    Browse the repository at this point in the history
  4. safety code until Views

    Christian-B committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    76b3a0a View commit details
    Browse the repository at this point in the history
  5. flake8

    Christian-B committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    a7c566c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    276ab9f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. pylint fixes

    Christian-B committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    e27f7a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. more flake8

    Christian-B committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f61b4c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bea29f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. merged in master

    Christian-B committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    1082739 View commit details
    Browse the repository at this point in the history
  2. merged in master

    Christian-B committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a35bc4c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. merged in master

    Christian-B committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    00dbda1 View commit details
    Browse the repository at this point in the history
  2. merged in master

    Christian-B committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    1b628be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a574b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    55954ed View commit details
    Browse the repository at this point in the history
  2. merged in master

    Christian-B committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    46418b1 View commit details
    Browse the repository at this point in the history
  3. merged in master

    Christian-B committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    572747f View commit details
    Browse the repository at this point in the history
  4. merged in master

    Christian-B committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1d41a96 View commit details
    Browse the repository at this point in the history
  5. merged in master

    Christian-B committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f56e7bb View commit details
    Browse the repository at this point in the history
  6. merged in master

    Christian-B committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2738728 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. merged in master

    Christian-B committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    9680994 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. merged in master

    Christian-B committed May 5, 2022
    Configuration menu
    Copy the full SHA
    7b19bcf View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. merged in master

    Christian-B committed May 11, 2022
    Configuration menu
    Copy the full SHA
    73f0f41 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. merged in master

    Christian-B committed May 12, 2022
    Configuration menu
    Copy the full SHA
    f78a81a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. merge

    Christian-B committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    0fc4105 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. fix view

    Christian-B committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    b79d4c7 View commit details
    Browse the repository at this point in the history
  2. log timestamp to database

    Christian-B committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    3db5450 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. merged in master

    Christian-B committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    2726d13 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. merged in master

    Christian-B committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    64a3085 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. merged in master

    Christian-B committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    346d81b View commit details
    Browse the repository at this point in the history
  2. removed unused import

    Christian-B committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    084ea58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c84477 View commit details
    Browse the repository at this point in the history
  4. merged in master

    Christian-B committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    934ec92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac63be8 View commit details
    Browse the repository at this point in the history
  6. no globals_variables

    Christian-B committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    0b751ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba41652 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. merged in master

    Christian-B committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    2992ed9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. merged in master

    Christian-B committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    9b573e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. merged in master

    Christian-B committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e1f99f6 View commit details
    Browse the repository at this point in the history