Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openshift/openshift-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openshift/openshift-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 31 files changed
  • 2 contributors

Commits on Jul 8, 2013

  1. Configuration menu
    Copy the full SHA
    bce7670 View commit details
    Browse the repository at this point in the history
  2. bump version to 2.3.1

    adietish committed Jul 8, 2013
    Configuration menu
    Copy the full SHA
    2c5b14d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d99a3b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b76307 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3be42b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2013

  1. Configuration menu
    Copy the full SHA
    7f61bd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2013

  1. Configuration menu
    Copy the full SHA
    53eaa11 View commit details
    Browse the repository at this point in the history
  2. [JBIDE-15115] implemented IOpenShiftResource#getMessages()

    Implemented IOpenShiftResource#getMessages() and a Messages class in
    order to hide internal Multimap structure required with new way of
    reporting creation log/messages.
    Also turned Severity into a class so that it gets extensible and allows
    us to report unknown severties
    adietish committed Aug 7, 2013
    Configuration menu
    Copy the full SHA
    0827611 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad5ff3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c235bd6 View commit details
    Browse the repository at this point in the history
  5. [JBIDE-15115] implemented IOpenShiftResource#getMessages()

    Implemented IOpenShiftResource#getMessages() and a Messages class in
    order to hide internal Multimap structure required with new way of
    reporting creation log/messages.
    Also turned Severity into a class so that it gets extensible and allows
    us to report unknown severties
    adietish committed Aug 7, 2013
    Configuration menu
    Copy the full SHA
    09e8ff2 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'JBIDE-14366-23x' into 2.3.x

    Conflicts:
    	src/main/java/com/openshift/client/IHttpClient.java
    	src/main/java/com/openshift/internal/client/httpclient/UrlConnectionHttpClient.java
    	src/test/java/com/openshift/internal/client/HttpClientTest.java
    adietish committed Aug 7, 2013
    Configuration menu
    Copy the full SHA
    9a7a08f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2013

  1. Configuration menu
    Copy the full SHA
    4567712 View commit details
    Browse the repository at this point in the history
Loading