1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 00:48:02 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
dependabot-preview[bot]
e89e81ebe2 Bump icalendar from 4.0.3 to 4.0.4
Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/4.0.3...4.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-01 11:59:05 +03:00
dependabot-preview[bot]
8f13649b58 Bump pytz from 2019.2 to 2019.3
Bumps [pytz](https://github.com/stub42/pytz) from 2019.2 to 2019.3.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2019.2...release_2019.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 09:14:59 +03:00
cff48fba07
add Python package build status 2019-09-04 11:13:02 +03:00
f06051d06c add GitHub Actions 2019-09-04 10:27:09 +03:00
dependabot-preview[bot]
407d1d6c7d Bump google-api-python-client from 1.7.10 to 1.7.11
Bumps [google-api-python-client](https://github.com/google/google-api-python-client) from 1.7.10 to 1.7.11.
- [Release notes](https://github.com/google/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG)
- [Commits](https://github.com/google/google-api-python-client/compare/v1.7.10...v1.7.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-01 13:56:47 +03:00
fossabot
2763560ac3 Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2019-08-22 17:29:13 +03:00
dependabot-preview[bot]
4f26c6c0fa Bump google-api-python-client from 1.7.9 to 1.7.10
Bumps [google-api-python-client](https://github.com/google/google-api-python-client) from 1.7.9 to 1.7.10.
- [Release notes](https://github.com/google/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG)
- [Commits](https://github.com/google/google-api-python-client/compare/v1.7.9...v1.7.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 09:00:47 +00:00
dependabot-preview[bot]
f295393e65 Bump pyyaml from 5.1.1 to 5.1.2
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 08:56:11 +00:00
dependabot-preview[bot]
cbca8c09c0 Bump pytz from 2019.1 to 2019.2
Bumps [pytz](https://github.com/stub42/pytz) from 2019.1 to 2019.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2019.1...release_2019.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 11:49:22 +03:00
b542f80d83
drop python 2.7 build (travis) 2019-07-23 19:53:41 +03:00
87ffa78ccc
add 'rename' command 2019-07-23 19:49:59 +03:00
a39e08db12
safe_load instead of load (yaml)
https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation
2019-07-09 12:30:50 +03:00
dependabot-preview[bot]
25190d826f Bump pyyaml from 5.1 to 5.1.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.1.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-07 18:32:31 +00:00
3320a72942
Dependabot badge 2019-06-07 21:25:35 +03:00
be8bd70743
Merge branch 'develop' 2019-06-03 22:05:23 +03:00
f46e5c9345
python 3.7 (travis) 2019-06-03 21:59:36 +03:00
9a3799a031
update requirements.txt 2019-06-03 21:56:28 +03:00
5ce77fd0f4
update PyYAML 2019-04-09 09:12:03 +03:00
770d56acc8
update requirements.txt 2019-03-06 15:56:34 +03:00
881abe22f6
Merge branch 'develop'
* develop:
  fix requirements.txt
  migrate to google-auth from oauth2client
  update requirements.txt
  + [how it works] in README
2018-09-25 16:19:35 +03:00
969f2ed793
fix requirements.txt 2018-07-12 13:36:47 +03:00
5afb97b634
migrate to google-auth from oauth2client 2018-07-12 13:30:37 +03:00
d11f057381
update requirements.txt 2018-07-10 17:14:28 +03:00
56eef850db
+ [how it works] in README 2018-04-21 15:23:48 +03:00
e16a4828e4
Merge branch 'develop' 2018-04-17 23:10:30 +03:00
c759d0b696
Merge branch 'feature/pytest' into develop 2018-04-17 23:03:13 +03:00
94edbf1849
parametrize test_filter_events_by_date 2018-04-17 22:53:56 +03:00
c38a3afe00
test_sync rewrite using pytest 2018-04-17 22:41:14 +03:00
508ddedb2c
min data in test_converter 2018-04-17 22:35:00 +03:00
7aa3e754ea
test_converter rewrite using pytest
event start/end tests united, using pytest.fixture
2018-04-17 16:01:21 +03:00
ec45665a4c
test_imports removed 2018-04-15 23:44:00 +03:00
dddde78b8a
autopep8 2018-04-15 23:41:50 +03:00
648e418177
fix filter events with start['date'] 2018-04-11 23:38:12 +03:00
a5a97dd263
add test for filter events with start['date'] 2018-04-11 23:37:14 +03:00
53115e5e34
Merge branch 'develop'
* develop:
  rewrite callback for batch requests
  rewrite date/dateTime conversion func's
  performance fix in compare
  remove old test module
  fix sets in events_list_compare
  performance fix in get_item
  more items in comparison test
2018-04-11 17:15:34 +03:00
87a8deafed
rewrite callback for batch requests 2018-04-11 15:41:08 +03:00
c34b4cdb21
rewrite date/dateTime conversion func's 2018-04-11 13:57:48 +03:00
8ea8512c11
performance fix in compare
zip()'ing sorted lists is like 10x faster
( 1.56 seconds instead of 15.05 in test_compare, part_len=5000 )
2018-04-11 12:36:37 +03:00
8eb94089a7
remove old test module 2018-04-11 11:36:23 +03:00
2e49e49d0a
fix sets in events_list_compare
(cherry picked from commit 1cd7baf08c)
2018-04-11 10:44:55 +03:00
ebd88322d7
performance fix in get_item 2018-04-11 10:18:08 +03:00
ff4512fa00
more items in comparison test 2018-04-11 10:15:04 +03:00
9a71bb8035
fix for python 2.7 2018-04-10 09:26:45 +03:00
ada9ff547b
add Travis CI 2018-04-10 09:16:38 +03:00
e2d92458d3
add shuffle to sync tests 2018-04-09 15:08:45 +03:00
0c145bca07
fix incorrect updates of events
make list of events 'to_update' by pairing items instead of zip()'ing unordered lists
2018-04-09 13:21:51 +03:00
63f1998df9
Revert "fix sets in events_list_compare"
To fix the problem with the appearance of duplicate events

This reverts commit 1cd7baf08c.
2018-04-09 12:31:23 +03:00
1cd7baf08c
fix sets in events_list_compare 2018-04-07 20:37:24 +03:00
5d84728de3
fix README 2018-04-07 19:44:27 +03:00
1dee19a55d
+ add_owner in manage script 2018-04-07 19:19:18 +03:00