Artifactory-Client

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        Switching back from Module::Build to ExtUtils::MakeMaker as Module::Build has been removed from the core

1.1.0   2016/4/1
        Added API calls up to 4.6.0

1.0.0   2015/11/18
        Done with functional tests, releasing as 1.0.0

0.9.3   2015/11/5
        Merged mithun's PR to work-around how HTTP::Request::StreamingUpload handles files

0.9.2   2015/10/11
        Adding test data in manifest

0.9.1   2015/10/10
        Added mithun's PR for calculate_bower_repository_metadata

0.9.0   2015/8/2
        Releasing new features from PR

0.8.20  2015/3/31
        Added build_upload API call

0.8.19  2015/3/12
        Added artifacts_with_date_in_date_range call

0.8.18  2015/3/11
        Added artifactory_query_language call

0.8.17  2015/3/9
        Added push_artifacts_as_a_version_to_bintray API call

0.8.16  2015/3/6
        Added push_build_to_bintray API call

0.8.15  2015/3/4
        Added travis-ci link in POD

0.8.14  2015/2/26
        Using Pod::Markdown to generate README.md

0.8.13  2015/2/20
        Updating copyright

0.8.12  2015/2/12
        Added install_license call

0.8.11  2015/2/11
        Added license_information call

0.8.10  2015/2/10
        Added calculate_debian_repository_metadata call

0.8.9   2015/2/9
        Added calculate_npm_repository_metadata call and extracted a helper method

0.8.8   2015/2/6
        Added set_gpg_pass_phrase call

0.8.7   2015/2/5
        Added set_gpg_private_key call and refactored methods

0.8.6   2015/2/4
        Added get_gpg_public_key call

0.8.5   2015/2/3
        Added set_gpg_public_key call

0.8.4   2015/2/2
        Added deactivate_master_key_encryption call

0.8.3   2015/1/30
        Added activate_master_key_encryption call

0.8.2   2015/1/28
        Added get_user_encrypted_password call

0.8.1   2014/12/22
        Updating contact info

0.8.0   2014/12/21
        -   Allow use of custom context roots
        -   Do not assume that `repository` is set for API calls.
        -   Read and post raw XML for system/security configuration
        -   Swap out JSON for JSON::MaybeXS
        -   Initialize ua with appropriate agent info
        -   cleanup imports and fix few perl-critic warnings
        -   use MooseX::StrictConstructor

0.7.8   2014/7/18
        Trying out EPIC source formatter

0.7.7   2014/7/16
        Added optional $filename argument to retrieve_artifact() call to handle large payload.  Otherwise the entire
        content would go into the HTTP::Response object

0.7.6   2014/7/11
        Fixing synopsis as API changed

0.7.5   2014/7/7
        Adding test xml to the distribution so that tests can run

0.7.4   2014/7/1
        Updated deploy-related methods to take a filename then stream it so that large files can be uploaded without
        reading into memory first.

0.7.3   2014/6/25
        Updating POD

0.7.2   2014/6/24
        Cleaned up logic to generate properties in matrix / non-matrix mode

0.7.1   2014/6/24
        Added import_system_settings_example, full_system_import, export_system_settings_example, export_system

0.7.0   2014/6/23
        Added retrieve_build_staging_strategy, execute_build_promotion, import_repository_content, uses Path::Tiny
        instead of File::Slurp (although out of memory error persists on uploading a large archive)

0.6.2   2014/6/19
        Updated contact info, fixed paths that resulted in errors on some Artifactory instances



( run in 2.734 seconds using v1.01-cache-2.11-cpan-5735350b133 )