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

545 Коммитов

Автор SHA1 Сообщение Дата
Mathieu Pillard cf02beeefa Increase frequency of auto_approve command, prevent multiple runs in parallel (#5751)
Increase frequency of auto_approve command, prevent multiple runs in parallel
2017-06-27 11:13:07 -07:00
Mathieu Pillard 33a2610bcf Automatically run auto_approve command every hour 2017-04-12 12:11:12 +02:00
Benjamin Forehand Jr c1f2db3c19 Added complete configuration to enable UI testing. 2017-03-24 08:38:50 -07:00
Christopher Grebs c7104cdc03 use safe name everywhere, partially avoids duplicate names being entered. 2017-01-18 11:57:45 +01:00
Mark Striemer 66641356da Remove user registration and confirmation (supports #3049) (#3629) 2016-10-12 10:52:51 -05:00
Jason Thomas 1dae4d0090
Change MAILTO address for cron output 2016-10-12 11:08:37 -04:00
Christopher Grebs af4f5fe6ef Update django to 1.8.15 2016-09-27 16:42:22 +02:00
Mathieu Pillard 7d255b8a55 Remove cleanup_synced_collections from the crontab, it was removed months ago 2016-09-21 14:35:53 +02:00
Stuart Colville d682254850 Revert "Add make update_deps to setup-docker.sh" 2016-09-06 12:44:19 +01:00
Stuart Colville 2c4788754e Add make update_deps to setup-docker.sh 2016-09-06 09:02:09 +01:00
Stuart Colville 439a296dac Fix olympia user uid docker for mac 2016-08-24 16:42:45 +01:00
Dave Hunt fd8ec837ef Move sleep for CircleCI (#3111)
* Move sleep to just after docker-compose up
* Activate debugging for setup-docker.sh
2016-07-28 10:24:57 +01:00
Dave Hunt 6730f9a9f8 Run UI integration tests in Circle CI 2016-06-28 11:55:22 +01:00
Mathieu Pillard 7c2831fc1c Upgrade docs-related dependencies 2016-06-15 15:30:44 +01:00
Christopher Grebs 966ca48bdd Update revdeps script to do hashing and cleaning up our requirements files.
* make sure hash_requirements.py understands nested requirements files
* skip packages/lines that don't come from the currently editing requirements file.
2016-06-15 15:12:39 +02:00
Andrew Williamson 91126b76aa Add find_revdeps.py script from zamboni and note requirements in files. 2016-05-18 11:38:26 +01:00
Mathieu Pillard f9c45b1a01 Explicitly declare all ES addons mapping fields, and add stricter tests. 2016-03-24 16:53:33 +01:00
Mathieu Pillard 3e3fab3cd7 Remove *_current_version crons (fix #1242) 2016-02-03 13:12:54 +01:00
Mathieu Pillard 1aa51d8cc2 Merge pull request #1433 from diox/optimize-theme-user-counts-indexation
Optimize theme-related statistics generation queries
2016-01-29 14:09:20 +01:00
Andy McKay c3da8450ce do a clean out of scripts 2016-01-22 16:04:51 -08:00
Mathieu Pillard 802b73ff2a Optimize theme-related statistics generation queries 2016-01-20 13:19:39 +01:00
Mathieu Pillard 338cfe6742 Remove Addon and Collection share counts
They haven't been updated in more than a year and nobody noticed.
Plus the counts were super low to begin with.
2016-01-19 16:41:59 +01:00
Jason Thomas c39e00c86f Fix NETAPP_STORAGE_ROOT override in stats related cron tasks 2016-01-15 15:29:49 -05:00
Jason Thomas 53c1a883cc Adjust cron times for stats 2016-01-08 12:13:29 -05:00
Mathieu Pillard 797390fb53 Remove recommendations cron (already broken, the table was dropped), refs #1174 2016-01-04 23:15:14 +01:00
Jason Thomas 7a2c9a55a5 Remove SCL python27 from cron 2015-12-01 12:15:32 -05:00
Jason Thomas 9e54e951b0 Add clean_redis to cron 2015-12-01 12:14:50 -05:00
Mathieu Agopian 12cbafc79c Iterate through the add-ons and repack them after fixing the 'let scope bustage' (bug 1224686) 2015-11-26 15:56:59 +01:00
Kumar McMillan fa65808a2d Revert "Use the Travis cache to dramatically speed up test dependency installation."
This reverts commit 81d6f202ee.

django-cache-machine==0.8 does not match what we were using in the git
revision beforehand. This is blocking us on master so I'm just going to revert
temporarily while we fix up pyrepo to get the right packages on there.
2015-10-19 16:32:27 -05:00
Kris Maglione 81d6f202ee Use the Travis cache to dramatically speed up test dependency installation. 2015-10-19 10:36:28 -07:00
Andy McKay d332fc4d44 remove unused script 2015-10-06 14:46:14 -07:00
Mathieu Agopian bb2cc64318 The switch to py27 was done a long time ago 2015-09-29 19:02:49 +02:00
Mark Striemer fe2e300de9 Automated and manual unlisted pass/fail daily counts (bug 1183396) 2015-09-22 16:51:06 -05:00
Andreas Wagner ed29e42599 Fix Makefile 2015-09-16 12:03:46 +02:00
Kris Maglione 4804f14dff Make Docker runs friendlier to the contents of the host filesystem, particularly for Linux users. 2015-08-07 21:35:52 -07:00
Mark Striemer 81a97dc1f0 Scripts to analyze validation results (bug 1183396)
Fixes #613
2015-07-29 17:20:34 -05:00
Jason Thomas a17e4a49b0 Remove old commander scripts, no longer used. 2015-07-28 10:58:58 -04:00
Mathieu Agopian 68f2647f47 Find XPIs that have a META-INF/MANIFEST.MF file (bug 1169574) 2015-05-29 18:43:18 +02:00
Mathieu Agopian f311f03232 Disable slow migration 811 (is_multi_package backfill), move it to standalone script 2015-05-04 22:36:02 +02:00
Jason Thomas cfae7eede2 Adjust metrics related crontab entries to ensure enough time for queries + transfer. 2015-04-14 11:39:36 -04:00
Mathieu Agopian d3f0fbe6cc don't fail travis builds on certificate errors for elasticsearch 2015-03-17 19:04:17 +01:00
Jason Thomas c4ceacf81d Add support for SCL python27. 2015-03-06 10:38:42 -05:00
Mathieu Agopian 513e1e8d43 Run update_product_details daily (bug 1137864) 2015-03-05 18:17:17 +01:00
Mathieu Agopian ee0fa13e1c update pep8 to 1.6.1 2015-02-11 10:14:04 +01:00
Mathieu Agopian a2eeefceef Cleanup leftover script to sign all addons (bug 1123611) 2015-02-11 10:11:00 +01:00
Mathieu Agopian 4b2b03a365 disable travis cache (too slow) 2015-01-20 11:56:02 +01:00
Mathieu Agopian 769767d806 Use Travis-ci's container infrastructure (bug 1118887) 2015-01-09 10:20:48 +01:00
Mathieu Agopian 2783cceaf3 properly use settings_tests for tests 2014-12-19 18:32:48 +01:00
Mathieu Agopian 7c9c856873 Use pytest (bug 1090184) 2014-12-09 09:45:40 +01:00
Olivier Meunier d9a72552f5 Addon signing service (bugs 1070189, 1070191 and 1070227)
Sign addon files during review process (bug 1070189)
Management command to sign addons (bug 1070191)
Signing all addons script (bug 1070227)
2014-11-26 13:12:26 +01:00