~abompard/mailman/subpolicy

  • Committer: Barry Warsaw
  • Date: 2015-04-07 02:06:28 UTC
  • mfrom: (7313.2.6 lp1423756)
  • Revision ID: barry@list.org-20150407020628-fkwphij7to9lc8gy
 * Domains now have a list of owners, which are ``IUser`` objects, instead of
   the single ``contact_address`` they used to have.  ``IUser`` objects now
   also have a ``is_server_owner`` flag (defaulting to False) to indicate
   whether they have superuser privileges.  Give by Abhliash Raj, with fixes
   and refinements by Barry Warsaw.  (LP: #1423756)

 * Domains can now optionally be created with owners; domain owners can be
   added after the fact; domain owners can be deleted.  Also, users now have
   an ``is_server_owner`` flag as part of their representation, which defaults
   to False, and can be PUT and PATCH'd.  Given by Abhilash Raj, with fixes
   and refinements by Barry Warsaw.  (LP: #1423756)
Filename Latest Rev Last Changed Committer Comment Size
..
cron 3 26 years ago klm Initial revision Diff
data 6580 16 years ago Barry Warsaw Reorganize the database subpackage, primarily by r Diff
port_me 7300 9 years ago Barry Warsaw Move some old bin scripts to a holding tank. Diff
src 6675 15 years ago Barry Warsaw Push the source directory into a 'src' subdirector Diff
.bzrignore 7264.4.4 9 years ago Barry Warsaw test_requests succeeds now, after changing some La 245 bytes Diff Download File
conf.py 7286 9 years ago Barry Warsaw Bump copyright years. 7.6 KB Diff Download File
File copybump.py 7302 9 years ago Barry Warsaw copybump should ignore .git directories. This isn 2.3 KB Diff Download File
COPYING 7018 12 years ago Barry Warsaw Update COPYING file to GPLv3. (LP: #790994) 34.3 KB Diff Download File
coverage.ini 7264.4.54 9 years ago Barry Warsaw Update coverage.ini 202 bytes Diff Download File
MANIFEST.in 7256 9 years ago Barry Warsaw MANIFEST.in updates. 450 bytes Diff Download File
README.rst 7286 9 years ago Barry Warsaw Bump copyright years. 2 KB Diff Download File
setup.cfg 7053.1.2 12 years ago Barry Warsaw This is the way to build the documentation now: $ 44 bytes Diff Download File
setup.py 7287 9 years ago Barry Warsaw We don't need the 'six' package any more. 3.6 KB Diff Download File
template.py 7285 9 years ago Barry Warsaw Merge the Python 3 branch. 770 bytes Diff Download File
tox.ini 7264.4.52 9 years ago Barry Warsaw Update the setup.py, tox.ini, template.py and docu 794 bytes Diff Download File
unittest.cfg 7215.1.1 10 years ago Barry Warsaw Switch to virtualenv and nose2 instead of zc.build 146 bytes Diff Download File