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

554 Коммитов

Автор SHA1 Сообщение Дата
Rob Hudson 9a0ea23b0a Revert "While reindexing include deleted apps (bug 896782)"
Reverting until we can figure out the infinite loop bugs that this
causes.

This reverts commit 54c33d5351.
2013-07-29 08:43:03 -07:00
Rob Hudson 1a0e731b5b Don't break reindexing if a single app fails 2013-07-24 18:57:48 -07:00
Rob Hudson 54c33d5351 While reindexing include deleted apps (bug 896782) 2013-07-24 07:22:41 -07:00
Wraithan (Chris McDonald) 0314024aa0 Add a bunch of counters to see what is going on (bug 892704) 2013-07-18 11:00:43 -07:00
Kevin Ngo 4d476a390e fix error printing in reindex 2013-07-12 14:09:17 -07:00
Rob Hudson 00e5e35534 Un-magic-number the search-featured API 2013-07-10 15:53:15 -07:00
Kevin Ngo d90323ce0a fix elastichttpnotfound when scanning for indexes in reindex_mkt 2013-07-10 11:17:21 -07:00
Chris Van eabd37b491 update and localise our developer agreements: en-US, es, pl (bug 872799, bug 887373, bug 887384) 2013-07-03 13:56:08 -07:00
Rob Hudson 248fd987f5 Added Polish analyzer.
Note: Requires the elasticsearch plugin found here:
https://github.com/elasticsearch/elasticsearch-analysis-stempel
2013-06-28 15:59:48 -07:00
Andy McKay 42f0e2398b patch the right thing 2013-06-25 17:07:45 -07:00
Andy McKay ae79ac378d remove metrics ping, leave monolith ping (bug 885377) 2013-06-25 14:34:34 -07:00
Mathieu Pillard 35cce540dc Add missing directories to DOMAIN_METHODS for javascript (bug 844591) 2013-06-21 13:28:11 +02:00
Andy McKay cd99a16bf4 remove watermarked addons (bug 882949) 2013-06-20 11:34:48 -07:00
Allen Short 77bbadc61a Reverting "use celery's task dependency management to chain and parallelize reindexing. (bug 867289)"
Reverting "some missed celery calls"

This reverts commits 3d91a0ae13 and
164d41e4b6.
2013-06-14 15:20:30 -07:00
Rob Hudson 941c19bcab Updated last bit of settings to use new celery config (bug 879417) 2013-06-13 12:57:36 -07:00
Chris Van 74172ab2c4 add `comm` to `INSTALLED_APPS` 2013-06-10 15:07:41 -07:00
Rob Hudson 7aff51d51d Added mgmt command to reindex app(s) (bug 880465) 2013-06-10 12:31:47 -07:00
Allen Short 164d41e4b6 use celery's task dependency management to chain and parallelize reindexing. (bug 867289) 2013-06-07 14:42:39 -07:00
Allen Short 9c97ed7616 delete test for deleted code 2013-06-07 12:16:50 -07:00
Rob Hudson 63d7a325f8 Updated reindex_mkt to override celery soft time limits (bug 880523)
This update also uses celery 3's chains instead of using a tasktree.
2013-06-07 10:58:19 -07:00
Rob Hudson 8482f4f010 Added special time limits for marketplace reindexing (bug 880523) 2013-06-07 10:58:19 -07:00
Allen Short 9ae914f776 unskip test, remove temporary code 2013-06-07 09:22:36 -07:00
Allen Short ceeabbf3f8 copy tempfiles instead of trying to move them.
use filename instead of open file for signing output due to
signing-clients limitation.
2013-05-29 07:32:01 -07:00
Allen Short 417d95d4d8 Write to temp file when signing apps (bug 875535)
Also fix broken signed apps upon re-signing.
2013-05-28 14:01:15 -07:00
Allen Short f60617499f rearrange id injection for signed apps (bug 875533) 2013-05-28 14:01:15 -07:00
Rob Hudson 90581546a4 Added some settings for elasticsearch 2013-05-24 16:50:22 -07:00
Rob Hudson 46a0b76b29 Revert "update ids.json immediately before signing (bug 873600)" 2013-05-24 12:40:17 -07:00
Andy McKay b86a0f583d bump up some verbose logs 2013-05-23 13:51:04 -07:00
Rob Hudson 127ef1c3c6 Add more logging about which app is being logged 2013-05-23 13:20:55 -07:00
Chris Van b8de31f510 define stick.js before impala initialises it (bug 875434) 2013-05-23 11:46:37 -07:00
Rob Hudson 5ec12a1d7d Moved settings access inside methods (bug 875150) 2013-05-22 21:44:32 -07:00
Andy McKay 7a11ed8c0d add a dump app command (bug 873191) 2013-05-22 16:42:48 -07:00
Rob Hudson ecf7ce7db9 Merge pull request #758 from kmaglione/email-mess
Ameliorate bulk email sorting nightmare caused by 759256323f and 15a27...
2013-05-22 07:36:14 -07:00
Chris Van 20741330ae add "data:" to our CSP rules (bug 872356) 2013-05-21 15:18:43 -07:00
Rob Hudson 9d62357c69 Added setting to disable throttling the API 2013-05-21 11:30:47 -07:00
Allen Short b33509f7a8 make test more specific to re-signing case 2013-05-20 13:39:59 -07:00
Allen Short 94b075a794 update ids.json immediately before signing (bug 873600) 2013-05-20 13:30:11 -07:00
Jeremiah Orem df20cfac25 Change newrelic loglevel to INFO. 2013-05-17 09:11:16 -07:00
Hanno Schlichting 592f37dbfa moar comments 2013-05-15 18:04:13 +02:00
Hanno Schlichting bb0fa8e8ed disable ES _all field and enable compression on mkt_apps index (#851597) 2013-05-15 17:48:57 +02:00
Rob Hudson 200d0d9ef8 Updated ES_INDEXES to be consistent and based on lib/settings_base 2013-05-14 15:10:25 -07:00
Kumar McMillan 5cc5a8230d Re-enable forceIssuer with prefix (bug 850084) 2013-05-14 14:57:57 -05:00
Kumar McMillan 6952ee4df7 Switch Persona URLs (bug 872169) 2013-05-14 14:46:29 -05:00
Kris Maglione 35de8f38d4 Ameliorate bulk email sorting nightmare caused by 759256323f and 15a272bcc7. 2013-05-10 14:27:17 -07:00
Rob Hudson cd6a0a4f3a Added health check before continuing to re-index 2013-05-10 11:51:27 -07:00
Rob Hudson bd5c84fb33 Added reindex_mkt management command (bug 867288) 2013-05-09 20:06:37 -07:00
Rob Hudson d8c2520e1c Added Webapp mapping type and extraction code (bug 867288) 2013-05-09 19:44:18 -07:00
Rob Hudson a8b0407152 [mkt-index] Upgraded search dependent libs (bug 867288)
This upgrades pyelasticsearch and elasticutils to their latest versions
and backports some legacy code so code paths don't break due to
backwards incompatible changes. This should result in similar
functionality on the new libraries and allow us to upgrade to newer ways
of doing things incrementally.
2013-05-09 18:18:15 -07:00
Rob Hudson 9c3c87e765 Revert "[mkt-index] Upgraded search dependent libs (bug 867288)"
This reverts commit db5624ba14.
2013-05-09 17:12:21 -07:00
Rob Hudson db5624ba14 [mkt-index] Upgraded search dependent libs (bug 867288)
This upgrades pyelasticsearch and elasticutils to their latest versions
and backports some legacy code so code paths don't break due to
backwards incompatible changes. This should result in similar
functionality on the new libraries and allow us to upgrade to newer ways
of doing things incrementally.
2013-05-09 16:54:36 -07:00