summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix issue with using name containing special char.Remi Collet2010-07-114-4/+4
| |
* | add PkdDb link on zoom page, solves #58Remi Collet2010-07-114-3/+13
| |
* | fix fedcliRemi Collet2010-07-112-11/+16
| |
* | urlencode package name, fixed #53Remi Collet2010-07-111-1/+1
| |
* | improves previous, add active field to pearrepo tableRemi Collet2010-06-085-23/+66
| |
* | add TableRRepo class and use itRemi Collet2010-06-084-43/+142
| |
* | some docsRemi Collet2010-06-082-15/+16
| |
* | add CommonTable->delete() methodRemi Collet2010-06-081-2/+40
| |
* | autoloadRemi Collet2010-06-086-422/+540
| |
* | create include dirRemi Collet2010-06-0812-72/+147
|\|
| * 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-083-12/+373
| | | | | | | | refresh)
| * create a class folder and move FedoraClientRemi Collet2010-06-083-22/+23
| |
* | missing ref to GLPIRemi Collet2010-06-061-0/+4
| |
* | add some docsRemi Collet2010-06-061-8/+55
| |
* | Introduce CommonTable, TableIterator, TablePearRepo classes (and use it in ↵Remi Collet2010-06-063-12/+373
| | | | | | | | refresh)
* | create a class folder and move FedoraClientRemi Collet2010-06-063-22/+23
|/
* Add autocompletion on master search ; closes #49Johan "Papa" Cwiklinski2010-06-056-2/+139
|
* Begin to apply PEAR coding standards. Doc is NOK nor private variables names ↵Johan "Papa" Cwiklinski2010-05-301-1/+1
| | | | ; refs #48
* Begin to apply PEAR coding standards. Doc is NOK nor private variables names ↵Johan "Papa" Cwiklinski2010-05-301-155/+237
| | | | ; refs #48
* Apply PEAR coding standards, refs #48 ; Add licence tag, closes #46Johan "Papa" Cwiklinski2010-05-302-73/+131
|
* Remove no longer needed files ; refs #47Johan "Papa" Cwiklinski2010-05-302-21/+0
|
* Applying PEAR coding standards ; refs #48Johan "Papa" Cwiklinski2010-05-302-8/+8
|
* Type was not passed wheile selecting an ownerJohan "Papa" Cwiklinski2010-05-301-1/+1
|
* Merge branch 'master' of github.com:trasher/rpmphpJohan "Papa" Cwiklinski2010-05-300-0/+0
|\
| * fix description displayRemi Collet2010-05-312-1/+2
| |
| * Add Bugzilla link, fixes #44Remi Collet2010-05-312-1/+8
| |
| * fix case issue (p.e. with php-pecl-apc)Remi Collet2010-05-311-0/+7
| |
* | mergeRemi Collet2010-05-3014-889/+2148
|\|
| * Use of smarty to render all page ; apply coding standards, add license ; ↵Johan "Papa" Cwiklinski2010-05-302-239/+308
| | | | | | | | refs #46,48,47
| * Only headers cells have to be aligned on topJohan "Papa" Cwiklinski2010-05-301-1/+1
| |
| * Add link on package ownerJohan "Papa" Cwiklinski2010-05-301-1/+1
| |
| * Smarty variable assigned twice, export reposlist function so it could be usedJohan "Papa" Cwiklinski2010-05-301-28/+0
| |
| * rpm.phpJohan "Papa" Cwiklinski2010-05-301-0/+27
| | | | | | | | Smarty variable assigned twice, export reposlist function so it could be used elsewhere
| * Apply coding standards, add license (not tested yet) ; refs #46,48Johan "Papa" Cwiklinski2010-05-301-418/+676
| |
| * Add license ; refs #46Johan "Papa" Cwiklinski2010-05-301-0/+35
| |
| * Add LICENSE file ; refs #46Johan "Papa" Cwiklinski2010-05-301-0/+661
| |
| * Add license ; refs #46Johan "Papa" Cwiklinski2010-05-304-0/+81
| |
| * Add license ; refs #46Johan "Papa" Cwiklinski2010-05-301-0/+34
| |
| * Remove not relevant version ; refs #46Johan "Papa" Cwiklinski2010-05-303-3/+0
| |
| * Use of smarty to render rpm page ; apply coding standards, add license ; ↵Johan "Papa" Cwiklinski2010-05-302-228/+348
| | | | | | | | refs #46,48,47
| * Align cells on topJohan "Papa" Cwiklinski2010-05-301-1/+6
| |
* | fix description displayRemi Collet2010-05-302-1/+2
| |
* | Add Bugzilla link, fixes #44Remi Collet2010-05-302-1/+8
| |
* | fix case issue (p.e. with php-pecl-apc)Remi Collet2010-05-301-0/+7
| |
* | Set version for rpmphp, display version and license on index pageRemi Collet2010-05-307-7/+17
| |
* | Merge branch 'master' of http://github.com/trasher/rpmphpRemi Collet2010-05-3015-256/+729
|\|
| * Wrong commentJohan "Papa" Cwiklinski2010-05-291-1/+1
| |