Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-02feature[TW18520]: Update cxf to 3.3.9broberts14-49/+135
2021-01-31Revert "feature[TW18520]: Update cxf to 3.3.9"donald.g.dunne14-137/+49
2020-12-14feature[TW18520]: Update cxf to 3.3.9broberts14-49/+137
2021-01-26refactor[TW18625]: Remove JaxRsClient usage from account.rest.clientRyan D. Brooks1-1/+1
2021-01-20refactor[TW18625]: Remove JaxRsClient usage from jaxrs.serverRyan D. Brooks4-28/+28
2020-08-29bug[TW17953]: Add ReviewOsgiXml and fix osgi discrepenciesdonald.g.dunne5-6/+27
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks84-588/+840
2020-04-21refinement[TW16935]: Remove JDBC reference target of osgi.bindingRyan D. Brooks1-1/+1
2020-04-03refactor[TW16846]: Consolidate to single IdParamConverterRyan D. Brooks3-98/+2
2020-04-03refactor[TW16846]: Remove JacksonFeatureRyan D. Brooks2-3/+11
2020-02-23feature[TW16580]: Use JaxRsApi with AtsClientServiceRyan D. Brooks2-2/+6
2020-01-13refinement: Add REST parameter conversion of tokens on serverRyan D. Brooks5-1/+108
2019-11-14refinement[TW15199]: Make OSGi bundles singleton with lazy activationRyan D. Brooks1-2/+2
2019-04-09feature: Upgrade to Photonbroberts6-25/+22
2019-03-22refactor: Remove the old unused jacksonbroberts1-1/+0
2019-02-04refactor: Remove bundle versions from server manifestsRyan D. Brooks1-53/+53
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne7-10/+6
2018-06-07feature[ats_TW8369]: Rename osee.x.core bundles to osee.core.serverdonald.g.dunne1-2/+2
2018-05-19refactor: Streamline server exception handelingRyan D. Brooks5-313/+69
2018-05-10refinement: Improve performance of OAUTH client storageRyan D. Brooks1-1/+1
2018-02-14feature[ats_TW7017]: Consolidate OSEE-INF calls to OseeInf helper classdonald.g.dunne2-32/+4
2017-11-27refinement: Adjust uri for root resourcemegumi.telles1-1/+1
2017-11-27refinement: Adjust uri for root resourcemegumi.telles3-5/+18
2017-10-10refinement: Cleanup code warningsdonald.g.dunne2-0/+4
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne10-29/+31
2017-10-02refactor[ats_TSK19351]: Organize Imports all filesdonald.g.dunne4-7/+7
2017-08-02refactor: Use Id in Account hierarchyRyan D. Brooks3-33/+11
2017-08-26refactor: Replace server Anonymous service with tokenRyan D. Brooks16-34/+20
2017-06-02refactor: Update build numbers to 0.26.0Angel Avila2-2/+2
2018-04-19refactor: Update build numbers to 0.25.4David W. Miller2-2/+2
2018-01-19refinement: Update to get forward servermegumi.telles1-1/+2
2018-01-12refactor: Update build numbers to 0.25.3megumi.telles2-2/+2
2017-10-07bug[ats_TW2286]: Coverage Open File not workingDominic Guss2-3/+3
2017-10-20refactor: Update build numbers to 0.25.2megumi.telles2-2/+2
2017-10-09refactor: Update build numbers to 0.25.1megumi.telles2-2/+2
2017-05-09refactor: Utilize Collection.fromStringRyan D. Brooks2-36/+9
2017-03-06refactor: Update build numbers to 0.25.0donald.g.dunne2-2/+2
2017-02-17bug: Revert changes to URL encoding REST callsAngel Avila2-7/+7
2017-01-27bug: Fix support for URL encoding in REST callsMorgan E. Cook2-5/+5
2017-02-06refactor: Update build numbers to 0.24.4donald.g.dunne2-2/+2
2016-10-18refactor: Update build numbers to 0.24.3Angel Avila2-2/+2
2016-10-04refactor: Update build numbers to 0.24.2megumi.telles2-2/+2
2016-09-21refactor: Update build numbers to 0.24.1megumi.telles2-2/+2
2016-07-08refinement: Remove source workaround from pomsjmisinco1-18/+1
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook2-4/+10
2016-05-18refactor: Improve usability of JdbcClient.fetchRyan D. Brooks1-1/+1
2016-04-21refactor: Remove usage of JdbcClient.getStatementRyan D. Brooks1-10/+4
2016-04-22bug: Fix root path redirect with ProxyAngel Avila1-2/+30
2016-03-02refactor[ats_ATS253925]: Change ids in Account from int to LongAngel Avila7-8/+14
2016-02-22bug: Fix issue with expired Refresh TokensAngel Avila1-21/+36

Back to the top