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: Gmanweb/dockerised-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mikechernev/dockerised-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 1 file changed
  • 4 contributors

Commits on Jun 23, 2017

  1. removed hard coded run path

    BenSpelledABC committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    d3495b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mikechernev#1 from svendavison/issue1

    removed hard coded run path
    svendavison authored Jun 23, 2017
    Configuration menu
    Copy the full SHA
    a1fa3e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1b2bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad7e285 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8d8de8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    071c026 View commit details
    Browse the repository at this point in the history
  7. updated index to make sure it's working right. and added a docker sto…

    …p all tool.
    BenSpelledABC committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    bc0288f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from svendavison/master

    added docker stop tool
    svendavison authored Jun 23, 2017
    Configuration menu
    Copy the full SHA
    b11c084 View commit details
    Browse the repository at this point in the history
  9. updated run permissions on stopAll.sh

    BenSpelledABC committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    629b067 View commit details
    Browse the repository at this point in the history
  10. it's kinda working. it's not building the class objects from the .jav…

    …a files... because i'm not sure wehre to put them yet.
    BenSpelledABC committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    21b8099 View commit details
    Browse the repository at this point in the history
  11. missing source code maybe?

    BenSpelledABC committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    42c09f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2017

  1. Merge pull request mikechernev#1 from svendavison/issue1

    removed hard coded run path
    mikechernev authored Jun 24, 2017
    Configuration menu
    Copy the full SHA
    f7a59c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. Configuration menu
    Copy the full SHA
    dc200db View commit details
    Browse the repository at this point in the history
  2. Merge pull request mikechernev#2 from mikechernev/revert-1-issue1

    Revert "removed hard coded run path"
    mikechernev authored Jun 26, 2017
    Configuration menu
    Copy the full SHA
    12200ca View commit details
    Browse the repository at this point in the history
  3. Removed hardcoded path

    mikechernev committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    196ec65 View commit details
    Browse the repository at this point in the history
  4. Use local maven repository to reduce the number of download packages …

    …and increase the build time
    mikechernev committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    5d95652 View commit details
    Browse the repository at this point in the history
Loading