Bump versions to 0.19.6-SNAPSHOT
[aaa.git] / aaa-shiro / impl / src / test / java /
2023-12-29 Robert VargaUse simple DataListener 75/109475/6
2023-08-30 Robert VargaMake nested classes final 04/107604/1
2023-06-20 Robert VargaMerge changes If4efc2c9,I8debbf74,Ied5296d8
2023-06-20 Robert VargaMerge "Remove API to validate user access"
2023-06-20 Yaroslav LastivkaRemove API to validate user access 68/104868/5
2022-07-04 Robert VargaUse pattern match on instanceof 24/101724/6
2022-07-04 Robert VargaInject ServletSupport into KeystoneAuthRealm 18/101718/2
2022-07-03 Robert VargaEliminate ThreadLocals 05/101705/5
2022-07-03 Robert VargaMigrate more ThreadLocals 04/101704/8
2022-07-03 Robert VargaMigrate CERT_MANAGER_TL 02/101702/10
2022-07-01 Robert VargaRemove final class suppression 86/101686/5
2022-03-09 Robert VargaBump upstreams 06/99506/7
2021-08-09 Robert VargaMerge "Split out datastore implementation from aaa...
2021-08-09 tadei.bilanSplit out datastore implementation from aaa-shiro 33/96833/15
2021-01-04 Robert VargaFix various warnings 02/94402/2
2020-10-21 Robert VargaRepair AuthenticationManager 28/93228/6
2020-05-26 gvranganAAA-198 Provide Index for Policies 23/89923/2
2020-04-06 Robert VargaFix checkstyle 06/88906/2
2020-04-06 Robert VargaMigrate Assert.assertThat() 08/88908/1
2020-02-15 Venkatrangan Govin... AAA-180: Fix Dynamic authorization 33/87733/1
2019-09-22 Robert VargaAdd modernizer suppressions 55/83855/4
2019-09-07 Robert VargaMerge "Update docs header to Magnesium in the master"
2019-08-21 Robert VargaApply code modernizations 54/83854/1
2019-08-21 Robert VargaMigrate Vector to ArrayList 53/83853/1
2019-06-19 Robert VargaInitialize MDSALDynamicAuthorizationFilter lazily 69/82569/2
2019-03-18 Ryan GouldingEliminate AAA OAuth2 Provider 22/72022/14
2018-12-01 Robert VargaUpdate mockito references 36/78336/1
2018-11-06 Robert VargaMigrate aaa-shiro to MD-SAL APIs 43/77543/2
2018-10-25 Thanh Ha (zxiiro)Merge "Integrate MRI projects for Neon"
2018-10-23 Robert VargaIntegrate MRI projects for Neon 64/74964/30
2018-08-23 Robert VargaFix findbugs issues 41/75441/1
2018-07-11 Tom PantelisMerge changes I65221cae,If580af40
2018-07-02 Robert VargaSubscribe to authorization information instead of readi... 55/73455/7
2018-06-03 Ryan GouldingMerge changes I737d5336,Ied83aaa0
2018-05-31 Tom PantelisCleanup MDSALDynamicAuthorizationFilterTest 42/72542/1
2018-05-30 Ryan Gouldingadjust to use password-service 69/72169/5
2018-05-30 Tom PantelisMerge "Split aaa-encryption-service api and impl"
2018-05-30 Ryan GouldingMerge "Convert to jersey 2"
2018-05-24 Tom PantelisConvert to jersey 2 10/72210/3
2018-05-14 Tom PantelisRemove AAAFilter and aaa-shiro-act 00/72000/2
2018-03-20 Ryan GouldingMerge "introduce WebContextSecurer service API"
2018-03-20 Ryan GouldingMerge changes from topic 'java-8-migration'
2018-03-20 Ryan GouldingMerge "Java 5 migration"
2018-03-20 Stephen KittJava 7 migration 82/69682/1
2018-03-20 Stephen KittJava 5 migration 81/69681/1
2018-03-19 David SuarezFix checkstyle issues to enforce it 32/63232/6
2018-03-19 Tom PantelisRemove static AuthenticationManager instance 77/69577/4
2018-03-19 Tom PantelisRemove ServiceLocator 74/69574/3
2018-03-15 Michael VorburgerRefactor AAAShiroProvider & Co. to be non static 15/69415/6
2018-02-16 Ryan GouldingMerge "AAA-163: implement isEnabled flag in user model"
2018-02-15 Ryan GouldingMerge "Eliminate infinite busy wait in KarafIniWebEnvir...
2018-02-13 Jamo LuhrsenAAA-165: Add explicit import apache.commons.text 06/68206/1
2018-02-06 Ryan GouldingMerge "AAA-159: Switch to using gson for JSON serializa...
2018-02-06 Ryan GouldingAAA-159: Switch to using gson for JSON serialization 89/67589/4
2018-01-29 Ryan GouldingFix packaging for shiro bundle 87/67687/1
2018-01-25 Ryan GouldingRevert "Switch to using gson for JSON serialization" 86/67586/1
2018-01-25 Ryan GouldingMove AAAShiroProvider back 84/67584/1
2018-01-25 Robert VargaSwitch to using gson for JSON serialization 56/66056/8
2018-01-25 Ryan GouldingFix packaging for shiro bundle 73/67573/1
2017-12-01 Ryan GouldingMerge "AAA-154 Make H2 database credentials configurable"
2017-11-29 Ryan GouldingMerge "Use gson to parse JSON output"
2017-11-28 Ryan GouldingAAA-154 Make H2 database credentials configurable 33/66033/1
2017-11-28 Ryan GouldingMerge "Fix stale javadoc in StoreBuilder"
2017-11-28 Ryan GouldingAAA-153 remove "user" OOB account 17/66017/1
2017-11-28 Ryan GouldingMerge "MdsalRealm enable/disable user"
2017-11-21 Ryan GouldingMerge "Dissuade use of author name in source"
2017-11-21 Ryan GouldingMerge "Add MdsalRealm information to README.md"
2017-11-21 Ryan GouldingDissuade use of author name in source 16/65116/5
2017-11-17 Ryan Gouldingmdsalrealm based on shiro 08/65508/7
2017-11-17 Mohamed El-SerngawyMerge "AAA-149: migrate ServiceProxy to the correct...
2017-11-16 Ryan GouldingAAA-149: migrate ServiceProxy to the correct package... 21/65621/2
2017-11-16 Mohamed El-SerngawyMerge "AAA-149 migrate Handler classes to correct package"
2017-11-16 Ryan GouldingAAA-149 migrate Handler classes to correct package 15/65615/1
2017-11-13 Mohamed ElSerngawyRefactor AAA datastore & add datastore change functionality 63/63863/9
2017-11-03 Ryan GouldingRemove unused concepts from aaa-authn-api 18/65118/1
2017-11-03 Ryan GouldingMerge "Cleanup existing README content"
2017-11-03 Ryan GouldingMerge "Remove ClientService implementation"
2017-11-03 Ryan GouldingRemove ClientService implementation 11/65111/1
2017-09-27 Ryan GouldingMerge "Move idmlight bundle to aaa-shiro bundle"
2017-09-25 Mohamed ElSerngawyMove idmlight bundle to aaa-shiro bundle 91/60891/12
2017-07-31 Ryan GouldingBug 8915: Clean up context-path registration in AAA 57/60957/3
2017-07-14 Ryan GouldingMerge "Export aaa-cli-jar in the artifacts"
2017-07-13 Tom PantelisFix hang in KarafIniWebEnvironment#init 09/60309/2
2017-06-29 Mohamed El-SerngawyMerge "Clean aaa features"
2017-06-28 Mohamed El-SerngawyMerge "Bug 7793: shiro.ini needs to die"
2017-06-28 Ryan GouldingBug 7793: shiro.ini needs to die 44/59244/10
2017-06-21 Robert VargaBump odlparent version 99/59299/2
2017-06-15 Ryan GouldingBug 8437: Collapse Services and transition to blueprint 75/58275/15
2017-06-02 Mohamed El-SerngawyMerge "Fix issues in checkstyle enforcement for module...
2017-06-01 Ryan GouldingBug 8437: Move oauth2 functionality into the shiro... 36/58136/1
2017-04-27 Jaime Caamaño RuizKeystoneAuthRealm: reuse http client 50/52550/9
2017-03-20 Ryan GouldingMerge "Make IDMStoreUtil a final class"
2017-03-16 Mohamed El-SerngawyMerge "Generate Random password for encryption service"
2017-03-14 Miguel DuarteShiro authz RBAC roles read from keystone. 19/52119/12
2017-03-02 Jaime Caamaño RuizEnable keystone authentication 23/52123/8
2017-02-09 Ryan GouldingMerge "Revert "Fix the package name""
2017-02-09 Ryan GouldingRevert "Fix the package name" 30/51630/1
2017-02-09 Ryan GouldingMerge "Bug 7663: Replace FindBugs :jsr305 by full ...
2017-02-09 Ryan GouldingMerge "Fix the package name"
2017-02-03 David SuarezFix the package name 16/51416/2
next