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

Audit logging #6339

Merged
merged 62 commits into from
Aug 15, 2019
Merged

Audit logging #6339

merged 62 commits into from
Aug 15, 2019

Commits on Aug 7, 2019

  1. Configuration menu
    Copy the full SHA
    b3a740e View commit details
    Browse the repository at this point in the history
  2. warehouse: Audit logs

    woodruffw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    da534a9 View commit details
    Browse the repository at this point in the history
  3. warehouse: Swap journal out for events on project history

    Not actually populated yet.
    woodruffw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    45a6e01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d36766 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cd4cf2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    201478c View commit details
    Browse the repository at this point in the history
  7. warehouse: Prefer event recording via IUserService

    Makes testing a bit easier.
    woodruffw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    2c7f74d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f17c29 View commit details
    Browse the repository at this point in the history
  9. warehouse: Move login recording into _login_user

    Fewer call sites to deal with.
    woodruffw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    264015e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e04ada View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2a3a1b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dc1aa02 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d49a699 View commit details
    Browse the repository at this point in the history
  14. tests: Fix import order

    woodruffw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    70e5c41 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e4c371 View commit details
    Browse the repository at this point in the history
  16. warehouse: Add TODO

    woodruffw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    e27cb4f View commit details
    Browse the repository at this point in the history
  17. warehouse: Simplify event tag names

    No need for duplicate "token".
    woodruffw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    5b3d7d7 View commit details
    Browse the repository at this point in the history
  18. tests: Update, fix tests

    woodruffw committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    61aab56 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6f8e00f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    61cac1f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6f0b239 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dabb656 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d335e0e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9600b85 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0901380 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3f94f97 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a5a9309 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

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

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    acca041 View commit details
    Browse the repository at this point in the history
  2. tests: Update view tests

    woodruffw committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    055a5d7 View commit details
    Browse the repository at this point in the history
  3. tests: Fill in coverage

    woodruffw committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    71e5cc0 View commit details
    Browse the repository at this point in the history
  4. Format account security logs

    nlhkabu committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    4fce5c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bce7160 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d26eba View commit details
    Browse the repository at this point in the history
  7. warehouse: Update migration

    woodruffw committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    d106810 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e08308 View commit details
    Browse the repository at this point in the history
  9. Format project security logs

    nlhkabu committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    5c5cc4e View commit details
    Browse the repository at this point in the history
  10. Fix linting

    nlhkabu committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    f767b1d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f31a27 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. warehouse: More project events

    project:create, project:release:create, project:release:remove,
    and project:release:file:remove.
    woodruffw committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    6cc0d7d View commit details
    Browse the repository at this point in the history
  2. warehouse: Rename tag

    woodruffw committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    ec08de9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caf3b94 View commit details
    Browse the repository at this point in the history
  4. warehouse: Update docstring

    woodruffw committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    6197cd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83f6ce6 View commit details
    Browse the repository at this point in the history
  6. tests: Update tests

    woodruffw committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    2a2af97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    930ce67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2047f4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91b6a76 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    d7f522e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8981df3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df909cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d93cf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93a953a View commit details
    Browse the repository at this point in the history
  6. tests: Update tests

    woodruffw committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    7c89047 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2759f48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a17771 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    270db88 View commit details
    Browse the repository at this point in the history
  10. Update warehouse/templates/manage/account.html

    Co-Authored-By: Dustin Ingram <di@users.noreply.github.com>
    woodruffw and di authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    a2b1f0d View commit details
    Browse the repository at this point in the history
  11. Update warehouse/templates/manage/account.html

    Co-Authored-By: Dustin Ingram <di@users.noreply.github.com>
    woodruffw and di authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    cf8431f View commit details
    Browse the repository at this point in the history
  12. Update warehouse/templates/manage/account.html

    Co-Authored-By: Dustin Ingram <di@users.noreply.github.com>
    woodruffw and di authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    3be3996 View commit details
    Browse the repository at this point in the history
  13. Update warehouse/templates/manage/history.html

    Co-Authored-By: Dustin Ingram <di@users.noreply.github.com>
    woodruffw and di authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    09f1926 View commit details
    Browse the repository at this point in the history
  14. Update warehouse/templates/manage/account.html

    Co-Authored-By: Dustin Ingram <di@users.noreply.github.com>
    woodruffw and di authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    3cee212 View commit details
    Browse the repository at this point in the history