Commit History

Author SHA1 Message Date
  Antonio Murdaca c30a55f14d Refactor utils/utils, fixes #11923 10 years ago
  Michael Crosby b5c3d01e6b Merge pull request #12044 from reteptilian/11721-remove-randomstring-3 10 years ago
  Eric Windisch ca37301d54 Link to HTTPS URLs in engine comments 10 years ago
  Peter Esbensen 6896016b7c Fixes #11721 removed GenerateRandomString 10 years ago
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 10 years ago
  bobby abbott 0cd6c05d81 Fixes hacks from progressreader refactor 10 years ago
  Antonio Murdaca b80fae7356 Refactor pkg/common, Fixes #11599 10 years ago
  Andy Goldstein a2b0c9778f Add ability to refer to image by name + digest 10 years ago
  Srini Brahmaroutu 53ece336dc moving random.go from utils 10 years ago
  Srini Brahmaroutu 7a9c944b82 Removing dependencies from pkg into Docker internal code 10 years ago
  Srini Brahmaroutu 6871b9b16a Removing -X flag option and autogenerated code to create Dockerversion.go functionality 10 years ago
  Alexander Morozov 6d65fa1faa Merge pull request #10208 from mota/fix-env-writerto 10 years ago
  Michael Crosby edaf23b7a7 Merge pull request #10145 from duglin/Issue10141 10 years ago
  Pierre Wacrenier 0cd30cf399 Fix env.WriteTo count return 10 years ago
  Doug Davis 9ab73260f8 Docker run -e FOO should erase FOO if FOO isn't set in client env 10 years ago
  Tianon Gravi da01690a0a Fix "-X" 6l usage ("define string data") 10 years ago
  Alexander Morozov 92af1f0145 Merge pull request #9648 from estesp/9202-update-resolvconf 10 years ago
  Phil Estes 63a7ccdd23 Update container resolv.conf when host network changes /etc/resolv.conf 10 years ago
  Doug Davis 6d801a3caa Have .dockerignore support Dockerfile/.dockerignore 10 years ago
  unclejack bff1d9dbce validate image ID properly & before load 10 years ago
  Michael Crosby feca1b1780 Move git and url checks into pkg 10 years ago
  Aidan Hobson Sayers c7e4cc4a53 Allow git@ prefixes for any hosted git service 10 years ago
  Ahmet Alp Balkan b64c9b521a Extract TreeSize to daemon build 10 years ago
  Daniel, Dao Quang Minh e5ecfd3b17 change util.CopyDirectory to archive.CopyWithTar 10 years ago
  Jessie Frazelle 9cc71b4597 Merge pull request #8468 from laktek/master 10 years ago
  Lakshan Perera d3ac9ea98e Add HasValidGITPrefix to utils/utils.go 10 years ago
  Alexandr Morozov ee7dd44c01 Mass gofmt 10 years ago
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 years ago
  Rafe Colton 73f4bfed81 Move Matches() file path matching function into pkg/fileutils 10 years ago
  Rafe Colton b845a62149 Move Go() promise-like func from utils to pkg/promise 10 years ago