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: Dmitry404/AutomateUsingJavaCourse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mrtrofa/AutomateUsingJavaCourse
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
  • 4 files changed
  • 3 contributors

Commits on Feb 16, 2015

  1. The testing commit

    mrtrofa committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    3f226cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec4bec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04dde57 View commit details
    Browse the repository at this point in the history
  4. Delete BlogPost.java

    mrtrofa committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    25a2647 View commit details
    Browse the repository at this point in the history
  5. test commit ffrom idea

    agershkovich committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    20df084 View commit details
    Browse the repository at this point in the history
  6. removed test

    mrtrofa committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    45caa03 View commit details
    Browse the repository at this point in the history
  7. updated post, adding comments to post isn't defined - need to ask Dmi…

    …try & Igor. For comments we replaced array with list
    mrtrofa committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    4949de6 View commit details
    Browse the repository at this point in the history
  8. added main to WebBlog - need to ask Dmitry & Igor. For comments we re…

    …placed array with list
    mrtrofa committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    ce45ef2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2015

  1. class added by Viktor

    vdergach committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    b7f15a4 View commit details
    Browse the repository at this point in the history
  2. updated classes - post, users, webblog, need to finish the actions ca…

    …ll in main. (Alexey, Artem, Viktor D)
    mrtrofa committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    614d1c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7833e35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71522cb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2015

  1. minor updates to WebBlog class.

     having issue to call non-static methods from static main
    mrtrofa committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    5219b2a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2015

  1. minor updates to WebBlog class. resolved issue with calling non-stati…

    …c methods from static main
    mrtrofa committed Feb 23, 2015
    Configuration menu
    Copy the full SHA
    3c35636 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2015

  1. more updates to WebBlog class - implemented rest of the actions. the …

    …only leftover is "add comment to post"
    mrtrofa committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    9020f10 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2015

  1. compilation passed. found errors are fixed. It's working!!! :)

    Adding comments still not fully implemented.
    mrtrofa committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    9c1a905 View commit details
    Browse the repository at this point in the history
Loading