Commit graph

  • 39bd421d9b Fix serialize __proxy__ objects before logging Nathan Bureau 2024-04-04 17:19:06 +0100
  • 2f949dde25
    Add note about V3 to readme (#626) Hasan Ramezani 2024-04-07 21:36:13 +0200
  • b52213807c
    Add note about V3 to readme Hasan Ramezani 2024-04-07 20:55:53 +0200
  • 7a52038259 Add new settings attr AUDITLOG_REGISTRY to allow custom auditlogs hoangquochung1110 2024-03-31 15:54:52 +0700
  • a0ae594425
    Disable logging remote IP address (#620) nathan 2024-03-31 01:37:39 +0100
  • 2560bd1bb9 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-29 17:16:05 +0000
  • cef0a4ef78 Update auditlog/middleware.py and add tests in ManyRelatedModelTest Nathan Bureau 2024-03-29 18:15:35 +0100
  • 3821e2ec60 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-26 11:54:45 +0000
  • 20f364baa4
    Update auditlog/middleware.py Hasan Ramezani 2024-03-26 12:54:36 +0100
  • 3f76b6859a
    Update CHANGELOG.md Hasan Ramezani 2024-03-26 12:48:10 +0100
  • 908fc4a425
    Update auditlog/middleware.py Hasan Ramezani 2024-03-26 12:46:21 +0100
  • 5e2daa4c4c
    [pre-commit.ci] pre-commit autoupdate (#621) pre-commit-ci[bot] 2024-03-25 19:00:03 +0100
  • d04e082007
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-03-25 17:37:08 +0000
  • 693a5092be Disable logging remote IP address Nathan Bureau 2024-03-21 10:40:54 +0100
  • b2aff7e313
    Correcting a typo in usage.rst (#615) Paul Morin 2024-03-20 20:20:41 +0100
  • 2b03d25343
    Bump the github-actions group with 4 updates (#619) dependabot[bot] 2024-03-20 20:11:40 +0100
  • efd5e6c388
    Bump the github-actions group with 4 updates dependabot[bot] 2024-03-20 17:27:29 +0000
  • 5289482548
    Keep GitHub Actions up to date with GitHub's Dependabot (#618) Christian Clauss 2024-03-20 18:26:14 +0100
  • 588fcf4657
    Keep GitHub Actions up to date with GitHub's Dependabot Christian Clauss 2024-03-20 15:38:58 +0100
  • 156d655852
    [pre-commit.ci] pre-commit autoupdate (#616) pre-commit-ci[bot] 2024-03-18 20:54:55 +0100
  • 8018b4acf0
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-03-18 17:40:46 +0000
  • 66ec48665b
    Correcting a typo in usage.rst Paul Morin 2024-03-09 13:14:08 +0100
  • 48c4113961 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-02 19:39:51 +0000
  • 7a6382f43d fix: error actor is none Ibrahim Morghim 2024-03-02 22:39:10 +0300
  • e3d4c01b36 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-22 03:33:40 +0000
  • e46738b75c Attempt to change LogEntry.changes encoder to make 's usage okay hjisaac 2024-02-22 03:31:01 +0000
  • ac720cd30e
    [pre-commit.ci] pre-commit autoupdate (#610) pre-commit-ci[bot] 2024-02-19 18:59:39 +0100
  • 5d27910677
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-02-19 17:41:08 +0000
  • e6fc81016c
    fix: avoid exception in changes_display_dict when model is missing (#609) Pascal Mathis 2024-02-13 20:05:27 +0100
  • fa0fbbaa6d fix: avoid exception in changes_display_dict when model is missing Pascal Mathis 2024-02-13 18:16:54 +0100
  • d78f813968
    [pre-commit.ci] pre-commit autoupdate (#608) pre-commit-ci[bot] 2024-02-13 11:28:25 +0100
  • 2271dfdc93
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-02-12 17:31:48 +0000
  • b9bf01b31d
    [pre-commit.ci] pre-commit autoupdate (#604) pre-commit-ci[bot] 2024-02-10 21:18:46 +0100
  • 5e2ed8951c remove github actions dishantsethi 2024-02-10 16:05:52 +0530
  • e383788b29 add 0018 migration dishantsethi 2024-02-10 16:03:43 +0530
  • 6f4af0cfbe remove changes_text column dishantsethi 2024-02-10 15:59:28 +0530
  • 18aa0b5149 update object repr and rename objectpk to record dishantsethi 2024-02-10 15:43:06 +0530
  • 2f2ef1a6a4 update action number dishantsethi 2024-02-10 15:28:48 +0530
  • e2c5134115 rename migrate file dishantsethi 2024-02-10 15:24:59 +0530
  • 71bef1b280 update library models and logic dishantsethi 2024-02-10 15:21:20 +0530
  • 1b27abe0d2 add content-type and update setup.py dishantsethi 2024-02-10 14:59:03 +0530
  • 702c3e059f update readme dishantsethi 2024-02-10 14:34:34 +0530
  • 717e7b10bc remove model columns as per requirements dishantsethi 2024-02-10 14:34:00 +0530
  • f3238c9bdb
    feat: include LogEntry instance in post_log signal (#605) Pascal Mathis 2024-02-08 21:55:46 +0100
  • 21e6add453 feat: include LogEntry instance in post_log signal Pascal Mathis 2024-02-08 13:51:59 +0100
  • b567d5da89 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-29 17:33:30 +0000
  • ea2fe88253
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-29 17:33:22 +0000
  • 6f0f9afa91 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-26 13:09:27 +0000
  • d466c6efe6 Add 'custom_data' to auditlog hamed 2023-11-02 17:12:47 +0300
  • d00e147068 add actor email hamed 2023-11-01 14:33:24 +0300
  • 447347710d
    [pre-commit.ci] pre-commit autoupdate (#601) pre-commit-ci[bot] 2024-01-09 20:08:09 +0330
  • 870bd4a451
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-08 17:35:44 +0000
  • 1ce39c0149
    Prepare release 3.0.0-beta.4 (#599) v3.0b4 Hasan Ramezani 2024-01-03 11:29:07 +0330
  • f84d2f7ab7
    Prepare release 3.0.0-beta.4 Hasan Ramezani 2024-01-02 19:36:37 +0330
  • 387b0cec22
    Confrim Django 5.0 and drop django 4.1 (#598) Hasan Ramezani 2023-12-29 18:46:54 +0330
  • eaaa631205
    Confrim Django 5.0 and drop django 4.1 Hasan Ramezani 2023-12-29 18:03:43 +0330
  • 5523b50c2f
    [pre-commit.ci] pre-commit autoupdate (#597) pre-commit-ci[bot] 2023-12-28 17:23:21 +0330
  • 48b6375381
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-12-25 17:35:44 +0000
  • 91b6f2e11d
    [pre-commit.ci] pre-commit autoupdate (#595) pre-commit-ci[bot] 2023-12-19 15:01:49 +0330
  • b03f54f594 Be able to disable audit logging from django settings Nicole Tibay 2023-12-19 10:59:26 +0800
  • cd0518a164 Fix logging all instances of M2M model Nicole Tibay 2023-12-19 10:26:36 +0800
  • 3d6a410a17 Update migration to consider already existing index Nicole Tibay 2023-12-19 10:12:09 +0800
  • bdfd8a5b84
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-12-18 17:38:10 +0000
  • 452f35eef2
    [pre-commit.ci] pre-commit autoupdate (#594) pre-commit-ci[bot] 2023-12-11 22:48:12 +0330
  • dbb50e462c
    Handle ObjectDoesNotExist in evaluation of repr (#592) Aleh Rymašeŭski 2023-12-11 18:15:34 -0100
  • 9408387caa
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-12-11 17:36:03 +0000
  • a6ee4e47b1 Handle ObjectDoesNotExist in evaluation of repr Aleh Rymašeŭski 2023-12-02 22:08:20 -0100
  • 140719eeb5
    Conditionally disable / enable logging (#590) errrken 2023-12-07 18:45:41 +0100
  • f580d30dac
    Update CHANGELOG.md Hasan Ramezani 2023-11-24 15:07:42 +0330
  • a79a088be3
    Update CHANGELOG.md errrken 2023-11-24 11:46:21 +0100
  • 4035830765 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-11-24 10:44:11 +0000
  • bdaa1c780a
    Update tests.py errrken 2023-11-24 11:40:50 +0100
  • b51b849cac
    Update signals.py errrken 2023-11-23 19:27:25 +0100
  • 12c3c7fc6c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-11-23 16:56:21 +0000
  • e7bbaa5647
    Update signals.py errrken 2023-11-23 17:52:45 +0100
  • da166537e0
    Update receivers.py errrken 2023-11-23 17:51:38 +0100
  • c581a6e647
    [pre-commit.ci] pre-commit autoupdate (#588) pre-commit-ci[bot] 2023-11-20 11:49:03 +0330
  • 5072f5d9b1
    Prepare release 3.0.0-beta.3 (#587) v3.0b3 Hasan Ramezani 2023-11-14 11:02:31 +0330
  • 4d228436ec
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-11-13 17:38:34 +0000
  • 662fed9eb8
    Prepare release 3.0.0-beta.3 Hasan Ramezani 2023-11-13 19:49:01 +0330
  • 9e987169da
    use contextvar instead of threadlocal (#581) hamsh 2023-11-06 12:35:34 +0330
  • f4b8a29789
    Merge branch 'master' into use-contextvar-instead-of-threadvars Hasan Ramezani 2023-11-06 12:31:41 +0330
  • 23f834101a update CHANGELOG.md hamed 2023-11-03 16:13:52 +0300
  • 03694e2963
    Update auditlog/context.py Hasan Ramezani 2023-11-02 14:56:46 +0330
  • a034588ec7
    Confirm Python 3.12 support (#572) James Gillard 2023-11-02 07:24:28 +0000
  • 40ff8ae74d
    [pre-commit.ci] pre-commit autoupdate (#579) pre-commit-ci[bot] 2023-11-02 10:53:34 +0330
  • f8ffc1319b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-11-02 02:44:39 +0000
  • dd0173ca54 use contextvar instead of threadlocal hamed 2023-11-01 14:33:24 +0300
  • 52562d8047
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-10-30 17:32:12 +0000
  • 2bf675fceb
    pip install . during RTD build (#578) Hugo van Kemenade 2023-10-27 19:01:36 +0300
  • 9c0ea336ef pip install . during RTD build Hugo van Kemenade 2023-10-27 18:54:17 +0300
  • 0807b8f216 Allow @auditlog.register with no parentheses Aleh Rymašeŭski 2023-10-24 11:55:26 +0000
  • 6b7f4a7ed4
    [pre-commit.ci] pre-commit autoupdate (#574) pre-commit-ci[bot] 2023-10-24 10:32:31 +0330
  • bda3a46a11
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-10-23 17:36:58 +0000
  • 359af4cfbd Remove dj4.2/py3.12 from tox.ini James Gillard 2023-10-05 14:55:24 +0100
  • 95711bc071 Confirm Python 3.12 support James Gillard 2023-10-03 17:33:39 +0100
  • e15a610dc9
    Prepare release 3.0.0-beta.2 (#573) Hasan Ramezani 2023-10-05 13:38:57 +0200
  • 67370c6a05
    Prepare release 3.0.0-beta.2 Hasan Ramezani 2023-10-05 11:58:34 +0200
  • d4ae5cc2b6
    fix: change verbose_name in changes_text migration (#571) Abdullah Alaqeel 2023-10-05 12:52:45 +0300
  • 13d1b9add7 fix: change verbose_name in changes_text migration Abdullah Alaqeel 2023-10-03 17:20:34 +0300