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: JavaOPs/topjava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Napodji/TopJava
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.
  • 19 commits
  • 34 files changed
  • 1 contributor

Commits on May 26, 2026

  1. prepare_to_HW0 applied

    Napodji committed May 26, 2026
    Configuration menu
    Copy the full SHA
    963a13e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Lesson 1: Apply patches

    - 1_2_war.patch: Maven WAR, Tomcat setup
    - 1_3_servlet.patch: UserServlet, web.xml, JSP
    - 1_4_forward_to_redirect.patch: redirect vs forward
    Napodji committed May 28, 2026
    Configuration menu
    Copy the full SHA
    98dc746 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2026

  1. Lesson 1: Apply logging patches

    - 1_5_simple_logging.patch: SLF4J + Logback dependencies
    - 1_6_logging_config.patch: logback.xml config, TOPJAVA_ROOT
    Napodji committed May 29, 2026
    Configuration menu
    Copy the full SHA
    6d1a93e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2026

  1. Revert "Lesson 1: Apply logging patches"

    This reverts commit 6d1a93e.
    Napodji committed May 31, 2026
    Configuration menu
    Copy the full SHA
    4795b37 View commit details
    Browse the repository at this point in the history
  2. Revert "Lesson 1: Apply patches"

    This reverts commit 98dc746.
    Napodji committed May 31, 2026
    Configuration menu
    Copy the full SHA
    584c0e5 View commit details
    Browse the repository at this point in the history
  3. 1_0_fix_rename applied

    Napodji committed May 31, 2026
    Configuration menu
    Copy the full SHA
    05e8b44 View commit details
    Browse the repository at this point in the history
  4. 1_1_HW0_streams applied

    Napodji committed May 31, 2026
    Configuration menu
    Copy the full SHA
    422c60b View commit details
    Browse the repository at this point in the history
  5. 1_2_war applied

    Napodji committed May 31, 2026
    Configuration menu
    Copy the full SHA
    b28c5a0 View commit details
    Browse the repository at this point in the history
  6. 1_3_servlet applied

    Napodji committed May 31, 2026
    Configuration menu
    Copy the full SHA
    df31238 View commit details
    Browse the repository at this point in the history
  7. 1_4_forward_to_redirect

    Napodji committed May 31, 2026
    Configuration menu
    Copy the full SHA
    76490fe View commit details
    Browse the repository at this point in the history
  8. 1_5_simple_logging applied

    Napodji committed May 31, 2026
    Configuration menu
    Copy the full SHA
    b09f230 View commit details
    Browse the repository at this point in the history
  9. 1_6_logging_config applied

    Napodji committed May 31, 2026
    Configuration menu
    Copy the full SHA
    c2280e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2026

  1. 2_1_HW1.patch applied

    Napodji committed Jun 3, 2026
    Configuration menu
    Copy the full SHA
    650b7d3 View commit details
    Browse the repository at this point in the history
  2. 2_2_HW1_optional applied

    Napodji committed Jun 3, 2026
    Configuration menu
    Copy the full SHA
    d53ba11 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2026

  1. 2_3_app_layers.patch applied

    Napodji committed Jun 4, 2026
    Configuration menu
    Copy the full SHA
    947775a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. 2_4_add_spring.patch applied

    Napodji committed Jun 5, 2026
    Configuration menu
    Copy the full SHA
    8c4ccb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07993f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8398e32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c7ecd3 View commit details
    Browse the repository at this point in the history
Loading