Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-26refactor[TW18625]: Remove JaxRsClient usage from account.rest.clientRyan D. Brooks2-82/+39
2021-01-14refactor[TW18593]: Remove JaxRsExceptions.asOseeExceptionRyan D. Brooks1-84/+24
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks3-21/+30
2017-07-19refactor: Remove usage of Artifact.getArtId from skynetRyan D. Brooks2-3/+5
2017-10-22refinement: Use server port as server id in activity logRyan D. Brooks1-4/+1
2016-06-27feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne2-0/+14
2016-04-01feature: Add links to CommonNavigateItemsdonald.g.dunne2-0/+15
2016-03-02refactor[ats_ATS253925]: Change ids in Account from int to LongAngel Avila2-18/+18
2015-11-09bug[ats_ATS257686]: Supply accountId via OseeAccountClientRequestFilter.donald.g.dunne1-5/+6
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks1-1/+1
2014-09-04bug[ats_ATS105324]: Create a new WebTarget for each requestRoberto E. Escobar1-53/+51
2014-06-12feature[ats_ATS55930]: Upgrade JAX-RS to 2.0 API using Apache CXFRoberto E. Escobar3-207/+114
2014-06-10bug[ats_ATS64246]: Fix JAX-RS Client server address configRoberto E. Escobar3-37/+32
2014-06-13refactor: Rename OseeRestClientStandaloneSetup to JaxRsClientFactoryRoberto E. Escobar1-2/+2
2014-06-13refactor: Rename WebClientProvider to JaxRsClientRoberto E. Escobar1-19/+19
2014-05-30feature[ats_ATS58839]: Remove osee/oseex from JAX-RS Endpoint PathsRoberto E. Escobar1-14/+3
2014-06-05feature[ats_ATS39995]: Convert unsubscribe to use REST APIRoberto E. Escobar2-1/+60
2014-05-30refactor: Rename rest.client to jaxrs.clientRoberto E. Escobar2-4/+4
2014-05-29bug: Fix server side dependencies on core.clientRoberto E. Escobar1-3/+3
2014-04-30refactor[ats_ATS36063]: Remove URIProviderjmisinco3-54/+5
2014-04-01refactor: Rename AccountAccess to AccountSessionRoberto E. Escobar2-5/+5
2014-01-22feature[ats_ATS8933]: Create Account REST ClientRoberto E. Escobar5-0/+481

    Back to the top