summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* pypi fixsixGael Pasgrimaud2012-12-071-1/+2
|
* re-add pypiGael Pasgrimaud2012-12-072-1/+17
|
* remove test timeoutGael Pasgrimaud2012-12-071-1/+1
|
* fix selenium testsGael Pasgrimaud2012-12-073-8/+19
|
* use waitressGael Pasgrimaud2012-12-064-163/+120
|
* moar sixGael Pasgrimaud2012-12-061-38/+8
|
* add timeout options. better error handlingGael Pasgrimaud2012-12-061-8/+38
|
* use distributeGael Pasgrimaud2012-12-062-3/+2
|
* merge back lint/lint3. removed to_string and join_bytes from everywhereGael Pasgrimaud2012-12-065-546/+76
|
* remove broken tests. jquery use iframes..Gael Pasgrimaud2012-12-065-48/+12
|
* remove some ugly stuff by using future's literal and six. this mean we do no ↵Gael Pasgrimaud2012-12-0514-354/+339
| | | | longer support python2.5
* Merge pull request #18 from kilink/masterGael Pasgrimaud2012-11-261-0/+10
|\ | | | | Add test for HTML entities inside textareas
| * add test for html entities inside of textareasPatrick Strawderman2012-11-261-0/+10
|/
* Back to development: 1.4.4Domen Kožar2012-11-261-1/+1
|
* Preparing release 1.4.3Domen Kožar2012-11-261-1/+1
|
* update changelogDomen Kožar2012-11-261-1/+8
|
* fixed #16 by using sorted() instead of list()Gael Pasgrimaud2012-11-241-1/+1
|
* ignore xml reportsGael Pasgrimaud2012-11-241-0/+1
|
* Merge pull request #14 from kilink/masterGael Pasgrimaud2012-11-213-6/+24
|\ | | | | Fully implement decoding of HTML entities
| * decode all HTML entitiesPatrick Strawderman2012-11-183-6/+24
| |
* | add test coverage to toxDomen Kožar2012-11-213-6/+16
|/
* tox work with 2.6 2.7 and 3.2. Still have some buildout issue with 3.3Gael Pasgrimaud2012-11-162-8/+20
|
* Back to development: 1.4.3Domen Kožar2012-11-161-1/+1
|
* Preparing release 1.4.21.4.2Domen Kožar2012-11-161-1/+1
|
* update newsDomen Kožar2012-11-161-0/+5
|
* Back to development: 1.4.2Domen Kožar2012-11-141-1/+1
|
* Preparing release 1.4.11.4.1Domen Kožar2012-11-141-1/+1
|
* update changelogDomen Kožar2012-11-141-0/+4
|
* update MANIFEST.inDomen Kožar2012-11-141-6/+7
|
* py3k compatible docs/conf.pyDomen Kožar2012-11-141-8/+8
|
* use distribute and don't test py3.1Domen Kožar2012-11-141-2/+1
|
* remove pypy until it doesn't hangDomen Kožar2012-11-131-1/+1
|
* try to trick travisDomen Kožar2012-11-131-1/+2
|
* try with prefer-finalDomen Kožar2012-11-131-0/+1
|
* use newestDomen Kožar2012-11-131-5/+1
|
* pin down zc.recipe.egg versionDomen Kožar2012-11-131-0/+4
|
* fix pypy supportDomen Kožar2012-11-131-1/+2
|
* int, not strDomen Kožar2012-11-131-3/+7
|
* check against py2.xDomen Kožar2012-11-131-1/+1
|
* support py2.6Domen Kožar2012-11-131-1/+1
|
* s/z3c.recipe.scripts/zc.recipe.egg/Domen Kožar2012-11-131-1/+1
|
* get rid of buildout-py3k.cfgDomen Kožar2012-11-133-25/+18
|
* use py3k bootstrapDomen Kožar2012-11-131-1/+1
|
* typoDomen Kožar2012-11-131-1/+1
|
* don't confuse users with two TOC sectionsDomen Kožar2012-11-134-51/+47
|
* add .travis.ymlDomen Kožar2012-11-131-0/+12
|
* add a readmeGael Pasgrimaud2012-11-132-9/+12
|
* we are no longer on bitbucketGael Pasgrimaud2012-11-131-10/+5
|
* use pylons themeGael Pasgrimaud2012-11-131-1/+1
|
* move to git; get a fresh Sphinx conf.py/MakefileGael Pasgrimaud2012-11-134-56/+310
|