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

Display when a repo was archived #22664

Merged
merged 27 commits into from
Apr 26, 2023
Merged

Commits on Jan 30, 2023

  1. Add archive date

    JakobDev committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0516ddc View commit details
    Browse the repository at this point in the history
  2. Use local date format

    JakobDev committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4cceff0 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    JakobDev committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0e2b687 View commit details
    Browse the repository at this point in the history
  4. Use DEFAULT 0

    JakobDev committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    90b7e33 View commit details
    Browse the repository at this point in the history
  5. Use snake case

    JakobDev committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0f2c93b View commit details
    Browse the repository at this point in the history
  6. Use .ID instead .Where

    JakobDev committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    84cebb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d61042b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    09a6d15 View commit details
    Browse the repository at this point in the history
  2. Add migration

    JakobDev committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b09dabe View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Try to fix Migration again

    JakobDev committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5ebc651 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Make Migration number bigger

    JakobDev committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    66342e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    954fa64 View commit details
    Browse the repository at this point in the history
  3. fix Migration syntax

    JakobDev committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    9780e24 View commit details
    Browse the repository at this point in the history
  4. Use Datetime function

    JakobDev committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    bc14719 View commit details
    Browse the repository at this point in the history
  5. Changes requested by delv

    JakobDev committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    548d9c8 View commit details
    Browse the repository at this point in the history
  6. Apply requested changes

    JakobDev committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    25a56fd View commit details
    Browse the repository at this point in the history
  7. Update Migration SQL command

    JakobDev committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e6cf7d2 View commit details
    Browse the repository at this point in the history
  8. Don't use Pointer

    JakobDev committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2531960 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c79350 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f56e2ed View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Fix broken translations

    JakobDev committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    03fb26a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72d5ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b56907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    207332e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Do requested changes

    JakobDev committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    aebcdba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4616611 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c189ca9 View commit details
    Browse the repository at this point in the history