| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | removed 2to3 translation step from setup | Eli Collins | 2011-12-06 | 1 | -10/+1 |
| | | |||||
| * | small corrections to documentation | Eli Collins | 2011-08-19 | 1 | -5/+6 |
| | | |||||
| * | traditional post-release tweaks to documentation | Eli Collins | 2011-08-17 | 1 | -1/+3 |
| | | |||||
| * | documentation building should now be done through 'setup.py build_sphinx'; | Eli Collins | 2011-08-17 | 1 | -8/+10 |
| | | | | | | changed instructions accordingly; also added 'docdist' setup command to build doc zip files | ||||
| * | tweaked fshp documentation | Eli Collins | 2011-07-27 | 1 | -1/+1 |
| | | |||||
| * | misc documentation tweaks | Eli Collins | 2011-06-30 | 1 | -8/+10 |
| | | |||||
| * | updated changelog to include python 3 compat; various other documentation ↵ | Eli Collins | 2011-06-29 | 1 | -7/+7 |
| | | | | | updates | ||||
| * | installation updates | Eli Collins | 2011-06-22 | 1 | -27/+41 |
| | | | | | | | | | * updated install instructions to account for python 3 support * removed dependancy on distribute/setuptools: - no longer using find_packages() - using build_py_2to3 cmdclass as fallback if distribute's use_2to3 not available * some tweaks to make "setup.py test" work properly | ||||
| * | added support for BCryptor as bcrypt backend | Eli Collins | 2011-06-01 | 1 | -3/+5 |
| | | |||||
| * | various documentation updates | Eli Collins | 2011-06-01 | 1 | -2/+5 |
| | | |||||
| * | various documentation updates | Eli Collins | 2011-05-04 | 1 | -17/+16 |
| | | |||||
| * | added instructions for building documentation; misc documentation updates | Eli Collins | 2011-03-27 | 1 | -17/+14 |
| | | |||||
| * | minor documentation fixes | Eli Collins | 2011-03-25 | 1 | -12/+10 |
| | | |||||
| * | updated links in documentation; bumped to version 1.3.01.3.0 | Eli Collins | 2011-03-25 | 1 | -16/+19 |
| | | |||||
| * | documentation updates | Eli Collins | 2011-03-24 | 1 | -31/+33 |
| | | | | | | | | | | | | | ===================== * CryptContext docs finished * README / LICENSE updated * license text changed to correct BSD wording * embarassingly, the history.rst is kinda off about release versions. tried to make it give readers better outline. * misc doc updates * some handler names (eg: 'context', 'all') now forbidden by register_crypt_handler() * bumped setup.cfg to b1 | ||||
| * | documentation work & rearranging | Eli Collins | 2011-03-22 | 1 | -18/+26 |
| | | | | | | | | | | | ================================ * added documentation for overview, ldap digests * lots of other documentation updates * renamed passlib.unix -> passlib.hosts * renamed passlib.sqldb -> passlib.servers * added passlib.servers.custom_app_context for quickstart purposes * added ldap {CLEARTEXT} support | ||||
| * | documentation work | Eli Collins | 2011-03-14 | 1 | -10/+16 |
| | | | | | | | | ================== * finished password hash api description * various documentation cleanups * removed unused quickstart doc | ||||
| * | doc cleanup - changed hash descriptions from modules -> classes | Eli Collins | 2011-02-16 | 1 | -1/+1 |
| | | |||||
| * | updated docs | Eli Collins | 2011-01-31 | 1 | -12/+16 |
| | | |||||
| * | relocated passlib.hash.XXX to passlib.XXX; all UTs pass | Eli Collins | 2011-01-14 | 1 | -1/+1 |
| | | |||||
| * | updates docs some | Eli Collins | 2011-01-07 | 1 | -15/+20 |
| | | |||||
| * | doc cleanups | Eli Collins | 2011-01-06 | 1 | -24/+22 |
| | | |||||
| * | cloning bps to passlib trunk | Eli Collins | 2011-01-06 | 1 | -0/+53 |
