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
/
lib
/
storage.py
Age
Commit message (
Expand
)
Author
2023-03-23
Fix typo
Célestin Matte
2020-06-01
Support overwriting messages in load_messages.py
Magnus Hagander
2019-01-07
Detect and show date changes in reparse message
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-03
Update loader scripts to use python3 syntax
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
When reparsing, show both header and body changes
Magnus Hagander
2018-07-06
Make error message on messageid-refind-failure more helpful
Magnus Hagander
2018-07-06
Don't change messages if they haven't changed
Magnus Hagander
2016-03-02
Track old id when diffing, to track down not found entries
Magnus Hagander
2016-02-15
Implement check functionality for reparsing messages
Magnus Hagander
2013-01-05
Add support for in-place overwriting of a message
Magnus Hagander
2012-10-03
Add support for proper varnish purging when loading messages
Magnus Hagander
2012-08-08
Fix thread mergeing
Magnus Hagander
2012-08-08
Add and fix some debug logging around thread resolving
Magnus Hagander
2012-07-10
Turn rawtxt into a bytea, since w edon't know the encoding
Magnus Hagander
2012-07-09
Store the raw text of messages.
Magnus Hagander
2012-07-05
Probably need to merge with a distinct set of threads/lists
Magnus Hagander
2012-07-05
Treat tagged-with-new-list differently from dupes
Magnus Hagander
2012-06-21
Subject isn't mandatory
Magnus Hagander
2012-06-20
Add verbose mode, off by default. Collect and print statistics
Magnus Hagander
2012-06-19
Split parsing and storing into two different scripts
Magnus Hagander