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

Plan and build custom fields support #20

Merged
merged 7 commits into from
Apr 16, 2016

Commits on Jan 11, 2016

  1. Added empty wrappers, realised that api does not support what i need,…

    … going there
    Mike Saravayskiy committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    633f8db View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Added support for Testplan custom fields accessible during iterative …

    …build steps
    Mike Saravayskiy committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    0de8b42 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. updated testlink-java-api version to new mvn repo release

    Mike Saravayskiy committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    125c35e View commit details
    Browse the repository at this point in the history
  2. removed local repo reference

    Mike Saravayskiy committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    f025a6d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into PlanAndBuildCustomFieldsSupport

    # Conflicts:
    #	pom.xml
    Mike Saravayskiy committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    9474717 View commit details
    Browse the repository at this point in the history
  4. changed lib version after fix

    Mike Saravayskiy committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    0989242 View commit details
    Browse the repository at this point in the history
  5. fixed tests considering new TestLinkBuilder constructor param

    (debatable move, might have created additional constructor, but I think it is unnecessary )
    Mike Saravayskiy committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    fb3ce3c View commit details
    Browse the repository at this point in the history