- Sort Score
- Num 10 results
- Language All
Results 61 - 70 of 72 for doctype (0.08 seconds)
-
docs/en/docs/release-notes.md
* 📝 Add External Link: 10 Tips for adding SQLAlchemy to FastAPI. PR [#11036](https://github.com/tiangolo/fastapi/pull/11036) by [@Donnype](https://github.com/Donnype). * 📝 Add External Link: Tips on migrating from Flask to FastAPI and vice-versa. PR [#11029](https://github.com/tiangolo/fastapi/pull/11029) by [@jtemporal](https://github.com/jtemporal).
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 27 19:06:15 GMT 2025 - 586.7K bytes - Click Count (0) -
internal/dsync/drwmutex.go
// quorum + 1 when tolerance is exactly half of the // total locker clients. if quorum == tolerance { quorum++ } } log("lockBlocking %s/%s for %#v: lockType readLock(%t), additional opts: %#v, quorum: %d, tolerance: %d, lockClients: %d\n", id, source, dm.Names, isReadLock, opts, quorum, tolerance, len(restClnts)) tolerance = len(restClnts) - quorum attempt := uint(0)Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 20.3K bytes - Click Count (0) -
cmd/metrics-v2.go
if m.Aggregated.BatchJobs == nil { return metrics } for _, mj := range m.Aggregated.BatchJobs.Jobs { jtype := toSnake(mj.JobType) var objects, objectsFailed float64 var bucket string switch madmin.BatchJobType(mj.JobType) { case madmin.BatchJobReplicate: objects = float64(mj.Replicate.Objects) objectsFailed = float64(mj.Replicate.ObjectsFailed)Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 133.6K bytes - Click Count (0) -
cmd/admin-handlers.go
limitStr := r.Form.Get("limit") limitLines, err := strconv.Atoi(limitStr) if err != nil { limitLines = 10 } logKind := madmin.LogKind(strings.ToUpper(r.Form.Get("logType"))).LogMask() if logKind == 0 { logKind = madmin.LogMaskAll } // Avoid reusing tcp connection if read timeout is hit // This is needed to make r.Context().Done() work as
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 99.7K bytes - Click Count (0) -
cmd/site-replication.go
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 184.8K bytes - Click Count (1) -
api/go1.1.txt
pkg syscall (darwin-386), const SO_SNDTIMEO = 4101 pkg syscall (darwin-386), const SO_TIMESTAMP = 1024 pkg syscall (darwin-386), const SO_TIMESTAMP_MONOTONIC = 2048 pkg syscall (darwin-386), const SO_TYPE = 4104 pkg syscall (darwin-386), const SO_UPCALLCLOSEWAIT = 4135 pkg syscall (darwin-386), const SO_USELOOPBACK = 64 pkg syscall (darwin-386), const SO_WANTMORE = 16384
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Mar 31 20:37:15 GMT 2022 - 2.6M bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const SO_TIMESTAMP = 8192 pkg syscall (netbsd-arm64-cgo), const SO_TIMESTAMP ideal-int pkg syscall (netbsd-arm64-cgo), const SO_TYPE = 4104 pkg syscall (netbsd-arm64-cgo), const SO_TYPE ideal-int pkg syscall (netbsd-arm64-cgo), const SO_USELOOPBACK = 64 pkg syscall (netbsd-arm64-cgo), const SO_USELOOPBACK ideal-int pkg syscall (netbsd-arm64-cgo), const SYS_ACCEPT = 30
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const SO_SNDLOWAT ideal-int pkg syscall (freebsd-386-cgo), const SO_SNDTIMEO ideal-int pkg syscall (freebsd-386-cgo), const SO_TIMESTAMP ideal-int pkg syscall (freebsd-386-cgo), const SO_TYPE ideal-int pkg syscall (freebsd-386-cgo), const SO_USELOOPBACK ideal-int pkg syscall (freebsd-386-cgo), const SO_USER_COOKIE ideal-int pkg syscall (freebsd-386-cgo), const SYS_ABORT2 ideal-int
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const SO_TIMESTAMP = 1024 pkg syscall (freebsd-arm64), const SO_TIMESTAMP ideal-int pkg syscall (freebsd-arm64), const SO_TYPE = 4104 pkg syscall (freebsd-arm64), const SO_TYPE ideal-int pkg syscall (freebsd-arm64), const SO_USELOOPBACK = 64 pkg syscall (freebsd-arm64), const SO_USELOOPBACK ideal-int pkg syscall (freebsd-arm64), const SO_USER_COOKIE = 4117
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const SO_TIMESTAMP_MONOTONIC = 2048 pkg syscall (darwin-arm64), const SO_TIMESTAMP_MONOTONIC ideal-int pkg syscall (darwin-arm64), const SO_TYPE = 4104 pkg syscall (darwin-arm64), const SO_TYPE ideal-int pkg syscall (darwin-arm64), const SO_UPCALLCLOSEWAIT = 4135 pkg syscall (darwin-arm64), const SO_UPCALLCLOSEWAIT ideal-int pkg syscall (darwin-arm64), const SO_USELOOPBACK = 64
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Dec 02 16:30:41 GMT 2022 - 479.2K bytes - Click Count (0)