index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
model
/
user.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
1
-1
/
+1
*
MySQL is now an officially supported database.
Barry Warsaw
2016-07-29
1
-4
/
+4
*
Clean up the User.absorb() method and tests.
Barry Warsaw
2016-05-14
1
-11
/
+15
*
Fix Flake8 errors
Aurélien Bompard
2016-05-04
1
-4
/
+4
*
Implement suggestions from the review
Aurélien Bompard
2016-05-04
1
-0
/
+1
*
Delete redundant memberships before deleting the absorbed user
Aurélien Bompard
2016-05-04
1
-5
/
+6
*
Add a method to merge a user into another user
Aurélien Bompard
2016-05-04
1
-0
/
+31
*
Tweak the import rules checker.
Barry Warsaw
2016-03-27
1
-1
/
+1
*
Clean up the model and languages directories.
Barry Warsaw
2016-03-25
1
-11
/
+6
*
Super duper.
Barry Warsaw
2016-01-26
1
-1
/
+1
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Give the predictable ID factories similar APIs.
Aurélien Bompard
2015-12-26
1
-3
/
+3
*
Checkpointing:
Barry Warsaw
2015-04-06
1
-3
/
+5
*
* implement left over methods
Abhilash Raj
2015-04-06
1
-0
/
+1
*
* Add `drop_column` inside sqlite check, fix indentation
Abhilash Raj
2015-03-31
1
-3
/
+3
*
merge serverowner branch
Abhilash Raj
2015-03-27
1
-1
/
+10
|
\
|
*
all tests passing now (except doctests)
Abhilash Raj
2015-03-26
1
-1
/
+1
|
*
add domainowner and serverowner options
Abhilash Raj
2015-03-21
1
-1
/
+10
*
|
* When deleting a user object, make sure their preferences are also deleted.
Barry Warsaw
2015-03-20
1
-1
/
+3
|
/
*
Bump copyright years.
Barry Warsaw
2015-01-04
1
-1
/
+1
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
1
-8
/
+4
*
More model test fixes and ports.
Barry Warsaw
2014-12-13
1
-3
/
+3
*
Checkpointing
Barry Warsaw
2014-12-12
1
-1
/
+1
*
Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.
Barry Warsaw
2014-10-13
1
-4
/
+7
|
\
|
*
* remove migrate command
Abhilash Raj
2014-10-10
1
-2
/
+2
|
*
fix database reset error due to foreign key constraint between user and addre...
Abhilash Raj
2014-10-09
1
-1
/
+4
|
/
*
Clean up pass.
Barry Warsaw
2014-09-22
1
-14
/
+13
*
* remove some unused code
Abhilash Raj
2014-09-19
1
-1
/
+0
*
* fix the circular dependecy problem between User and Adress
Abhilash Raj
2014-09-19
1
-3
/
+6
*
fix all tests in mailman.model.tests
Abhilash Raj
2014-09-13
1
-2
/
+3
*
change leftover queries
Abhilash Raj
2014-09-13
1
-3
/
+3
*
modify all storm queries to work with SA
Abhilash Raj
2014-09-12
1
-2
/
+4
*
* change declarative_base class to use ModelMeta class
Abhilash Raj
2014-09-06
1
-4
/
+6
*
replace all storm types and relationships with sqlalchemy
Abhilash Raj
2014-09-05
1
-13
/
+19
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
General code cleanup.
Barry Warsaw
2012-04-25
1
-3
/
+2
*
- Module modernatizations (print function).
Barry Warsaw
2012-04-22
1
-9
/
+12
*
* A `PasswordChangeEvent` is triggered when an `IUser`'s password changes.
Barry Warsaw
2012-04-07
1
-2
/
+13
*
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
1
-8
/
+8
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
* User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,
Barry Warsaw
2011-08-30
1
-3
/
+5
*
Give IMembers a unique member id. We have to do this in order to give them a
Barry Warsaw
2011-04-22
1
-1
/
+4
*
Users now have a preferred address which can be set, changed, and deleted.
Barry Warsaw
2011-04-16
1
-1
/
+27
*
Merge passwords into rest
Barry Warsaw
2011-04-08
1
-2
/
+3
|
\
|
*
add_member()
Barry Warsaw
2011-04-08
1
-2
/
+3
*
|
More fleshing out of the users REST API.
Barry Warsaw
2011-04-04
1
-1
/
+4
|
/
*
* Re-organize the interface between buildout.cfg and the zope.testing layer
Barry Warsaw
2011-04-01
1
-1
/
+17
*
* Give users a unique, random, immutable user id.
Barry Warsaw
2011-03-18
1
-1
/
+8
[next]