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

Refactor _update_auth_events_and_context_for_auth #6343

Merged
merged 6 commits into from
Nov 26, 2019
Merged

Commits on Nov 8, 2019

  1. Simplify _update_auth_events_and_context_for_auth

    move event_key calculation into _update_context_for_auth_events, since it's
    only used there.
    richvdh committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    772d414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f840797 View commit details
    Browse the repository at this point in the history
  3. Use get_events_as_list rather than lots of calls to get_event

    It's more efficient and clearer.
    richvdh committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    f41027f View commit details
    Browse the repository at this point in the history
  4. newsfile

    richvdh committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    20d6875 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

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

Commits on Nov 26, 2019

  1. remove confusing fixme

    richvdh authored Nov 26, 2019
    Configuration menu
    Copy the full SHA
    4d394d6 View commit details
    Browse the repository at this point in the history