# # ChangeLog for postman/storage.py in mailjam # # Generated by Trac 1.4 # Apr 28, 2024, 1:45:26 AM Sun, 20 May 2012 08:02:10 GMT Borja Lopez [11:078c7b030cee] * postman/config.py (modified) * postman/models.py (modified) * postman/mta.py (modified) * postman/storage.py (modified) * postman/tests/__init__.py (modified) * postman/tests/daemon.py (modified) * postman/tools.py (modified) Removed legacy configs from the config module Added some headers to ... Wed, 16 May 2012 09:41:47 GMT Francisco de Borja Lopez Rio [5:573fdae8b1f6] * postman/daemon.py (modified) * postman/models.py (modified) * postman/storage.py (modified) * postman/tests/__init__.py (modified) * postman/tests/daemon.py (added) * postman/tests/mta.py (modified) Added tests for postman.daemon.Postman Added a method to ... Tue, 15 May 2012 14:41:48 GMT Francisco de Borja Lopez Rio [4:14b2a12d495e] * postman/__init__.py (modified) * postman/models.py (modified) * postman/storage.py (modified) Fixed some bugs in the code that was doing the de-serialization of ... Mon, 14 May 2012 16:08:53 GMT Francisco de Borja Lopez Rio [1:421645ee4cd9] * bin/run_tests (added) * postman/__init__.py (added) * postman/config.py (moved) * postman/models.py (moved) * postman/mta.py (moved) * postman/storage.py (moved) * postman/tests/__init__.py (added) * postman/tests/models.py (added) * postman/tools.py (moved) * postman/webapp.py (moved) Moved the source code from src/ to postman/ Added tests (unittests) ...