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

brk: migrate from core #5213

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Jan 13, 2024

  1. initiated migration

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    5bd41a1 View commit details
    Browse the repository at this point in the history
  2. update gradle files to import break addon

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    588975d View commit details
    Browse the repository at this point in the history
  3. update gradle files to import break addon

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    d2a4b6d View commit details
    Browse the repository at this point in the history
  4. update gradle files to import break addon

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    2dbb0f9 View commit details
    Browse the repository at this point in the history
  5. update gradle files to import break addon

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    ea4848c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. fix build issue

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    b9f37b5 View commit details
    Browse the repository at this point in the history
  2. fix build issue

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    b85bde3 View commit details
    Browse the repository at this point in the history
  3. spotless apply

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    d60761b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. update gradle.kts for websocket and plugnhack

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0806a0a View commit details
    Browse the repository at this point in the history
  2. update gradle.kts for websocket and plugnhack

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c9ab78b View commit details
    Browse the repository at this point in the history
  3. remove plugnhack and websocket changes

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d57128e View commit details
    Browse the repository at this point in the history
  4. spotless apply

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9cdbb2c View commit details
    Browse the repository at this point in the history
  5. spotless apply

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ce80232 View commit details
    Browse the repository at this point in the history
  6. update help

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3278af7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. migrate Messages.properties

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    33ee681 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d892e6 View commit details
    Browse the repository at this point in the history
  3. spotless apply

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a0c9113 View commit details
    Browse the repository at this point in the history
  4. update help

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b0b0b05 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. update plugNHack to use Brk addon

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    afdc09c View commit details
    Browse the repository at this point in the history
  2. emptry commit

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    20d4e31 View commit details
    Browse the repository at this point in the history
  3. update plugNHack to use Brk addon

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6bd584f View commit details
    Browse the repository at this point in the history
  4. update plugNHack to use Brk addon

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a8dcbf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. revert plugnhack changes

    Signed-off-by: aryangupta701 <garyan447@gmail.com>
    aryangupta701 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    04f3dbb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. set break options handler in core

    Signed-off-by: Aryan Gupta <garyan447@gmail.com>
    aryangupta701 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    55c4428 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Update addOns/brk/CHANGELOG.md

    Co-authored-by: Rick M <kingthorin@users.noreply.github.com>
    Signed-off-by: Aryan Gupta <garyan447@gmail.com>
    aryangupta701 and kingthorin authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6f516db View commit details
    Browse the repository at this point in the history