Commit History

Author SHA1 Message Date
  Josh Hawn db9cc91a9e api/server: StatPath, ArchivePath, ExtractToDir 10 years ago
  Jessie Frazelle 2cd417df73 Merge pull request #14388 from runcom/14316-fix-events-filters 10 years ago
  Antonio Murdaca 19e6de2654 Fix combined image events filters 10 years ago
  Ma Shimiao 801a7fed19 api/server: Add missing json check 10 years ago
  Brian Goff d0a299c027 Send resp immediately on GET /events 10 years ago
  Antonio Murdaca 88d32a6109 Fix regression in containers attach/wsattach api, return not found before hijacking 10 years ago
  David Calavera d543a01e17 Merge pull request #14061 from runcom/clean-builder-daemon-config 10 years ago
  John Howard 126529c6d0 Windows: Security warning based on server OS 10 years ago
  Josh Hawn 02c7bbefb8 [api, builder] Fix build auth config 10 years ago
  David Calavera aa4f495cae Merge pull request #13966 from mountkin/fix-stats-goroutine-leak 10 years ago
  Shijiang Wei 1cbf5a54da fix the goroutine leak in the stats API if the container is not running 10 years ago
  John Howard 87eae0d659 Add branch and build time to version 10 years ago
  Antonio Murdaca 7046651b87 Add struct to configure Builder commit instead of using one defined in daemon 10 years ago
  Antonio Murdaca 910322a893 Error out if client API version is too old 10 years ago
  Antonio Murdaca b6a6c56915 Remove missed code path for api < 1.12 10 years ago
  Tibor Vass d820e00aac Update vendored go.net to use golang.org/x/net canonical path 10 years ago
  Arnaud Porterie 422fa7f0a6 Merge pull request #13749 from Microsoft/adduseragent 10 years ago
  Brian Goff 855a056af7 Fixes content-type/length for stats stream=false 10 years ago
  Arnaud Porterie 71ead0ef5c Merge pull request #13722 from samuelkarp/CpuShareRemoteAPI 10 years ago
  Brian Goff 74c12aa429 Default events since to current time 10 years ago
  Antonio Murdaca 4ce817796e Avoid nil pointer dereference while creating a container with an empty Config 10 years ago
  Arnaud Porterie efe5c64768 Merge pull request #13636 from tiborvass/refactor-tls 10 years ago
  Tibor Vass bfed4b7cc3 Refactor TLS code with a new `tlsconfig` package 10 years ago
  Samuel Karp ed39fbeb2a Adjust disallowed CpuShares in /containers/create 10 years ago
  Brian Goff 0c84604f54 Fix goroutine leak on logs -f with no output 10 years ago
  John Howard 543cf79ffb Add GOOS in User-Agent 10 years ago
  Jessica Frazelle 229b599259 fix version struct on old versions 10 years ago
  Alexander Morozov 9e7fc245a7 Support CloseNotifier for events 10 years ago
  Antonio Murdaca 6deaa58ba5 Expose old config field for api < 1.19 10 years ago
  Arnaud Porterie 2de2782fe8 Merge pull request #13666 from runcom/13665-kill-signal-wrong-handled 10 years ago