.. |
__init__.py
|
Reorganize framework-like code into a framework directory. (#1216)
|
2021-03-19 11:18:17 -07:00 |
basehandlers.py
|
Enable CORS for data/* (#1922)
|
2022-06-14 18:01:17 -07:00 |
basehandlers_test.py
|
Add anti-framing header to all responses. (#1913)
|
2022-06-03 10:51:44 -07:00 |
cloud_tasks_helpers.py
|
Update call to create_task() to match updated GCT. (#1654)
|
2022-01-05 08:30:08 -08: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
|
Send smaller log lines (#1575)
|
2021-10-07 12:48:50 -07:00 |
csp_test.py
|
In py3 code, replace the separate mock lib with unittest.mock. (#1665)
|
2022-01-11 08:20:40 -08:00 |
permissions.py
|
Run 2to3 to detect py2 to py3 changes (#1551)
|
2021-09-22 18:23:14 -07:00 |
permissions_test.py
|
Avoid needing to run py2 on workstations. (#1734)
|
2022-02-15 13:31:27 -08:00 |
ramcache.py
|
Run 2to3 to detect py2 to py3 changes (#1551)
|
2021-09-22 18:23:14 -07:00 |
ramcache_test.py
|
In py3 code, replace the separate mock lib with unittest.mock. (#1665)
|
2022-01-11 08:20:40 -08:00 |
secrets.py
|
Resolve some more code scanning issues. (#1700)
|
2022-01-25 16:40:00 -08:00 |
secrets_test.py
|
In py3 code, replace the separate mock lib with unittest.mock. (#1665)
|
2022-01-11 08:20:40 -08:00 |
sendemail.py
|
Send and receive emails in py3 using GAE legacy libraries (#1923)
|
2022-06-10 14:56:40 -07:00 |
sendemail_test.py
|
Send and receive emails in py3 using GAE legacy libraries (#1923)
|
2022-06-10 14:56:40 -07:00 |
users.py
|
Remove backward compat with Google Sign-In. (#1883)
|
2022-05-13 07:58:47 -07:00 |
users_test.py
|
Remove backward compat with Google Sign-In. (#1883)
|
2022-05-13 07:58:47 -07:00 |
utils.py
|
Send smaller log lines (#1575)
|
2021-10-07 12:48:50 -07:00 |
utils_test.py
|
In py3 code, replace the separate mock lib with unittest.mock. (#1665)
|
2022-01-11 08:20:40 -08: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 |