index
:
EAAF-Components
1.0.x/master
2.x/main
master
EAAF-Components
tlenz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eaaf_core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-31
feat(core): add remove method to IPendingRequest interface
Thomas
2
-1
/
+11
2023-05-31
refact(core): change some more internal representation to make it JSON serial...
Thomas
3
-45
/
+201
2023-05-25
test(core): check JSON serialization for some DAO
Thomas
1
-0
/
+30
2023-05-25
feat(core): support Base64 to byte[] decoding is required
Thomas
1
-0
/
+4
2023-05-15
refact(core): change process-data holder-implementation to use Jackson serial...
Thomas
6
-9
/
+45
2023-05-13
refact(core): remove double serialization in central error handling
Thomas
4
-82
/
+40
2023-04-26
feat(core): add extension-point to central errorHandler service to set applic...
Thomas
9
-30
/
+176
2023-04-12
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2023-04-12
build(core): switch to next release version
1.3.14
Thomas
1
-1
/
+1
2023-03-20
fix(gui): escape error parameters that contains a '{' because that is not sup...
Thomas
1
-1
/
+3
2023-03-10
fix(ux): add error parameters, if they are available, in case of specific exc...
Thomas
1
-1
/
+2
2023-02-06
fix(core): add missing parameter to log message
Thomas
1
-2
/
+3
2023-01-18
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2023-01-18
build(core): switch to next release version
1.3.13
Thomas
1
-1
/
+1
2023-01-09
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2023-01-09
chore(core): change loglevel from 'error' to 'info'
1.3.12
Thomas
1
-1
/
+1
2023-01-09
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-12-19
build(core): switch to next release version
1.3.11
Thomas
1
-1
/
+1
2022-12-19
feat(core): support not-notified eIDAS LoA
Thomas
1
-1
/
+5
2022-11-30
chore(core): switch log-level to INFO because log-level classification will b...
Thomas
1
-1
/
+1
2022-11-29
feat(core): add ticket-based error-handling service as EAAF core functionality
Thomas
11
-0
/
+1038
2022-11-24
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-11-24
build(core): switch to next release version
1.3.10
Thomas
1
-1
/
+1
2022-11-23
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-11-23
build(core): switch to next release version
1.3.9
Thomas
1
-1
/
+1
2022-11-21
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-11-21
build(core): switch to next release version
1.3.8
Thomas
1
-1
/
+1
2022-10-24
chore(core): add setter interfaces to inject an IRequestStorage
Thomas
1
-1
/
+6
2022-10-24
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-10-20
build(core): switch to next release version
1.3.7
Thomas
1
-1
/
+1
2022-10-13
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-10-13
build(core): switch to next release version
1.3.6
Thomas
1
-1
/
+1
2022-10-04
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-10-03
build(core): switch to next release version
1.3.5
Thomas
1
-1
/
+1
2022-08-22
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-08-22
build(core): switch to next release version
1.3.4
Thomas
1
-1
/
+1
2022-08-18
refact(sl20): switch to one single JSONMapper instsance
Thomas
1
-54
/
+0
2022-06-22
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-06-22
build(core): switch to next release version
1.3.3
Thomas
1
-1
/
+1
2022-05-09
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-05-09
build(core): switch to next release version
1.3.2
Thomas
1
-1
/
+1
2022-04-12
refact(config): split IConfigurationWithSP into two interfaces
Thomas
2
-167
/
+13
2022-03-31
build(core): switch to next snapshot version
Thomas
1
-1
/
+1
2022-03-31
build(core): switch to next release version
1.3.1
Thomas
1
-1
/
+1
2022-03-01
chore: switch to next snapshot version
Thomas
1
-1
/
+1
2022-03-01
build: switch to next release version
1.3.0
Thomas
1
-1
/
+1
2022-03-01
refactor(ux): provide method to extract Locale from HTTP request by using Spr...
Thomas
1
-5
/
+12
2022-02-11
chore(core): remove old HttpServlet implementation, because we only use Java ...
Thomas
1
-148
/
+0
2022-01-19
test(core): add extension of 'AuthenticatedEncryptionPendingRequestIdGenerati...
Thomas
2
-37
/
+51
2022-01-19
refactor(core): change API parameters from 'Date' to 'Instant'
Thomas
2
-23
/
+29
[next]