- 29 Aug, 2025 1 commit
-
-
22quinn authored
Signed-off-by:
22quinn <33176974+22quinn@users.noreply.github.com> Co-authored-by:
Cyrus Leung <cyrus.tl.leung@gmail.com>
-
- 27 Aug, 2025 1 commit
-
-
Chen Zhang authored
Signed-off-by:Chen Zhang <zhangch99@outlook.com>
-
- 19 Aug, 2025 1 commit
-
-
Yuge Zhang authored
Signed-off-by:
Yuge Zhang <scottyugochang@gmail.com> Co-authored-by:
Claude <noreply@anthropic.com> Co-authored-by:
Simon Mo <simon.mo@hey.com>
-
- 25 Jul, 2025 1 commit
-
-
kourosh hakhamaneshi authored
[Frontend] Add request_id to the Request object so they can be controlled better via external load balancers (#21009) Signed-off-by:Kourosh Hakhamaneshi <kourosh@anyscale.com>
-
- 23 Jul, 2025 1 commit
-
-
Michael Goin authored
Signed-off-by:mgoin <mgoin64@gmail.com>
-
- 17 Jul, 2025 1 commit
-
-
Chauncey authored
Signed-off-by:chaunceyjiang <chaunceyjiang@gmail.com>
-
- 15 Jul, 2025 1 commit
-
-
Marko Rosenmueller authored
Signed-off-by:Marko Rosenmueller <5467316+dr75@users.noreply.github.com>
-
- 04 Jul, 2025 1 commit
-
-
Gabriel Marinho authored
Signed-off-by:Gabriel Marinho <gmarinho@ibm.com>
-
- 01 Jul, 2025 1 commit
-
-
fyuan1316 authored
Signed-off-by:Yuan Fang <yuanfang@alauda.io>
-
- 25 Jun, 2025 1 commit
-
-
Max Wittig authored
Signed-off-by:Max Wittig <max.wittig@siemens.com>
-
- 03 Jun, 2025 1 commit
-
-
Simon Mo authored
Signed-off-by:simon-mo <simon.mo@hey.com>
-
- 28 May, 2025 1 commit
-
-
Alex Brooks authored
Signed-off-by:Alex-Brooks <Alex.Brooks@ibm.com>
-
- 19 May, 2025 1 commit
-
-
Nan Qin authored
Signed-off-by:
Andrew Sansom <andrew@protopia.ai> Signed-off-by:
Nan2018 <nan@protopia.ai> Co-authored-by:
临景 <linjing.yx@alibaba-inc.com> Co-authored-by:
Bryce1010 <bryceyx@gmail.com> Co-authored-by:
Andrew Sansom <andrew@protopia.ai> Co-authored-by:
Andrew Sansom <qthequartermasterman@gmail.com> Co-authored-by:
Cyrus Leung <cyrus.tl.leung@gmail.com>
-
- 12 May, 2025 1 commit
-
-
Robert Shaw authored
Signed-off-by:
ApostaC <yihua98@uchicago.edu> Signed-off-by:
Tyler Michael Smith <tyler@neuralmagic.com> Signed-off-by:
rshaw@neuralmagic.com <robertgshaw2@gmail.com> Signed-off-by:
Robert Shaw <rshaw@neuralmagic.com> Signed-off-by:
mgoin <mgoin64@gmail.com> Signed-off-by:
Nick Hill <nhill@redhat.com> Signed-off-by:
Brent Salisbury <bsalisbu@redhat.com> Co-authored-by:
Tyler Michael Smith <tyler@neuralmagic.com> Co-authored-by:
ApostaC <yihua98@uchicago.edu> Co-authored-by:
Robert Shaw <rshaw@neuralmagic.com> Co-authored-by:
mgoin <mgoin64@gmail.com> Co-authored-by:
Nick Hill <nhill@redhat.com> Co-authored-by:
Tyler Michael Smith <tysmith@redhat.com> Co-authored-by:
Brent Salisbury <bsalisbu@redhat.com>
-
- 14 Mar, 2025 1 commit
-
-
Guillaume Calmettes authored
Signed-off-by:Guillaume Calmettes <gcalmettes@scaleway.com>
-
- 08 Mar, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 06 Mar, 2025 1 commit
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 05 Mar, 2025 2 commits
-
-
Vincent authored
Signed-off-by:
vincent-4 <vincentzhongy+githubvincent4@gmail.com> Signed-off-by:
Brayden Zhong <b8zhong@uwaterloo.ca> Signed-off-by:
Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by:
Brayden Zhong <b8zhong@uwaterloo.ca> Co-authored-by:
Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
Benjamin Chislett authored
Signed-off-by:Benjamin Chislett <benjamin.chislett@centml.ai>
-
- 04 Mar, 2025 2 commits
-
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 03 Mar, 2025 1 commit
-
-
Harry Mellor authored
-
- 22 Feb, 2025 1 commit
-
-
Keyun Tong authored
-
- 02 Feb, 2025 1 commit
-
-
Russell Bryant authored
- **Add SPDX license headers to python source files** - **Check for SPDX headers using pre-commit** commit 9d7ef44c3cfb72ca4c32e1c677d99259d10d4745 Author: Russell Bryant <rbryant@redhat.com> Date: Fri Jan 31 14:18:24 2025 -0500 Add SPDX license headers to python source files This commit adds SPDX license headers to python source files as recommended to the project by the Linux Foundation. These headers provide a concise way that is both human and machine readable for communicating license information for each source file. It helps avoid any ambiguity about the license of the code and can also be easily used by tools to help manage license compliance. The Linux Foundation runs license scans against the codebase to help ensure we are in compliance with the licenses of the code we use, including dependencies. Having these headers in place helps that tool do its job. More information can be found on the SPDX site: - https://spdx.dev/learn/handling-license-info/ Signed-off-by:Russell Bryant <rbryant@redhat.com> commit 5a1cf1cb3b80759131c73f6a9dddebccac039dea Author: Russell Bryant <rbryant@redhat.com> Date: Fri Jan 31 14:36:32 2025 -0500 Check for SPDX headers using pre-commit Signed-off-by:
Russell Bryant <rbryant@redhat.com> --------- Signed-off-by:
Russell Bryant <rbryant@redhat.com>
-
- 28 Jan, 2025 2 commits
-
-
Sebastian Schoennenbeck authored
Signed-off-by:Sebastian Schönnenbeck <sebastian.schoennenbeck@comma-soft.com>
-
Harry Mellor authored
Signed-off-by:Harry Mellor <19981378+hmellor@users.noreply.github.com>
-
- 05 Jan, 2025 1 commit
-
-
Robert Shaw authored
-
- 01 Jan, 2025 1 commit
-
-
Joe Runde authored
Signed-off-by:Joe Runde <Joseph.Runde@ibm.com>
-
- 19 Dec, 2024 1 commit
-
-
Yanyi Liu authored
Signed-off-by:
liuyanyi <wolfsonliu@163.com> Signed-off-by:
Yanyi Liu <wolfsonliu@163.com> Signed-off-by:
DarkLight1337 <tlleungac@connect.ust.hk> Co-authored-by:
Cyrus Leung <tlleungac@connect.ust.hk>
-
- 17 Dec, 2024 1 commit
-
-
Joe Runde authored
-
- 14 Dec, 2024 1 commit
-
-
Brad Hilton authored
Signed-off-by:Brad Hilton <brad.hilton.nw@gmail.com>
-
- 12 Dec, 2024 1 commit
-
-
Jiaxin Shan authored
Signed-off-by:
Jiaxin Shan <seedjeffwan@gmail.com> Signed-off-by:
Jee Jee Li <pandaleefree@gmail.com> Co-authored-by:
Jee Jee Li <pandaleefree@gmail.com>
-
- 11 Dec, 2024 1 commit
-
-
Rafael Vasquez authored
Signed-off-by:Rafael Vasquez <rafvasq21@gmail.com>
-
- 10 Dec, 2024 1 commit
-
-
Joe Runde authored
Signed-off-by:Joe Runde <Joseph.Runde@ibm.com>
-
- 27 Nov, 2024 1 commit
-
-
tomeras91 authored
Signed-off-by:Tomer Asida <tomera@ai21.com>
-
- 13 Nov, 2024 1 commit
-
-
Cyrus Leung authored
Signed-off-by:DarkLight1337 <tlleungac@connect.ust.hk>
-
- 07 Nov, 2024 1 commit
-
-
Nick Hill authored
Signed-off-by:Nick Hill <nhill@redhat.com>
-
- 01 Nov, 2024 1 commit
-
-
Cyrus Leung authored
-
- 29 Oct, 2024 1 commit
-
-
Zhong Qishuai authored
Signed-off-by: Qishuai Ferdinandzhong@gmail.com
-
- 18 Oct, 2024 1 commit
-
-
Nick Hill authored
-