-
Notifications
You must be signed in to change notification settings - Fork 2
Feature/rdk 60236 structure #192
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
Open
Abhinavpv28
wants to merge
92
commits into
develop
Choose a base branch
from
feature/RDK-60236_structure
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
cd795e2
Refactor issueTypeSplitter to include suffix handling
Abhinavpv28 a950f13
Update rrdEventProcess.c
Abhinavpv28 ba3c8ca
Update rrdExecuteScript.c
Abhinavpv28 63bc161
Refactor rrdEventProcess.h to rrdExecuteScript.h
Abhinavpv28 c883bd2
Update rrdExecuteScript.h
Abhinavpv28 9380442
Update rrdExecuteScript.h
Abhinavpv28 61a9e2c
Update rrdEventProcess.h
Abhinavpv28 d672210
Update rrdExecuteScript.h
Abhinavpv28 65d30d0
Update rrdJsonParser.c
Abhinavpv28 93df789
Update rrdJsonParser.h
Abhinavpv28 6d37d71
Update rrdInterface.c
Abhinavpv28 c7588d3
Update rrdCommon.h
Abhinavpv28 d1345ab
Update rrdEventProcess.c
Abhinavpv28 e720479
Update rrdEventProcess.c
Abhinavpv28 faacd2a
Update rrdEventProcess.c
Abhinavpv28 7daeac3
Update rrdEventProcess.c
Abhinavpv28 52539a3
Fix indentation for appendMode assignment
Abhinavpv28 ec1680e
Update rrdCommon.h
Abhinavpv28 bfb7f1e
Fix appendMode assignment in rrdEventProcess.c
Abhinavpv28 e71f82e
Update rrdEventProcess.c
Abhinavpv28 72b9562
Update rrdJsonParser.c
Abhinavpv28 e6b8690
Update rrdEventProcess.c
Abhinavpv28 79f6e64
Update rrdExecuteScript.h
Abhinavpv28 bd49f43
Update rrdExecuteScript.c
Abhinavpv28 3a5f988
Update rrdExecuteScript.c
Abhinavpv28 4587984
Update rrdExecuteScript.c
Abhinavpv28 5c3f460
Remove redundant logging from rrdJsonParser
Abhinavpv28 3d77c29
Update rrdJsonParser.c
Abhinavpv28 b5f062b
Update rrdEventProcess.c
Abhinavpv28 f21ad0f
Update rrdJsonParser.c
Abhinavpv28 02a0507
Update rrdEventProcess.c
Abhinavpv28 f509d0a
Update rrdJsonParser.c
Abhinavpv28 d10faa4
Apply suggestions from code review
Abhinavpv28 5835261
Update rrdEventProcess.c
Abhinavpv28 c9dfede
Apply suggestion from @Copilot
Abhinavpv28 3c19ac2
Update rrdJsonParser.c
Abhinavpv28 3084d70
Fix heap overflow in issueTypeSplitter and memory leaks in suffix han…
Copilot eca3fb2
Update rrdUnitTestRunner.cpp
Abhinavpv28 2cca47b
Delete .gitignore
Abhinavpv28 f44f131
Potential fix for pull request finding
Abhinavpv28 9a6cf0d
Update rrdEventProcess.c
Abhinavpv28 ae506f9
Update rrdEventProcess.c
Abhinavpv28 2e8a039
Update rrdEventProcess.c
Abhinavpv28 36587ee
Update rrdEventProcess.c
Abhinavpv28 acacbdb
Update rrdUnitTestRunner.cpp
Abhinavpv28 5fb10ce
Update rrdEventProcess.c
Abhinavpv28 6e21ca0
Update rrdUnitTestRunner.cpp
Abhinavpv28 8105959
Update rrdUnitTestRunner.cpp
Abhinavpv28 a87a726
Add gtest test cases for split_issue_type
Copilot 617edf9
Remove build artifacts, add .gitignore
Copilot 05e0cf8
Add explicit truncated content assertion in SuffixTruncatedWhenTooSma…
Copilot 3a0687a
Apply suggestions from code review
Abhinavpv28 842577e
Update rrdEventProcess.c
Abhinavpv28 3b6ffba
Update rrdEventProcess.c
Abhinavpv28 638a63e
Update rrdEventProcess.c
Abhinavpv28 a889589
Update rrdEventProcess.c
Abhinavpv28 f78c999
Update rrdEventProcess.c
Abhinavpv28 8405fb2
Update rrdEventProcess.c
Abhinavpv28 0038f01
Update rrdEventProcess.c
Abhinavpv28 b445c8a
Update rrdEventProcess.c
Abhinavpv28 64dc355
Update rrdEventProcess.c
Abhinavpv28 0d9850a
Update rrdEventProcess.c
Abhinavpv28 ca8c14c
Update rrdEventProcess.c
Abhinavpv28 4cb74db
Update rrdEventProcess.c
Abhinavpv28 5bf24f2
Potential fix for pull request finding
Abhinavpv28 a44c0e8
Update rrdJsonParser.c
Abhinavpv28 3a798ef
Update rrdJsonParser.c
Abhinavpv28 c350bb0
Potential fix for pull request finding
Abhinavpv28 cf3a830
Potential fix for pull request finding
Abhinavpv28 1bc5ed3
Potential fix for pull request finding
Abhinavpv28 7d1e5ad
Update rrdUnitTestRunner.cpp
Abhinavpv28 f8519e1
Potential fix for pull request finding
Abhinavpv28 45e7d46
Potential fix for pull request finding
Abhinavpv28 9f2018d
Delete .gitignore
Abhinavpv28 94e5848
Delete src/unittest/UTJson/device.properties
Abhinavpv28 6aaa224
Update rrdEventProcess.c
Abhinavpv28 dcff40f
Add gtest tests for split_issue_type, suffix field, and processIssueT…
Copilot 22f93ba
Delete .gitignore
Abhinavpv28 881aa5f
Validate suffix prefix: only _Search- and _LogSearch- are allowed
Copilot d031661
Base never contains underscore: split at first _ and discard invalid …
Copilot 9a6b977
Update rrdEventProcess.c
Abhinavpv28 815b247
Update rrdUnitTestRunner.cpp
Abhinavpv28 43a64e1
Update rrdEventProcess.c
Abhinavpv28 31494a7
Update rrdEventProcess.c
Abhinavpv28 17289c1
Fix segfault in GTEST_ENABLE mode when rbuf->jsonPath is NULL
Copilot 5c8ffb8
Remove accidentally committed dummy directory and update .gitignore
Copilot 2d65f7e
Fix IssueTypeSplitterTest to match new issueTypeSplitter behavior (no…
Copilot f64d401
Fix empty/whitespace IssueType bypassing processIssueTypeEvent guards
Copilot 1635836
fix: preserve hyphens in archive filename so portal can parse it corr…
Copilot 9bf94a5
fix: replace _Search-/_LogSearch- prefix check with suffix length <= …
Copilot cbf80c0
refactor: improve RRD_MAX_SUFFIX_LEN comment and rename length-based …
Copilot 6a26473
feat: move suffix to after timestamp in archive filename
Copilot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,47 @@ | ||
| # Autotools build artifacts | ||
| Makefile.in | ||
| aclocal.m4 | ||
| autom4te.cache/ | ||
| compile | ||
| config.guess | ||
| config.h.in | ||
| config.log | ||
| config.sub | ||
| configure | ||
| depcomp | ||
| install-sh | ||
| ltmain.sh | ||
| m4/libtool.m4 | ||
| m4/ltoptions.m4 | ||
| m4/ltsugar.m4 | ||
| m4/ltversion.m4 | ||
| m4/lt~obsolete.m4 | ||
| missing | ||
| config.status | ||
| Makefile | ||
| src/Makefile | ||
| src/unittest/Makefile | ||
|
|
||
| # Build output files | ||
| *.o | ||
| *.a | ||
| *.so | ||
| *.lo | ||
| *.la | ||
| *.Po | ||
| *.Plo | ||
| *.gcda | ||
| *.gcno | ||
| *.gcov | ||
| .deps/ | ||
| .libs/ | ||
|
|
||
| # Test binaries and coverage output | ||
| src/unittest/remotedebugger_gtest | ||
| src/unittest/COPYING | ||
| src/unittest/INSTALL | ||
| src/unittest/dummy_*/ | ||
|
|
||
| # Generated test data files | ||
| src/unittest/UTJson/device.properties | ||
| dummy_*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.