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

5181 Коммитов

Автор SHA1 Сообщение Дата
Tif Tran bfc58ad417
Merge pull request #2355 from mozilla/keyid-autograph
add key id for autograph
2024-03-25 08:52:37 -07:00
Tif Tran 2d76af5002
pin poetry version 2024-03-25 08:33:17 -07:00
Tif Tran a7b377240b
add key id for autograph 2024-03-22 10:06:59 -07:00
Tif Tran 8ec2b52549
Merge pull request #2350 from mozilla/lower-intro-queries
fix: lower introspective queries list
2023-06-26 17:30:24 -07:00
Tif Tran 4e1068d75c
fix: lower introspective queries list 2023-06-25 23:27:51 -07:00
bors[bot] 5437bc3985
Merge #2348
2348: add middleware to disable introspection query r=tiftran a=tiftran

used https://docs.graphene-python.org/en/v2.1.8/execution/middleware/ as reference

Co-authored-by: Tif Tran <ttran@mozilla.com>
2023-06-19 18:33:14 +00:00
Tif Tran 400799a79c
formatting and links in docs 2023-06-16 16:26:12 -07:00
Tif Tran 9fea5e5c7f
add poetry flag 2023-06-16 11:14:38 -07:00
Tif Tran 5bf6f6a8fe
add middleware to disable introspection query 2023-06-16 00:07:47 -07:00
bors[bot] 27ab5edad8
Merge #2345
2345: remove contract tests from circle r=tiftran a=tiftran



Co-authored-by: Tif Tran <ttran@mozilla.com>
2022-12-05 01:33:46 +00:00
Tif Tran cbbd682d00
remove contract tests from circle 2022-12-04 16:44:10 -08:00
bors[bot] 6bc988dd97
Merge #2342
2342: Cache the API root endpoint for longer. r=tiftran a=smarnach

The information at the API root endpoints virtually never changes; it's just a list of endpoints in the API  with no dynamic information. At the same time, it's the endpoint we get by far the most requests for. We can reduce the load on the origin servers considerably if we cache this endpoint for a whole day instead of just 30 seconds.

Co-authored-by: Sven Marnach <sven@mozilla.com>
2022-12-02 23:38:45 +00:00
bors[bot] 2e9f25a9e1
Merge #2343
2343: poetry update r=tiftran a=tiftran



Co-authored-by: Tif Tran <ttran@mozilla.com>
2022-12-02 17:32:10 +00:00
Tif Tran 613b8b0492
poetry update 2022-12-01 15:30:17 -08:00
Sven Marnach 53192d6a1e
Increase cache time for API root endpoints. 2022-12-01 20:16:49 +01:00
bors[bot] 51e0d27c09
Merge #2340
2340: circle config changes to adjust for circleci deprecation of ubuntu 14.04 r=tiftran a=tiftran

Ref: https://circleci.com/docs/2.0/images/linux-vm/14.04-to-20.04-migration/

Co-authored-by: tiftran <ttran@mozilla.com>
2022-05-03 18:28:26 +00:00
tiftran e4cca73f35
circle config changes to adjust for circleci deprecation of ubuntu 14.04 2022-05-03 00:19:33 -07:00
bors[bot] 8cb199100a
Merge #2337
2337: Add heartbeat check for Remote Settings config r=tiftran a=leplatrem



Co-authored-by: Mathieu Leplatre <mathieu@mozilla.com>
2022-01-24 23:17:15 +00:00
Mathieu Leplatre 11b11695d5
Add heartbeat check for Remote Settings config 2022-01-24 12:54:24 +01:00
bors[bot] 946a509fe1
Merge #2335
2335: Remove check about Remote Settings group_check_enabled r=tiftran a=leplatrem

From kinto-dist >= 27, we don't offer the possibility to disable the group check on a particular collection. Hence, there's no need to check it anymore (the field will always be `true`).

Plus, the check in this code was wrong, it was raising `Review was not disabled ...` when the `group_check_enabled` field was `True`

Co-authored-by: Mathieu Leplatre <mathieu@mozilla.com>
2022-01-19 23:11:33 +00:00
Mathieu Leplatre b66fb229a5
Remove check about Remote Settings group_check_enabled 2022-01-17 20:12:35 +01:00
bors[bot] de9221f9b4
Merge #2333
2333: Remove check about Remote Settings version r=tiftran a=leplatrem



Co-authored-by: Mathieu Leplatre <mathieu@mozilla.com>
2021-12-02 17:29:23 +00:00
Mathieu Leplatre 7f51e02853
Remove check about Remote Settings version 2021-12-02 17:01:22 +01:00
bors[bot] b173d6e611
Merge #2332
2332: version 100: first pass r=mythmon a=tiftran



Co-authored-by: tiftran <ttran@mozilla.com>
2021-10-25 22:57:44 +00:00
tiftran d15396bd9f
test edits and formatting 2021-10-25 15:13:00 -07:00
tiftran 8ce87f03e5
changed jexl for version FO to use versionCompare 2021-10-25 14:53:12 -07:00
bors[bot] 858b62e372
Merge #2327
2327: Disable Renovate r=tiftran a=mythmon

We don't need the latest libraries any more, since we aren't actively working on Normandy. Github's Dependabot will provide security updates.

Co-authored-by: Michael Cooper <mythmon@gmail.com>
2021-06-01 23:49:33 +00:00
bors[bot] 87a6251ca8
Merge #2328
2328: Dependencies 2021 Q2 r=jrconlin a=mythmon



Co-authored-by: Michael Cooper <mythmon@gmail.com>
2021-05-13 16:20:43 +00:00
bors[bot] 2b4efd9b7f
Merge #2319
2319: Bump lodash from 4.17.19 to 4.17.21 r=mythmon a=dependabot[bot]

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
<details>
<summary>Commits</summary>
<ul>
<li><a href="f299b52f39"><code>f299b52</code></a> Bump to v4.17.21</li>
<li><a href="c4847ebe7d"><code>c4847eb</code></a> Improve performance of <code>toNumber</code>, <code>trim</code> and <code>trimEnd</code> on large input strings</li>
<li><a href="3469357cff"><code>3469357</code></a> Prevent command injection through <code>_.template</code>'s <code>variable</code> option</li>
<li><a href="ded9bc6658"><code>ded9bc6</code></a> Bump to v4.17.20.</li>
<li><a href="63150ef764"><code>63150ef</code></a> Documentation fixes.</li>
<li><a href="00f0f62a97"><code>00f0f62</code></a> test.js: Remove trailing comma.</li>
<li><a href="846e434c7a"><code>846e434</code></a> Temporarily use a custom fork of <code>lodash-cli</code>.</li>
<li><a href="5d046f39cb"><code>5d046f3</code></a> Re-enable Travis tests on <code>4.17</code> branch.</li>
<li><a href="aa816b36d4"><code>aa816b3</code></a> Remove <code>/npm-package</code>.</li>
<li>See full diff in <a href="https://github.com/lodash/lodash/compare/4.17.19...4.17.21">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~bnjmnt4n">bnjmnt4n</a>, a new releaser for lodash since your current version.</p>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash&package-manager=npm_and_yarn&previous-version=4.17.19&new-version=4.17.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 16:17:46 +00:00
Michael Cooper 82f651108e
Update whitenoise to ^5.2 2021-05-12 17:24:07 -07:00
Michael Cooper da3d2353a4
Update werkzeug to ^2 2021-05-12 17:21:43 -07:00
Michael Cooper ac8c23a0f7
Update pytest-mock to ^3 2021-05-12 17:20:47 -07:00
Michael Cooper 556d576a4e
Update pydriller to ^2 2021-05-12 17:18:41 -07:00
Michael Cooper e7c38a39ce
Update ipdb to ^0.13.7 2021-05-12 17:10:41 -07:00
Michael Cooper f91b25929c
Update gunicorn to ^20.1 2021-05-12 17:09:54 -07:00
Michael Cooper 10d08f93bf
Update fastecdsa to ^2.1.5 2021-05-12 17:06:20 -07:00
Michael Cooper 6dc041a981
Update rope to ^0.19 2021-05-12 17:04:27 -07:00
Michael Cooper cccec33a29
Remove unused dependency gevent
Fixes #2291.
2021-05-12 17:03:39 -07:00
Michael Cooper 5905753de9
Update markus to ^3 2021-05-12 17:01:54 -07:00
Michael Cooper 39bbf23b92
Update flake8 to 3.9.* 2021-05-12 16:59:10 -07:00
Michael Cooper 79b88cf11b
Update watchdog to ^2 2021-05-12 16:56:30 -07:00
Michael Cooper d2ff996422
Update faker to ^8 2021-05-12 16:51:58 -07:00
Michael Cooper 0116175556
Update sphinx to ^4 2021-05-12 16:49:33 -07:00
Michael Cooper 20c9fbbea6
Update dj-inmemorystorage to ^2.1.0 2021-05-12 16:48:12 -07:00
Michael Cooper 1de5ce400b
Update black ^21.5b1 2021-05-12 16:44:55 -07:00
Michael Cooper f83ab5956c
Update dependencies within semver 2021-05-12 16:38:41 -07:00
bors[bot] 990c72e77d
Merge #2325
2325: Add ADR for double content signatures in RS Sync r=rehandalal a=mythmon

Fixes #2310


Co-authored-by: Michael Cooper <mythmon@gmail.com>
2021-05-12 18:16:33 +00:00
bors[bot] 86f14ec3b7
Merge #2326
2326: Add `pref` field to prefCompare filter object r=tiftran a=mythmon



Co-authored-by: Michael Cooper <mythmon@gmail.com>
2021-05-12 16:10:38 +00:00
Michael Cooper 35d61c24fc
Add `pref` field to prefCompare filter object 2021-05-12 09:10:08 -07:00
Michael Cooper 4f9bf2ec92
Disable Renovate
We don't need the latest libraries any more, since we aren't actively working on Normandy. Github's Dependabot will provide security updates.
2021-05-11 15:39:56 -07:00