| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | Only headers cells have to be aligned on top | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -1/+1 | 
| *  | Add link on package owner | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -1/+1 | 
| *  | Smarty variable assigned twice, export reposlist function so it could be used | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -28/+0 | 
| *  | rpm.php | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -0/+27 | 
| *  | Apply coding standards, add license (not tested yet) ; refs #46,48 | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -418/+676 | 
| *  | Add license ; refs #46 | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -0/+35 | 
| *  | Add LICENSE file ; refs #46 | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -0/+661 | 
| *  | Add license ; refs #46 | Johan "Papa" Cwiklinski | 2010-05-30 | 4 | -0/+81 | 
| *  | Add license ; refs #46 | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -0/+34 | 
| *  | Remove not relevant version ; refs #46 | Johan "Papa" Cwiklinski | 2010-05-30 | 3 | -3/+0 | 
| *  | Use of smarty to render rpm page ; apply coding standards, add license ; refs... | Johan "Papa" Cwiklinski | 2010-05-30 | 2 | -228/+348 | 
| *  | Align cells on top | Johan "Papa" Cwiklinski | 2010-05-30 | 1 | -1/+6 | 
| *  | Wrong comment | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -1/+1 | 
| *  | Use of Smarty for index page ; apply coding standards, add license ; refs #46... | Johan "Papa" Cwiklinski | 2010-05-29 | 2 | -79/+111 | 
| *  | Add classes for odd/even rows ; refs #47 | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -2/+2 | 
| *  | A flag to know if we're from a page that require a name ; refs #47 | Johan "Papa" Cwiklinski | 2010-05-29 | 2 | -2/+2 | 
| *  | Add some informations about required libraries | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -2/+7 | 
| *  | Typo | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -22/+22 | 
| *  | Apply PEAR coding standards, add license tag, refs #46,48 | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -19/+58 | 
| *  | Missed file in previous commit... ; refs #47 | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -0/+2 | 
| *  | Ignore Smarty generated template and cache on the scm | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -0/+2 | 
| *  | Show errors from template ; refs #47 | Johan "Papa" Cwiklinski | 2010-05-29 | 2 | -89/+102 | 
| *  | Missing file in last commit ; refs #47 | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -142/+85 | 
| *  | Use of smarty to render zoom page. Main template file added, and zoom.php mod... | Johan "Papa" Cwiklinski | 2010-05-29 | 5 | -0/+153 | 
| *  | A typo... ; refs #45 | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -1/+1 | 
| *  | Use of ajax to load additionnal informations from pkgdb ; closes #45 | Johan "Papa" Cwiklinski | 2010-05-29 | 5 | -25/+309 | 
| *  | White table lines should have a border toowq | Johan "Papa" Cwiklinski | 2010-05-29 | 1 | -2/+4 | 
| *  | Display pkgdb info on package info page | Remi Collet | 2010-05-29 | 3 | -3/+42 | 
| *  | minor fix (no upstream column in all list) | Remi Collet | 2010-05-29 | 1 | -1/+0 | 
| *  | add FedoraPkgdb->getCritPath()... well seems it doesn't work :( | Remi Collet | 2010-05-29 | 2 | -0/+31 | 
| *  | Change zoom page layout and validate xhtml 1.0 strict ; apply some minor grap... | Johan "Papa" Cwiklinski | 2010-05-25 | 2 | -139/+81 | 
| *  | Change all page layout and validate xhtml 1.0 strict | Johan "Papa" Cwiklinski | 2010-05-25 | 3 | -164/+130 | 
| *  | There are no text filter ; styling table legend | Johan "Papa" Cwiklinski | 2010-05-25 | 2 | -4/+6 | 
| *  | Move common header and footer HTML code into separate (and reusable) files, c... | Johan "Papa" Cwiklinski | 2010-05-25 | 5 | -199/+181 | 
| *  | Main page has not been commited previously... | Johan "Papa" Cwiklinski | 2010-05-24 | 1 | -140/+79 | 
| *  | Add CSS and image files ; change main page layout and validate xhtml 1.0 strict | Johan "Papa" Cwiklinski | 2010-05-24 | 12 | -0/+186 | 
| *  | typo (thanks eponyme) | Remi Collet | 2010-05-23 | 2 | -1/+2 | 
| *  | improves FedoraPkgdb->getPackageInfo() result | Remi Collet | 2010-05-23 | 2 | -8/+11 | 
| *  | add FedoraPkgdb->getPackageInfo() | Remi Collet | 2010-05-23 | 2 | -3/+62 | 
| *  | Add FedoraPkgdb->getBranch(), improves fedcli.php | Remi Collet | 2010-05-23 | 2 | -14/+81 | 
| *  | use Cache_Lite for perf, improves debug | Remi Collet | 2010-05-23 | 2 | -30/+30 | 
| *  | add comptage, a acces_log parser for RPM download stat | Remi Collet | 2010-05-23 | 2 | -0/+214 | 
| *  | more file to ignore | Remi Collet | 2010-05-22 | 1 | -0/+2 | 
| *  | fix URL for owner acls | Remi Collet | 2010-05-22 | 1 | -1/+1 | 
| *  | introduce FedoraClient / FedoraPkgdb first work | Remi Collet | 2010-05-22 | 2 | -0/+173 | 
| *  | index.php | Remi Collet | 2010-05-22 | 3 | -104/+109 | 
| *  | import current version | Remi Collet | 2010-05-22 | 8 | -0/+1546 | 
| *  | first commit | Remi Collet | 2010-05-22 | 1 | -0/+7 |