Граф коммитов

  • af1729342a
    Merge 7105bfad17 into c576470f1d Ryan VanderMeulen 2024-11-20 18:28:12 +0000
  • a127f274bc
    Merge 2577c5208b into c576470f1d Ryan VanderMeulen 2024-11-20 18:28:11 +0000
  • 7105bfad17 Update Android SDK Command-line Tools to version 16.0 Ryan VanderMeulen 2024-11-20 13:26:22 -0500
  • 2577c5208b Update Gradle to version 8.11.1 Ryan VanderMeulen 2024-11-20 13:21:42 -0500
  • 24f7ddd796 build(deps): bump deprecated from 1.2.14 to 1.2.15 in /tools gh-readonly-queue/main/pr-6478-c576470f1d73aa0100f2ca70faa404fffa88d75e dependabot[bot] 2024-11-18 00:59:19 +0000
  • 3904055ec2
    Merge ca72c12e41 into c576470f1d Drew 2024-11-20 06:43:56 +0000
  • ca72c12e41 Bug 1931963 - Add UniFFI bindings for fetch_geonames() in suggest adw/suggest-geoname-public-api Drew Willcoxon 2024-11-19 22:41:33 -0800
  • 350806be4e
    Merge 75afe677c5 into c576470f1d lougeniaC64 2024-11-20 01:04:41 +0000
  • 9973a81574
    Merge 4de5963f0a into c576470f1d bendk 2024-11-20 01:04:41 +0000
  • 43cabac80c
    Merge 8f16a78c0f into c576470f1d Mark Hammond 2024-11-20 01:04:41 +0000
  • 88b1fb9541
    Merge 8bfba60469 into c576470f1d Peter Lyons Kehl 2024-11-20 01:04:41 +0000
  • 4734a68e9f
    Merge 638f2226f2 into c576470f1d Ryan VanderMeulen 2024-11-20 01:04:41 +0000
  • 606f08a2d9
    Merge 4f48929a41 into c576470f1d Ryan VanderMeulen 2024-11-20 01:04:41 +0000
  • 507168d665
    Merge a454dd1e21 into c576470f1d lougeniaC64 2024-11-19 20:05:13 +0000
  • a454dd1e21 Exposed webext-storage component calls for desktop expose-webext-storage lougeniac64 2024-11-01 18:59:23 -0400
  • dca184443a Deploy documentation gh-pages github-actions[bot] 2024-11-19 19:32:05 +0000
  • 3bbc243ecc
    Merge 7dbc7d48cd into c576470f1d Mark Hammond 2024-11-19 19:20:14 +0000
  • 78a59d003f
    Merge 4d195216ab into c576470f1d Bastian Gruber 2024-11-19 19:20:13 +0000
  • 04e219ed41
    Merge 6ee1fc9f4f into c576470f1d Ryan VanderMeulen 2024-11-19 19:20:13 +0000
  • 4331be82fd
    Merge 9701763c6d into c576470f1d Mark Banner 2024-11-19 19:20:12 +0000
  • 6068eb6128
    Merge 2d6de7a6b1 into c576470f1d dependabot[bot] 2024-11-19 19:20:12 +0000
  • 9e0a45524a
    Merge 2bd7fd2906 into c576470f1d Schmidt 2024-11-19 19:20:11 +0000
  • c576470f1d Bug 1932096 - Create a GitHub action cron job to periodiaclly update in-tree data dumps main Bastian Gruber 2024-11-19 10:41:16 -0400
  • 4389742afc Bug 1931811 - Weather queries are slow due to lack of index on geonames_alternates(geoname_id) Drew Willcoxon 2024-11-18 18:24:26 -0800
  • 9b5f9d7af2
    Bug 1932096 - Create a GitHub action cron job to periodiaclly update in-tree data dumps Bastian Gruber 2024-11-19 10:41:16 -0400
  • 7dbc7d48cd nimbus doesn't use/need glean-build Mark Hammond 2024-11-19 10:19:20 -0500
  • 91c55bf4f3 feat: adding a remote-settings CLI download feature, sync with local data Bastian Gruber 2024-11-16 13:40:16 -0400
  • 2bd7fd2906 fix UDL static key manager argument name Johannes Jörg Schmidt 2024-11-19 12:13:46 +0100
  • a3c0e96f97 adapt android test Johannes Jörg Schmidt 2024-11-19 10:56:37 +0100
  • 7fb63f51fe adapt ios lib Johannes Jörg Schmidt 2024-11-18 15:28:43 +0100
  • 0c58cb7239 Expose StaticKeyManager to UniFFi Johannes Jörg Schmidt 2024-11-15 16:28:05 +0100
  • 130d180189 adapt android lib Johannes Jörg Schmidt 2024-11-15 14:29:10 +0100
  • e75814ec4a use StaticKeyManager in tests Johannes Jörg Schmidt 2024-11-15 14:28:46 +0100
  • ac5e05e468 adapt sync test Johannes Jörg Schmidt 2024-11-15 12:05:15 +0100
  • 0c57d0c873 adapt sync engine fully to EncryptorDecryptor trait Johannes Jörg Schmidt 2024-11-13 10:49:09 +0100
  • 29574cecd4 adapt sync pass example Johannes Jörg Schmidt 2024-11-13 10:18:13 +0100
  • 3ca9383ee2 make cargo linter happy Johannes Jörg Schmidt 2024-11-12 10:42:16 +0100
  • 6c4a356a87 expose ManagedEncryptorDecryptor Johannes Jörg Schmidt 2024-11-12 10:23:00 +0100
  • 2fd6702f73 remove legacy encryption struct Johannes Jörg Schmidt 2024-11-12 10:15:52 +0100
  • ee5af76889 handle errors Johannes Jörg Schmidt 2024-11-12 10:04:56 +0100
  • e1b00872fb cleanup Johannes Jörg Schmidt 2024-11-11 17:58:27 +0100
  • 9d059da65e introduce TEST_ENCRYPTOR_ARC Johannes Jörg Schmidt 2024-11-11 16:10:00 +0100
  • 7ccbdcf348 Use EncryptorDecryptorTrait Johannes Jörg Schmidt 2024-11-08 16:56:56 +0100
  • d01695df62 implement EncryptorDecryptorTrait, KeyManager and ManagedEncryptorDecryptor Johannes Jörg Schmidt 2024-11-07 12:41:45 +0100
  • ed2ebb6e41 Bug 1931811 - Weather queries are slow due to lack of index on geonames_alternates(geoname_id) Drew Willcoxon 2024-11-18 18:24:26 -0800
  • 8f35a47d0a
    feat: adding a remote-settings CLI download feature, sync with local data Bastian Gruber 2024-11-16 13:40:16 -0400
  • 8cc7b4bb3c Bug 1931812 - Don't reingest the DB on each query benchmark Drew Willcoxon 2024-11-18 00:04:48 -0800
  • 68604fbf68 Bug 1931812 - Don't reingest the DB on each query benchmark Drew Willcoxon 2024-11-18 00:04:48 -0800
  • 8e7aa1723c Bug 1931718 - Suggest can return duplicate weather suggestions for the same city Drew Willcoxon 2024-11-15 23:06:22 -0800
  • 2d6de7a6b1
    build(deps): bump deprecated from 1.2.14 to 1.2.15 in /tools dependabot/pip/tools/deprecated-1.2.15 dependabot[bot] 2024-11-18 00:59:19 +0000
  • 1a04a4f041 Bug 1931718 - Suggest can return duplicate weather suggestions for the same city Drew Willcoxon 2024-11-15 23:06:22 -0800
  • ab36d7adce feat: feature gate jexl Bastian Gruber 2024-11-15 10:03:49 -0400
  • 6ee1fc9f4f Update AGP to version 8.7.2 Ryan VanderMeulen 2024-11-15 11:03:45 -0500
  • d781eb138b
    feat: feature gate jexl Bastian Gruber 2024-11-15 10:03:49 -0400
  • 9701763c6d Bug 1919540 - Implement basic environment handling for the search engine selector. Mark Banner 2024-10-15 21:55:45 +0100
  • 06a5d158b6 Bug 1923689 - Implement basic configuration processing on SearchEngineSelector. Mark Banner 2024-10-03 16:05:56 +0100
  • 0576410841 Bug 1923689 - Implement basic configuration processing on SearchEngineSelector. Mark Banner 2024-10-03 16:05:56 +0100
  • a486b51698 fix: set proper filter_expression format Bastian Gruber 2024-11-13 11:27:10 -0400
  • 2a0167e4f9
    fix: set proper filter_expression format Bastian Gruber 2024-11-13 11:27:10 -0400
  • 13908171a8 add DesktopRoots convenience property mattlichtenstein 2024-11-12 17:23:26 -0500
  • b168ac2b6d Bug 1927543 - Add an `if_page_missing` option for history metadata. Lina Butler 2024-10-28 17:43:35 -0700
  • e2e384b055 add DesktopRoots convenience property mattlichtenstein 2024-11-12 17:23:26 -0500
  • 470269b02a
    Bug 1927543 - Add an `if_page_missing` option for history metadata. Lina Butler 2024-10-28 17:43:35 -0700
  • 39c34efb3c Refactored webext-storage database close function lougeniac64 2024-10-21 18:58:06 -0400
  • 1cb0a99432 Int instead of UInt32 mattlichtenstein 2024-11-11 16:39:28 -0500
  • c06aa640c3 add countBookmarksInTrees to swift wrapper mattlichtenstein 2024-11-07 16:34:31 -0500
  • b05cac7f75 Update Gradle to version 8.11 Ryan VanderMeulen 2024-11-11 10:30:51 -0500
  • 77596ea7b0 Int instead of UInt32 mattlichtenstein 2024-11-11 16:39:28 -0500
  • b916bf5753 Update Gradle to version 8.11 Ryan VanderMeulen 2024-11-11 10:30:51 -0500
  • 775da2115b update Nimbus SDK to provide more information on serde_json::Errors Charlie Humphreys 2024-11-08 14:22:08 -0600
  • 6c676c2a96 update Nimbus SDK to provide more information on serde_json::Errors Charlie Humphreys 2024-11-08 14:22:08 -0600
  • 30886931aa fix: downgrade regex to 1.9 Bastian Gruber 2024-11-08 12:31:15 -0400
  • 55692b07bc
    fix: downgrade regex to 1.9 Bastian Gruber 2024-11-08 12:31:15 -0400
  • 4d195216ab
    fix: increase timeout for local experiments test megazord-ios-test Bastian Gruber 2024-11-07 20:12:10 -0400
  • 82868b42a7 Fix ranker docstring Ben Dean-Kawamura 2024-11-07 14:39:42 -0500
  • 25ebe0ac26
    wip Bastian Gruber 2024-11-07 20:12:10 -0400
  • 416d3da619 add countBookmarksInTrees to swift wrapper mattlichtenstein 2024-11-07 16:34:31 -0500
  • 215e37e143 feat: add jexl to remote-settings component Bastian Gruber 2024-10-30 15:58:36 -0300
  • 83decd037a
    feat: add jexl to remote-settings component Bastian Gruber 2024-10-30 15:58:36 -0300
  • cb3ca3bad5 Fix ranker docstring Ben Dean-Kawamura 2024-11-07 14:39:42 -0500
  • 5fefc0513d Update various Gradle dependencies Ryan VanderMeulen 2024-11-07 13:00:48 -0500
  • d02fe7e6f1 Update various Gradle dependencies Ryan VanderMeulen 2024-11-07 13:00:48 -0500
  • 506dac4e13 [DISCO-3043] Relevancy: multi armed bandit API Ben Dean-Kawamura 2024-10-23 14:50:44 -0400
  • 6159184773 bug 1928630 - Update Glean to v62.0.0 Chris H-C 2024-11-05 16:05:03 -0500
  • 139168d6af Update the taskcluster commenting logic Ben Dean-Kawamura 2024-11-06 17:33:04 -0500
  • 48a71c2ebe feat: remove codecov Bastian Gruber 2024-11-06 07:29:23 -0400
  • 8e52c088f8 build(deps): bump mozilla-taskgraph from 3.0.0 to 3.0.1 in /taskcluster dependabot[bot] 2024-11-04 00:49:32 +0000
  • 1e1fee3c87 Update the taskcluster commenting logic Ben Dean-Kawamura 2024-11-06 17:33:04 -0500
  • 04ab3c37c7
    feat: remove codecov Bastian Gruber 2024-11-06 07:29:23 -0400
  • 8de1494fac Bug 1927210 - Enable git-issue-comment actions Ben Dean-Kawamura 2024-10-28 09:52:47 -0400
  • b0cb2c46ea Refactor taskcluster config Ben Dean-Kawamura 2024-11-05 16:56:10 -0500
  • 15bda3c8c6 Bug 1927210 - Enable git-issue-comment actions Ben Dean-Kawamura 2024-10-28 09:52:47 -0400
  • 6437f92157
    [DISCO-3043] Relevancy: multi armed bandit API Ben Dean-Kawamura 2024-10-23 14:50:44 -0400
  • 883535e4bf
    fix: remove not needed impl Bastian Gruber 2024-11-06 09:58:15 -0400
  • 989c0a0841 Refactor taskcluster config Ben Dean-Kawamura 2024-11-05 16:56:10 -0500
  • 2d3ae0252b feat: move versioning into its own support crate Bastian Gruber 2024-11-04 10:35:53 -0400
  • cfd8a21706
    feat: move versioning into its own support crate Bastian Gruber 2024-11-04 10:35:53 -0400
  • 22bad8d5f7
    Merge pull request #6457 from mozilla/adw/release-v133-desktop release-v133-desktop Drew 2024-11-05 18:51:15 -0800
  • 3152aca805 Bug 1929375 - Fix schema::clear_database() and add a migration Drew Willcoxon 2024-11-05 16:20:36 -0800
  • 10710a0e1b Fix a comment Drew Willcoxon 2024-11-02 22:19:22 -0700