This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-06-02 12:17:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
http
History
Ville Skyttä
dd9d53c83e
Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (
#14557
)
...
* Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 * Pydocstyle D401 fixes
2018-08-24 10:28:43 +02:00
..
__init__.py
Move HomeAssistantView to separate file. Convert http to async syntax. [skip ci] (
#12982
)
2018-03-08 17:51:49 -08:00
test_auth.py
Grammar and spelling fixes (
#16065
)
2018-08-19 22:29:08 +02:00
test_ban.py
Reset failed login attempts counter when login success (
#15564
)
2018-07-20 12:09:48 +02:00
test_cors.py
Grammar and spelling fixes (
#16065
)
2018-08-19 22:29:08 +02:00
test_data_validator.py
Allow CORS requests to token endpoint (
#15519
)
2018-07-19 08:37:00 +02:00
test_init.py
Switch to intermediate Mozilla cert profile (
#15957
)
2018-08-14 08:20:17 +02:00
test_real_ip.py
Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (
#14557
)
2018-08-24 10:28:43 +02:00
test_view.py
Remove crazy JSON encoding things that are no longer used (
#13029
)
2018-03-12 23:22:08 +01:00