summaryrefslogtreecommitdiffstats
path: root/FedoraClient.php
Commit message (Expand)AuthorAgeFilesLines
* create a class folder and move FedoraClientRemi Collet2010-06-061-267/+0
* Begin to apply PEAR coding standards. Doc is NOK nor private variables names ...Johan "Papa" Cwiklinski2010-05-301-1/+1
* Begin to apply PEAR coding standards. Doc is NOK nor private variables names ...Johan "Papa" Cwiklinski2010-05-301-155/+237
* Set version for rpmphp, display version and license on index pageRemi Collet2010-05-301-1/+1
* TypoJohan "Papa" Cwiklinski2010-05-291-22/+22
* Display pkgdb info on package info pageRemi Collet2010-05-291-1/+5
* add FedoraPkgdb->getCritPath()... well seems it doesn't work :(Remi Collet2010-05-291-0/+13
* typo (thanks eponyme)Remi Collet2010-05-231-1/+1
* improves FedoraPkgdb->getPackageInfo() resultRemi Collet2010-05-231-1/+5
* add FedoraPkgdb->getPackageInfo()Remi Collet2010-05-231-3/+21
* Add FedoraPkgdb->getBranch(), improves fedcli.phpRemi Collet2010-05-231-7/+16
* use Cache_Lite for perf, improves debugRemi Collet2010-05-231-29/+28
* introduce FedoraClient / FedoraPkgdb first workRemi Collet2010-05-221-0/+138