| .. |
|
application
|
Import of FormFieldConversionWarning can not fail anymore
|
2014-07-09 15:53:46 +02:00 |
|
browser
|
Update Firefox versions to latest ESR
|
2014-08-26 18:05:25 +02:00 |
|
browser2
|
Add a new "Type" filter
|
2014-09-02 12:15:54 +02:00 |
|
capabilities
|
fix docstring issues
|
2014-08-30 20:45:10 +02:00 |
|
captcha
|
add a grid based virtual keyboard
|
2014-08-21 16:25:30 +02:00 |
|
config
|
Dump dictionaries in a more human-readable format
|
2014-08-26 18:05:25 +02:00 |
|
parsers
|
Remove unused/obsolete parsers
|
2014-03-22 01:03:38 +01:00 |
|
__init__.py
|
PEP8 style fixes and other small style fixes
|
2012-03-14 04:51:46 +01:00 |
|
backend.py
|
s/IBaseCap/CapBase/ (refs #1424)
|
2014-07-09 12:59:31 +02:00 |
|
compat.py
|
first step in python3 support
|
2014-05-17 14:27:55 +02:00 |
|
date.py
|
[date] add sept. in french translation
|
2014-09-02 11:30:12 +02:00 |
|
decorators.py
|
Use newer form of catching exceptions
|
2013-07-27 15:16:16 +02:00 |
|
exceptions.py
|
Introduce local exception for SSL errors
|
2014-07-09 11:45:55 +02:00 |
|
html.py
|
Move the import oh html2text outside of misc
|
2014-07-09 11:43:14 +02:00 |
|
inspect.py
|
change license to AGPLv3+
|
2011-04-08 12:48:07 +02:00 |
|
json.py
|
try/except import are now handled by flake8 2.0+ / pyflakes 0.6+
|
2013-03-19 19:10:20 +01:00 |
|
log.py
|
add a 'settings' attribute on loggers to store user values like 'save_responses', 'responses_dirname', 'ssl_insecure', etc.
|
2014-03-25 22:58:35 +01:00 |
|
mech.py
|
change license to AGPLv3+
|
2011-04-08 12:48:07 +02:00 |
|
misc.py
|
Move the import oh html2text outside of misc
|
2014-07-09 11:43:14 +02:00 |
|
newsfeed.py
|
[newsfeed] Boobmsg crashes if id is None
|
2014-05-06 22:32:41 +02:00 |
|
ordereddict.py
|
try/except import are now handled by flake8 2.0+ / pyflakes 0.6+
|
2013-03-19 19:10:20 +01:00 |
|
path.py
|
Make Collection more safe and sane
|
2012-03-13 22:08:45 +01:00 |
|
property.py
|
PEP8 style fixes and other small style fixes
|
2012-03-14 04:51:46 +01:00 |
|
regex_helper.py
|
import regex_helper from django
|
2014-03-10 13:11:07 +01:00 |
|
storage.py
|
update code documentation
|
2012-04-01 17:41:20 +02:00 |
|
test.py
|
Easy spacing fixes, trailing stuff
|
2013-03-16 00:54:55 +01:00 |
|
value.py
|
be case insensitive on value choices (closes #1319)
|
2014-09-02 12:29:58 +02:00 |