summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * Use of Smarty for index page ; apply coding standards, add license ; refs ↵Johan "Papa" Cwiklinski2010-05-292-79/+111
| | | | | | | | #46,48,47
| * 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 ↵Johan "Papa" Cwiklinski2010-05-295-0/+153
| | | | | | | | modified to work on it. We would probably rewrite cleaner zoom.php in the future. refs #47
| * 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
| |
* | Merge branch 'master' of http://github.com/trasher/rpmphpRemi Collet2010-05-291-2/+4
|\|
| * White table lines should have a border toowqJohan "Papa" Cwiklinski2010-05-291-2/+4
| |
| * Display pkgdb info on package info pageRemi Collet2010-05-293-3/+42
| |
| * minor fix (no upstream column in all list)Remi Collet2010-05-291-1/+0
| |
| * add FedoraPkgdb->getCritPath()... well seems it doesn't work :(Remi Collet2010-05-292-0/+31
| |
* | Display pkgdb info on package info pageRemi Collet2010-05-283-3/+42
| |