summaryrefslogtreecommitdiffstats
path: root/class
Commit message (Collapse)AuthorAgeFilesLines
* add packagist table for upstream monitoringRemi Collet2014-05-181-0/+58
|
* fix link to pkgdb2Remi Collet2014-05-161-7/+7
|
* pkgdb2 compatibility, ++, bump fedpkg cli version to 0.3.0-devRemi Collet2014-05-1511-41/+43
|
* cleansupRemi Collet2013-11-172-29/+11
|
* WIP for pkgdb2Remi Collet2013-11-172-56/+116
|
* SRPM url in f >= 17, fixed #159Remi Collet2012-02-191-0/+2
|
* fix co-maintainer list : only approved onesRemi Collet2011-02-051-0/+1
|
* add TableUpstream->getChannels()Remi Collet2010-11-071-0/+22
|
* add TableAcls->getOwners()Remi Collet2010-11-071-0/+22
|
* handle SELECT DISTINCT ...Remi Collet2010-11-071-9/+18
|
* add CommonTable->optimize() method and call it during refreshRemi Collet2010-11-013-3/+22
|
* use Parser::readPear() - end of work for refreshRemi Collet2010-11-011-0/+203
|
* use Parser::readPecl()Remi Collet2010-11-011-0/+97
|
* use Parser::readRpm()Remi Collet2010-11-011-2/+106
|
* start to move the parsing from refresh.php to a Parser classRemi Collet2010-11-011-0/+166
|
* add TableAcls class ans use it in refreshRemi Collet2010-11-012-0/+83
|
* add new TableRpmRepo->getMaxStamp() method and use itRemi Collet2010-11-012-0/+16
|
* Create TableRpm class and use it in refreshRemi Collet2010-11-011-0/+66
|
* Improves CommonTable::__construct() : table name option is now optionnalRemi Collet2010-11-014-34/+4
|
* create TableUpstream class and use it everywhereRemi Collet2010-10-311-0/+110
|
* add CommonTable->get() and CommonTable->find() methodsRemi Collet2010-08-101-1/+38
|
* add Class TableRpmRepo and use it everywhereRemi Collet2010-08-072-4/+149
|
* Applying PEAR coding standards, refs #48Johan "Papa" Cwiklinski2010-08-015-59/+75
|
* move FEDORACLIENT_VERSION to class, so FedoraClient::VERSIONRemi Collet2010-07-111-3/+2
|
* fix issue with using name containing special char.Remi Collet2010-07-111-1/+1
|
* add PkdDb link on zoom page, solves #58Remi Collet2010-07-112-2/+10
|
* urlencode package name, fixed #53Remi Collet2010-07-111-1/+1
|
* improves previous, add active field to pearrepo tableRemi Collet2010-06-084-21/+64
|
* add TableRRepo class and use itRemi Collet2010-06-083-3/+139
|
* some docsRemi Collet2010-06-082-15/+16
|
* add CommonTable->delete() methodRemi Collet2010-06-081-2/+40
|
* autoloadRemi Collet2010-06-085-421/+528
|
* Begin PEAR coding standards ; refs #48Johan "Papa" Cwiklinski2010-06-071-61/+129
|
* missing ref to GLPIRemi Collet2010-06-081-0/+4
|
* add some docsRemi Collet2010-06-081-8/+55
|
* Introduce CommonTable, TableIterator, TablePearRepo classes (and use it in ↵Remi Collet2010-06-082-0/+370
| | | | refresh)
* create a class folder and move FedoraClientRemi Collet2010-06-081-0/+267