Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Stop relying on sources.map file that used to be provided by the BTS. Instead we compute our own map. Various cleanups to be compatible with python 2.6 and Squeeze. Do not fail if svnbuildstat file is not there, it's disabled in update_incoming and unlikely to come back.
Add link to fonts reviews (Closes: #570087) Based on patch by Paul Wise
Deal with invalid DEHS data in input.
display patches in ubuntu box, really
add info about ubuntu bugs with patches
Know and warn about open security issues (Closes: #460983)
Be more resilient when parsing bugs.txt.
more prudent parsing of lintian info, since the format is going to change
ensure pages get updated when TODO l10n bit changes
add support for showing translation (l10n) status (Closes: #206363)
Do not list accepted packages as being in NEW (Closes: #537930) Patch from James Vega.
add displaying of versions in NEW (for packages that entered anyhow the archive in the past)
port PTS<->piuparts integration to current piuparts "API"
switch to python-yaml for parsing transitions file (python-syck has gone for good)
restructure the code: move all functions toward the top rationale: makes easier to test only parts of the data injection implemented by others_to_xml
Updates for the release: - adding oldstable - armel in stable, arm not in testing/unstable - adding squeeze
factorize a new hash_name function instead of hard-coding "liba" convention
add support for piuparts (Currently implicitely disabled by the fact that piuparts is not being run on a regular basis. In theory, when piuparts will start publishing reports, the PTS should automagically work, in theory ...)
Trap exceptions and display a warning instead when parsing bugs-src.txt.
- use utf8 encoding for intermediate xml files, as package descriptions are encoded in utf-8 - more verbose output of output problems
fix potential runtime exception error ensure that hashing '' returns 0 instead of raising an exn
add tooltips on binary package names containing short package description (Closes: #370087)
add support for showing bugs tagged "help" and (user)tagged "gift" (Closes: #469627) - help bugs are shown as problems, inviting people to help the maintainer - gift bugs are shown as such at the end of the right bug box
improve lintian support - output the lintian link under the links section only if lintian has something to say about this package, according to http://lintian.debian.org/qa-list.txt (Closes: #458329) - show a TODO item about lintian warning and errors (not info messages) (Closes: #243729)
Download bugs.txt from ddpo and use it for source-wide bug statistics. Display bug counts without duplicates by default and with duplicate in parenthesis. Also applies for count of patches in the todo section.
Apply patch from Lucas Nussbaum to integrate launchpad stats of corresponding source package in Ubuntu. Closes: #483179
Disable warning, it happens too often.
add support for showing packages which are part of ongoing transitions (Closes: #476731)
Ignore bad lines in wnpp_rm file (just print a warning)
first implementation of DEHS <-> PTS integration: - incoming is now populated with: packages reported as out of date wrt upstream and packages whose watch file is broken - the information is propagated to other.xml - broken watch are reported as items in the "problems" section - out of date packages are reported as items in the "todo" section
copyright: bump / add myself
output svnbuildstat link only when svnbuildstat actually have an entry for a given source package (closes: #456294)
Moved implementation of lowThresholdNMU out of sources_to_xml; the previous implementation was bound to the timestamping of sources and hence would have quickly become out of date wrt the wiki page. Being now in other_to_xml the lownmu stamp can be updated independetly from sources.
close an erroneously left open file (nothing serious though)
Track more closely patches so that new patches lead to a new HTML page.
Change url of Ubuntu's patches.
- Fix encoding to utf8: non-ascii without encoding not allowed by Sarge's python - Use default python (instead of 2.2) everywhere in the web part of the PTS
Apply patch from Filippo Giunchedi <filippo@esaurito.net> to list Ubuntu patches (some tweakings by myself however).
* Warn if patches are sitting dormant in the BTS.
Cope with disappearing other.xml files
Fix indendation error
- Download the override disparities from QA - put them in other.xml - also, make the other.xml sigs just a tuple, no more a simply string, there is no need for it to be a simply string
Use qa's wnpp_rm file as input for wnpp, in stead of parsing the html from debbugs
- Some changes that were not yet commited related to UTF-8 handling. - Use another sources for bugs stats (really stupid but hey...) - Handles "sources" file in a nicer way.
- Disabled ddtp.debian.org everywhere. - Added umask to preserve group rights. - Decode maintainers names as UTF8 and no more iso-8859-1. - CGI delivers mails directly to _control@packages.qa.debian.org instead of using the pts@qa.debian.org alias.
- Better signature for watch file support. - Better fake changelog.
* New scripts contributed by Filippo Giunchedi <filippo@esaurito.net> which can be used to integrate the result of uscan (scanning watch files) in the PTS.
- Include information from the WNPP. Patch from Peter Van Rossum. - Update the TODO list.
- Add a link to debconf templates's translations of the DDTP for packages which do have debconf templates.
* Includes source package BTS entry in the bug count.
* Use the debcheck availabilty info to show the link only when needed. * Put a link to qa.debian.org/developer.php?login=email on maintainer's name. * The CGI checks for the presence of @ in the email (refuses the "your email" default value). * Other misc fixes.
* _Much better_ performance by regenerating only what is needed. * Integrated an excuse.xml in each package directory. * Generate the HTML page only if one of the XML file changed. * bin/other_to_xml uses a signature mechanism to know if the content changed. * The news have been taken out of other_to_xml.py and have their update_news.py launched when new news arrived. * The XSL has been improved (3 times faster).
* Added copyright notice to all files.
* Merged "Automatic News" in "Latest News".
* Added support for {stable,testing}-{proposed-updates,security}.
* Added the PTS web interface.
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 |