Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hw5 #200

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open

Hw5 #200

wants to merge 55 commits into from

Commits on Oct 2, 2023

  1. HW0

    xzer122 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    aee185c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. HW0

    xzer122 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    eae8770 View commit details
    Browse the repository at this point in the history
  2. HW0

    xzer122 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1320cfc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. preparing to web

    xzer122 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    59f1e3f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. HW1 patch

    dima committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0ad313c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. second week

    dima committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    539fde2 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. add spring context

    dima committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8109ecc View commit details
    Browse the repository at this point in the history
  2. dependency injection

    dima committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5a4fe41 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. annotation processing

    dima committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b28b9b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. repositories

    dima committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bf426cc View commit details
    Browse the repository at this point in the history
  2. HW2_repo_filters

    dima committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    032db3a View commit details
    Browse the repository at this point in the history
  3. meal_layers

    dima committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3a51eed View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. refactor repositories

    dima committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e38d62f View commit details
    Browse the repository at this point in the history
  2. optional MealServlet

    dima committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    49abdf0 View commit details
    Browse the repository at this point in the history
  3. optional filter

    dima committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4014725 View commit details
    Browse the repository at this point in the history
  4. optional select user

    dima committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    287f16b View commit details
    Browse the repository at this point in the history
  5. bean life cycle

    dima committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    66c95da View commit details
    Browse the repository at this point in the history
  6. add junit

    dima committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    efca2fc View commit details
    Browse the repository at this point in the history
  7. add spring test

    dima committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0b11457 View commit details
    Browse the repository at this point in the history
  8. add postgresql

    dima committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    18b6386 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. db implementation

    dima committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    affffc9 View commit details
    Browse the repository at this point in the history
  2. test UserService

    dima committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    89b205a View commit details
    Browse the repository at this point in the history
  3. test logging

    dima committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    5a95b79 View commit details
    Browse the repository at this point in the history
  4. fix servlet

    dima committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    d7f06bd View commit details
    Browse the repository at this point in the history
  5. fix servlet

    dima committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    be83188 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. lessons

    dima committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    a3fab4a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. ignore lessons

    dima committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    82dfaf9 View commit details
    Browse the repository at this point in the history
  2. HW_4_1

    dima committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c5c2975 View commit details
    Browse the repository at this point in the history
  3. HW_4_2

    dima committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b52012b View commit details
    Browse the repository at this point in the history
  4. HW_4_3

    dima committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f8c7d6d View commit details
    Browse the repository at this point in the history
  5. HW_4_4_fix_logging

    dima committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    cde4dc0 View commit details
    Browse the repository at this point in the history
  6. HW_4_5_improve_code

    dima committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    cb2d69c View commit details
    Browse the repository at this point in the history
  7. 4_6_init_and_populate_db

    dima committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e2c6a01 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. 4_7_create_inmemory_test_ctx

    dima committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    331dc24 View commit details
    Browse the repository at this point in the history
  2. 4_8_add_jpa

    dima committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ed42b71 View commit details
    Browse the repository at this point in the history
  3. 4_9_named_query_and_transaction

    dima committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fbb2a84 View commit details
    Browse the repository at this point in the history
  4. 4_10_add_hsqldb

    dima committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5c30ab4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. 5_1_jdk_21

    dima committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0ef3eea View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. 5_2_HW4

    dima committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    aea3166 View commit details
    Browse the repository at this point in the history
  2. 5_3_fix_hibernate_issue

    dima committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0b72fe1 View commit details
    Browse the repository at this point in the history
  3. 5_4_HW4_optional

    dima committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    557f02b View commit details
    Browse the repository at this point in the history
  4. 5_5_profiles_connection_pool

    dima committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8a3ad2a View commit details
    Browse the repository at this point in the history
  5. 5_6_profile_resolver

    dima committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cd01cdd View commit details
    Browse the repository at this point in the history
  6. 5_7_spring_data_jpa

    dima committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6ae8b57 View commit details
    Browse the repository at this point in the history
  7. 5_8_spring_cache

    dima committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0305ecb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Revert "fix servlet"

    This reverts commit be83188.
    dima committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    819b206 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Separate spring profiles

    dima committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d6dd8c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. everything until HW05.7

    dima committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2851d15 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. hw5 fix

    dima committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f36b345 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. master fix

    dima committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a8e00c0 View commit details
    Browse the repository at this point in the history
  2. HW5

    dima committed May 30, 2024
    Configuration menu
    Copy the full SHA
    19f4823 View commit details
    Browse the repository at this point in the history
  3. make a common base class

    dima committed May 30, 2024
    Configuration menu
    Copy the full SHA
    432adc1 View commit details
    Browse the repository at this point in the history
  4. make a common base class pt.2

    dima committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0ffbee9 View commit details
    Browse the repository at this point in the history
  5. save logic change

    dima committed May 30, 2024
    Configuration menu
    Copy the full SHA
    64d9c5c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fix "No session"

    dima committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    de8ef2e View commit details
    Browse the repository at this point in the history