Wykres commitów

734 Commity (475996a02ffe3f201ffc72a54cbb27d5c2265cdb)

Autor SHA1 Wiadomość Data
Markus Unterwaditzer 475996a02f Allow passing parameters to pytest
An invocation like "tox -epy -- --pdb" will pass --pdb to pytest.
2017-01-19 12:41:53 +01:00
Timo Stollenwerk ebb47ee991 Back to development: 3.11.3
[ci skip]
2017-01-12 17:34:09 +01:00
Timo Stollenwerk 5ec4e60560 Preparing release 3.11.2
[ci skip]
2017-01-12 17:33:22 +01:00
Timo Stollenwerk eca7a6160d Fix changelog style. 2017-01-12 17:32:51 +01:00
Christian Geier cda4f8d5a0 Merge pull request #206 from geier/tox_py35
Also test on python 3.5 and 3.6, allow failures on pypy3
2017-01-05 01:40:10 +01:00
Christian Geier 8160afdbef Also test on python 3.5 and 3.6.
Also allow failures on travis.ci with pypy3.
2016-12-30 15:16:03 +01:00
Maurits van Rees 3d3015f186 Back to development: 3.11.2
[ci skip]
2016-12-19 18:03:18 +01:00
Maurits van Rees 69b5ec7f54 Preparing release 3.11.1
[ci skip]
2016-12-19 18:03:04 +01:00
Maurits van Rees d7af875e42 Cleaned up empty headers from changelog.
[ci skip]
2016-12-19 18:02:57 +01:00
Christian Geier 1ffe304700 Merge pull request #204 from digsim/unicodefix
Handle UnicodeEncodeError in Error messages.
2016-11-29 00:06:19 +01:00
Andreas Ruppen 885a547d34 Handle UnicodeEncodeError in Error messages. Depending on the input, I might be that instead of collecting the thrown error message, python throws a new UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 96: ordinal not in range(128). So we use the six library and unicode function to properly treat the error message before adding it to the stack of already collected error messages. 2016-11-22 21:11:16 +01:00
Maurits van Rees b8e242af4d Back to development: 3.11.1
[ci skip]
2016-11-18 20:13:51 +01:00
Maurits van Rees 617ca66589 Preparing release 3.11
[ci skip]
2016-11-18 20:13:07 +01:00
Maurits van Rees 72ee6a1c2a Updated changelog and added PyPy and CPython classifiers.
[ci skip]
2016-11-18 20:12:55 +01:00
Christian Geier d277fb935f Merge pull request #203 from collective/gforcada-patch-1
Test with pypy and pypy3
2016-11-07 15:02:11 +01:00
Gil Forcada Codinachs 91c2797989 Test with pypy and pypy3
To check if it actually works
2016-11-05 19:11:20 +01:00
tpltnt 28df37305b Usage typo fixes (#198)
* minor typo fixes

* small rephrasing

* tiny typo fix

* missing period
2016-10-26 00:52:28 -05:00
Johannes Raggam c5a53fe973 Back to development: 3.11 2016-05-26 11:23:54 +02:00
Johannes Raggam a6f2b900db Preparing release 3.10 2016-05-26 11:23:10 +02:00
Johannes Raggam 2c7e48441d package maintainance: tell zest.releaser where to find pkg version 2016-05-26 11:22:55 +02:00
Johannes Raggam 03ae2d2783 prepare release 2016-05-26 11:18:05 +02:00
Johannes Raggam b91bc75ec4 Changelog 2016-05-26 11:14:36 +02:00
Johannes Raggam f0d0496309 Merge pull request #189 from stlaz/issue_184
Added PERIOD value type to date types
2016-05-26 11:00:11 +02:00
Johannes Raggam 7ad5491760 Merge pull request #185 from collective/fix_184
Reintroduce cal.Component.is_broken
2016-05-26 10:58:45 +02:00
Johannes Raggam 640aa85e10 Merge pull request #183 from stlaz/rfc5545
Updated components to better conform to RFC 5545
2016-05-26 10:52:46 +02:00
Christian Geier 70a049e06c Reintroduce cal.Component.is_broken
cal.Component.is_broken got removed with 3.9.2 but should not have been
removed before 4.0.0
2016-04-25 23:56:07 +02:00
Markus Unterwaditzer 6888bbe020 Add changelog for #195 2016-04-25 20:18:06 +02:00
Markus Unterwaditzer 9cac8669b6 Fix tests for dateutil 2.5
Fix #194
2016-04-22 22:58:13 +02:00
Stanislav Laznicka 2c155275b3 Added PERIOD value type to date types
https://github.com/collective/icalendar/issues/184
2016-02-19 13:54:02 +01:00
Stanislav Laznicka 4f845ce91e Updated components to better conform to RFC 5545
https://github.com/collective/icalendar/issues/176
2016-02-17 08:28:40 +01:00
Maurits van Rees 608b211a92 check-manifest
[ci skip]
2016-02-11 21:25:31 +01:00
Johannes Raggam 7c6571d621 back to dev 2016-02-05 13:24:47 +01:00
Johannes Raggam a0f31b871e Preparing release 3.9.2 2016-02-05 13:19:00 +01:00
Johannes Raggam 759a6b122b add changelog entry 2016-02-05 13:15:51 +01:00
Johannes Raggam 14704c892b Merge remote-tracking branch 'geier/master' 2016-02-05 13:13:48 +01:00
Johannes Raggam 0f4dff809f fix merge leftofer 2016-02-05 13:07:30 +01:00
Johannes Raggam 5eb5476741 code comment, changelog reformat 2016-02-05 13:06:19 +01:00
Stanislav Laznicka d9264e90c0 Fixes unknown component represented as known one
from_ical() caused unknown an component to be represented as a known
one, losing the name information about the original component

https://github.com/collective/icalendar/issues/178
2016-02-05 12:55:13 +01:00
Johannes Raggam 91377b9a6d Merge branch 'iderror_fix' 2016-02-05 12:49:28 +01:00
Johannes Raggam 8140ba6ba0 add pip-selfcheck.json to .gitignore 2016-02-05 12:48:44 +01:00
Johannes Raggam 4a5244ce72 add changelog entry. formatings 2016-02-05 12:47:34 +01:00
Stanislav Laznicka 63fcf7436e Fixes IndexError in Component.from_ical() 2016-01-29 10:42:36 +01:00
Stanislav Laznicka f1f4bc52db Component returns True if checked with bool()
https://github.com/collective/icalendar/issues/141
2016-01-21 16:25:44 +01:00
Johannes Raggam 18637a97ee add test for issue 168 2016-01-14 15:42:45 +01:00
Johannes Raggam c64db780f3 change some list and dict calls to list and dict literals 2016-01-14 15:20:45 +01:00
Johannes Raggam 2d62c56ab0 all utf 8 headers 2016-01-14 15:08:00 +01:00
Johannes Raggam 9e26485f6d all pep8 2016-01-14 15:04:19 +01:00
Stanislav Laznicka 70a7b5a167 Fixes bug when date-time is recognized as time
Date-time was recognized incorrectly as a date or time. This resulted
in wrong representation of some iCalendar strings.

Also adds "errors" list in Component for saving error strings from parsing.

https://github.com/collective/icalendar/issues/174
https://github.com/collective/icalendar/issues/168
2015-12-18 20:59:07 +01:00
Johannes Raggam ff1f2eec3d allow zest.releaser to set the version in __init__.py. cleanup 2015-12-02 16:01:57 +01:00
Christian Geier 3b73c631cd defined test_suite in setup.py 2015-12-02 13:55:42 +01:00