Changeset 22778

Show
Ignore:
Timestamp:
07/03/09 12:07:49 (1 year ago)
Author:
xfade
Message:

Add cron handler for karma cache

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/ragnaroek/midcom/org.maemo.packages/config/manifest.inc

    r22661 r22778  
    4242        ), 
    4343    ), 
     44    'midcom.services.cron' => array 
     45    ( 
     46        array 
     47        ( 
     48            'handler' => 'org_maemo_packages_cron_karma', 
     49            'recurrence' => MIDCOM_CRON_HOUR, 
     50        ), 
     51    ), 
    4452), 
  • branches/ragnaroek/midcom/org.maemo.packages/documentation/TODO

    r22662 r22778  
    1 - Package promotion request 
    2 - Determine if package can be promoted by checking dependency tree. 
    3  
    4 - Repository action queue to be used by backend tools 
    5  
    6 - list packages in testing 
     1- cron handler for promotion requests, promotion to stable 
    72 
    83- list packages for a certain maintainer 
    94 
    10 - cron handler for promotion requests, promotion to stable 
     5- link to builds and build logs 
     6 
     7- changelog entries