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

fix: add default time range filter for ListLogEntries API #304

Merged
merged 12 commits into from Nov 11, 2020

Commits on Oct 29, 2020

  1. fix: make ListLogEntries use 24hr filter

    simonz130 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    552997c View commit details
    Browse the repository at this point in the history
  2. fix: lint

    simonz130 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    fa981c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Update google-cloud-logging/src/test/java/com/google/cloud/logging/Lo…

    …ggingImplTest.java
    
    Co-authored-by: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
    Simon Zeltser and yoshi-code-bot committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    78b7564 View commit details
    Browse the repository at this point in the history
  2. Update google-cloud-logging/src/test/java/com/google/cloud/logging/Lo…

    …ggingImplTest.java
    
    Co-authored-by: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
    Simon Zeltser and yoshi-code-bot committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    71a33d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Merge branch 'master' into fixListLogsFlackiness

    Simon Zeltser committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    cf9f0db View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Merge branch 'master' of github.com:googleapis/java-logging into fixL…

    …istLogsFlackiness
    simonz130 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    7a46890 View commit details
    Browse the repository at this point in the history
  2. fix: fixing lint

    simonz130 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    3cfa258 View commit details
    Browse the repository at this point in the history
  3. fix: lint2

    simonz130 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    896666d View commit details
    Browse the repository at this point in the history
  4. fix: autoadd timestamp if not there

    simonz130 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    5abdb07 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. feat!: listLogEntries now appends default 24h filter

    simonz130 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    641acb9 View commit details
    Browse the repository at this point in the history
  2. fix: added lowercase check

    simonz130 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    ddfd50d View commit details
    Browse the repository at this point in the history
  3. chore: lint

    simonz130 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    a0e16a9 View commit details
    Browse the repository at this point in the history