-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
feat: Add apollo audit log common solution backend #4985
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4911b87 - Browse repository at this point
Copy the full SHA 4911b87View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b7b61 - Browse repository at this point
Copy the full SHA b7b7b61View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 687b73b - Browse repository at this point
Copy the full SHA 687b73bView commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d1b4574 - Browse repository at this point
Copy the full SHA d1b4574View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57eb3d6 - Browse repository at this point
Copy the full SHA 57eb3d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83e7021 - Browse repository at this point
Copy the full SHA 83e7021View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d291b7d - Browse repository at this point
Copy the full SHA d291b7dView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf4105d - Browse repository at this point
Copy the full SHA bf4105dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4031cc2 - Browse repository at this point
Copy the full SHA 4031cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a2403 - Browse repository at this point
Copy the full SHA 85a2403View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b556305 - Browse repository at this point
Copy the full SHA b556305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 668a34e - Browse repository at this point
Copy the full SHA 668a34eView commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff6fb0e - Browse repository at this point
Copy the full SHA ff6fb0eView commit details
Commits on Sep 1, 2023
-
add no-op implement and no-op autoconfiguration.
add ApolloAuditLogApi for manually logging needs. add ApolloAuditLogDataInfluenceTableId (maybe multi-primary-key in the future). add ApolloAuditController by @bean registered
Configuration menu - View commit details
-
Copy full SHA for ac42630 - Browse repository at this point
Copy the full SHA ac42630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 154a17b - Browse repository at this point
Copy the full SHA 154a17bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7608549 - Browse repository at this point
Copy the full SHA 7608549View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 721cd4f - Browse repository at this point
Copy the full SHA 721cd4fView commit details
Commits on Sep 15, 2023
-
- add @DomainEvents to BaseEntity.java - change the way that data influences append - add annotations and codes to make app audited - change some classes' name - make api to query and record api - add event and listener to catch data influences
Configuration menu - View commit details
-
Copy full SHA for 50a1ee5 - Browse repository at this point
Copy the full SHA 50a1ee5View commit details -
- make ApolloAuditHttpInterceptor uses Api while not tracer
- try to reduce the affection of audit module on other modules
Configuration menu - View commit details
-
Copy full SHA for a6e7b3c - Browse repository at this point
Copy the full SHA a6e7b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7469e - Browse repository at this point
Copy the full SHA ca7469eView commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21b061f - Browse repository at this point
Copy the full SHA 21b061fView commit details
Commits on Sep 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1da08c3 - Browse repository at this point
Copy the full SHA 1da08c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be4d34 - Browse repository at this point
Copy the full SHA 7be4d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for c43217e - Browse repository at this point
Copy the full SHA c43217eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bae4aad - Browse repository at this point
Copy the full SHA bae4aadView commit details -
Merge remote-tracking branch 'origin/add-audit-logs' into add-audit-logs
# Conflicts: # apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/service/AppService.java
Configuration menu - View commit details
-
Copy full SHA for 39491ef - Browse repository at this point
Copy the full SHA 39491efView commit details
Commits on Sep 25, 2023
-
- add ApolloAuditLogApiNoOpImpl.class to @ContextConfiguration at App…
…ServiceTest.class
Configuration menu - View commit details
-
Copy full SHA for c345830 - Browse repository at this point
Copy the full SHA c345830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ef435 - Browse repository at this point
Copy the full SHA 87ef435View commit details
Commits on Sep 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ce1f9d - Browse repository at this point
Copy the full SHA 4ce1f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a45abf - Browse repository at this point
Copy the full SHA 8a45abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for beecd44 - Browse repository at this point
Copy the full SHA beecd44View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c73c8d7 - Browse repository at this point
Copy the full SHA c73c8d7View commit details
Commits on Oct 8, 2023
-
- change: always record if the method have no annotation
- fix: little few bugs
Configuration menu - View commit details
-
Copy full SHA for 0e4f852 - Browse repository at this point
Copy the full SHA 0e4f852View commit details
Commits on Oct 10, 2023
-
- add test cover manually add dataInfluence when delete app
- delete filter which is no longer needed
Configuration menu - View commit details
-
Copy full SHA for 2dc02c0 - Browse repository at this point
Copy the full SHA 2dc02c0View commit details
Commits on Oct 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbdd361 - Browse repository at this point
Copy the full SHA bbdd361View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d0654b3 - Browse repository at this point
Copy the full SHA d0654b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0eaa34 - Browse repository at this point
Copy the full SHA f0eaa34View commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba3c354 - Browse repository at this point
Copy the full SHA ba3c354View commit details -
- remove exception which would cause unexpected transaction-rollback
Configuration menu - View commit details
-
Copy full SHA for ad324de - Browse repository at this point
Copy the full SHA ad324deView commit details
Commits on Oct 19, 2023
-
- add prompt sheet for disabling audit log feature
- add API for get isEnabled of audit log feature - fix sql problem and add it to delta - remove 2 classes
Configuration menu - View commit details
-
Copy full SHA for add5f0d - Browse repository at this point
Copy the full SHA add5f0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a154f53 - Browse repository at this point
Copy the full SHA a154f53View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 62cbdc9 - Browse repository at this point
Copy the full SHA 62cbdc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a2c25 - Browse repository at this point
Copy the full SHA b7a2c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f6fb9 - Browse repository at this point
Copy the full SHA 08f6fb9View commit details
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6ff3a6 - Browse repository at this point
Copy the full SHA a6ff3a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a8148 - Browse repository at this point
Copy the full SHA 37a8148View commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee5c271 - Browse repository at this point
Copy the full SHA ee5c271View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e04137 - Browse repository at this point
Copy the full SHA 1e04137View commit details
Commits on Oct 25, 2023
-
- add javadoc - Update ApolloAuditController to return ApolloAuditProperties directly
Configuration menu - View commit details
-
Copy full SHA for 93b2907 - Browse repository at this point
Copy the full SHA 93b2907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f0d75 - Browse repository at this point
Copy the full SHA 36f0d75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c1458 - Browse repository at this point
Copy the full SHA 37c1458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5430d0b - Browse repository at this point
Copy the full SHA 5430d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c670758 - Browse repository at this point
Copy the full SHA c670758View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4de3b3 - Browse repository at this point
Copy the full SHA f4de3b3View commit details