Skip to main content

devpi-web: a web view for devpi-server

Project description

devpi-web: web interface plugin for devpi-server

This plugin adds a web interface with search for devpi-server.

See https://doc.devpi.net for quickstart and more documentation.

Installation

devpi-web needs to be installed alongside devpi-server.

You can install it with:

pip install devpi-web

There is no configuration needed as devpi-server will automatically discover the plugin through calling hooks using the setuptools entry points mechanism.

Support

If you find a bug, use the issue tracker at Github.

For general questions use the #devpi IRC channel on freenode.net or the devpi-dev@python.org mailing list.

For support contracts and paid help contact merlinux.eu.

Changelog

4.0.3 (2020-05-04)

Bug Fixes

  • Fix some problems with deletion from index when project was deleted after indexing changes in 4.0.0.

  • Fix replication error list on +status when there are more than 10 failures.

4.0.2 (2020-01-31)

Bug Fixes

  • Fix project view if project doesn’t exist on the index, but in an inherited index.

4.0.1 (2019-12-18)

Bug Fixes

  • Fix #756: correct URL to toxresults when using latest or stable as version in URL.

  • Fix caching of Whoosh indexer, so memory is properly freed.

  • Add warnings and errors for indexing to status page/badge.

4.0.0 (2019-10-19)

Deprecations and Removals

  • The --recreate-search-index option was replaced with the devpi-clear-search-index command.

  • Dropped support for Python 2.7.

Features

  • project.pt: implement #319 - add link to latest version and summary of latest version to project view

  • doc.pt: implement #339: when viewing older documentation, show link to latest and stable documentation.

  • implement #346: add support for ‘latest’ and ‘stable’ versions for project version URLs

  • version.pt, style.css: implement #347 - show navigation link when newer version is available

  • status.pt: Fix #500 - the outside url in +status is now clickable.

  • Fix 564: set response headers to not cache anything for “latest” and “stable” documentation URLs.

  • index.pt, toxresult.pt, version.pt, style.css: Fix #632 - show warning symbol when no tests were run in tox results.

  • The search indexing is now performed in a separate thread. Indexing prioritizes private indexes, then projects downloaded from mirrors and lastly never downloaded projects from mirrors.

  • On server start a refresh run for the search index is started automatically. In addition to that the indexing is done in smaller batches, which allows resuming of indexing the large pypi project lists.

  • In many cases re-indexing is now avoided.

  • The master url in the +status view is now clickable.

  • Add new --documentation-path option to set the path where documentation is unzipped to.

  • version.pt, common.js: all list like metadata is now collapsed to ~3 lines instead of only classifiers.

  • The --recreate-search-index option now just removes the whole index. Upon server restart the index is rebuilt automatically in the background.

  • Indexing of mirrors will not trigger a refresh of the simple links for projects which have downloaded releases. This allows quicker indexing for new replicas and in case the search index is rebuilt using --recreate-search-index.

  • root.pt: added new view for user

  • The path for Whoosh index files can now be specified as an option like this: --indexer-backend whoosh:path=/...

  • Indexer backend options can now be specified as a dict in yaml config files.

Bug Fixes

  • Fix #567: the pip search view is no longer proxied to the master.

  • Pass query string on to documentation iframe, this fixes Sphinx search among other things.

Other Changes

  • macros.pt, version.pt, style.css: moved separators to css.

  • The minimum supported version of devpi-server is now 5.2.0.

  • The interface of update_projects for search indexers has changed. The list of projects is now a list of ProjectIndexingInfo objects instead of dict. To get the dictionary as before, call preprocess_project on the object.

3.5.2 (2019-06-28)

Bug Fixes

  • iterate over mirror projects instead of building full list for indexing.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devpi-web-4.0.3.tar.gz (104.0 kB view details)

Uploaded Source

Built Distribution

devpi_web-4.0.3-py3-none-any.whl (93.5 kB view details)

Uploaded Python 3

File details

Details for the file devpi-web-4.0.3.tar.gz.

File metadata

  • Download URL: devpi-web-4.0.3.tar.gz
  • Upload date:
  • Size: 104.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: devpi-server/5.3.2.dev0 (py3.7.3; linux)

File hashes

Hashes for devpi-web-4.0.3.tar.gz
Algorithm Hash digest
SHA256 6ff86bff76cdae39c9bac5db78cb0f171a4ea3ceb6310f99dcda71f6d56e0955
MD5 c26cf9d01e3a639cb467897db0df032d
BLAKE2b-256 ec1b1ee44458b5404641b823c6dca9913a67e67eb7e38dfb7b1fa6b57296ddef

See more details on using hashes here.

File details

Details for the file devpi_web-4.0.3-py3-none-any.whl.

File metadata

  • Download URL: devpi_web-4.0.3-py3-none-any.whl
  • Upload date:
  • Size: 93.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: devpi-server/5.3.2.dev0 (py3.7.3; linux)

File hashes

Hashes for devpi_web-4.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 97adb6a27c616ed44e0cd33e0460db131e3d95ecffc18313ff8687664802d6cc
MD5 9de89164236309765b88cc914d19fc81
BLAKE2b-256 bc6920bfce99ae45608ed4eeab93c7496867bacb6b228371cf0d899413968922

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page