doc/4.0.rst
changeset 9035 63f3d25bab14
parent 9034 cc3442054e48
child 9038 1b972d81eda4
equal deleted inserted replaced
9034:cc3442054e48 9035:63f3d25bab14
    16   most async usecase.
    16   most async usecase.
    17 
    17 
    18 * ``repo.stats()`` is now deprecated. The same information are available through
    18 * ``repo.stats()`` is now deprecated. The same information are available through
    19   a service (``_cw.call_service('repo_stats')``)
    19   a service (``_cw.call_service('repo_stats')``)
    20 
    20 
       
    21 * ``repo.gc_stats()`` is now deprecated. The same information are available through
       
    22   a service (``_cw.call_service('repo_gc_stats')``)
       
    23 
    21 
    24 
    22 Deprecated Code Drops
    25 Deprecated Code Drops
    23 ----------------------
    26 ----------------------
    24 
    27 
    25 * The ldapuser source has been dropped. ldapfeed is the only official source
    28 * The ldapuser source has been dropped. ldapfeed is the only official source