Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-06refactor: Update build numbers to 0.25.0donald.g.dunne2-2/+2
2017-02-17bug: Revert changes to URL encoding REST calls0.24.4.v201702202257_RELAngel Avila2-7/+7
2017-02-14bug: 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-08-31refinement: 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
2015-12-21bug: Enable OAuth to work with multiple servers through proxyAngel Avila19-49/+973
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne25-39/+48
2015-10-23bug: Fix issue with OAuth requests from ProxyAngel Avila2-6/+70
2015-10-22refactor: Provide default method for Identity.matchesRyan D. Brooks1-10/+0
2015-09-14refactor: Update build numbers to 0.24.0jmisinco2-2/+2
2016-01-07refactor: Update build numbers to 0.23.1donald.g.dunne2-2/+2
2015-10-12bug: Gzip content length incorrect for static contentjmisinco1-3/+0
2015-10-09feature[ats_ATS209686]: Add OAuth protected resource at server rootAngel Avila3-0/+91
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks22-47/+47
2015-09-30feature[ats_ATS244686]: Remove 1.6 from .classpath filesdonald.g.dunne1-1/+1
2015-06-23refactor: Update build numbers to 0.23.0Angel Avila2-2/+2
2015-08-11bug: Allow Dispo REST calls to pass through OAuth2 FilterAngel Avila1-1/+1
2015-04-29feature[ats_ATS192531]: Enable OAuth for CoverageAngel Avila4-9/+31
2015-05-19refactor: Set guava version to 15.0.0jmisinco1-2/+2
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco4-17/+8
2015-04-10feature[ATS186414]: Enable OAuth RolesAngel Avila6-1/+149
2015-03-24refactor: Update build numbers to 0.22.0Angel Avila2-2/+2
2015-03-17feature[ats_ATS174451]: Implement server side changes for OAuth directiveAngel Avila9-113/+485
2015-03-19feature[ats_ATS64250]: Add WADL to HTML conversionAngel Avila4-0/+820
2015-03-19feature[ats_ATS179688]: Provide Anonymous Principal through JAX-RSAngel Avila10-11/+108
2015-03-19refactor: Update build numbers to 0.21.0Angel Avila2-2/+2
2015-03-13refactor: Update build numbers to 0.20.1Angel Avila2-2/+2
2015-03-02feature: Updates for OTE master serverAndy Jury1-0/+1
2015-02-05feature: Update HTML to use OSS AJAX libsRoberto E. Escobar6-61/+115
2015-02-04bug: Fix JaxRsStaticResource file extension resolutionRoberto E. Escobar1-2/+12
2015-01-28bug: Remove duplicate slashes from static resourcesRoberto E. Escobar1-0/+1
2015-01-23feature[ats_ATS98522]: Make SecurityContext serializableRoberto E. Escobar4-59/+316
2014-08-06feature[ats_ATS64264]: Integrate JAX-RS authentication with AccountAdminRoberto E. Escobar2-6/+15
2014-09-25refactor: Update build numbers to 0.20.0Roberto E. Escobar2-2/+2
2014-11-05refinment: Provide fallback html viewRoberto E. Escobar1-1/+42
2014-10-01bug: Update jaxrs.server build propertiesRoberto E. Escobar1-1/+2
2014-10-01refinement: Improve JAX-RS static resource filterAngel Avila1-8/+66
2014-10-01bug: Swap isAssignableFrom method call in isWriteableRoberto E. Escobar1-1/+1
2014-10-01refinement: Add additional JAX-RS media type extension mappingsRoberto E. Escobar1-1/+4
2014-10-01bug: Add view model writer mediaType param to produces media typesRoberto E. Escobar1-0/+1
2014-09-29bug[ats_ATS102385]: Fix guava bundle resolutionRoberto E. Escobar1-2/+2

Back to the top