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

Record installation date and time in DB #7334

Merged

Commits on Mar 20, 2018

  1. Added installation date and time to the database

    Information on the date and time of installation of a spec is recorded
    into the database. The information is retained on reindexing.
    alalazo committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    35f9abc View commit details
    Browse the repository at this point in the history
  2. Expose the possibility to query for installation date

    The DB can now be queried for specs that have been installed in a given
    time window. This query possibility is exposed to command line via two
    new options of the `find` command.
    alalazo committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    e95d2d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a45008 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c0199e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e1cb42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77c7f76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7360e02 View commit details
    Browse the repository at this point in the history