Commit Graph

  • 8d096a4f42 Merge pull request #1969 from TrumanLing/master Derek McGowan 2016-11-23 13:59:17 -0800
  • f2620ca7c1
    Bump call to use 1.12.3 Derek McGowan 2016-11-21 10:53:46 -0800
  • 00a505bc42
    Support docker 1.12 Derek McGowan 2016-07-14 16:24:40 -0700
  • 8f9abbd27f Merge pull request #2079 from dmcgowan/update-swift-vendor Derek McGowan 2016-11-23 13:19:53 -0800
  • e9684b126e
    Update swift vendor for upstreamed change Derek McGowan 2016-11-23 11:45:56 -0800
  • a6bf3dd064 Merge pull request #2067 from dmcgowan/add-repo-class Derek McGowan 2016-11-21 20:23:04 -0800
  • e02278f22a
    Update registry server to support repository class Derek McGowan 2016-11-21 16:36:36 -0800
  • 61e65ecd9d
    Update contrib token server to support repository class Derek McGowan 2016-11-15 09:19:33 -0800
  • 01509db714
    Add class to repository scope Derek McGowan 2016-11-15 17:14:31 -0800
  • e10634f8c3
    Update scope specification for resource class Derek McGowan 2016-11-11 15:38:08 -0800
  • 4accc8f2be filter listResponse.Contents in driver.List() Kira 2016-11-16 16:35:24 +0800
  • 0060344386 Merge pull request #603 from londoncalling/vnext-compose-1.9.0-merge Victoria Bialas 2016-11-16 12:08:25 -0800
  • dc28d9f1b7 Merge remote-tracking branch 'upstream/master' into vnext-compose-1.9.0-merge Victoria Bialas 2016-11-16 12:03:45 -0800
  • 7694c31658 Merge pull request #2063 from dmcgowan/fix-golint-error-newline Derek McGowan 2016-11-14 15:22:52 -0800
  • 8b71d39c34
    Remove newlines from end of error strings Derek McGowan 2016-11-14 14:03:01 -0800
  • d22e09a668 Merge pull request #2062 from nishanttotla/with-default-tag Derek McGowan 2016-11-11 15:34:52 -0800
  • 2caeb6192a
    Adding utility functions - IsNameOnly and WithDefaultTag Nishant Totla 2016-11-11 12:07:27 -0800
  • e249b61e90 Merge pull request #2059 from RichardScothern/2.6-release-notes Richard Scothern 2016-11-11 12:03:20 -0800
  • ff9533dd6f Release notes for v2.6.0-rc1 Richard Scothern 2016-11-10 14:09:00 -0800
  • cb98aa744b Merge pull request #2060 from RichardScothern/release-prep Richard Scothern 2016-11-11 10:28:15 -0800
  • cb2c78ce9b Release preperation: update AUTHORS and version file Richard Scothern 2016-11-11 09:23:05 -0800
  • 9cc7c94e4e Merge pull request #2052 from RichardScothern/fix-links Derek McGowan 2016-11-11 09:05:44 -0800
  • 6e62b39842 Merge pull request #2036 from pyr/fix/sort-v2-headers Richard Scothern 2016-11-10 15:31:24 -0800
  • 8016d2d890 Merge pull request #2053 from dmcgowan/add-trim-name Derek McGowan 2016-11-10 15:03:34 -0800
  • 31a91e419c
    Add trim name method helper to create name only references Derek McGowan 2016-11-10 14:46:04 -0800
  • 4d65dd513e Merge pull request #2038 from spacexnice/master Richard Scothern 2016-11-10 14:44:32 -0800
  • 09b2d06d5d Fix storage driver links Richard Scothern 2016-11-10 14:28:28 -0800
  • cc71bedafb fix type of keywords entry in frontmatter (in /registry/) (#517) Gaetan 2016-11-10 11:54:25 -0800
  • 4ad885a672 Merge pull request #2051 from vieux/update_plugin_media_typev1 Stephen Day 2016-11-10 11:49:48 -0800
  • b82a2efc33 switch to v1 and remove .image Victor Vieux 2016-11-10 11:26:05 -0800
  • ac0493db12 Merge pull request #2040 from RichardScothern/release-checklist Derek McGowan 2016-11-10 10:33:30 -0800
  • 717134d7c2 Merge pull request #2048 from dmcgowan/use-api-errors Derek McGowan 2016-11-09 20:27:40 -0800
  • 051801f1d0
    Update oauth errors to use api errors Derek McGowan 2016-11-09 19:29:18 -0800
  • 26c9a77535 Merge pull request #2039 from vdemeester/add-match-support-to-reference Stephen Day 2016-11-09 18:49:21 -0800
  • e04e6ddd2c Merge pull request #2047 from dmcgowan/fix-authorization-error Stephen Day 2016-11-09 18:03:38 -0800
  • 16396a7a80
    Add OAuth error for client Derek McGowan 2016-11-09 14:57:53 -0800
  • a1a73884f9
    Refactor authorization challenges to its own package Derek McGowan 2016-11-07 17:13:56 -0800
  • 353e3a4c9d
    Add a new Match method to the reference package Vincent Demeester 2016-11-09 22:04:52 +0100
  • 02f4195788 Merge pull request #2044 from aaronlehmann/preserve-tag-and-digest Derek McGowan 2016-11-08 15:10:22 -0800
  • bc1e7aa603 digest: Preserve tag and digest in With* functions Aaron Lehmann 2016-11-08 14:47:33 -0800
  • a4a227e351 oss native large file copy consume too much time which will eventually lead to client timeout because of no data transmit throughout native copy. change maxCopySize to 128MB, ensure only sm all medium size file use oss native copy to avoid connection reset by peer. And fix Move function with CopyLargeFileInParallel to optimize oss upload copy yaoyao.xyy 2016-11-08 12:14:13 +0800
  • 1e501d0bd7 Document registry release process Richard Scothern 2016-11-07 10:31:30 -0800
  • bc1e162172 Change instances of alias: to redirect_from: Misty Stanley-Jones 2016-11-04 17:06:47 -0700
  • af1573e3be Merge pull request #462 from mstanleyjones/vnext-compose2 John Mulhausen 2016-11-04 16:13:03 -0700
  • 908a1f14f5 Converges titles to imperative-form, front-matter based, and sentence-case (#438) John Mulhausen 2016-11-04 15:38:40 -0700
  • f864c74d0d Merge pull request #460 from mstanleyjones/revert_439 Misty Stanley-Jones 2016-11-04 13:34:29 -0700
  • 8c922b0c8c Revert "Merge pull request #437 from gdevillele/fix_keywords_format" Misty Stanley-Jones 2016-11-04 13:33:29 -0700
  • 3d14741648 fix more frontmatter keywords values (#439) Gaetan 2016-11-04 10:48:38 -0700
  • a2611c7520 Merge pull request #2027 from ahmetalpbalkan/pr-azure-memleak2 Derek McGowan 2016-11-04 10:08:40 -0700
  • 2ab25288a2
    Update vendored azure-sdk-for-go Ahmet Alp Balkan 2016-10-28 15:46:05 -0700
  • fbe6e8d212 Merge pull request #2008 from miminar/honor-x-forwarded-port Derek McGowan 2016-11-02 12:56:17 -0700
  • 6edf9c5070 Merge pull request #2032 from yuexiao-wang/cleanup-makefile Derek McGowan 2016-11-02 10:40:47 -0700
  • f1cf7de788 fixup! v2 signer: correctly sort headers Pierre-Yves Ritschard 2016-11-02 17:07:02 +0100
  • 775cc6d632 v2 signer: correctly sort headers Pierre-Yves Ritschard 2016-11-02 17:01:34 +0100
  • 1b43e1e30d
    Honor X-Forwarded-Port and Forwarded headers Michal Minář 2016-10-13 17:59:49 +0200
  • 594e6b726c Merge pull request #418 from aduermael/absolute-links John Mulhausen 2016-11-01 17:41:16 -0700
  • 2ecf05a74e absolute links to docs.docker.com are now relative links Adrien Duermael 2016-11-01 17:00:55 -0700
  • 3d22ab0547 Merge pull request #2030 from ahmetalpbalkan/pr-go17 Richard Scothern 2016-11-01 15:42:12 -0700
  • 8530d65c9b Add targets for Makefile yuexiao-wang 2016-11-01 17:48:25 +0800
  • 81b038a875 removed menu.md files Adrien Duermael 2016-10-31 13:38:31 -0700
  • af0d4f72fa
    Bump to go1.7 Ahmet Alp Balkan 2016-10-31 10:39:09 -0700
  • 93a48e361c Merge pull request #2031 from ahmetalpbalkan/swift-fix Richard Scothern 2016-10-31 12:55:38 -0700
  • a994f35657
    driver/swift: Fix go vet warning Ahmet Alp Balkan 2016-10-31 11:41:53 -0700
  • 994d1a56ff Merge pull request #2025 from ahmetalpbalkan/pr-azure-memleak1 Derek McGowan 2016-10-28 16:58:32 -0700
  • 6d2a0bafcd
    storagedriver/azure: close leaking response body Ahmet Alp Balkan 2016-10-28 15:13:22 -0700
  • 62e88f0fe7 Merge pull request #2019 from joaofnfernandes/remove-jenkinsfile Derek McGowan 2016-10-27 13:15:10 -0700
  • a80821295e Remove Jenkinsfile used for docs CI Joao Fernandes 2016-10-26 11:55:20 -0700
  • 4fb6b181cd Merge pull request #2016 from spacexnice/master Derek McGowan 2016-10-26 11:15:55 -0700
  • f394e82d2b oss data copy optimize after upload finished yaoyao.xyy 2016-10-26 09:37:58 +0800
  • fbb70dc3a1 Merge pull request #2015 from runcom/accept-identity-get-layer Stephen Day 2016-10-25 17:46:27 -0700
  • e63f5950da Formatting fixes John Mulhausen 2016-10-25 12:18:22 -0700
  • 8e8290bd81 Formatting fix John Mulhausen 2016-10-25 12:15:25 -0700
  • 16f086a0ec
    registry/client: set Accept: identity header when getting layers Antonio Murdaca 2016-10-23 16:05:45 +0200
  • 0c42a73b70 api.md/api.md.tmpl:format wrong style of section "Deleting a Layer" LingFaKe 2016-09-22 12:01:13 +0800
  • bd9f8c7f6e Update mirror.md John Mulhausen 2016-10-18 14:58:14 -0700
  • 8234784a1a Merge pull request #1999 from stevvooe/fold-target-references Stephen Day 2016-10-18 11:59:44 -0700
  • c9aaff00f8
    manifest: references should cover all children Stephen J Day 2016-10-12 17:20:27 -0700
  • e3aabfb47e Merge pull request #2009 from difro/fix-broken-links Richard Scothern 2016-10-18 11:34:24 -0700
  • 96f63cbe7f Merge pull request #2010 from mbentley/add-new-s3-region Richard Scothern 2016-10-18 10:25:30 -0700
  • 5bd2cfaddd Merge pull request #2000 from jessfraz/1950-comment-on-non-dryrun-as-well Richard Scothern 2016-10-18 10:00:04 -0700
  • 3857f50825
    Added new us-east-2 region for S3 Matt Bentley 2016-10-18 12:30:34 -0400
  • 8b7675a259 Merge pull request #240 from mstanleyjones/osx_to_macos Misty Stanley-Jones 2016-10-18 09:24:49 -0700
  • 70c7657c69 Update branding for macOS Misty Stanley-Jones 2016-10-17 15:00:00 -0700
  • 89e41acddf Fix broken doc links Jihoon Chung 2016-10-18 21:31:08 +0900
  • d0cdc4802b Merge pull request #2002 from lnr0626/1996-instance-roles-with-regionendpoint Richard Scothern 2016-10-17 13:50:02 -0700
  • b6e8a3f441 Merge pull request #2005 from RichardScothern/nwt-fix-s3-goamz-delete Richard Scothern 2016-10-17 13:09:48 -0700
  • 4dd19db95b Merge pull request #2007 from qar/fix/docs Derek McGowan 2016-10-17 11:40:35 -0700
  • a621a86cb4 Fix aliyun OSS Delete method's notion of subpaths Richard Scothern 2016-10-14 16:25:37 -0700
  • 12e73f01d2 Fix s3-goamz Delete method's notion of subpaths Noah Treuhaft 2016-10-14 14:53:00 -0700
  • 717ac0337f Merge pull request #2006 from RichardScothern/lint Derek McGowan 2016-10-17 09:38:33 -0700
  • 8be8b60ce5 Merge pull request #2004 from mstanleyjones/toml_to_yaml Richard Scothern 2016-10-17 09:35:40 -0700
  • 3d703a0b82
    Fix documentation typo Qiao Anran 2016-10-17 13:40:33 +0800
  • bd91493195 Satisfy the latest go lint rules Richard Scothern 2016-10-14 17:03:08 -0700
  • f180e9a934 Convert Markdown frontmatter to YAML Misty Stanley-Jones 2016-10-14 15:40:45 -0700
  • b206e8b2a4 Add note about configuring a registry cache with delete enabled Richard Scothern 2016-10-14 14:24:14 -0700
  • c372264f17 Merge pull request #1985 from johndmulhausen/master Misty Stanley-Jones 2016-10-14 13:13:32 -0700
  • 04c8db562d Merge pull request #2001 from aaronlehmann/simplify-splithostname Derek McGowan 2016-10-13 15:37:33 -0700
  • c8ea7840d3 Allow using ec2 roles when specifying region endpoint Lloyd Ramey 2016-10-13 18:07:37 -0400
  • ab6ae11bc1 reference: Simplify SplitHostname Aaron Lehmann 2016-10-13 14:51:37 -0700
  • 3ac8dea66a Add back configuration.md and add clarification to README.md Misty Stanley-Jones 2016-10-13 11:45:01 -0700