index
:
pgarchives.git
master
py3
PostgreSQL mailinglist archives backend
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loader
Age
Commit message (
Expand
)
Author
2025-06-16
Add subscriber_access field to schema.sql
Magnus Hagander
2025-06-16
Allow passing filenames to --mbox that contain parentheses
Jelte Fennema-Nio
2023-04-11
Add JIS encodings to message loading
Célestin Matte
2023-03-23
Fix typo
Célestin Matte
2022-04-01
Fix bytes/str handling of secondary text parts in messages
Magnus Hagander
2022-01-30
Ensure pglister_sync includes a value for subscriber_access
Magnus Hagander
2021-11-24
Add pglister section in archives.ini.sample
Célestin Matte
2021-11-04
Fix ancient error fromt he 2to3 conversion
Magnus Hagander
2021-10-23
Clean up accidentally commited files
Magnus Hagander
2020-08-11
Updaate regexp escaping syntax to please pep8
Magnus Hagander
2020-08-11
Update exception catching syntax to please pep8
Magnus Hagander
2020-06-01
Support overwriting messages in load_messages.py
Magnus Hagander
2020-04-01
Mark all ForeignKeys as on_delete=CASCADE
Magnus Hagander
2020-03-30
Set a timeout for sendinv Varnish purge requests
Magnus Hagander
2020-01-29
Fix logging of load errors
Magnus Hagander
2020-01-29
Fixes for newer pep8
Magnus Hagander
2019-06-19
Remove extra : at end of xkey
Magnus Hagander
2019-06-19
Fix typo
Magnus Hagander
2019-06-19
Use xkey instead of regexp when purging threads and lists
Magnus Hagander
2019-06-18
Implement email resending in the list archives
Magnus Hagander
2019-06-18
Remove settings entry from sample that are not used
Magnus Hagander
2019-05-17
Ensure array of usernames are text[]
Magnus Hagander
2019-01-08
Fix date parsing to be even more forgiving
Magnus Hagander
2019-01-07
Detect and show date changes in reparse message
Magnus Hagander
2019-01-07
Remove clean_date.py, because it relied on the old archives
Magnus Hagander
2019-01-04
Fix comparison operators
Magnus Hagander
2019-01-04
Fix incorrect import
Magnus Hagander
2019-01-04
Fix bad multi-command lines
Magnus Hagander
2019-01-04
Whitespace fixes
Magnus Hagander
2019-01-04
Fix indentation
Magnus Hagander
2019-01-04
Tabs to 4 spaces
Magnus Hagander
2019-01-04
Trap internal AssertionError from python libraries
Magnus Hagander
2019-01-03
Update loader scripts to use python3 syntax
Magnus Hagander
2019-01-03
Use "in" syntax instead of has_key()
Magnus Hagander
2018-12-03
Track load date of messages
Magnus Hagander
2018-11-30
Switch to using tidylib rather than tidy
Magnus Hagander
2018-11-29
Use advisory lock around load_message.py
Magnus Hagander
2018-11-20
Remove spaces in messageids
Magnus Hagander
2018-11-20
Proper attempt at correctly updating header fields
Magnus Hagander
2018-11-20
Revert "Actually update header fields when they have changed"
Magnus Hagander
2018-11-20
Fix accidental reversing of printed manual header diffs
Magnus Hagander
2018-11-20
Actually update header fields when they have changed
Magnus Hagander
2018-11-20
One more round of header replacement fixes
Magnus Hagander
2018-11-20
When reparsing, show both header and body changes
Magnus Hagander
2018-11-20
Add another strange timezone offset format
Magnus Hagander
2018-11-20
Use the tsparser text search parser by default
Magnus Hagander
2018-07-06
Make error message on messageid-refind-failure more helpful
Magnus Hagander
2018-07-06
Prompt before committing the reparse transaction
Magnus Hagander
2018-07-06
Don't change messages if they haven't changed
Magnus Hagander
2018-06-20
Show progress in percent when reparsing large sets of emails
Magnus Hagander
[next]