summaryrefslogtreecommitdiffstats
path: root/refresh.php
Commit message (Expand)AuthorAgeFilesLines
* fix git repo URLRemi Collet2020-03-031-1/+1
* move from xmlrpc to rest for pecl parserRemi Collet2015-04-081-1/+1
* Add Packagist parserRemi Collet2014-07-271-3/+11
* add parser to retrieve packagist package name from binary repositoryRemi Collet2014-07-261-3/+8
* fix pkgdb2 url for packages aclsRemi Collet2014-07-251-1/+1
* 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-4/+20
* use Parser::readPear() - end of work for refreshRemi Collet2010-11-011-190/+7
* use Parser::readPecl()Remi Collet2010-11-011-77/+2
* use Parser::readRpm()Remi Collet2010-11-011-76/+1
* start to move the parsing from refresh.php to a Parser classRemi Collet2010-11-011-82/+4
* add TableAcls class ans use it in refreshRemi Collet2010-11-011-43/+13
* Create TableRpm class and use it in refreshRemi Collet2010-11-011-33/+21
* create TableUpstream class and use it everywhereRemi Collet2010-10-311-125/+47
* add Class TableRpmRepo and use it everywhereRemi Collet2010-08-071-92/+92
* Applying PEAR coding standards, refs #48Johan "Papa" Cwiklinski2010-08-011-1/+0
* improves previous, add active field to pearrepo tableRemi Collet2010-06-081-2/+2
* add TableRRepo class and use itRemi Collet2010-06-081-40/+3
* create include dirRemi Collet2010-06-081-1/+1
|\
| * Introduce CommonTable, TableIterator, TablePearRepo classes (and use it in re...Remi Collet2010-06-081-12/+3
* | Introduce CommonTable, TableIterator, TablePearRepo classes (and use it in re...Remi Collet2010-06-061-12/+3
|/
* Apply coding standards, add license (not tested yet) ; refs #46,48Johan "Papa" Cwiklinski2010-05-301-418/+676
* fix URL for owner aclsRemi Collet2010-05-221-1/+1
* import current versionRemi Collet2010-05-221-0/+437