aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-11-041-5/+12
|\
| * djeuscan/tasks: fix update_portage() and layman --syncCorentin Chary2012-11-041-5/+12
* | euscanwww: Moving all account related stuff to a separate appvolpino2012-11-021-3/+4
* | Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-10-301-23/+21
|\|
| * djeuscan/processing: fix scan_upstream after scan_portageCorentin Chary2012-10-291-7/+13
| * euscanwww: Adding an option to run upstream scanning after an update in portagevolpino2012-10-291-1/+2
| * djeuscan: really fix scan on demandCorentin Chary2012-10-101-18/+8
* | euscanwww: Adding an option to run upstream scanning after an update in portagevolpino2012-09-141-1/+2
|/
* Merge remote-tracking branch 'origin/master'Corentin Chary2012-09-141-0/+3
|\
| * euscanwww: small scan related fixesCorentin Chary2012-09-141-0/+3
* | euscanwww: Improved email templatevolpino2012-09-031-0/+2
* | Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-08-151-2/+2
|\|
| * euscan: misc fixesCorentin Chary2012-08-151-2/+2
* | euscanwww: Minor cleaningsvolpino2012-08-141-1/+4
|/
* djeuscan: enhance email templateCorentin Chary2012-08-141-12/+25
* djeuscan: fix some small bugsCorentin Chary2012-08-141-2/+1
* euscanwww: initial implementation of euscan updates emailvolpino2012-08-111-6/+86
* euscan/euscawww: Removing unused imports, fixed some typos and PEP8 cleaningvolpino2012-08-071-5/+11
* euscanwww/tasks: ungroup tasks for now, use immutables tasksCorentin Chary2012-08-071-6/+18
* euscanwww: fix tasksCorentin Chary2012-08-031-30/+34
* euscanwww: removing unused import and PEP8 cleaningvolpino2012-07-291-1/+1
* euscan: stuffCorentin Chary2012-07-281-1/+1
* euscanwww: Prevent not deterministic QuerySet order when slicingvolpino2012-07-271-1/+1
* djeuscan: run scan_metadata(packages=None, populate=True)Corentin Chary2012-07-241-0/+1
* euscanwww: Launch scan_portage per category like scan_metadatavolpino2012-07-201-1/+3
* euscanwww: PEP8, Cleaning unused imports and removing useless stuffvolpino2012-07-201-13/+38
* euscanwww/tasks: simplify tasksCorentin Chary2012-07-201-185/+125
* euscanwww: Upgraded to Celery 3.0 and fixed scan_portagevolpino2012-07-071-24/+24
* euscanwww: Changing RefreshPackageQuery.query to ForeignKeyvolpino2012-07-071-1/+1
* euscanwww: Fixed tasks to work with processing.scan and processing.miscvolpino2012-07-071-27/+12
* euscanwww: scan_upstream_all_task scans in randomized ordervolpino2012-06-301-1/+5
* euscanwww: reverting removed purge_packages in scan_package_taskvolpino2012-06-301-1/+1
* euscanwww: user refresh package should not purge packagesvolpino2012-06-301-1/+1
* euscanwww: Fixed broken tasksvolpino2012-06-291-12/+21
* euscanwww: Fixing tasksvolpino2012-06-271-9/+9
* euscanwww: settable options for _run_in_chunks()volpino2012-06-261-1/+5
* euscanwww: added scan_package taskvolpino2012-06-221-2/+10
* euscanwww: Moved business logic to djeuscan.processingvolpino2012-06-221-114/+168
* euscanwww: Watched herds/maintainers/categories panelvolpino2012-06-141-1/+1
* euscanwww: When scanning upstream output object was never cleanedvolpino2012-06-121-0/+4
* euscanwww: Removed useless purge tasks, some error handlingvolpino2012-06-121-17/+18
* euscanwww: bug found, celery timeouts on join. Commented outvolpino2012-06-091-3/+15
* euscanwww: Refresh query logic and task queue split in chunksvolpino2012-06-081-35/+60
* euscanwww: Fixed Layman sync taskvolpino2012-06-051-5/+2
* euscanwww: Scan tasks recieve a list of packagesvolpino2012-06-051-21/+41
* euscanwww: Changed Layman sync task to use Python APIvolpino2012-06-051-2/+6
* euscanwww: Added tasks for syncing and updating portage treevolpino2012-06-041-1/+44
* euscanwww: Admin improved and simple task launcher addedvolpino2012-06-031-1/+15
* euscanwww: Celery fixes and little loggingvolpino2012-05-311-1/+15
* euscanwww: starting implementing Celery tasksvolpino2012-05-301-0/+83