Wykres commitów

  • bd3752ad42
    Merge 13082ec917 into a5fb0dd236 Steve Piercy 2025-10-02 03:04:07 -0700
  • 13082ec917
    Merge branch 'main' into restructure-docs restructure-docs Steve Piercy 2025-10-02 03:04:05 -0700
  • e2b8850f09 Use `../.venv/bin/sphinx-apidoc -f -M -e -a --remove-old -o reference ../src ../src/icalendar/tests` to generate API .rst files Steve Piercy 2025-10-02 02:02:37 -0700
  • 2b284ec1e7
    Merge e02fbce3f9 into 8d33bcd3c7 Nicco Kunzmann 2025-09-29 14:29:49 +0100
  • e02fbce3f9 rephrase error message Nicco Kunzmann 2025-09-29 14:29:44 +0100
  • a8cab1e95b Add tests to match API reference and package modules Nicco Kunzmann 2025-09-29 14:22:56 +0100
  • c928467c85
    Merge 99cc91ba33 into a5fb0dd236 Nicco Kunzmann 2025-09-29 18:15:54 +0530
  • 99cc91ba33
    Merge branch 'main' into issue-655 Nicco Kunzmann 2025-09-29 13:45:52 +0100
  • 6c9507c0c0 Merge branch 'issue-655' of github.com:niccokunzmann/icalendar into issue-655 Nicco Kunzmann 2025-09-29 13:45:38 +0100
  • ce370a218b
    create english word order in docstring Nicco Kunzmann 2025-09-29 13:45:16 +0100
  • 1a0702b31f
    rst style docstring Nicco Kunzmann 2025-09-29 13:37:56 +0100
  • 91cdb8c98b
    Update src/icalendar/cal/calendar.py Nicco Kunzmann 2025-09-29 13:37:21 +0100
  • ceaec84eb2
    fix docstring Nicco Kunzmann 2025-09-29 13:36:59 +0100
  • 872e33269c
    Use SEQUENCE_TYPES for consistency with images property Nicco Kunzmann 2025-09-29 13:35:40 +0100
  • 86f7790e38 delete 0 test for refresh_interval Nicco Kunzmann 2025-09-29 13:35:04 +0100
  • 958068ef2b Merge branch 'issue-655' of github.com:niccokunzmann/icalendar into issue-655 Nicco Kunzmann 2025-09-29 13:34:19 +0100
  • b0ea016d8c
    Fix: atomic setting of value Calendar.refresh_interval Nicco Kunzmann 2025-09-29 13:34:07 +0100
  • 21d83b78c6 Test no value deletion for refresh_interval Nicco Kunzmann 2025-09-29 13:33:41 +0100
  • 5da255dc16
    refresh_interval > 0 Nicco Kunzmann 2025-09-29 13:25:35 +0100
  • a5fb0dd236
    Document tzdata dependency purpose (#902) main Sashank 2025-09-29 17:13:01 +0530
  • 8226cf4411
    Resolve merge conflict in changelog Sashank Bhamidi 2025-09-29 16:56:06 +0530
  • 6b9e801ae1
    Add changelog entry for tzdata documentation Sashank Bhamidi 2025-09-29 16:53:49 +0530
  • 596ec7a314
    Document tzdata dependency purpose Sashank Bhamidi 2025-09-29 16:51:05 +0530
  • 8d33bcd3c7 Use proper semantic markup for files and definition list Steve Piercy 2025-09-29 03:52:41 -0700
  • 190ded5835 Update maintainers access section Steve Piercy 2025-09-29 03:37:35 -0700
  • 522d9bbf55 Move maintenance into contribute Steve Piercy 2025-09-29 03:12:18 -0700
  • 3f1737b226 Add new API files Steve Piercy 2025-09-28 04:46:13 -0700
  • 95ff7a9584 Add sphinx-reredirects to requirements_docs.txt Steve Piercy 2025-09-28 04:11:10 -0700
  • 96f5e0bdad Merge branch 'main' into restructure-docs Steve Piercy 2025-09-28 04:11:04 -0700
  • 6306a3be67 Use `text` for ical files, as there is no `ical` lexer in Pygments. Closes #901. Steve Piercy 2025-09-27 15:22:19 -0700
  • c2b2b087de Correct error message Nicco Kunzmann 2025-09-22 19:47:54 +0100
  • 84527db1ac
    Update src/icalendar/tests/test_conference.py Nicco Kunzmann 2025-09-22 19:42:29 +0100
  • e4e2b822d0
    Update src/icalendar/prop/__init__.py Nicco Kunzmann 2025-09-22 19:42:14 +0100
  • 02c20e28bd
    Update src/icalendar/tests/test_rfc_7986.py Nicco Kunzmann 2025-09-22 19:41:56 +0100
  • de6a1f70bf Check type and range of REFRESH-INTERVAL in setter Nicco Kunzmann 2025-09-22 19:41:11 +0100
  • 5cab351bdd Add note about read-only behaviour Nicco Kunzmann 2025-09-22 19:32:13 +0100
  • 015ada63aa Check arguments for Image() Nicco Kunzmann 2025-09-22 19:25:00 +0100
  • 51bcca7868 Allow str in Conference.from_uri Nicco Kunzmann 2025-09-22 19:20:56 +0100
  • 46598ea2b1
    Update src/icalendar/cal/todo.py Nicco Kunzmann 2025-09-22 19:15:43 +0100
  • 4402e4ac75 Merge branch 'issue-655' of github.com:niccokunzmann/icalendar into issue-655 Nicco Kunzmann 2025-09-20 22:40:28 +0100
  • 0d465e71d9 fix tests Nicco Kunzmann 2025-09-20 22:40:09 +0100
  • 99954416f9 log changes Nicco Kunzmann 2025-09-20 22:39:31 +0100
  • d86103c255
    Merge branch 'main' into issue-655 Nicco Kunzmann 2025-09-20 23:30:59 +0200
  • d77972e30a Claim compatibility to RFC 7986 Nicco Kunzmann 2025-09-20 22:29:46 +0100
  • 20cc3e9398 Merge branch 'issue-655' of github.com:niccokunzmann/icalendar into issue-655 Nicco Kunzmann 2025-09-20 22:25:34 +0100
  • fc8872ddd8 Add CONFERENCE property Nicco Kunzmann 2025-09-20 22:25:02 +0100
  • 3786498d29 add documentation for Image Nicco Kunzmann 2025-09-20 21:14:22 +0100
  • 1a62d883ed Add docsstring Nicco Kunzmann 2025-09-20 21:08:09 +0100
  • 140e50746d Add Image class as read attribute Nicco Kunzmann 2025-09-20 21:00:31 +0100
  • b0d98b004f Add Image class Nicco Kunzmann 2025-09-17 12:16:29 +0100
  • 776dc2b7a7 Move prop.py as __init__.py into a directory Nicco Kunzmann 2025-09-17 11:59:51 +0100
  • b4d6614b38 Correct spelling Nicco Kunzmann 2025-09-17 11:59:35 +0100
  • 90d6f4092d
    Merge pull request #896 from SashankBhamidi/consolidate-setter-methods Nicco Kunzmann 2025-09-17 12:53:06 +0200
  • b44b57b1cb
    Update src/icalendar/attr.py Steve Piercy 2025-09-17 02:24:20 -0700
  • 7893a28d4b
    Update src/icalendar/attr.py Sashank 2025-09-17 14:18:36 +0530
  • 3594792a23
    Update src/icalendar/attr.py Sashank 2025-09-17 14:18:19 +0530
  • 7b69671980
    Update src/icalendar/attr.py Sashank 2025-09-17 14:17:59 +0530
  • 24740fbfda
    Update src/icalendar/attr.py Sashank 2025-09-17 14:17:45 +0530
  • 60fccb641d
    Update src/icalendar/attr.py Sashank 2025-09-17 14:17:29 +0530
  • 47f0f0f698
    Update src/icalendar/attr.py Sashank 2025-09-17 14:15:10 +0530
  • 320f01657d
    Update src/icalendar/attr.py Sashank 2025-09-17 14:14:58 +0530
  • 07fc13ab35
    Update src/icalendar/attr.py Sashank 2025-09-17 14:14:20 +0530
  • 3cee3c57b7
    Update src/icalendar/cal/event.py Sashank 2025-09-17 14:13:55 +0530
  • 6583f9ad05
    Update src/icalendar/cal/todo.py Sashank 2025-09-17 14:13:34 +0530
  • 76f17ecc32
    Update src/icalendar/attr.py Sashank 2025-09-17 14:13:16 +0530
  • 99b7f49320
    Update src/icalendar/attr.py Sashank 2025-09-17 14:10:42 +0530
  • 4ddb2d6499
    Update src/icalendar/attr.py Sashank 2025-09-17 14:06:25 +0530
  • 8b32ac2361
    Update src/icalendar/attr.py Sashank 2025-09-17 14:05:54 +0530
  • 8d62878bb2
    Merge upstream main and resolve CHANGES.rst conflict Sashank Bhamidi 2025-09-17 05:50:32 +0530
  • 9d1175c3a6
    Merge pull request #894 from rudis/main Nicco Kunzmann 2025-09-16 23:15:35 +0200
  • e125734c99 add last_modified to Calendar Nicco Kunzmann 2025-09-16 22:14:09 +0100
  • 18a8ab1c69 add deleter for refresh interval Nicco Kunzmann 2025-09-16 22:08:10 +0100
  • 5bd1e3a191 add source property to calendar Nicco Kunzmann 2025-09-16 22:06:21 +0100
  • 9c7124687c Add url to Calendar Nicco Kunzmann 2025-09-16 21:48:12 +0100
  • 695882120f Merge branch 'main' into issue-655 Nicco Kunzmann 2025-09-16 21:37:20 +0100
  • 11c06c3102
    Merge branch 'main' into main Nicco Kunzmann 2025-09-16 22:03:45 +0200
  • d98f47b2d6
    Merge remote-tracking branch 'upstream/main' into consolidate-setter-methods Sashank Bhamidi 2025-09-15 14:37:06 +0530
  • c89693cb21
    Consolidate duplicate logic between Event and Todo classes Sashank Bhamidi 2025-09-15 14:31:34 +0530
  • 6cd120cf6f
    Merge pull request #895 from collective/dependabot/github_actions/github-actions-1cc54e3a68 Sashank 2025-09-12 13:40:57 +0530
  • b40829db8d
    Update CHANGES.rst Steve Piercy 2025-09-10 22:27:30 -0700
  • 2096f32a67
    Bump actions/setup-python from 5 to 6 in the github-actions group dependabot[bot] 2025-09-08 19:39:34 +0000
  • 85b80b8f1c Revert "Add Github Actions Security workflow" Martin Peeters 2025-09-02 08:23:39 +0200
  • b5d7ef9498 Add Github Actions Security workflow Aditya Dharmawan Saputra 2025-09-02 05:54:22 +0700
  • 05133dc554
    Merge pull request #892 from SashankBhamidi/improve-contributing-docs-issue-890 Steve Piercy 2025-08-31 13:45:15 -0700
  • f118a3a12f Simplify change log entry for human consumption. People can view the link for details. Steve Piercy 2025-08-31 13:11:06 -0700
  • 75a8fa3a46 Workaround broken ICS files with empty RDATE Simon Ruderich 2025-08-31 10:28:41 +0200
  • c07a3dea7d Fix `WARNING: Inline literal start-string without end-string. [docutils]` by adding an escaped space after an inline literal Steve Piercy 2025-08-30 03:00:03 -0700
  • acba1dec26 - Remove warning of duplicate headings - Align credits.rst with maintenance.rst for Maintainers Steve Piercy 2025-08-30 02:54:52 -0700
  • 3f22a295ee Move and rewrite content from `CONTRIBUTING.md` to `docs/contributing.rst`. Steve Piercy 2025-08-30 02:46:30 -0700
  • 0b4b6857c6 Add documentation as a requirement for pull requests. Steve Piercy 2025-08-30 02:43:51 -0700
  • e57e536b8e Fix indentation of docstring to prevent docutils error Steve Piercy 2025-08-30 02:17:40 -0700
  • fdd5552e67 Use proper format for `fitnr` Steve Piercy 2025-08-29 21:35:45 -0700
  • 1ee9f527aa Update `credits.rst` with three classifications of contributors, an introduction, and how to find the complete list. Steve Piercy 2025-08-29 21:33:17 -0700
  • 5a69ad149b Change the voice to be explicitly that of the contributor Steve Piercy 2025-08-29 21:00:41 -0700
  • 8373bf962e Add second condition so that it applies to all contributors Steve Piercy 2025-08-29 20:58:04 -0700
  • 183d88d44e Add line breaks for author legibility Steve Piercy 2025-08-29 20:54:38 -0700
  • e9fcc09776 Address stevepiercy review feedback Sashank 2025-08-28 07:42:35 +0530
  • cc5dc2adea
    Update docs/credits.rst Sashank 2025-08-22 20:52:44 +0530
  • 41b9ccd9d8 Fix URL consistency: use /latest/ instead of /stable/ Sashank 2025-08-22 20:42:32 +0530
  • 2e3d9df4af Address niccokunzmann's review feedback Sashank 2025-08-22 20:19:56 +0530