summaryrefslogtreecommitdiffstats
path: root/class/CommonTable.php
Commit message (Expand)AuthorAgeFilesLines
* fix git repo URLRemi Collet2020-03-031-1/+1
* fix previousRemi Collet2015-12-031-3/+3
* add missing escape, thanks P.AllaertRemi Collet2015-12-031-3/+15
* pkgdb2 compatibility, ++, bump fedpkg cli version to 0.3.0-devRemi Collet2014-05-151-2/+2
* add CommonTable->optimize() method and call it during refreshRemi Collet2010-11-011-1/+16
* add TableAcls class ans use it in refreshRemi Collet2010-11-011-0/+20
* add new TableRpmRepo->getMaxStamp() method and use itRemi Collet2010-11-011-0/+4
* Improves CommonTable::__construct() : table name option is now optionnalRemi Collet2010-11-011-1/+4
* add CommonTable->get() and CommonTable->find() methodsRemi Collet2010-08-101-1/+38
* add Class TableRpmRepo and use it everywhereRemi Collet2010-08-071-4/+36
* Applying PEAR coding standards, refs #48Johan "Papa" Cwiklinski2010-08-011-4/+9
* improves previous, add active field to pearrepo tableRemi Collet2010-06-081-3/+5
* add TableRRepo class and use itRemi Collet2010-06-081-2/+18
* some docsRemi Collet2010-06-081-0/+1
* add CommonTable->delete() methodRemi Collet2010-06-081-2/+40
* autoloadRemi Collet2010-06-081-315/+1
* 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 re...Remi Collet2010-06-081-0/+368