2701.1.12
|
|
|
James Henstridge |
19 years ago
|
|
|
2701.1.11
|
|
merge from rocketfuel Patches applied:
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2655
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-1 add some answered tickets to sampledata.
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-2 add ITicketSet.getAnsweredTickets()
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-3 initial tests and implemenation of send_ticket_email_reminders
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-4 add cron script
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-5 add some more debug output
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-6 connect as a specific dbuser.
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-7 merge rf
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-8 add tickettracker section to testrunner section.
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-9 make the test not depend on a specific ordering.
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-10 fix pagetest
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-11 fix lint warnings.
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-12 merge rf
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-13 formatting
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-14 tweaks as per mpt's suggestions.
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-15 merge rf
* bjorn.tillenius@canonical.com/launchpad--ticket-tracker-email-reminder--0--patch-16 merge rf
* carlos.perello@canonical.com--2004/launchpad--devel--0--patch-733 Implementation of RosettaTeamlessTranslating by Mark
* carlos.perello@canonical.com--2004/launchpad--devel--0--patch-734 Added tests and fixed the patch
* carlos.perello@canonical.com--2004/launchpad--devel--0--patch-735 Fixed tests
* carlos.perello@canonical.com--2004/launchpad--devel--0--patch-736 Added a new plural form
* carlos.perello@canonical.com--2004/launchpad--devel--0--patch-737 Merge from rocketfuel
* carlos.perello@canonical.com--2004/launchpad--devel--0--patch-738 Merge from rocketfuel
* carlos.perello@canonical.com--2004/launchpad--devel--0--patch-739 Merge from rocketfuel
* celso.providelo@canonical.com/launchpad--buildd-scoring--0--patch-18 Merge from RF
* celso.providelo@canonical.com/launchpad--buildd-scoring--0--patch-19 Single-Shot scoring algorithm (not incremental anylonger), re-add queue_time parameter, add rudimentary builddependsindep aware algorithm and improved values for constants.
* celso.providelo@canonical.com/launchpad--buildd-scoring--0--patch-20 Adding package relationship support in buildd scoring algorithm
* celso.providelo@canonical.com/launchpad--buildd-scoring--0--patch-21 Merge from RF
* celso.providelo@canonical.com/launchpad--buildd-scoring--0--patch-22 Merge from RF, acidentally mixed with review comments
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-206 Minor fixes in handlers: PEP-8, delint, detypo
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-207 Patch from Steve with tweaks from me that fixes a few things: trying to reinsert binary package releases (when they already exist), processing of unsigned tagfiles, proper priorities, coping with tagfiles that don't include a 'files' key. Minor visualities
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-208 Minor visualities
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-209 Remove orphan droppage from archive.py -- we try hard to find the parents and if they are not found gina can cope
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-210 Trivial lintage to changelog.py and library.py
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-211 De-lintify and add better exceptions to gina.py
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-212 Nuke SQLThing, since this is basically only for Katie
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-213 Fix scripts/gina.py to cope with katie.py rename
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-214 Fix handlers.py to only create new source packages, builds and binary packages if in fact there is a new one in this distribution release
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-215 Fix some silly SQL-fu
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-216 Improve PEP-8ness, fix up some of the informational output
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-217 Fix up remaining SQL issues (manually tested by hacking up gina.py, improve gina.py logging and error output, some added language consistency
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-218 Add more package data and update the gina doctest. Seriously whack packages.py and gina.py, with some trickle into handlers.py. The creation of source packages for Hoary is now minimally tested, with most important codepaths and error conditions being checked. Did work on validation and ensuring the source and binary package data we have is consistent. Added a ton of packages to the gina test archive so we can use them in our tests -- welcome them into rocketfuel :-)
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-219 One more step in the direction of gina testing: test the processing of a second distro release. Verify that no duplicate source packages are added. Check for mangled tagfile stanzas. Reorder classes in handlers.py to be more naturally sequenced. Centralize error checking in gina.py so that do_one_*package is what's tested for error raising. Add support files for testing Breezy. More test clauses. I'd estimate I'm 30% done
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-220 Merge from RF (1 conflict)
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-221 Merge from RF (4 conflicts on the moving of trees)
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-222 One more round of Gina goodness. Add tests for the number of people created, for the release files in the librarian, and the size of the publishing history. Verify source files are not in the librarian before uploading them. Changed Colin's entries in Sources to reuse his email address (so we check email address matching works. The usual lintage, renames, XXXs and cleanups. Added libcap to be able to test a package with a version number with an epoch. Implemented a librarian file checker (based on the sha1 of a file).
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-223 Checkpoint gina: the sourcepackage side is implemented and well-tested, over two releases, and over two runs of gina
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-224 Adding a test archive for dapper and dapper-updates
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-225 First part of really testing binary packages. Add 14 binary package entries for hoary main. Change the librarian check to be a function so it can be unified between sources and binaries. Bulletproof the test to run under weird filesystem conditions. Make the config a bit less daft. Deal better with corrupt packages files (and entries). Fetch the licence for binary packages properly (the hard way). Clean up the creation of BinaryPackageData. Removed the catch-all except:s which only make my life harder (for now, at least).
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-226 Moving verification and parsing code over to packages.py, simplifying handlers.py. Also improved the way check_not_in_librarian communicates failures. Added some important XXXs that are a consequence of the use of Teri on the archive. All tests still pass
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-227 Order packages by name when processing them, to obtain stable test output. Add a host of binary packages to hoary to ensure I have enough to test with. Check before importing binary packages that they already exist (as we do for source packages) to optimize processing time and output. Reorganize tests to be a bit more self-contained.
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-228 Check binary publishing history. Add binary packages for hoary. Attempt to clean up tempfiles created by the packages-map-creator. Use section from binary package, because it's missing from the DSC. Ensure finding source packages in the archive works.
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-229 Move encoding of person's displayname into packages. Add tests for version numbers for gcc-defaults, clean up code slightly. What remains: validating ensureBuild and _getBinary, and testing with multiple components, pockets and architectures
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-230 Fix the binary package and build verification queries to be unique in a distribution and archtag. Ensure a build does not hold two packages with the same name. Cleanups to the testcase.
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-231 Add constraint that ensures a build does not cover more than one package with the same name, and remove the dapper test -- I'm going to do that in another file
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-232 Set up an initial (empty) multiple-arch-component-pocket run, with a basic test. Also fix up my librarian query to not use selectOneBy. But I had to comment out the check, because staging and production are already polluted :-(
* christian.reis@canonical.com--lozenge/launchpad--devel--0--patch-233 Merge from RF
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-65 Add tests demonstrating bug 2668 and bug 2669
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-66 Fix for bug 2668: product visible despite being inactive and bug 2669: project still visible, despite being flagged as inactive. Remove inactive products and projects from traversal. I wonder how many pagetests will break
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-67 When deactivating a product or project in +review, redirect back to the appropriate page. Fix project/+review to redirect properly when changed, and fix Product.latest to actually work (and not display inactive products and projects)
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-68 Fixing lintage
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-69 [hackish] fix for bug 3410: Bazaar index page is broken. Split ProductSeriesSet into a separate ProductSeriesSourceSet class, and use that for the bazaar views. Will have a followup bug to fix this properly
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-70 Merge from RF (4 symlink conflicts)
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-71 Improve error message when a GPG key retrival from our keyserver fails
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-72 Merge from RF
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-15 Cleanups to tagfiles and other archivepublisher utilities
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-16 mmm keys, we all love keys
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-17 Tidy the build creation interface slightly and add a queue building interface
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-18 First pass at the upload handler
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-19 Add stevea's cachedproperty
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-20 Tidy up a few bits and bobs in the uploader. Fix a misspelled variable in a corner case, add some encoding guessing/smashing as needed
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-21 Review response from SteveA, bizarre dbschema error not yet fixed
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-22 Fix the dbschema error reporting, and remove the errant commas making tuples out of perfectly good values
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-23 Review response for stevea pt 2
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-24 Tidy the tests a squiz more, fix a misplaced attribute
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-25 Final review response for stevea
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-26 Remove debug raise
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-27 Oops, silly path in my test
* mark.shuttleworth@canonical.com/launchpad--soyuz-to-production--0--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2708
* mark.shuttleworth@canonical.com/launchpad--soyuz-to-production--0--patch-1 distrorelease and port UI
* mark.shuttleworth@canonical.com/launchpad--soyuz-to-production--0--patch-2 tweaks for distrorelease and distroarchrelease pages
* rocketfuel@canonical.com/launchpad--devel--0--patch-2701 Disable autodetection of sourcecode/projects-to-test due to Makefilefiles not working in all cases.
* rocketfuel@canonical.com/launchpad--devel--0--patch-2702 rs=stevea, stub, ddaa [hackish] fix for bug 3410: Bazaar index page is broken. Split ProductSeriesSet into a separate ProductSeriesSourceSet class, and use that for the bazaar views. Will have a followup bug to fix this properly. Also Fix for bug 2668: product visible despite being inactive and bug 2669: project still visible, despite being flagged as inactive. Remove inactive products and projects from traversal.
* rocketfuel@canonical.com/launchpad--devel--0--patch-2703 Upload processor. r=stevea
* rocketfuel@canonical.com/launchpad--devel--0--patch-2704 [trivial] Implemented RosettaTeamlessTranslating by Mark. Tests + fixes by Carlos + new plural form
* rocketfuel@canonical.com/launchpad--devel--0--patch-2705 [r=stevea] Add dependency-aware scoring algorithm
* rocketfuel@canonical.com/launchpad--devel--0--patch-2706 [r=stub,mpt (email template)] add cron script that sends out reminders regarding answered support questions.
* rocketfuel@canonical.com/launchpad--devel--0--patch-2707 [trivial] Improve error message when a GPG key retrival from our keyserver fails
* rocketfuel@canonical.com/launchpad--devel--0--patch-2708 [trivial] various bugs fixed
* rocketfuel@canonical.com/launchpad--devel--0--patch-2709 rs=sabdfl Serious rewhack to Gina: massive code cleanups, a new, acceptable, functional doctest for her. Rewrote the main source package, binary package and build verification queries. Many many other changes; look at the individual commit messages for more.
* rocketfuel@canonical.com/launchpad--devel--0--patch-2710 [trivial] UI for DistroRelease and DistroArchRelease creation
* steve.alexander@canonical.com/launchpad--trivial--1--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2663
* steve.alexander@canonical.com/launchpad--trivial--1--patch-1 redirection now takes an optional status=30x arg. shipit's /user.cgi redirects permanently to shipit's /. WITH TESTS.
* steve.alexander@canonical.com/launchpad--trivial--1--patch-2 removed portlet-actions includes from poll-edit.pt polloption-edit.pt productrelease-edit.pt signedcodeofconduct-index.pt. THIS SHOULD HAVE BEEN DONE ALREADY WITH TESTS. what happened here, guys?
* steve.alexander@canonical.com/launchpad--trivial--1--patch-3 rationalized how enabled links work in facet menus. corrected the enabled links in POTemplateFacets.
* steve.alexander@canonical.com/launchpad--trivial--1--patch-4 make potemplates issue proper not found responses for unknown pages and languages.
* steve.alexander@canonical.com/launchpad--trivial--1--patch-5 removed check for bug 2152, as that bug is fixed
* steve.alexander@canonical.com/launchpad--trivial--1--patch-6 give shipit a robots.txt
* steve.alexander@canonical.com/launchpad--trivial--1--patch-7 make an sql query that times out raise an error we can give a nice page for.
* steve.alexander@canonical.com/launchpad--trivial--1--patch-8 merge from rf, resolving 1 conflict in lib/canonical/database/adapter.py
* steve.alexander@canonical.com/launchpad--trivial--1--patch-9 fix up db adapter test
* steve.alexander@canonical.com/launchpad--trivial--1--patch-10 merge from rf
|
James Henstridge |
19 years ago
|
|
|
2701.1.10
|
|
|
James Henstridge |
19 years ago
|
|
|
2701.1.9
|
|
merge from rocketfuel Patches applied:
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-29 further debongification of the MSP integration. get rid of those ugly table headers above the search results
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-30 merge from rf
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-31 merge from rf
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-32 merge from rf
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-33 checkpoint
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-34 merge from rf
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-35 merge from rf
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-36 response to code review
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-37 response to code review
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-38 merge from rf, resolving conflicts
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-39 fix the dsp bug listing to be sort-aware
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-40 doh
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-41 merge from rf
* brad.bollenbach@canonical.com/launchpad--malone-ode-to-jakob--0--patch-42 remove shrink-library, replaced by library-cut-tails.py
* brad.bollenbach@canonical.com/launchpad--trivial-malone-bugfixes--0--patch-6 merge from rf
* brad.bollenbach@canonical.com/launchpad--trivial-malone-bugfixes--0--patch-7 fix the release bug counts on the bug listing + test
* brad.bollenbach@canonical.com/launchpad--trivial-malone-bugfixes--0--patch-8 clean up the +bugs => +assignedbugs for IPerson, to use the navigation machinery, as per SteveA's suggestion
* brad.bollenbach@canonical.com/launchpad--trivial-malone-bugfixes--0--patch-9 merge from rf
* brad.bollenbach@canonical.com/launchpad--trivial-malone-bugfixes--0--patch-10 merge from rf
* brad.bollenbach@canonical.com/launchpad--trivial-malone-bugfixes--0--patch-11 make spec URLs nullable
* carlos.perello@canonical.com--2004/launchpad--devel--0--patch-730 Merge from rocketfuel
* carlos.perello@canonical.com--2004/launchpad--devel--0--patch-731 Merge from rocketfuel
* carlos.perello@canonical.com--2004/launchpad--devel--0--patch-732 Added Urdu plural form
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-58 Merge from RF
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-59 When viewing a bugtracker, allow optionally displaying all bugtracker watches by using a GET variable
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-60 Merge from RF
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-61 Replaying rocketfuel to try and get rid of spurious merge conflicts
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-62 Final merge from RF
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-63 Add a doctest to show that specifications are not editable by their target's owner[s]
* christian.reis@canonical.com--lozenge/launchpad--trivialities--1--patch-64 Add a security class that allows Specifications to be edited by the owners of the targets they are attached to
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2664
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-1 Add custom queue format dbschema
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-2 Various database class fixes
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-3 Queue stuff and a sampledata fix
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-4 Review response for SteveA
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-5 Add queue.zcml
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-6 Missing comma, oops
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-7 star-merge from rocketfuel@canonical.com/launchpad--devel--0
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-8 Fix dbschema to cope with security proxied EnumCol values
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-9 star-merge from rocketfuel@canonical.com/launchpad--devel--0
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-10 Fix enumcol test for new exception msg
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-11 fix the doctest
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-12 Remove myself from the gpgkeys in sampledata because it causes confusing gpg-coc errors
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-13 star-merge rocketfuel and resolve distrorelease conflicts
* daniel.silverstone@canonical.com--desktop/launchpad--upload-and-queue--2--patch-14 Add the last bit of distrorelease.txt needed to cope with the sampledata changes added earlier
* guilherme.salgado@canonical.com/launchpad--shipit-smallfixes--1--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2675
* guilherme.salgado@canonical.com/launchpad--shipit-smallfixes--1--patch-1 Display the recipient's email address in the list of shipit requests.
* guilherme.salgado@canonical.com/launchpad--shipit-smallfixes--1--patch-2 Fix some sampledata
* guilherme.salgado@canonical.com/launchpad--smallfixes--13--patch-3 Fix to make RequestExpired show the sql query.
* guilherme.salgado@canonical.com/launchpad--smallfixes--13--patch-4 Recalculate the karma cache upon merging of accounts and some other fixes.
* guilherme.salgado@canonical.com/launchpad--smallfixes--13--patch-5 merge from rf
* guilherme.salgado@canonical.com/launchpad--smallfixes--13--patch-6 Fix some broken links to /+editgpgkeys and also improve some wordings.
* james.henstridge@canonical.com--2004/launchpad--smallfixes--1--patch-26 fix up today,this-week,this-month,this-year views and add test
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2419
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-1 merge rocketfuel
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-2 create distribution source package
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-3 merge rocketfuel, resolving conflicts
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-4 tweaks to make it build
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-5 merge rocketfuel, resolving conflicts
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-6 get distribution sourcepackages working
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-7 merge rocketfuel, resolving conflicts
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-8 merge bradb distrosourcepackage into my distributionsourcepackage
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-9 merge rocketfuel
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-10 add support for unofficial ports
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-11 merge rocketfuel
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-12 update sampledata for official patch status
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-13 checkpoint work
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-14 poll page changes
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-15 add build pages and portlets
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-16 add binary package pages
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-17 merge rocketfuel
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-18 merge rocketfuel
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-19 more source package classess...
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-20 continued work
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-21 merge rocketfuel, resolving conflicts
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-22 make package searches work
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-23 fix comments
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-24 add searching for binary packages
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-25 merge rocketfuel, resolving conflicts
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-26 checkpoint marathon hack session
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-27 finally complete the circle, now just need better pages
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-28 flesh out package dependencies portlets
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-29 test fixes
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-30 text fixes
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-31 test fixes, and remove sourcepackageindistro
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-32 test fixes
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-33 merge hctapi fixes from keybuk
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-34 remove vsourcepackagereleasepublishing and sourcepackageindistro cruft
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-35 merge production
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-36 review feedback and comments
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-37 merge rocketfuel, resolving conflicts
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-38 test fixes
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-39 merge rocketfuel
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-40 brown paper bag bugfix for +sources
* mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-41 tweaks and polish
* mpt@canonical.com/launchpad--translation-form--0510--base-0 tag of mpt@canonical.com/launchpad--devel--0--patch-195
* mpt@canonical.com/launchpad--translation-form--0510--patch-1 hack to stop using nested tables, so all the items line up
* mpt@canonical.com/launchpad--translation-form--0510--patch-2 show translator notes properly in the table; use standard listing style for the whole translation form
* mpt@canonical.com/launchpad--translation-form--0510--patch-3 put suggestions in the table properly
* mpt@canonical.com/launchpad--translation-form--0510--patch-4 merge rocketfuel, resolving 1 awkward conflict
* mpt@canonical.com/launchpad--translation-form--0510--patch-5 fix pagetests
* mpt@canonical.com/launchpad--translation-form--0510--patch-6 merge rocketfuel
* rocketfuel@canonical.com/launchpad--devel--0--patch-2673 [r=stevea] kill the sourcerer twin
* rocketfuel@canonical.com/launchpad--devel--0--patch-2674 [trivial] temporarily disable problematic stub mailer test
* rocketfuel@canonical.com/launchpad--devel--0--patch-2675 r=spiv, mark's soyuz loving.
* rocketfuel@canonical.com/launchpad--devel--0--patch-2676 [trivial] make test_simple_sendmail work deterministically
* rocketfuel@canonical.com/launchpad--devel--0--patch-2677 [trivial] Fix for bug 1623: external bug tracker page only shows 10 latest watches. When viewing a bugtracker, allow optionally displaying all bugtracker watches via a GET variable
* rocketfuel@canonical.com/launchpad--devel--0--patch-2678 [trivial] Added Urdu plural form
* rocketfuel@canonical.com/launchpad--devel--0--patch-2679 Fix to make RequestExpired show the sql query. r=SteveA
* rocketfuel@canonical.com/launchpad--devel--0--patch-2680 [r=kiko] create a sortorder widget for the various bug listings that were using pesky table headers on list views.
* rocketfuel@canonical.com/launchpad--devel--0--patch-2681 [trivial] fix the release bug counts on the bug listing + test
* rocketfuel@canonical.com/launchpad--devel--0--patch-2682 [trivial] clean up the +bugs => +assignedbugs redirection for IPerson to use the navigation machinery, as per SteveA's suggestion
* rocketfuel@canonical.com/launchpad--devel--0--patch-2683 Various fixes to queue, build etc. add zcml for queue, DB patch included. r=stevea,stub. Also fix dbschema security proxy bug (bug 1971) r=stevea
* rocketfuel@canonical.com/launchpad--devel--0--patch-2684 [trivial] Make Specification.specurl nullable
* rocketfuel@canonical.com/launchpad--devel--0--patch-2685 [trivial] Add library-cut-tails.py from paste
* rocketfuel@canonical.com/launchpad--devel--0--patch-2686 Recalculate the karma cache upon merging of accounts and some other fixes. r=BjornT
* rocketfuel@canonical.com/launchpad--devel--0--patch-2687 [trivial] add proper sample data for hct
* rocketfuel@canonical.com/launchpad--devel--0--patch-2688 [trivial] use callbacks and errbacks for pickling and error passing
* rocketfuel@canonical.com/launchpad--devel--0--patch-2689 [trivial] fix bugs in Mark's late-night implementation of DevelopmentManifest
* rocketfuel@canonical.com/launchpad--devel--0--patch-2690 [trivial] remove the shrink-library script, which is now replaced by library-cut-tails.py
* rocketfuel@canonical.com/launchpad--devel--0--patch-2691 [trivial] Display the recipient's email address in the list of shipit requests.
* rocketfuel@canonical.com/launchpad--devel--0--patch-2692 [trivial] remove the shrink-library script, which is now replaced by library-cut-tails.py
* rocketfuel@canonical.com/launchpad--devel--0--patch-2693 [r=BjornT, r=carlos for newline test] Tidies up the translatiion form. Rows now always line up with each other, translator notes and suggestions are presented as proper table rows, and Rosetta is now usable in Konqueror and Safari (fixes bug 2194).
* rocketfuel@canonical.com/launchpad--devel--0--patch-2694 [trivial] make spec URLs nullable
* rocketfuel@canonical.com/launchpad--devel--0--patch-2695 [trivial] Fix some broken links to /+editgpgkeys and also improve some wordings.
* rocketfuel@canonical.com/launchpad--devel--0--patch-2696 [trivial] Fix some broken links to /+editgpgkeys and also improve some wordings.
* rocketfuel@canonical.com/launchpad--devel--0--patch-2697 rs=mdz Fix specification permissions to allow editing by target owners as well as spec owners and launchpad admins
* rocketfuel@canonical.com/launchpad--devel--0--patch-2698 [r=SteveA] LaunchpadBrowserNotifications
* rocketfuel@canonical.com/launchpad--devel--0--patch-2699 [trivial] fix $calendar/{today,this-*} traversal and add test. Fixes bug 3357
* rocketfuel@canonical.com/launchpad--devel--0--patch-2700 move nested trees out of lib
* rocketfuel@canonical.com/launchpad--production--1.37--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2653
* rocketfuel@canonical.com/launchpad--production--1.37--patch-1 Cherry pick patch-2654 into production
* rocketfuel@canonical.com/launchpad--production--1.37--patch-2 Merge production 1.37 up to patch-2659
* scott@canonical.com--2005/launchpad--developmentmanifest-fixes--0--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2685
* scott@canonical.com--2005/launchpad--developmentmanifest-fixes--0--patch-1 fix bugs in Mark's late-night implementation of DevelopmentManifest
* scott@canonical.com--2005/launchpad--new-sample-data--0--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2685
* scott@canonical.com--2005/launchpad--new-sample-data--0--patch-1 apply new sample data
* scott@canonical.com--2005/launchpad--new-sample-data--0--patch-2 also merge test case broken by the new sample data
* scott@canonical.com--2005/launchpad--newpackageclasses--0--base-0 tag of mark.shuttleworth@canonical.com/launchpad--newpackageclasses--0--patch-29
* scott@canonical.com--2005/launchpad--newpackageclasses--0--patch-1 fix up hctapi to use Mark's new objects
* scott@canonical.com--2005/launchpad--sourcerer-twin-killing--0--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2663
* scott@canonical.com--2005/launchpad--sourcerer-twin-killing--0--patch-1 cull off the duplicate sourcerer
* scott@canonical.com--2005/launchpad--trebuchet-pickle-and-error-handling--0--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2685
* scott@canonical.com--2005/launchpad--trebuchet-pickle-and-error-handling--0--patch-1 use callbacks and errbacks for pickling and error passing
* steve.alexander@canonical.com/launchpad--fix-test-simple-sendmail--0--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2673
* steve.alexander@canonical.com/launchpad--fix-test-simple-sendmail--0--patch-1 temporarily disable mail/ftests/test_stub.py
* steve.alexander@canonical.com/launchpad--fix-test-simple-sendmail--0--patch-2 sketched out improved test
* steve.alexander@canonical.com/launchpad--fix-test-simple-sendmail--0--patch-3 make test_simple_sendmail deterministic. thanks bjornt.
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--base-0 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2361
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-1 Work in progress
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-2 Work in progress
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-3 Break out UUID generator for reuse
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-4 Wire up LaunchpadBrowserRequest and LaunchpadBrowserResponse to publisher
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-5 Wire up LaunchpadBrowserRequest into function test harness
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-6 Merge from Rocketfuel
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-7 Fix integer and float interpolation and add tests
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-8 Tidy naming and schema definitions
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-9 Work in progress
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-10 Merge from Rocketfuel
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-11 Basics all working
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-12 Basics all working
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-13 Notifications working for real pages, with example/test pages
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-14 Add page test for browser notifications
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-15 Stick on some lipstick until mpt arts notifications up properly
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-16 Merge from Rocketfuel
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-17 Fix lint warnings
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-18 Add notifications to login and logout
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-19 tweaks
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-20 Fix tests
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-21 Merge from Rocketfuel and disolve cornflakes
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-22 Merge from Rocketfuel
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-23 Merge from Rocketfuel
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-24 Review feedback
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-25 A response object might be useful
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-26 Refactor based on review feedback and support chained redirects
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-27 Merge from Rocketfuel
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-28 Fixes to make tests pass again
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-29 Merge from Rocketfuel
* stuart.bishop@canonical.com/launchpad--BrowserNotificationMessages--0--patch-30 Move notification tests from functional to unit area
* stuart.bishop@canonical.com/launchpad--trivial--0--patch-194 tag of rocketfuel@canonical.com/launchpad--devel--0--patch-2674
* stuart.bishop@canonical.com/launchpad--trivial--0--patch-195 Make Specification.specurl nullable
* stuart.bishop@canonical.com/launchpad--trivial--0--patch-196 Add library-cut-tails.py from LaunchpadHackingFAQ paste link
|
James Henstridge |
19 years ago
|
|
|
2701.1.8
|
|
|
James Henstridge |
19 years ago
|
|
|
2701.1.7
|
|
|
James Henstridge |
19 years ago
|
|
|
2701.1.6
|
|
|
James Henstridge |
19 years ago
|
|
|
2701.1.5
|
|
|
James Henstridge |
19 years ago
|
|
|
2701.1.4
|
|
|
James Henstridge |
19 years ago
|
|
|
2701.1.3
|
|
|
James Henstridge |
19 years ago
|
|
|
2701.1.2
|
|
|
James Henstridge |
19 years ago
|
|
|
2701.1.1
|
|
|
James Henstridge |
19 years ago
|
|
|
2701
|
|
|
Canonical.com Patch ... |
19 years ago
|
|
|
2700
|
|
|
Canonical.com Patch ... |
19 years ago
|
|
|
2699
|
|
|
Canonical.com Patch ... |
19 years ago
|
|
|
2698
|
|
|
Canonical.com Patch ... |
19 years ago
|
|
|
2697
|
|
|
Canonical.com Patch ... |
19 years ago
|
|
|
2696
|
|
|
Canonical.com Patch ... |
19 years ago
|
|
|
2695
|
|
|
Canonical.com Patch ... |
19 years ago
|
|
|
2694
|
|
|
Canonical.com Patch ... |
19 years ago
|
|
|