Fabian Affolter
|
be272ac64a
|
Disable too-many-* (#4107)
* Disable too-many-* and too-few-public-methods
* Remove globally disabled pylint warnings
|
2016-10-30 22:18:53 +01:00 |
|
Paulus Schoutsen
|
519d9f2fd0
|
async HTTP component (#3914)
* Migrate WSGI to asyncio
* Rename wsgi -> http
* Python 3.4 compat
* Move linting to Python 3.4
* lint
* Lint
* Fix Python 3.4 mock_open + binary data
* Surpress logging aiohttp.access
* Spelling
* Sending files is a coroutine
* More callback annotations and naming fixes
* Fix ios
|
2016-10-23 23:48:01 -07:00 |
|
Johann Kellerman
|
dba78b02da
|
Add voluptuous to locative (#3254)
|
2016-09-12 01:12:28 +02:00 |
|
Paulus Schoutsen
|
39913075f4
|
Fix Locative view name
|
2016-06-14 22:12:44 -07:00 |
|
Paulus Schoutsen
|
15e329a588
|
Tons of fixes - WIP
|
2016-05-21 15:01:33 -07:00 |
|
Fabian Affolter
|
7ff9aecd4e
|
Update docstrings to match PEP257
|
2016-03-07 18:50:30 +01:00 |
|
Paulus Schoutsen
|
e80309c03c
|
Fix imports (using isort)
|
2016-02-18 21:27:50 -08:00 |
|
Philip Lundrigan
|
f96c5aa62f
|
Fix bug in locative logic
|
2016-01-15 13:19:53 -07:00 |
|
Philip Lundrigan
|
ce152e9c94
|
Simplify logic
|
2015-12-31 12:39:36 -07:00 |
|
Philip Lundrigan
|
5d953061e8
|
Remove unnecessary error checking
|
2015-12-31 11:56:27 -07:00 |
|
Philip Lundrigan
|
bdb6182921
|
Changes to locative based on tests
|
2015-12-31 11:56:27 -07:00 |
|
Philip Lundrigan
|
7d41ce4e46
|
Switch from json messages to plain text messages
|
2015-12-30 22:43:32 -07:00 |
|
Philip Lundrigan
|
c23375a18b
|
Add case for test message
|
2015-12-30 22:42:11 -07:00 |
|
Philip Lundrigan
|
25e1432403
|
Fix style issues
|
2015-12-30 12:30:49 -07:00 |
|
Philip Lundrigan
|
adfcfad488
|
Update locative functionality
|
2015-12-30 12:26:03 -07:00 |
|
Philip Lundrigan
|
0ac1759395
|
Rename geofancy to locative (fix #761)
|
2015-12-21 11:05:20 -07:00 |
|