-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: openstack/swift
base: master
head repository: openstack/swift
compare: feature/threaded
- 12 commits
- 1 file changed
- 5 contributors
Commits on Aug 29, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 1e0354f - Browse repository at this point
Copy the full SHA 1e0354fView commit details -
Merge branch 'master' into feature/threaded
Signed-off-by: Tim Burke <tim.burke@gmail.com> Change-Id: Ia6e0ee12b0d629ceccb26e32548fdbde14ac12ef
Configuration menu - View commit details
-
Copy full SHA for 61ab8f1 - Browse repository at this point
Copy the full SHA 61ab8f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f5464f - Browse repository at this point
Copy the full SHA 8f5464fView commit details
Commits on Sep 5, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for ed26733 - Browse repository at this point
Copy the full SHA ed26733View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 99c7a8b - Browse repository at this point
Copy the full SHA 99c7a8bView commit details
Commits on Feb 3, 2026
-
Merge remote-tracking branch 'gerrit/master' into feature/threaded
Change-Id: I229e6b0cc1a91e509a7b51fc83141818f44b4608 Signed-off-by: Tim Burke <tim.burke@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a21251 - Browse repository at this point
Copy the full SHA 3a21251View commit details
Commits on Feb 27, 2026
-
Merge remote-tracking branch 'gerrit/master' into feature/threaded
Change-Id: I194e4173e9451158897928fe910d3b29c73919ce Signed-off-by: Tim Burke <tim.burke@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f68ca11 - Browse repository at this point
Copy the full SHA f68ca11View commit details -
Revert feature/threaded to master
...per request from Christian. Change-Id: I70f4b7c69bf7d6f47951fa24a1277640b2884615 Signed-off-by: Tim Burke <tim.burke@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cee6aee - Browse repository at this point
Copy the full SHA cee6aeeView commit details
Commits on Apr 21, 2026
-
Merge remote-tracking branch 'gerrit/master' into feature/threaded
Change-Id: Ieb3ab00f92cfe5752fca82a00da36ab73fd5016c Signed-off-by: Tim Burke <tim.burke@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ba477ac - Browse repository at this point
Copy the full SHA ba477acView commit details
Commits on May 1, 2026
-
Merge remote-tracking branch 'gerrit/master' into feature/threaded
Change-Id: Ib4beb8de90e201739d8249f83ee247b3e48a303c Signed-off-by: Tim Burke <tim.burke@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 20f7e60 - Browse repository at this point
Copy the full SHA 20f7e60View commit details
Commits on May 30, 2026
-
Merge remote-tracking branch 'upstream/master' into feature/threaded
Change-Id: I89febb6f74539a1b986167045cfbb6bfd2c7f70c Signed-off-by: Christian Schwede <cschwede@mailbox.org>
Configuration menu - View commit details
-
Copy full SHA for 11ea9e5 - Browse repository at this point
Copy the full SHA 11ea9e5View commit details
Commits on Jun 10, 2026
-
Merge remote-tracking branch 'upstream/master' into feature/threaded
Change-Id: I01b8013770432a48457e87d56d7db2b40116477a Signed-off-by: Christian Schwede <cschwede@mailbox.org>
Configuration menu - View commit details
-
Copy full SHA for e42e718 - Browse repository at this point
Copy the full SHA e42e718View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...feature/threaded