[Patchew-devel] patchew.org updated

Paolo Bonzini pbonzini at redhat.com
Thu Jan 10 12:22:14 UTC 2019


Hi all,

patchew.org is now running the latest version, which also means that
there are no out-of-tree patches for the public server anymore!

The following changes have gone in since the previous update.  The main
changes are:

- using postgres GIN indices to speed up search

- queues functionality

- fixes to "download mbox" which was producing incorrect MIME encoding

Deploying of the importer and applier is in progress.

Paolo

Caio Carrara (6):
      Apply PEP8 rules to api and www/views
      Fix Project model attribute help texts
      Updates help text migration dependency
      Defines exception handled at get_mbox_with_tags
      Apply PEP8 to www apps and urls modules
      Apply PEP8 to tests modules

Davide Caratti (1):
      install rsync

Fam Zheng (24):
      ansible: Install the right pip
      deploy: Deploy a Dockerized postgres DB
      settings: Drop dead code for openshift
      Make default group creation a migration
      mod: Lazy access module config from DB
      server: Use postgres in Docker deploy
      migration: Resolve conflict
      docker: Fix server's link name to DB instance
      models: Add project name to Message __str__
      testing: Fix bugs that new reviewed-by tags trigger retest
      template: Simplify op.icon default
      git: Remove unused code for server side git
      scripts: User download.patchew.org for example DB
      mod: Pass request in render_page_hook
      Generalize Review model to QueuedSeries
      maintainer: QueuedSeries operations in extra ops
      model: Introduce WatchedQuery
      Add "Watch query" button to search result page
      maintainer: Update watched queue when getting new message
      www: Add /my-queues page
      maintainer: Add MessageQueued and MessageDropping events
      model: Add and populate Message.maintainers
      search: Introduce maintained-by:NAME term
      maintainer: Add maintainers status to series details

Paolo Bonzini (12):
      optimize mod
      mod: simplify _module_init_config
      use postgresql full text search
      work around bug in postgresql full text search
      add copy to clipboard button next to search
      views: join messages as bytes into the mbox
      views: fix Content-Transfer-Encoding and Content-Type of
        downloaded mbox
      tests: fix test_tags for Python < 3.6
      rest: relieve some constraints on results
      rest: the "data" field of results might not be there
      patchew-cli: run test scripts in a TTY
      models: avoid IntegrityError when clearing log property




More information about the Patchew-devel mailing list