summaryrefslogtreecommitdiffstats
path: root/zoom.php
Commit message (Collapse)AuthorAgeFilesLines
* always display bugzilla linkRemi Collet2021-03-231-5/+4
|
* remove "Packages" and "Fedora Git" links, add "Koschei" linkRemi Collet2021-03-111-2/+2
|
* avoid warnings, pkgdb is deadRemi Collet2020-12-161-5/+10
|
* fix git repo URLRemi Collet2020-03-031-1/+1
|
* replace link to pkgdb with link to packagesRemi Collet2019-02-191-1/+1
|
* fix XSS, OBB-318298Remi Collet2017-10-051-13/+18
|
* Add link to 'Fedora git' (cgit is back \o/)Remi Collet2017-09-041-1/+1
|
* cgit => pagureRemi Collet2017-08-071-2/+1
|
* add missing escape, thanks P.AllaertRemi Collet2015-12-031-3/+6
|
* display composer name in package formRemi Collet2014-07-271-2/+5
|
* pkgdb2 compatibility, ++, bump fedpkg cli version to 0.3.0-devRemi Collet2014-05-151-12/+3
|
* typoRemi Collet2013-01-171-1/+1
|
* Some adaptations required for Smarty3Johan Cwiklinski2012-09-291-1/+5
|
* PEAR coding standards ;)Johan Cwiklinski2012-09-291-4/+6
|
* only ask pkgdb for active fedora and epel branchRemi Collet2012-08-201-0/+6
|
* fedora have switch from gitweb to cgit, fixed #323Remi Collet2012-08-081-1/+1
|
* SRPM url in f >= 17, fixed #159Remi Collet2012-02-191-2/+5
|
* fix version order in zoom page, mainly for el repoRemi Collet2011-10-231-1/+9
|
* fix co-maintainer list : only approved onesRemi Collet2011-02-051-4/+7
|
* display only ajax/pkgdb for active repoRemi Collet2011-01-231-1/+1
|
* fix display version when only unstable existsRemi Collet2010-10-311-1/+2
|
* create TableUpstream class and use it everywhereRemi Collet2010-10-311-18/+15
|
* add header + fix version when epochRemi Collet2010-09-191-12/+13
|
* clean + coding standardRemi Collet2010-09-191-15/+13
|
* patch from pingouRemi Collet2010-09-191-5/+47
|
* Remove hack that renames devel branch to rawhideJohan "Papa" Cwiklinski2010-08-011-7/+1
|
* rename link from ViewVC to GitWebRemi Collet2010-08-011-1/+1
|
* Add link to src.rpm, fixes #64Remi Collet2010-08-011-1/+4
|
* link to gitweb, fixes #65Remi Collet2010-08-011-2/+2
|
* add PkdDb link on zoom page, solves #58Remi Collet2010-07-111-0/+2
|
* create include dirRemi Collet2010-06-081-1/+1
|
* Applying PEAR coding standards ; refs #48Johan "Papa" Cwiklinski2010-05-301-4/+4
|
* mergeRemi Collet2010-05-301-1/+0
|\
| * Remove not relevant version ; refs #46Johan "Papa" Cwiklinski2010-05-301-1/+0
| |
* | Add Bugzilla link, fixes #44Remi Collet2010-05-301-0/+5
| |
* | 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-301-1/+0
|/
* A flag to know if we're from a page that require a name ; refs #47Johan "Papa" Cwiklinski2010-05-291-1/+1
|
* Apply PEAR coding standards, add license tag, refs #46,48Johan "Papa" Cwiklinski2010-05-291-19/+58
|
* Show errors from template ; refs #47Johan "Papa" Cwiklinski2010-05-291-89/+93
|
* Missing file in last commit ; refs #47Johan "Papa" Cwiklinski2010-05-291-142/+85
|
* A typo... ; refs #45Johan "Papa" Cwiklinski2010-05-291-1/+1
|
* Use of ajax to load additionnal informations from pkgdb ; closes #45Johan "Papa" Cwiklinski2010-05-291-25/+56
|
* Display pkgdb info on package info pageRemi Collet2010-05-291-2/+36
|
* Change zoom page layout and validate xhtml 1.0 strict ; apply some minor ↵Johan "Papa" Cwiklinski2010-05-251-134/+53
| | | | graphical changes (thanks to Pingou)
* index.phpRemi Collet2010-05-221-85/+98
| | | | | | | | | - quick access to package page (zomm) from input on the top/right - link to github for sources access zoom.php - input on the top right corner - message if package not found - ViewVC link
* import current versionRemi Collet2010-05-221-0/+207