Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openstack/swift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: openstack/swift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/threaded
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 1 file changed
  • 5 contributors

Commits on Aug 29, 2025

  1. Update .gitreview for feature/threaded

    Change-Id: I81c7785a66eab002a56d7eac6d869a04837b8616
    Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
    Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions
    openstackadmin committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    1e0354f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/threaded

    Signed-off-by: Tim Burke <tim.burke@gmail.com>
    Change-Id: Ia6e0ee12b0d629ceccb26e32548fdbde14ac12ef
    tipabu committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    61ab8f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f5464f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. WIP: Add gunicorn as wsgi server

    Simple replacement using gunicorn as a wsgi server instead of eventlets
    builtin server. This commit only adds a basic gunicorn wsgi server which
    can be used if the environment setting "DISABLE_EVENTLET=true" is set.
    
    Eventlet dependencies are not removed with this commit, and in fact both
    gunicorn and eventlet are running together (though not performant).
    
    Change-Id: Ia47a23dfafe193527506771d351ada806eed69b7
    Signed-off-by: Christian Schwede <cschwede@redhat.com>
    cschwede authored and tipabu committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    ed26733 View commit details
    Browse the repository at this point in the history
  2. WIP: Add dummy Timeout exception

    Timeout() is both used as an Exception class as well as a context
    manager to limit the execution time. Especially the latter needs to be
    either reimplemented or changed to a different approach; this is just a
    dummy to make the POC work.
    
    Change-Id: I1dee12eb9f85513b1ea29de6ae6451e3b7a5f92e
    Signed-off-by: Christian Schwede <cschwede@redhat.com>
    cschwede authored and tipabu committed Sep 5, 2025
    Configuration menu
    Copy the full SHA
    99c7a8b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Merge remote-tracking branch 'gerrit/master' into feature/threaded

    Change-Id: I229e6b0cc1a91e509a7b51fc83141818f44b4608
    Signed-off-by: Tim Burke <tim.burke@gmail.com>
    tipabu committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    3a21251 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Merge remote-tracking branch 'gerrit/master' into feature/threaded

    Change-Id: I194e4173e9451158897928fe910d3b29c73919ce
    Signed-off-by: Tim Burke <tim.burke@gmail.com>
    tipabu committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    f68ca11 View commit details
    Browse the repository at this point in the history
  2. Revert feature/threaded to master

    ...per request from Christian.
    
    Change-Id: I70f4b7c69bf7d6f47951fa24a1277640b2884615
    Signed-off-by: Tim Burke <tim.burke@gmail.com>
    tipabu committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    cee6aee View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. Merge remote-tracking branch 'gerrit/master' into feature/threaded

    Change-Id: Ieb3ab00f92cfe5752fca82a00da36ab73fd5016c
    Signed-off-by: Tim Burke <tim.burke@gmail.com>
    tipabu committed Apr 21, 2026
    Configuration menu
    Copy the full SHA
    ba477ac View commit details
    Browse the repository at this point in the history

Commits on May 1, 2026

  1. Merge remote-tracking branch 'gerrit/master' into feature/threaded

    Change-Id: Ib4beb8de90e201739d8249f83ee247b3e48a303c
    Signed-off-by: Tim Burke <tim.burke@gmail.com>
    tipabu committed May 1, 2026
    Configuration menu
    Copy the full SHA
    20f7e60 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2026

  1. Merge remote-tracking branch 'upstream/master' into feature/threaded

    Change-Id: I89febb6f74539a1b986167045cfbb6bfd2c7f70c
    Signed-off-by: Christian Schwede <cschwede@mailbox.org>
    cschwede committed May 30, 2026
    Configuration menu
    Copy the full SHA
    11ea9e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. Merge remote-tracking branch 'upstream/master' into feature/threaded

    Change-Id: I01b8013770432a48457e87d56d7db2b40116477a
    Signed-off-by: Christian Schwede <cschwede@mailbox.org>
    cschwede committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    e42e718 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.