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

Disabling variables from MySQL_Variables #2894

Closed
wants to merge 115 commits into from

Commits on Apr 3, 2020

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

Commits on Apr 14, 2020

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

Commits on Apr 15, 2020

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

Commits on Apr 26, 2020

  1. transaction_isolation test

    val committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    646e927 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. reset hash value

    val committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    f923607 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2636 from pravus/v2.0.11

    Added signal handler installation when running in the foreground
    renecannao authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    5c6c81d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. fix for galera set writer

    val committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    ef6826b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2671 from sysown/v2.0.11-galera-pxc-maint-mode

    Fix pxc_maint_mode failback when writer_is_also_reader=2
    renecannao authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    c9c53a1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2673 from sysown/v2.0.11-shunning-reader

    Fix shunning reader when node goes to MAINTENANCE
    renecannao authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    db60c6d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2706 from sysown/v2.0.11-galera-set-writer

    fix for galera set writer
    renecannao authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    2f5f90c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2701 from sysown/v2.0.11-test_tx_isolation

    transaction_isolation test
    renecannao authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f2937c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. tap cleanup

    val committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    a15873e View commit details
    Browse the repository at this point in the history
  2. Fix PS large result test case

    val committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    8ad1358 View commit details
    Browse the repository at this point in the history
  3. fix build

    val committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    77b74ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2704 from sysown/v2.0.11-tap-cleanup

    tap cleanup
    alpes214 authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    feb136b View commit details
    Browse the repository at this point in the history
  5. add workdir as environment variable

    val committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    9cbabdf View commit details
    Browse the repository at this point in the history
  6. wait untill replication is over

    val committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    5df6821 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. workdir initialization

    val committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    6a6e6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d699fef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7cad10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6270992 View commit details
    Browse the repository at this point in the history
  5. Adding --idle-threads as new default

    This will enable aux threads by default as per
    #2638
    pondix committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    0a3f97a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    504da77 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    971c15e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Nick Vyzas authored May 1, 2020
    Configuration menu
    Copy the full SHA
    b46df6a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Fix issue 2727: Error setting MYSQL_OPTION_MULTI_STATEMENTS

    Valentin Rakush committed May 4, 2020
    Configuration menu
    Copy the full SHA
    91d52de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc8d443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94c3fb8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2715 from sysown/v2.0.11-tap-workdir

    add workdir as environment variable
    renecannao authored May 4, 2020
    Configuration menu
    Copy the full SHA
    b6debd3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2736 from sysown/v2.0.11-fix-multi-2

    Fix issue 2727: Error setting MYSQL_OPTION_MULTI_STATEMENTS
    renecannao authored May 4, 2020
    Configuration menu
    Copy the full SHA
    80d0b35 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Session variable group_concat_max_len

    Valentin Rakush committed May 5, 2020
    Configuration menu
    Copy the full SHA
    f56a942 View commit details
    Browse the repository at this point in the history
  2. Remove config test from TAP

    - remove select_config_file-t.cpp. It should be added to PROXYSQLTEST
    - modify Makefile to reduce merge conflicts
    - add constants file with environment variable for local testing
    Valentin Rakush committed May 5, 2020
    Configuration menu
    Copy the full SHA
    dba0d9b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2746 from sysown/v2.0.12-tap-rm-config

    Remove config test from TAP
    renecannao authored May 5, 2020
    Configuration menu
    Copy the full SHA
    d1032d1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. PROXYSQLTEST automation for query rules fast routing

    Valentin Rakush committed May 6, 2020
    Configuration menu
    Copy the full SHA
    6bca353 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2753 from sysown/v2.0.12-test-fast-routing

    PROXYSQLTEST automation for query rules fast routing
    renecannao authored May 6, 2020
    Configuration menu
    Copy the full SHA
    0561430 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. generate regexp for mysql variables

    Valentin Rakush committed May 7, 2020
    Configuration menu
    Copy the full SHA
    b3beb35 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Fix QPO timeout overflow

    Valentin Rakush committed May 8, 2020
    Configuration menu
    Copy the full SHA
    0b3dc1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d261d1 View commit details
    Browse the repository at this point in the history
  3. Fix set global variables error

    Valentin Rakush committed May 8, 2020
    Configuration menu
    Copy the full SHA
    4fd3719 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Check GIT_VERSION

    Valentin Rakush committed May 11, 2020
    Configuration menu
    Copy the full SHA
    be39aa2 View commit details
    Browse the repository at this point in the history
  2. Add debug target to TAP tests Makefile

    Valentin Rakush committed May 11, 2020
    Configuration menu
    Copy the full SHA
    e50b7ae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2764 from sysown/v2.0.12-2763

    Fix #2763: Segfault during GTID configuration
    renecannao authored May 11, 2020
    Configuration menu
    Copy the full SHA
    4c29b3c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2771 from sysown/v2.0.12-git-version

    Check that GIT_VERSION is set in the Makefile
    renecannao authored May 11, 2020
    Configuration menu
    Copy the full SHA
    a2c889d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2770 from sysown/v2.0.12-tap-debug

    V2.0.12 Add debug target to TAP tests Makefile
    renecannao authored May 11, 2020
    Configuration menu
    Copy the full SHA
    1bc534c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2767 from sysown/v2.0.12-global-vars

    V2.0.12 Fix set global variables error
    renecannao authored May 11, 2020
    Configuration menu
    Copy the full SHA
    c518638 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2745 from sysown/v2.0.12-group-concat

    V2.0.12 Session variable group_concat_max_len
    renecannao authored May 11, 2020
    Configuration menu
    Copy the full SHA
    772d8e3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2761 from sysown/v2.0.12-kill-query

    Fix QPO timeout overflow
    renecannao authored May 11, 2020
    Configuration menu
    Copy the full SHA
    e668cc8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    77059a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e5f0ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd80303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8db416 View commit details
    Browse the repository at this point in the history
  5. Multiple improvements on regression tests

    - Fixed expected number of executed tests
    - Removed hardcoded parameters for target servers
    - Removed unnecessary code
    - Removed unnecessary info in header comments
    JavierJF committed May 14, 2020
    Configuration menu
    Copy the full SHA
    0910c2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d242707 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    fb27971 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b9981 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1276c26 View commit details
    Browse the repository at this point in the history
  4. #2796: Fix systemctl start proxysql-initial and associated documentat…

    …ion in the proxysql.cnf file (#2797)
    techwolf359 authored May 15, 2020
    Configuration menu
    Copy the full SHA
    17fa5ce View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Merge pull request #2794 from sysown/v2.0.12-1493

    Fixes #2793 and #1493: Connection issues in compressed connections and in mixed compressed/uncompressed connections.
    renecannao authored May 17, 2020
    Configuration menu
    Copy the full SHA
    c566652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a909a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Reset data stream status after switching users.

    When a backend connection is reused for a different user, the data stream status is set to `STATE_MARIADB_QUERY`, but was not set back to `STATE_MARIADB_GENERIC` once the user was switched successfully.
    
    This caused additional connection setup (like executing `init_connect`) to be skipped on the first query after switching users. If another query using the the same user was executed, this new query would end up performing this additional connection setup.
    
    By setting the data stream status back to `STATE_MARIADB_GENERIC`, we can ensure connection setup happens correctly after switching users.
    arthurschreiber committed May 20, 2020
    Configuration menu
    Copy the full SHA
    8fed1b1 View commit details
    Browse the repository at this point in the history
  2. Actually set session_track_gtids on new backends.

    When a new backend connection was selected, the `session_track_gtids` config variable would be marked as set, but was never actually set on the backed connection.
    arthurschreiber committed May 20, 2020
    Configuration menu
    Copy the full SHA
    88f61f8 View commit details
    Browse the repository at this point in the history
  3. Change version to 2.0.13

    renecannao committed May 20, 2020
    Configuration menu
    Copy the full SHA
    f02efa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da7f49d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Fix cache size calculation integer overflow

    Signed-off-by: Mark Knapp <[email protected]>
    mknapphrt committed May 21, 2020
    Configuration menu
    Copy the full SHA
    db652f7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Removed define USE_MYSRVC_ARRAY

    Removed define USE_MYSRVC_ARRAY from MySQL_HostGroups_Manager , making it default
    renecannao committed May 23, 2020
    Configuration menu
    Copy the full SHA
    a6bc53f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d182637 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Configuration menu
    Copy the full SHA
    b24f259 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2814 from ggunson/patch-1

    Rewrite and formatting change to issue template
    renecannao authored May 24, 2020
    Configuration menu
    Copy the full SHA
    ea2d08b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2816 from mknapphrt/cache_int_overflow

    Fix cache size calculation integer overflow
    renecannao authored May 24, 2020
    Configuration menu
    Copy the full SHA
    c1d9d78 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2813 from arthurschreiber/arthur/fix-default-trac…

    …k-gtid-config
    
    Fix `default_track_gtids` config value being ignored
    renecannao authored May 24, 2020
    Configuration menu
    Copy the full SHA
    92e031b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2811 from arthurschreiber/arthur/fix-connection-a…

    …fter-user-switch
    
    Reset data stream status after switching users.
    renecannao authored May 24, 2020
    Configuration menu
    Copy the full SHA
    71db13f View commit details
    Browse the repository at this point in the history
  6. Revert "Add the same spacing convention of #2698"

    This reverts commit b24f259.
    renecannao committed May 24, 2020
    Configuration menu
    Copy the full SHA
    8f9ad8b View commit details
    Browse the repository at this point in the history
  7. Revert "Add the same spacing convention of #2698"

    This reverts commit d182637.
    renecannao committed May 24, 2020
    Configuration menu
    Copy the full SHA
    853bef0 View commit details
    Browse the repository at this point in the history
  8. Fixing some indentation

    renecannao committed May 24, 2020
    Configuration menu
    Copy the full SHA
    7826783 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Merge pull request #2823 from sysown/v2.0.13-review2698

    V2.0.13 review2698
    renecannao authored May 25, 2020
    Configuration menu
    Copy the full SHA
    bb78570 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    f68484f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc42be View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    097862b View commit details
    Browse the repository at this point in the history
  2. Make the comparison on savepoint less strict #948

    This is a temporary workaround until we fix an autocommit bug
    renecannao committed May 27, 2020
    Configuration menu
    Copy the full SHA
    11751b6 View commit details
    Browse the repository at this point in the history
  3. Remove extra debugging

    renecannao committed May 27, 2020
    Configuration menu
    Copy the full SHA
    06e04fc View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

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

Commits on May 29, 2020

  1. Merge pull request #2829 from sysown/v2.0.13-948

    Add support for SAVEPOINT #948
    renecannao authored May 29, 2020
    Configuration menu
    Copy the full SHA
    ba80d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aca39d1 View commit details
    Browse the repository at this point in the history
  3. Edits on set_testing-t.cpp

    Make it more verbose.
    Do not track session variables that cannot be set by not root
    renecannao committed May 29, 2020
    Configuration menu
    Copy the full SHA
    6ba5f28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    207bd49 View commit details
    Browse the repository at this point in the history
  5. Remove autocommit handling from set_testing

    Autocommit will need its own set of testing.
    renecannao committed May 29, 2020
    Configuration menu
    Copy the full SHA
    eefcce2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42ae011 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1354f8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2836 from noother/fix-unquoted-table-name

    fix unquoted table name leading to sql errors
    renecannao authored May 29, 2020
    Configuration menu
    Copy the full SHA
    2721003 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2839 from sysown/v2.0.13-2838

    Ignore last semicolon from SET statements #2838
    renecannao authored May 29, 2020
    Configuration menu
    Copy the full SHA
    2b7e9ae View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2842 from sysown/v2.0.13-set_testing

    V2.0.13 changes on SET testing
    renecannao authored May 29, 2020
    Configuration menu
    Copy the full SHA
    6f11ea6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

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

Commits on Jun 1, 2020

  1. Fixes segfault related to accesses to 'GloMyLogger' and 'GloMTH' when…

    … are already deinitialized
    JavierJF committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    e64885f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    26842b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2852 from sysown/v2.0.13-2850

    Fixes #2850: Segfaults due to access to 'GloMyLogger' and 'GloMTH' when already deinitialized
    renecannao authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    e90ec3d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2847 from sysown/v2.0.13-2834

    Fixes #2834: Segfault due to invalid access to threads during startup / shutdown
    renecannao authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    6cca5fe View commit details
    Browse the repository at this point in the history
  4. Updating gitignore in 2.0

    renecannao committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    6fe9e4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    767ff40 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2865 from sysown/v2.0.13-2863

    Prevent crash if CHARACTER_SET_CONNECTION is not initialized yet #2863
    renecannao authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    7b19598 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

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

Commits on Jun 9, 2020

  1. Various bug fixes related to deprecated mysql-default_ variables

    Extended `mysql_variable_st` to add a new variable `is_global_variable`.
    Using this variable we define the global variables.
    Modified `mysql_tracked_variables[]` to also specify `is_global_variable`.
    
    Removed `default_charset` from `MySQL_Threads_Handler::variables` to use `mysql_tracked_variables[]` instead.
    Removed `default_charset` also from `mysql_thread_variables_names[]`.
    
    Fixed `MySQL_Threads_Handler::get_variable_string()` : it was *not* returning `mysql-default_` variables.
    
    `MySQL_Threads_Handler::set_variable()` adds `mysql-default_` variables only if `is_global_variable` is set.
    In `MySQL_Threads_Handler::set_variable()` replaced a `strcasecmp()` with `strcmp()` for `mysql-default_` variables.
    
    `MySQL_Threads_Handler::get_variables_list()` returns only `mysql-default_` variables with `is_global_variable` enabled.
    
    `MySQL_Threads_Handler::has_variable()` for `mysql-default_` variables returns true only if variable has `is_global_variable` enabled.
    
    `MySQL_Thread::refresh_variables()` does not refresh `mysql-default_` variables if `is_global_variable` is not enabled.
    
    `MySQL_Thread::MySQL_Thread()` initializes to NULL all `mysql_thread___default_variables[]` variables.
    
    Completely disabled in `ProxySQL_Admin::flush_mysql_variables___database_to_runtime()` the logic applied to all charset variables.
    In the same methos was implemented the logic described in #1785 :
    `mysql-default_charset` and `mysql-default_collation_connection` must be compatible:
    * if only one is present, the other is configured automatically
    * if not compatible, `mysql-default_charset` is configured from `mysql-default_collation_connection`
    renecannao committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    bf4c757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfc2ba8 View commit details
    Browse the repository at this point in the history
  3. Tune mysql-default_collation_connection if mysql-default_charset is c…

    …hanged.
    
    If mysql-default_charset is changed but mysql-default_collation_connection it is not,
    use mysql-default_charset to tune mysql-default_collation_connection.
    renecannao committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    92f3c8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93f9787 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    097c9a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62fa7e5 View commit details
    Browse the repository at this point in the history
  7. Revert "Attempt to fix some valgrind errors"

    This reverts commit 62fa7e5.
    renecannao committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    7c002cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32b6e36 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    ca03263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8e9377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e64f48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d745a0 View commit details
    Browse the repository at this point in the history
  5. Revert "Minor commit to speed up test. To revert later"

    This reverts commit bfc2ba8.
    renecannao committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f81a338 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Configuration menu
    Copy the full SHA
    27f842b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57d465a View commit details
    Browse the repository at this point in the history