chromium-dashboard/internals
Daniel Smith 58e1dc4cf6
Update processes API to use FeatureEntry entities (#2438)
2022-11-06 13:00:26 -08:00
..
testdata Fix links to lighthouse docs (#2391) 2022-10-25 09:16:46 -07:00
__init__.py Refactor internal stuff into new internals/ directory. (#1235) 2021-03-23 13:09:00 -07:00
approval_defs.py Implement chromedash-gate-chip. (#2421) 2022-11-02 13:23:03 -07:00
approval_defs_test.py Implement chromedash-gate-chip. (#2421) 2022-11-02 13:23:03 -07:00
core_enums.py Fix double-write for ready_for_trial_url. (#2427) 2022-11-02 16:17:01 -07:00
core_enums_test.py Create Redis staging setup (#2211) 2022-09-12 13:56:50 -07:00
core_models.py Use FeatureEntry for most client-side use cases (#2433) 2022-11-06 12:57:40 -08:00
core_models_test.py Use FeatureEntry for most client-side use cases (#2433) 2022-11-06 12:57:40 -08:00
data_backup.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
deprecate_field.py Change existing handler classes to properly override request methods (#2342) 2022-10-16 08:39:35 +02:00
detect_intent.py Adjust intent parsing to cope with more variations. (#2406) 2022-10-27 09:06:16 -07:00
detect_intent_test.py Adjust intent parsing to cope with more variations. (#2406) 2022-10-27 09:06:16 -07:00
feature_helpers.py Use FeatureEntry for most client-side use cases (#2433) 2022-11-06 12:57:40 -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 Change existing handler classes to properly override request methods (#2342) 2022-10-16 08:39:35 +02:00
inactive_users_test.py Handle inactive users (#2243) 2022-09-15 13:43:22 -07:00
metrics_models.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
notifier.py Use FeatureEntry for most client-side use cases (#2433) 2022-11-06 12:57:40 -08:00
notifier_helpers.py Use FeatureEntry for most client-side use cases (#2433) 2022-11-06 12:57:40 -08:00
notifier_test.py Implement chromedash-gate-chip. (#2421) 2022-11-02 13:23:03 -07:00
processes.py Update processes API to use FeatureEntry entities (#2438) 2022-11-06 13:00:26 -08:00
processes_test.py Update processes API to use FeatureEntry entities (#2438) 2022-11-06 13:00:26 -08:00
reminders.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
reminders_test.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
review_models.py Use Vote and Gate entities for handling approvals (#2402) 2022-10-27 13:20:44 -07:00
review_models_test.py Use FeatureEntry for most client-side use cases (#2433) 2022-11-06 12:57:40 -08:00
schema_migration.py Use Vote and Gate entities for handling approvals (#2402) 2022-10-27 13:20:44 -07:00
schema_migration_test.py Rename NOT_APPROVED to DENIED. (#2399) 2022-10-26 12:28:25 -07:00
search.py [1] Support negation in structured query search (#2431) 2022-11-04 13:29:26 -07:00
search_fulltext.py Add type annotations to search-related files. (#2405) 2022-10-26 15:52:47 -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 [1] Support negation in structured query search (#2431) 2022-11-04 13:29:26 -07:00
search_queries_test.py [1] Support negation in structured query search (#2431) 2022-11-04 13:29:26 -07:00
search_test.py [1] Support negation in structured query search (#2431) 2022-11-04 13:29:26 -07:00
user_models.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
user_models_test.py Create Redis staging setup (#2211) 2022-09-12 13:56:50 -07:00