Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/collective/icalendar

icalendar parser library for Python
https://github.com/collective/icalendar

doctests to unittests

ce616fc2651732801c1621aa86988c2028bf6072 authored almost 12 years ago
doctests to unittests

b20ec55c6c01889bad4637117f4a934dac5d0c5f authored almost 12 years ago
doctests to unittests

b29231f8d0986dae74475ede4008540b86c3b5a8 authored almost 12 years ago
doctests to unittests

ce4b80668d249204ada471e3e5da86f12902ec1f authored almost 12 years ago
doctests to unittests

0688cc553397c767f7dd7b9f1151485e66d1697b authored almost 12 years ago
formating

1521e9fd66f3aedfea5f5cd15d20a1c3aff26b84 authored almost 12 years ago
doctests to unittests

e995c2ba7ed5f695cd2d25542d4a693efcfe780e authored almost 12 years ago
doctests to unittests

2a464c9f1d5559e581a92139f79e1786b984a421 authored almost 12 years ago
doctests to unittests

3750aed95782338dc0d050677ae41866ed6d92d6 authored almost 12 years ago
merge pull 94

133c3f4db65aa23bf3ba9f4923ae42aa26a584a8 authored almost 12 years ago
Moved some doctests to unittests. Some code polishing.

e9b7760eb6dd4beec46d852476bf057e1e6db8ab authored almost 12 years ago
housekeeping

f0f4910434fb8cf7b6367278054863175109ae15 authored almost 12 years ago
changelog

252f010ee64a70f8a46cef7354a105051b3ee378 authored almost 12 years ago
Merge remote-tracking branch 'warvariuc/master'

472da3b6ebbdc159cbb5b12bb6594233748477d4 authored almost 12 years ago
back to dev

264552f4fc5d1bb10353819b6885326a63f79524 authored almost 12 years ago
"bda.recipe.deployment pre tag commit"

a574da3179c998844f0cac15e7865c9c523ec58a authored almost 12 years ago
Changed a test with with non-ascii chars

5228902397da3a1d87baccc1e5ec6479fab1d5fb authored almost 12 years ago
Added another small test for escaped non safe chars in parameter values.

04c20b363ffd216303ebbccbf3f2478635d72ab4 authored almost 12 years ago
Added functions to transform chars in string with '\\' + any of r'\,;:' chars into '%{:02X}' form to avoid splitting on chars escaped with '\\'.

Transformed some doctests into unittests.

828d1c7fdd45251af3228b07116be605461a24f2 authored almost 12 years ago
Made a test case when a parameter text value contains escaped non-safe chars.

Currently the test fails on this:
ORGANIZER;CN=AGSM Student Society\, Class of 2014:student@examp...

4d1df610b2f78d749029086055e836ce363888e5 authored almost 12 years ago
docstr format

70ae909bf597e01ef21c4750adb857bf4226d8ae authored almost 12 years ago
Support for non-ascii parameter values.

3e29aba06ab3e321d641605d952a7e9bae718a94 authored almost 12 years ago
Merge remote-tracking branch 'warvariuc/master'

554d93bfae444229b101644955e1cd456320c109 authored almost 12 years ago
Rename tzinfo_from_dt to tzid_from_dt, which is what it does.

e9865d01199fb52c81374cfaf6fc5a3e9a2625f7 authored almost 12 years ago
Merge remote-tracking branch 'leo-naeka/master'

2ceffaa1abcbc59cbf16a3309cfb56cee39a2c74 authored almost 12 years ago
Remove python-dateutil version fix.

b2fb1e091cfaf3390389ad61d0dcf2f8d8d68d38 authored almost 12 years ago
Fixed tzinfo support from dateutil

7fe71a56cc43830d31f1454710c549ad6834a444 authored almost 12 years ago
Test failing with non-utc parsed datetimes from dateutil

0da10204ec126741321b4d39510ec1a75e5aaa49 authored almost 12 years ago
Reflect that dateutil is depended upon by all of the package,

not just tests.

12cc3aa896fe4dafa4c73b9ad538d5d7dc4aa510 authored almost 12 years ago
Fixed a case when parameter value was non-ascii. Added a test for the case.

ddc1a8a7d64a045aa5c0853ba6d6dfc477bc0f46 authored almost 12 years ago
fix rst

1f262ed5b84a515550103a47e454d9e67ce9a5dd authored almost 12 years ago
drop python <2.6 support

c195b8a055721683a128373696e770aea2b446c3 authored almost 12 years ago
prepare release

767048dc0a5955f9ff2543e8a2a7711521d02790 authored almost 12 years ago
* Allow vGeo to be instantiated with list and not only tuples of geo

coordinates. Fixes #83.

87feaeaba1be3bd2d7b4860c5c4628f8691ad0d9 authored about 12 years ago
rm pdb, docstring

2bac28729ffdec117359e251bbc4b365856d9705 authored about 12 years ago
typo

73f212b2d8bb66dba753de1cddf6da0e907d943c authored about 12 years ago
* Don't force to pass a list to vDDDLists and allow setting individual RDATE

and EXDATE values without having to wrap them in a list.
* Fix encoding function to allow setti...

8f48b074f0d600a09ca3a6615863e91a951b64d5 authored about 12 years ago
timezone vDDDLists test

c2a77b45a709b15f895f1c78218020cfbfe4fd05 authored about 12 years ago
* Allow setting of timezone for vDDDLists and support timezone properties for

RDATE and EXDATE component properties.
[thet]

* Move setting of TZID properties to vDDDTypes...

a801a13bda1280a11903bfb182f12f99739e6dae authored about 12 years ago
reformat

8526845862d4b4be0883f6ebef886419d712313a authored about 12 years ago
changelog

434aa97964d93b6e2ac332971c926b03071f9def authored about 12 years ago
use staticmethod decorator instead of wrapper

8bcc4abafeae2b006061ca757e12044d17002e3d authored about 12 years ago
fix test. now property values with spaces in it are also quoted for better compliancy with icalendar clients

c329baca5247ca98e8b0ead365f2d3199878fb28 authored about 12 years ago
changelog upd

a7ad2b720a443a76d317c5b798a0003e9a9e85d5 authored about 12 years ago
merge with warvariuc/master. Fixes #79, Fixes 81.

4c208f27b311cbf8d978f9905739c2413f67b08a authored about 12 years ago
Merge remote-tracking branch 'warvariuc/master'

a57cc04d18f2f3907805a532c7ea657429864c5d authored about 12 years ago
vtimeszone subcomponents test

eb09d86079b7b4c569753d30352c576441658454 authored about 12 years ago
vtimeszone subcomponents module import

e5c730e0d09f1361c794dacad78b5c11fae175be authored about 12 years ago
version bumb, changelog

9abc4ce54fc17df75b7667e520f39ed5600ada2a authored about 12 years ago
Define VTIMETZONE subcomponents STANDARD and DAYLIGHT.

8f973f59c9110b7ebe2d75ab63238c4a0f0cd064 authored about 12 years ago
Removed the added lines from .gitignore - now using a global excludes file.

0a5e0a320cec32292bce389f0008699e2adab9b4 authored about 12 years ago
Added space, single-quote char and other chars to the list of chars that fors parameter value

to be quoted when generating icalendar content.
Before generating ical content all double quotes ...

6698a6f5eca49dc394e10a6889daf714665e6cec authored about 12 years ago
Merged with upstream.

In some place Python 2.6's str.format is used, so i also polished some other places:
- use decora...

aa0bf3361da65c39f531dacd11ef12d8d2b1d02f authored about 12 years ago
add release date for 3.1

44ae2106b7ecc3e7138000d9cb6aa3cc60368553 authored about 12 years ago
prepare release

3110c7b1a60f30bcdc8a5a7a15a0a5a648e014ef authored about 12 years ago
import error

0c66ed172d62d50452e99c66fd3e32e05720a90d authored about 12 years ago
import error

79e2d3a0ce342d8a117d1dc007edcd38c164e91c authored about 12 years ago
uncicodedecodeerror

8fc35e5407bf886c706553940e72290819f54782 authored about 12 years ago
docstring fix

8f4137120a39271799356bc1df5397fc273ea11b authored about 12 years ago
fix ref to CHANGES.rst

064303c975ca9ebf155e1d19f91db6412dd09f3c authored about 12 years ago
testing python2.5. test version fix for dateutil 1.5. Fixes #68

f100fc2839048cd1f1788b9debdc5e2dca71fff0 authored about 12 years ago
test doc

0457124bf377d11426c97f8322bd76d9f354ebd3 authored about 12 years ago
tests for #63. closed by #73 and 7430b66862346fe3a6a100ab25e35a8711446717. Fixes #63

c40231e9d39388d562c9eddd65474abb7fd5c441 authored about 12 years ago
documentation file layout restructuring

85e7e769530c90b30bb04a49c7586a98a9e4b4cf authored about 12 years ago
merge Kozea/master, make tests run under py2.4

f3f8cc73c89be4f5191dafa1b54bfc8d410eb2a2 authored about 12 years ago
Merge remote-tracking branch 'Kozea/master'

7f662202c2b3e0354e730ce16f4aa618a6a98030 authored about 12 years ago
Fixes #72, #73

74422477af847b9c94941043340961fb5a444720 authored about 12 years ago
Correctly handle tzinfo objects parsed with dateutil. Fixes #77. Tests missing.

7430b66862346fe3a6a100ab25e35a8711446717 authored about 12 years ago
add changelog entry

381097a9d5626c0baef0e455224bc29bc5892bcb authored about 12 years ago
merge cleanup. also fixes #74. tests failing due to unicode bugs... to be fixed...

7bcc480bb0f393fd72de81de29fba7515404670d authored about 12 years ago
Fix erroneous changelog mention.

be1af6f14425af1903196fa60864174c5afcb801 authored about 12 years ago
Update changelog and credits.

4c2a18867b620cd338d749028e58694ec6c1738b authored about 12 years ago
Add test for vTime instances.

af93d4ff686e017bdfc3b487d98df993fcffbbe4 authored about 12 years ago
Fix vTime management.

f071d0f68c6bbfb4ebf6420424ae49cf6dc61198 authored about 12 years ago
+github name +chronology

26095fda6b3c9b8aa34b39092902d6426be37490 authored about 12 years ago
merge warvariuc/master

8ee675ee0a2077f521537ab427bbd8d57c3e55f8 authored about 12 years ago
remove interlude

1d8f78f429516b8a9de9d830f5b46c6d478b4115 authored about 12 years ago
Merge pull request #76 from fitnr/master

Removed pdb
hui... sorry, i was responsible for this mistake.

4c74d318e69cb9ad6b01f974d47bc2138ebd213c authored about 12 years ago
Text values are escaped correclty (https://github.com/collective/icalendar/issues/74)

1ea88aba4ee4690aa163ee196dca5f695eafab9e authored about 12 years ago
Fixed a bug when dateutil.parser i sused, as dateutil has its own tzinfo implementation,

which lack `zone` attribute

5bcb3bf3e9908a15378347e3755eca198b40ab81 authored about 12 years ago
Remove pdb

28f5ae491ca512bdeca0bde1237aa4b2e0e89f3b authored about 12 years ago
Reverted back str -> basestring, as it seems not affecting any logc.

37ff505e5ade0c938af480108acd68c1342b47f4 authored over 12 years ago
Changelog update

4c0dd532e93601e86d1e3d8d68748540c3217020 authored over 12 years ago
Update CONTRIBUTING.rst

e6077b3aa6aaded5039533821f0590948fa68322 authored over 12 years ago
back to .rst

a68bf2a001aa25c953502363966d4b18cd6103ae authored over 12 years ago
try again as rst

12b2a511caab8d370eec882f979ee4c51a2b026d authored over 12 years ago
make a markdown of me

ac7cdd36c3b1106002e8e2352bd61d1880d0b42d authored over 12 years ago
add contributing file

d54628478519104a751c63ebe3ecd963029a0e5d authored over 12 years ago
Returned old folding algorithm, as the current implementation fails in some cases (https://github.com/collective/icalendar/issues/72)

7f4120da4c14cf9ef9391aefae5698e0bef94250 authored over 12 years ago
Merge remote-tracking branch 'collective/master'

c62acc3454d43fbdf7b61f75d0e7cd0af55c15d9 authored over 12 years ago
update contributors

dd7966a9da837d7600b5b8d94f0bf27e805d0e44 authored over 12 years ago
changelog, back to dev

f64efaf5e52e1bb6562a005e16635d9cfaf61860 authored over 12 years ago
Supports to_ical() on date/time properties for dates prior to 1900

6d798a738e861910517fb2c7a73732840a1caa66 authored over 12 years ago
changelog

1b6aa4634ebf290e5bc1c5866749247130b898ed authored over 12 years ago
fix rst

f289f3794c14d73e89cc8928eaa7ed1305bfb02b authored over 12 years ago
coverage report

85388792e11e106289f7399409c07e904dcca9d5 authored over 12 years ago
add bootstrap.py

2cfd4864df3536f7d8523a0f5f5ef98a5c6113af authored over 12 years ago
add buildout.cfg

d0183222809475364919e143ed12cfe23e2223f0 authored over 12 years ago
issues.rst

b16d1738a4262e635a9bf4dbc0b1618cc9f42c60 authored over 12 years ago
Merge pull request #65 from barakmich/master

Fix the outstanding issue #64

b912de139d67fccf7851da6583102bc3ac4adf79 authored over 12 years ago