.. |
__init__.py
|
Reorganize framework-like code into a framework directory. (#1216)
|
2021-03-19 11:18:17 -07:00 |
basehandlers.py
|
Allow mock login without XSRF. (#3123)
|
2023-06-29 10:40:41 -07:00 |
basehandlers_test.py
|
Use chromedash-login-required-page for all components that require signin (#3070)
|
2023-06-09 15:13:12 -04:00 |
cloud_tasks_helpers.py
|
Run mypy in Github continuous integration checks (#2324)
|
2022-10-24 06:40:21 -07:00 |
cloud_tasks_helpers_test.py
|
In py3 code, replace the separate mock lib with unittest.mock. (#1665)
|
2022-01-11 08:20:40 -08:00 |
constants.py
|
Run 2to3 to detect py2 to py3 changes (#1551)
|
2021-09-22 18:23:14 -07:00 |
csp.py
|
Run mypy in Github continuous integration checks (#2324)
|
2022-10-24 06:40:21 -07:00 |
csp_test.py
|
Run mypy in Github continuous integration checks (#2324)
|
2022-10-24 06:40:21 -07:00 |
permissions.py
|
Use chromedash-login-required-page for all components that require signin (#3070)
|
2023-06-09 15:13:12 -04:00 |
permissions_test.py
|
Use chromedash-login-required-page for all components that require signin (#3070)
|
2023-06-09 15:13:12 -04:00 |
rediscache.py
|
Add retry configurations for Redis (#2270)
|
2022-09-26 11:11:45 -07:00 |
rediscache_test.py
|
Completely migrate feature-related cache off ramcache (#2234)
|
2022-09-14 10:07:32 -07:00 |
secrets.py
|
Use a github access token stored in ndb. (#3132)
|
2023-07-09 10:21:37 -07:00 |
secrets_test.py
|
Use a github access token stored in ndb. (#3132)
|
2023-07-09 10:21:37 -07:00 |
sendemail.py
|
Refactor user-related models into a separate file. (#2141)
|
2022-08-17 18:14:19 -07:00 |
sendemail_test.py
|
Only set non-None reply_to header. (#2045)
|
2022-07-19 09:22:21 -07:00 |
users.py
|
Use default empty string for USER_EMAIL in UNIT_TEST_MODE (#2966)
|
2023-05-03 11:44:44 -04:00 |
users_test.py
|
Remove backward compat with Google Sign-In. (#1883)
|
2022-05-13 07:58:47 -07:00 |
utils.py
|
Remove RSS functionality and dependencies (#2393)
|
2022-10-25 12:17:23 -04:00 |
utils_test.py
|
Remove RSS functionality and dependencies (#2393)
|
2022-10-25 12:17:23 -04:00 |
xsrf.py
|
Some easy pylint fixes. (#1557)
|
2021-09-23 12:04:33 -07:00 |
xsrf_test.py
|
In py3 code, replace the separate mock lib with unittest.mock. (#1665)
|
2022-01-11 08:20:40 -08:00 |