chromium-dashboard/internals
Daniel Smith dcb515c3e6
Add `origin_trial_id` stage field (#3196)
2023-07-25 08:06:47 -07:00
..
testdata Add roadmap check to prepub reminder email. (#2858) 2023-03-23 18:18:40 -07:00
__init__.py Refactor internal stuff into new internals/ directory. (#1235) 2021-03-23 13:09:00 -07:00
approval_defs.py Add a debuggability approver. (#3200) 2023-07-20 12:12:09 -07:00
approval_defs_test.py Implement server-side changes for review SLOs (#3062) 2023-06-09 09:56:29 -07:00
core_enums.py Migrate ff_views values. (#3020) 2023-05-19 17:34:42 -07:00
core_enums_test.py Exclude enterprise features from search results by default. (#2531) 2022-12-01 14:28:26 -08:00
core_models.py Add `origin_trial_id` stage field (#3196) 2023-07-25 08:06:47 -07:00
data_backup.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
data_types.py Add `origin_trial_id` stage field (#3196) 2023-07-25 08:06:47 -07:00
detect_intent.py Count posts to blink-dev as SLO initial responses. (#3104) 2023-06-20 15:49:31 -07:00
detect_intent_test.py Count posts to blink-dev as SLO initial responses. (#3104) 2023-06-20 15:49:31 -07:00
feature_helpers.py Allow deletion of enterprise features and stages (#3181) 2023-07-19 09:51:49 -04:00
feature_helpers_test.py Remove Feature from tests (except guide_tests.py) (#2867) 2023-03-27 15:44:53 -07:00
feature_links.py Ignore links with type None. (#3212) 2023-07-24 19:11:59 -07:00
feature_links_test.py Avoid cluttering test output with expected error logging. (#3088) 2023-06-16 10:59:47 +08:00
fetchchannels.py Create Redis staging setup (#2211) 2022-09-12 13:56:50 -07:00
fetchmetrics.py Change existing handler classes to properly override request methods (#2342) 2022-10-16 08:39:35 +02:00
fetchmetrics_test.py Refactor metrics-related models out of models.py. (#2100) 2022-08-12 15:44:04 -07:00
inactive_users.py New accounts with no logins are not notified early (#2913) 2023-04-13 09:36:40 -07:00
inactive_users_test.py New accounts with no logins are not notified early (#2913) 2023-04-13 09:36:40 -07:00
link_helpers.py Ignore links with type None. (#3212) 2023-07-24 19:11:59 -07:00
link_helpers_test.py Ignore links with type None. (#3212) 2023-07-24 19:11:59 -07:00
maintenance_scripts.py Add script to backfill feature links (#3182) 2023-07-20 11:31:15 +08:00
metrics_models.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
notifier.py New accounts with no logins are not notified early (#2913) 2023-04-13 09:36:40 -07:00
notifier_helpers.py Features API PATCH creates activity and notifies (#3157) 2023-07-16 02:27:04 -07:00
notifier_helpers_test.py Features API PATCH creates activity and notifies (#3157) 2023-07-16 02:27:04 -07:00
notifier_test.py New accounts with no logins are not notified early (#2913) 2023-04-13 09:36:40 -07:00
processes.py Add finch name or justification to preflight dialog. (#3150) 2023-07-12 09:56:15 -07:00
processes_test.py Implement server-side changes for review SLOs (#3062) 2023-06-09 09:56:29 -07:00
reminders.py Implement a simple JSON report about overdue review gates. (#3086) 2023-06-15 17:12:28 -07:00
reminders_test.py Add logging for email reminders (#2911) 2023-04-12 16:16:23 -07:00
review_models.py Implement server-side changes for review SLOs (#3062) 2023-06-09 09:56:29 -07:00
review_models_test.py Remove Approvals API (#2870) 2023-03-27 18:21:46 -07:00
search.py Upgrade mypy to 1.4.1 (#3193) 2023-07-20 06:23:18 -07:00
search_fulltext.py Add fields for finch flag name and non-finch justification. (#3108) 2023-06-22 09:48:50 -07:00
search_fulltext_test.py Implement simple full-text search using NDB (#2392) 2022-10-26 12:09:01 -07:00
search_queries.py Upgrade mypy to 1.4.1 (#3193) 2023-07-20 06:23:18 -07:00
search_queries_test.py Validate search parameter types. (#2967) 2023-05-03 11:49:42 -07:00
search_test.py Remove Feature from tests (except guide_tests.py) (#2867) 2023-03-27 15:44:53 -07:00
slo.py Implement a simple JSON report about overdue review gates. (#3086) 2023-06-15 17:12:28 -07:00
slo_test.py Give API Owners a longer SLO (#3095) 2023-06-20 13:25:01 -07:00
stage_helpers.py Allow users to add new stages without having to reload the edit all page and losing their uunsaved data (#3082) 2023-06-15 11:42:41 -04:00
stage_helpers_test.py Allow users to add new stages without having to reload the edit all page and losing their uunsaved data (#3082) 2023-06-15 11:42:41 -04:00
user_models.py Migrate admin/blink.html to SPA [5/5] (#2743) 2023-03-24 18:25:18 -04:00
user_models_test.py Create Redis staging setup (#2211) 2022-09-12 13:56:50 -07:00