~abompard/mailman/pgsql_upgrade

  • Committer: Barry Warsaw
  • Date: 2014-04-15 21:54:35 UTC
  • Revision ID: barry@list.org-20140415215435-o3rk0mplf1w9i5p5
 * Fixed a crash in the REST server when searching for nonmembers via
   ``/find`` which we've never seen before, because those members only have an
   address record, not a user record.  This requires a small change in the API
   where the JSON response's ``address`` key now contains the URL to the
   address resource, the new ``email`` key contains the email address as a
   string, and the ``user`` key is optional.
Filename Latest Rev Last Changed Committer Comment Size
..
data 6580 16 years ago Barry Warsaw Reorganize the database subpackage, primarily by r Diff
src 6675 15 years ago Barry Warsaw Push the source directory into a 'src' subdirector Diff
cron 3 26 years ago klm Initial revision Diff
setup.cfg 7053.1.2 12 years ago Barry Warsaw This is the way to build the documentation now: $ 44 bytes Diff Download File
unittest.cfg 7215.1.1 11 years ago Barry Warsaw Switch to virtualenv and nose2 instead of zc.build 146 bytes Diff Download File
.bzrignore 7236 10 years ago Barry Warsaw * Module coding style consistency. * handle_Subscr 228 bytes Diff Download File
MANIFEST.in 7018 13 years ago Barry Warsaw Update COPYING file to GPLv3. (LP: #790994) 363 bytes Diff Download File
template.py 7232 10 years ago Barry Warsaw Bump copyright years. 865 bytes Diff Download File
README.rst 7232 10 years ago Barry Warsaw Bump copyright years. 2 KB Diff Download File
File copybump.py 7199 11 years ago Barry Warsaw Bump copyright years. 2.3 KB Diff Download File
setup.py 7243.1.1 10 years ago Barry Warsaw * Use ``setuptools`` instead of ``distribute``, s 3.7 KB Diff Download File
conf.py 7232 10 years ago Barry Warsaw Bump copyright years. 7.6 KB Diff Download File
COPYING 7018 13 years ago Barry Warsaw Update COPYING file to GPLv3. (LP: #790994) 34.3 KB Diff Download File