Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Set default room version to 4 #957

Merged
merged 11 commits into from
Apr 16, 2020
Merged

Set default room version to 4 #957

merged 11 commits into from
Apr 16, 2020

Commits on Apr 9, 2020

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

Commits on Apr 10, 2020

  1. Default to v1 when room_version key missing

    Signed-off-by: Alex Chen <[email protected]>
    Cnly committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    a6d6fe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    0498523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6b40a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c35cae View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    938b6f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c98a72c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Squashed commit of the following:

    commit c1bca95
    Author: Kegsay <[email protected]>
    Date:   Thu Apr 16 10:06:55 2020 +0100
    
        Add SQL tracing via DENDRITE_TRACE_SQL (#968)
    
        * Add SQL tracing via DENDRITE_TRACE_SQL
    
        Add this to `internal/sqlutil` in preparation for #897
    
        * Not entirely
    
    commit c2ea961
    Author: Kegsay <[email protected]>
    Date:   Wed Apr 15 17:48:40 2020 +0100
    
        Add HTTP trace logging (#965)
    
        * Dump all requests/response server-side
    
        * Wrap in DENDRITE_TRACE
    
        * DENDRITE_TRACE_HTTP is better
    
        * Bugfix for response body and linting
    
        * False is true and true is false
    
        * Linting
    
        * How did this get missed
    
        * More linting
    neilalexander committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    7615857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ba1159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba0ec69 View commit details
    Browse the repository at this point in the history
  4. Remove unneeded imports

    neilalexander committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    8d753a2 View commit details
    Browse the repository at this point in the history