summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add CommonTable->delete() methodRemi Collet2010-07-101-2/+40
* 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-083-12/+373
* create a class folder and move FedoraClientRemi Collet2010-06-083-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
* Begin to apply PEAR coding standards. Doc is NOK nor private variables names ...Johan "Papa" Cwiklinski2010-05-301-155/+237
* 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 ; refs...Johan "Papa" Cwiklinski2010-05-302-239/+308
| * 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
| * 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 ; refs...Johan "Papa" Cwiklinski2010-05-302-228/+348
| * 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
| * Use of Smarty for index page ; apply coding standards, add license ; refs #46...Johan "Papa" Cwiklinski2010-05-292-79/+111
| * Add classes for odd/even rows ; refs #47Johan "Papa" Cwiklinski2010-05-291-2/+2
| * A flag to know if we're from a page that require a name ; refs #47Johan "Papa" Cwiklinski2010-05-292-2/+2
| * Add some informations about required librariesJohan "Papa" Cwiklinski2010-05-291-2/+7
| * TypoJohan "Papa" Cwiklinski2010-05-291-22/+22
| * Apply PEAR coding standards, add license tag, refs #46,48Johan "Papa" Cwiklinski2010-05-291-19/+58
| * Missed file in previous commit... ; refs #47Johan "Papa" Cwiklinski2010-05-291-0/+2
| * Ignore Smarty generated template and cache on the scmJohan "Papa" Cwiklinski2010-05-291-0/+2
| * Show errors from template ; refs #47Johan "Papa" Cwiklinski2010-05-292-89/+102
| * Missing file in last commit ; refs #47Johan "Papa" Cwiklinski2010-05-291-142/+85
| * Use of smarty to render zoom page. Main template file added, and zoom.php mod...Johan "Papa" Cwiklinski2010-05-295-0/+153
| * A typo... ; refs #45Johan "Papa" Cwiklinski2010-05-291-1/+1
| * Use of ajax to load additionnal informations from pkgdb ; closes #45Johan "Papa" Cwiklinski2010-05-295-25/+309