Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* fix the directory for the cleanup commandJeff Balogh2010-09-033-7/+15
|
* we update collection ratings on the fly as of bug 593244Jeff Balogh2010-09-033-3/+0
|
* clear out django sessions in a cronJeff Balogh2010-09-023-3/+6
|
* run migrate_collection_users every minute (bug 592439)Jeff Balogh2010-09-023-0/+3
|
* only run coverage if $2=with-coverageJeff Balogh2010-08-111-3/+11
|
* try building without coverageJeff Balogh2010-08-111-2/+3
|
* check for current_version updates every minute (bug 583122)Jeff Balogh2010-07-303-6/+15
|
* top tags for collection pages (bug 574291)Jeff Balogh2010-07-293-3/+3
|
* run update_versions every 20 minutes; it goes pretty fastJeff Balogh2010-07-283-12/+9
|
* make versions update faster (bug 582453)Jeff Balogh2010-07-283-6/+9
|
* edit make-crons instead of preview/prod directlyJeff Balogh2010-07-283-8/+117
|
* Add CELERY_ALWAYS_EAGER to build scriptWil Clouser2010-07-261-0/+1
|
* bug 578087, remove firefoxcup url and crontab entryAlex Buchanan2010-07-152-2/+0
|
* bug 578087, kill fxcupAlex Buchanan2010-07-152-2/+0
|
* get the name of the cronjob rightJeff Balogh2010-06-241-1/+1
|
* switch review and rating cronjobs to zamboniJeff Balogh2010-06-231-2/+1
|
* Adding mod_wsgi monitoring script from Bug #557049.Jeremy Orem2010-06-171-0/+37
|
* Adding a script to fix up picture types in the database; bug 568892Wil Clouser2010-06-161-0/+77
|
* add extensions/:category/featured to siegesJeff Balogh2010-06-141-0/+1
|
* use the locmem cache backend in hudsonJeff Balogh2010-06-101-0/+1
|
* check twitter in a cronjob (bug 571124)Jeff Balogh2010-06-102-2/+4
|
* turn on the appsupport cron jobJeff Balogh2010-06-092-0/+2
|
* more locales for siegesJeff Balogh2010-06-071-1/+8
|
* we still need to build compiled packagesJeff Balogh2010-06-031-1/+1
|
* use the system packages for compiled stuffJeff Balogh2010-06-031-2/+2
|
* FxCup: fans stats, random promos, and minor cleanupabuchanan2010-06-022-0/+2
|
* move siege.py to scripts/, add extension sortingJeff Balogh2010-05-281-0/+90
|
* Celery task to update addons.current_version.Dave Dash2010-05-242-0/+3
| | | | | Denormalizing this regularly accessed property. This will lay the groundwork for better (and faster) sphinx queries.
* fix the pip install lineJeff Balogh2010-05-201-1/+1
|
* no more updating virtualenvsJeff Balogh2010-05-191-2/+0
|
* update build scripts for /vendorJeff Balogh2010-05-192-37/+1
|
* crontab fail. :(Wil Clouser2010-05-121-1/+1
|
* add HOME=/tmp; bug 564185Wil Clouser2010-05-121-0/+2
|
* removing -U so we don't try reinstalling lxmlJeff Balogh2010-05-101-1/+1
|
* Enable RYF blog fetch; bug 560753Wil Clouser2010-05-082-0/+2
|
* tweak cronWil Clouser2010-05-062-2/+0
|
* Update production cronWil Clouser2010-05-061-27/+29
|
* Migrate global_stats to zamboniWil Clouser2010-05-061-3/+4
|
* cron.d format -> crontab format.root2010-05-051-30/+30
|
* Bug 562678 - [AMO] Keep all push scripts with the project.Jeremiah Orem2010-05-052-0/+93
|
* trying a different egg name, quieting pylintJeff Balogh2010-04-151-1/+1
|
* add a database name because sphinx is depending on it.Wil Clouser2010-04-151-0/+2
|
*