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

Feature/logging #42

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 13, 2018

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

Commits on Feb 14, 2018

  1. Configuration menu
    Copy the full SHA
    73531a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    786eddb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecf8386 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd1c804 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

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

Commits on Feb 26, 2018

  1. Clean up logging Javascript.

    No need to add decorations in JS.
    Add some decorations in JS :P
    Make use of exceptions and log them to the console.
    phatsk committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    ff2d310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5df1445 View commit details
    Browse the repository at this point in the history
  3. Fix datepicker JS and styles.

    phatsk committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    e84af2f View commit details
    Browse the repository at this point in the history
  4. Add better connection handling.

    Add logging support.
    phatsk committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    a7503c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3eeecb7 View commit details
    Browse the repository at this point in the history
  6. Format and log sync responses.

    phatsk committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    5e6e3bf View commit details
    Browse the repository at this point in the history
  7. Log ALL the things.

    phatsk committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    203aa80 View commit details
    Browse the repository at this point in the history
  8. Whitespace fixes.

    phatsk committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    a817b8e View commit details
    Browse the repository at this point in the history
  9. Fix partial term sync check for edge case.

    In some cases, a post with only two terms would pass the partial term check, even when syncing full terms.
    phatsk committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    07436b0 View commit details
    Browse the repository at this point in the history
  10. Cleanup log view.

    Add a legend for log line prefixes.
    phatsk committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    afd0225 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7b0c26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c64c64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee2c104 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0a0d6e2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2d7fd73 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Fix term syncing

    phatsk committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    109fda8 View commit details
    Browse the repository at this point in the history
  2. Some phpcs cleanup

    phatsk committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    677e4d7 View commit details
    Browse the repository at this point in the history