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: Kvitto/BaseJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: HW13
Choose a base ref
...
head repository: Kvitto/BaseJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 14 files changed
  • 1 contributor

Commits on Sep 18, 2024

  1. Prepare to HW14

    Kvitto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    84726a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae131e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. HW14 after review

    Kvitto committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b9ca8a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. HW14 add methods addContacts & delContacts

    + fix after review
    Kvitto committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7bb3c5f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    00dcdce View commit details
    Browse the repository at this point in the history
  2. Prepare to Lesson 15

    Kvitto committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7f1d86e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Lesson 15

    Kvitto committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d867afc View commit details
    Browse the repository at this point in the history
  2. HW15 SqlStorage.getAllSorted

    - getAllSorted() - through two separate query.
    Kvitto committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    24349e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. HW15 SqlStorage

    - getAllSorted() - functionality for storing resume sections has been added.
    Kvitto committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4ab40d1 View commit details
    Browse the repository at this point in the history
  2. HW15 ResumeServlet

    - added connection to db.resumes
    - response all resumes to web table
    Kvitto committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    58bfc71 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. HW15 ResumeServlet

    - fix after review
    Kvitto committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9fc8bbf View commit details
    Browse the repository at this point in the history
  2. HW15 ResumeServlet

    - refactored getAllSorted()
    Kvitto committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6f45a18 View commit details
    Browse the repository at this point in the history
  3. HW15 ResumeServlet

    - added two methods: addAllContacts() & addAllSections()
    Kvitto committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8ec01fe View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Lesson 16

    Kvitto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6585827 View commit details
    Browse the repository at this point in the history
Loading