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

Release v1.1.1 #89

Merged
merged 36 commits into from
Aug 30, 2023
Merged

Release v1.1.1 #89

merged 36 commits into from
Aug 30, 2023

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    5bc7f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    419c153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f33f0 View commit details
    Browse the repository at this point in the history
  4. Assign http port dynamically

    kojandy committed May 30, 2023
    Configuration menu
    Copy the full SHA
    0003c07 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    4be7fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d3010 View commit details
    Browse the repository at this point in the history
  3. Use streams

    kojandy committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    81f8510 View commit details
    Browse the repository at this point in the history
  4. Stop using String.format

    kojandy committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    fe07c0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23f7752 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    e42798c View commit details
    Browse the repository at this point in the history
  2. Reorder gradle tasks

    kojandy committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1f7e8ef View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Merge pull request #71 from naver/36-integration-test

    Add integration test for scavenger-agent-java
    kojandy authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d46ff3e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. sweep jvms without agent

    1004647 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    113547b View commit details
    Browse the repository at this point in the history
  2. Update JvmDaoTest.kt

    remove unused import
    1004647 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5ab9f76 View commit details
    Browse the repository at this point in the history
  3. Update JvmDaoTest.kt

    1004647 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    59146af View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Change logic for sweeping JVMs without agents

    1004647 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d389f90 View commit details
    Browse the repository at this point in the history
  2. Delete former method for JVMs without agents

    1004647 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e24a230 View commit details
    Browse the repository at this point in the history
  3. Update JvmDaoTest.kt

    1004647 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ef5e086 View commit details
    Browse the repository at this point in the history
  4. Clean up code

    taeyeon-Kim committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    992359e View commit details
    Browse the repository at this point in the history
  5. Update scavenger-collector/src/main/kotlin/com/navercorp/scavenger/re…

    …pository/JvmDao.kt
    
    Co-authored-by: taeyeonKim <taeyeon.kimm@navercorp.com>
    tngusdl3719 and taeyeon-Kim authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5f725d5 View commit details
    Browse the repository at this point in the history
  6. Update scavenger-collector/src/main/kotlin/com/navercorp/scavenger/re…

    …pository/JvmDao.kt
    
    Co-authored-by: taeyeonKim <taeyeon.kimm@navercorp.com>
    tngusdl3719 and taeyeon-Kim authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0f68a2c View commit details
    Browse the repository at this point in the history
  7. Update scavenger-collector/src/main/kotlin/com/navercorp/scavenger/se…

    …rvice/GarbageCollectService.kt
    
    Co-authored-by: taeyeonKim <taeyeon.kimm@navercorp.com>
    tngusdl3719 and taeyeon-Kim authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    dce1a1e View commit details
    Browse the repository at this point in the history
  8. Applied convention feedback.

    1004647 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    22f2bdf View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    959a962 View commit details
    Browse the repository at this point in the history
  2. Update GarbageCollectService typo fix

    1004647 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    78cb31b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #81 from naver/clean-up-code

    Clean up code
    
    Reviewed-by: @sohyun-ku @kojandy
    taeyeon-Kim authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e3c0931 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1369ff View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge pull request #79 from tngusdl3719/sweep-jvms-without-agent

    sweep jvms without agent
    
    Reviewed by: @taeyeon-Kim @kojandy @sohyun-ku
    sohyun-ku authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e2b7935 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    e0d780a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from naver/feature/add-chunk-to-find-jvm-uuid-…

    …without-agent
    
    Add chunk to selectAllUuidsByWithoutAgent
    
    Reviewed by: @taeyeon-Kim
    sohyun-ku authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    01a107e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Remove unused methods

    kojandy committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b79a4de View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    d4bad83 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Refactor codebase scan logic

    kojandy committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1fa3886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6ce1b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    fbba51e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    df9c5e5 View commit details
    Browse the repository at this point in the history