Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow artifact_file to handle snapshot and latest version correctly #125

Closed
wants to merge 31 commits into from
Closed

Allow artifact_file to handle snapshot and latest version correctly #125

wants to merge 31 commits into from

Commits on Mar 15, 2014

  1. wip

    Barthelemy Vessemont committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    6edd097 View commit details
    Browse the repository at this point in the history
  2. snapshot and latest checksum check fixed

    Barthelemy Vessemont committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    e8c33d6 View commit details
    Browse the repository at this point in the history
  3. ruby syntax

    Barthelemy Vessemont committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    4272ff6 View commit details
    Browse the repository at this point in the history
  4. ruby syntax

    Barthelemy Vessemont committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    139b743 View commit details
    Browse the repository at this point in the history
  5. loggin message in case of snapshot version

    Barthelemy Vessemont committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    b7ec58e View commit details
    Browse the repository at this point in the history
  6. loggin message in case of snapshot version

    Barthelemy Vessemont committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    848d811 View commit details
    Browse the repository at this point in the history
  7. remove already patched file resource

    Barthelemy Vessemont committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    796ea84 View commit details
    Browse the repository at this point in the history
  8. latest version issue fixed

    Barthelemy Vessemont committed Mar 15, 2014
    Configuration menu
    Copy the full SHA
    6416ed1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2014

  1. using negative index to get artifact version from coordinates

    Barthelemy Vessemont committed Mar 16, 2014
    Configuration menu
    Copy the full SHA
    9c409bd View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2014

  1. Merge pull request #124 from BarthV/123-fix

    fix: load attr from lwrp name before require
    KAllan357 committed Mar 17, 2014
    Configuration menu
    Copy the full SHA
    cc7ae5f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2014

  1. wip

    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    cae8147 View commit details
    Browse the repository at this point in the history
  2. snapshot and latest checksum check fixed

    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    40731b3 View commit details
    Browse the repository at this point in the history
  3. ruby syntax

    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    0b9fb2e View commit details
    Browse the repository at this point in the history
  4. ruby syntax

    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    bab8aba View commit details
    Browse the repository at this point in the history
  5. loggin message in case of snapshot version

    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    4868658 View commit details
    Browse the repository at this point in the history
  6. loggin message in case of snapshot version

    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    884631b View commit details
    Browse the repository at this point in the history
  7. remove already patched file resource

    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    315da93 View commit details
    Browse the repository at this point in the history
  8. latest version issue fixed

    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    aa4aa2a View commit details
    Browse the repository at this point in the history
  9. using negative index to get artifact version from coordinates

    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    9291014 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'file-handle-snapshot' of https://github.com/BarthV/arti…

    …fact-cookbook into file-handle-snapshot
    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    29f75e5 View commit details
    Browse the repository at this point in the history
  11. merge fix #124 for local tests

    Barthelemy Vessemont committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    51a6bbd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2014

  1. LWRP file : new resource attr + handling symlink

    Barthelemy Vessemont committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    3a39ced View commit details
    Browse the repository at this point in the history
  2. comments & readme update

    Barthelemy Vessemont committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    8fad345 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from BarthV/file-symlink

    File symlink
    Don't hesitate to fix this code if needed
    BarthV committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    a656c42 View commit details
    Browse the repository at this point in the history
  4. moved symlink attr presence test

    Barthelemy Vessemont committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    924c91a View commit details
    Browse the repository at this point in the history
  5. def fix

    Barthelemy Vessemont committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    d9eece7 View commit details
    Browse the repository at this point in the history
  6. doc fix

    Barthelemy Vessemont committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    14ae606 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from BarthV/file-symlink

    File symlink
    BarthV committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    1277b40 View commit details
    Browse the repository at this point in the history
  8. dest_file from nexus reworked

    Barthelemy Vessemont committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    5bc48b4 View commit details
    Browse the repository at this point in the history
  9. log info updated - FINAL version

    Barthelemy Vessemont committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    7e5aeab View commit details
    Browse the repository at this point in the history
  10. fix issue - file is OK but snapshot is deleted

    Barthelemy Vessemont committed Mar 21, 2014
    Configuration menu
    Copy the full SHA
    c5e5457 View commit details
    Browse the repository at this point in the history