Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Use rawurlencode instead of just urlencode, my bad
Use urlencode instead of htmlspecialchars when building links Closes: #516737
Fix "More" buildd link. By Paul Wise. (Closes: #506203)
Add oldstable-proposed-updates
Fix javascript error caused by wml messing with html tags
Add Javascript thingy to make tables sortable on the fly
compile lists of all O/ITA/RM/... packages
update dehs interface, and lots of whitespace, thanks Atomo64
Add a comment about David's patch, and note that it Closes: #500505
Add patch by David Paleino to support ordering by sections (ordering=3). Also patch the click-expand configuration form.
Handle new bugs.txt format. Patch by Thijs Kinkhorst. Closes: #488751
ftp-master (britney) doesn't provide uninstallability information anymore. Removing the DDPO column, please refer to debcheck for uninstallability. (Closes: #472432, #479166)
Reverse behind/ahead colors in ubuntu column, suggested by lucas
use class=dash for "-" links
implement version comparision for ubuntu
update color documentation and use more CSS (Closes: #420005)
Add an optional column with ubuntu version/bugs information (Closes: #379063)
extract changedby from projectb, and display it
display 'Excuses More' on two lines
style fixes
also recognize +nmu1. Suggested by Peter Eisentraut.
Apply patch by Raphael Geissert to be less annoying in the WWiz columns.
Add patch by zobel to update "More excuses" link
* add DEHS report link * fix Svnbuildstat report link * comment out Debcheck report link (dead since 2006-11)
Fix &comaint. Thanks to Michael Koch for investigation and the fix.
update lintian.debian.org link. There are no maintainters using funky characters in their address, link to the plain mail address.
Apply patch by Raphael Geissert to merge WWiz columns into the regular Dehs info - Thanks! Also, get rid of an extra line in the header.
show [DM] for DM-allowed packages
Add link to svnbuildstat for maintainer (KiBi)
Fix typo
make mirror used by the Pool link configurable
s/volatile.debian.net/volatile.debian.org/
Be verbose about uninstallability information. Thanks to Antti-Juhani Kaijanaho for the suggestion (Closes: #436233).
also accept ?package=<binary>
show stable/testing uploads in correct column
fix display for packages in oldstable but not stable
also show oldstable
omit tpu version if identical to testing
factor out html functions and wnpp/excuses/popcon pages from developer.php; fix components display
fill some more fields when undefined
support t-p-u, rewrite ddpo.py from scratch in perl
write nmstatus.db, display next NM step on ddpo
move popcon data to separate dir/db file, and write text summary
update update information
add link to debtags on request by enrico
fix typo in break statement
stop the lowercase-all-logins madness and redirect lookups to canonical address (Closes: #370454, #392969)
fix html errors (Closes: #398332), and update and fix the page footer
make uploader=0x12341234 work
use http://buildd.debian.org/pkg.cgi, inline some functions, and use terser output format
also show packages with owned wnpp bugs
add checklib report link
make package=pkg a redirekt to login=maint#pkg, add pkg and section <a name> anchors, make script 404 on error (unfortunately not yet for login=a@b.c)
show p-u-new packages
move uninstallable information from ddpo.py to extract_uninstallable.py
some random optimizations (25% speedup on login=myon)
use $_REQUEST
enable ?packages=<list> and update form
add which to help text
make ddpo work for non-maintainer addresses, closes: #378552
get descriptions from descriptions.db
add packages overview per task
increase field length for input boxes
drop secure-testing
use G��rkan's bug stats
separate uploads by nmu/sponsored/qa (Closes: #361920)
update ddpo control bot doc (Closes: #357572)
Quote mouseover package descriptions. Spotted by Paul Wise.
indicated presence of co-maintainers
mouseover description on package name, reformat wnpp bug display
fix excuses display
adapt to new excuses format; support login=bla+blubb and use maintainers.txt
use new excuses.db
Only disallow the special HTML characters, allow everything else
allow unsetting keys
filter input for sanity (Closes: #346255)
update help
show secure-testing version
only show security when different from stable, fix other stable versions display
kill a useless variable
show volatile version
show backports in separate section
separate incoming for unstable/experimental
print backports.org version
fix sorting-by-date for comaintained packages
remove debugging code, sorry
* use updated delayed info (separates unstable/experimental) * print pending uploads (delayed, new; TODO: incoming)
also color versions without projectb data
display new queue
* use nicer colors * include proposed updates in stable column * move security columns to stable/testing columns
fix ?all=1 (#341244)
display incoming and delayed queue versions
subscribe to uploads
move css to developer.css
fix radio button
set default ordering to 0
enable sorting by upload date
show upload date and uploader
fix #340418
get wnpp entries from data/bts/wnpp_by_maint.db
fix popcon formula
do not print more than 9 binary packages, wrap bug cells
reset seen_packages between multiple print_developer() calls
update help, skip duplicate co-maintained packages
* New section "uploads", configurable like the table columns (&uploads) Various changes: * checkbox(): shorten code * move email address to title * shorten display configuration help * print package line only once * don't compute number of packages per section twice * move gpg_key/login/package= code to print_developer()
add popc to cookie
move rank computation to developer.wml
url-encode popcon-graphs link
move most html_small() calls to CSS
* generate popcon stats from ddpo_packages.db * add popcon column to main table * add myself to authors list
save space by shortening headers/entries, shuffle some columns around
display package descriptions
Use a generic name for the LDAP BTS interface
* shorten a function * strip space from binaries * html-quote package name
urlencode $package
Print package name anyway if unknown (also useful for pseudo packages)
document package subscription
s/additional/url/
* Main page: + display title + un-tt some strings + disable gpg section + add link to qa bug page (Closes: #326729). * Shorten footer
More excuses (Closes: #334092)
Add support to subscribe to packages
Make help text and watch column headings more concise.
Wrap "uninstallable" columns into 2 lines (Closes: #331537).
Apply patch by Christoph Berg <myon@debian.org>, splitting extract out into a file with maintainer names and package list, and a separate file (& db) with the DDPO information about that particular package. Also some minor misc spelling improvements and the like
Make DDPO sarge-ready (using db4.2 in stead of db2)
Bugfix: - fix bug #314215 do not truncate anymore bug titles
expand "pb" (ugh!) and "db" to "problem" and "database" respectively
fix up English in DDPO help text a bit
Don't print the Buildd's 'more' in non-small
Remove unused params for igloo's link that render the pages not html valid
Add igloo's link for maintainer
Add a link to igloo's buildd status page
- Add the cronjob for the script provided by Jeroen van Wolffelaar in order to extract wnpp information from bts2ldap backend The cronjob will be ran once per hour (as Martin advices) from the qa's crontab - Apply a patch provided by Jeroen in order to display the wnpp information directly on the main page
Bug fix: remove extra ; (Closes: #280376)
Bug fix: - provide a correct bts links for fixed & pending merged bugs (Closes: #277687)
BugFix: - construct the right url for nobugs links
BugFix: - add missign .php when display all maintainer list (Closes: #264034)
BugFix: - display all the information when provide in login arg something like: Igor+Genibel - when no packages information is available, then put a message
- improved the vers_conv function id dehs section (patch provided by Bluefuture <bluefuture@email.it>) - add a missing space in help section
Add the owner wnpp bug entries
Bugfix: - no trailing '>' in "All bugs related to ..." (Closes: #262943) - '-' had to be translated to '_' in lintian link (Closes: #262945)
fix display bug (missing parenthesis when displaying non merged and merged bugs
Complete rewrite: - less ugly more comprehensive - extract html code from functional code - generate full HTML 4.0 Compliant - separate each collapsable section (Closes: #261991) - add a display option that show totla bugs and rc bugs (Closes: #262044) - add some wml tags in order to be HTML compliant (to header.wml)
Fix bug when dehs db file are corrupted or inexistant (Closes: #262502)
Big changes: * give the possibility to show/hide some columns and store the settings in a cookie; * give the possibility to override the display settings by providing extra url args.
typo fix and better show package + pts + popcon
reoganize columns by "importance"
Add popcon feature for each source package. Close: #187556
cosmetic changes. Better show that 'General information' and 'Help' are clickable
Extract watch information from versions column and reorganize columns
Add a link in extract_wnpp.py (Back) and fix the excuse link in developer.php
New feature: provide an extract from the wnpp page for every maintainer this closes: #164416
cosmetic patch
Modify developer.php in order to have the possibility to expand or collapse "General information" and "Help" section because they are to big. It is a small javascript tested on konqueror and firefox/mozilla/galeon
Applied a patch provided by Stefano Fabri that permit developer.php to exploit the watch files Really thanks to you Stefano !
Reput necessary header...
remove extra charset hader
Some utf-8 issues
Display all the pages in utf-8 This closes: #245098
Add a link to Bjorn Stenberg excuse analisys (http://bjorn.haxx.se/debian/)
Applied a patch provided by Ian Lynagh <igloo@earth.li> in order to have a real readline function. Thanks a lot
Encode the URL, thanks to Ian Lynagh.
Bug fix: reactivate correctly the comaint management
Remove any error status (warnings suddenly appear)
set LC_TIME and LC_NEMURIC to C in order to make the "page generating time" correct
Several url encoding issues. This should prevent cascading the bug 233748 to developer.php
Apply the patch provided by Jeroen van Wolffelaar <jeroen@wolffelaar.nl> in order to incredibly increase the ddpo's performances reading and parsing the bugs number. Not ddpo uses a berkeley db2 backend that stores the bugs data.
Feature:
- add a "comaint" url flag that permit the developer to display his page in
three different ways:
* all the packages he/she is reponsible including co-maintained packages
( &comaint=yes, the default);
* all the packages he/she is responsible excluding co-maintained packages
( &comaint=no);
* all the packages he/she is co-maintaining.
s/Broken Dependencies/Problem/ following Matt Zimmerman suggestion because debcheck provides more than dependency problems.
language fix
Bug Fix: - fix the "dash" link for F&P column
Bug fix: Don't use + for concatenation with php but .
Bug Fix and feature enhancement - If there is merged bugs, two links will be provided (for each set of severity). One with repeatmerged=yes (number of bugs within parenthesis) and the other with repeatmerged=no (Closes: #211228)
Features: - display each bug line with diff�rent background color (the first white, the next light grey, the next white, ...) - Provide a title property for binary-packages anchor (should close 208212 with another way)
Feature enhancement: - add a style for "nobugs" links. This results that '-' is not underligned
Typo fix and sense clarification
Bug fix: - really count bugs and merged bugs Feature: - count also total bugs and then display it: * Display real_number(total_number) if there are merged bugs * Display only real_number if there aren't merged bugs * Add a note in developer.php
Add a note for bugs count that does not count merged bugs anymore
Bug fix: * buildd links construction enhancement (Closes: #194659) * Fix definition for "blue" packages (Closes: #194660) * "blue" packages are only blue when the maintainer is co-maintainer, it is kept black if maintainer is the main maintainer (Closes: #194660) * only unstable priority field is considered (Closes: #202994) * remove maintainer information from excuse extraction (Closes: #204548) Wishlist: * no bugs (represented with a dash) are active now and are links on package bts page with recently fixed or closes bugs (Closes: #201531)
Change description for "blue" packages
Add missing </small> in order to pass the W3C validator
Remove spurious </font> tag.
Fix lots of instances of proper HTML entity encoding ("&" => "&").
Close <span> tags correctly (#200692).
Fix bug that prevent to display udeb packages (no section and/or no priority)
increase the �getline� size in order to display the huge QA Group page when search by package
If experimental only package, don't show the buildd link
New version: - works with the new backend - manage experimental package that are not included in unstable [new backend feature] (Closes: #166527) - better manage for gpg/pgp keys [new backend feature] (Closes: #171241) - better urlencoding for excuses [new frontend feature] (Closes: #175160, #176157) - better parse for excuses [new frontend feature] ( > 0, <= 1) (Closes: #177313) - no link on buildd for non-free packages [new frontend feature] (Closes: #182031) - don't open excuse's link in new window [new frontend feature] (Closes: #164410)
one missing <br>, and one for good measure
added a link to Takuo Kitame's stats, closes: #164413
let's try this instead
added the package count, thanks to Jamie Wilkinson, closes: #164412
Bug fix: Add another non ascii character for the lintian link
More cosmetic changes: display - instead of "no" for no excuses display - instead of "0" when no bugs display - instead of "Arch.All" when no buildd add a link to http://www.debian.org/devel/testing for the Uninstallable section in order to provide explainations
Another cosmetic changes: suppress the superflous <small></small> when displaying stable version if it differs from testing version
Cosmetic changes: suppress the superflous <small></small> when displaying 0 bugs for 'All'
Change pts.debian.net -> packages.qa.debian.org
case matters here, i guess (e.g. Take vs. Stakenborg)
typo
the pack_array values are shifted due to matching on the name
missing paren
missing brace
let's try matching on names, too
added a missing ending slash in pool URLs
basically cosmetics
Display information about the information update
back to magenta, ff00ff
fixed remaining font size=-1 references, and removed some needless duplication too
further HTML fixes
footer HTML and language issues
fixed a HTML syntax error
fixed a lot of HTML and English
simply use WML comments, no need to go into PHP to do this
Check whether debcheck link really is useful
Fix typo: informations -> information use rawurlencode when generate debcheck links (Closes: #159058) ;)
Add DDPO:
- Modify Makefile (add developer.{wml,php} entries
- add cronjobs
- add backends
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |