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

Sort Library documents by date added #170

Merged
merged 19 commits into from
Oct 25, 2023

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    f95a39a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ab085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77e47c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85860a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a84f4d View commit details
    Browse the repository at this point in the history
  6. Added tests for timestamp sort.

    Signed-off-by: tjacovich <[email protected]>
    tjacovich committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    161b9f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bef6ca View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 9, 2023

  1. Updated readme.

    tjacovich committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c57a128 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Added test for timestamp sort get. Added sort for the event that solr…

    … does not respond properly.
    tjacovich committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e016b2d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Fixed inconsistent sorting. Updated docstrings and put stricter check…

    …ing on timestamp sort variable.
    tjacovich committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    49d0e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    252e381 View commit details
    Browse the repository at this point in the history
  3. Updated docstring for get.

    tjacovich committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    626955c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    69a2107 View commit details
    Browse the repository at this point in the history
  2. Additional tweak to env.py

    tjacovich committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6a4bdab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4610b65 View commit details
    Browse the repository at this point in the history
  4. Update to UTC datetime.

    tjacovich committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3cf6263 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    bde9b68 View commit details
    Browse the repository at this point in the history
  2. Updated env.py

    tjacovich committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    281ab5e View commit details
    Browse the repository at this point in the history