Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-06refactor: Use getIdString where appropriateRyan D. Brooks1-1/+1
2017-02-03refactor: Remove IAttributeTypeRyan D. Brooks1-9/+9
2016-11-04refactor: Remove HasLocalId from ArtifactReadableRyan D. Brooks2-12/+5
2016-11-30refactor: Remove TransactionFactory.createTransaction that takes a long for b...Mark Joy1-2/+2
2016-11-08refactor: Create NamedId as an interface and move toStringWithId thereMark Joy1-2/+2
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne2-19/+19
2016-09-16refactor: Rename IArtifactToken to ArtifactTokenRyan D. Brooks1-2/+3
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks1-3/+3
2017-03-06refactor: Update build numbers to 0.25.0donald.g.dunne2-2/+2
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-04-21refactor: Remove usage of JdbcClient.getStatementRyan D. Brooks1-17/+13
2016-07-29feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne6-3/+82
2016-07-12refactor: Extend ArtifactId from IdRyan D. Brooks7-30/+32
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks3-9/+9
2016-03-02refactor[ats_ATS253925]: Change ids in Account from int to LongAngel Avila15-209/+178
2015-12-21bug: Enable OAuth to work with multiple servers through proxyAngel Avila5-208/+4
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks3-7/+7
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne15-32/+30
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-09feature[ats_ATS209686]: Add OAuth protected resource at server rootAngel Avila6-9/+60
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks6-11/+11
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-07-09refinement: Cache anonymous accountjmisinco2-4/+17
2015-05-26refactor: Use getUuid where availabledonald.g.dunne3-3/+3
2015-05-19refactor: Set guava version to 15.0.0jmisinco1-1/+1
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco1-2/+2
2015-04-20feature[ats_ATS194184]: Remove ApplicationContext parameter from OrcsApidonald.g.dunne3-40/+8
2015-04-08refinement: Add HasUuid to ArtifactIddonald.g.dunne4-7/+10
2015-03-26feature[ats_ATS139476]: Add andUuid to ArtifactQueryBuilderdonald.g.dunne3-11/+11
2015-03-31refactor: Move ArtifactId to framework.core.datadonald.g.dunne4-4/+4
2015-03-24refactor: Update build numbers to 0.22.0Angel Avila2-2/+2
2015-03-10feature[ats_ATS182511]: Add circular database constraintjmisinco2-16/+4
2015-02-26feature[ats_ATS168971]: Database schema creation to handle circular foreign keysjmisinco10-209/+136
2015-03-19feature[ats_ATS179688]: Provide Anonymous Principal through JAX-RSAngel Avila3-0/+103
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
2014-11-26feature[ats_ATS139503]: Use JdbcService in ORCSRoberto E. Escobar14-70/+75
2014-09-25refactor: Update build numbers to 0.20.0Roberto E. Escobar2-2/+2
2014-11-17refinement: Update OAuth Schema NamesRoberto E. Escobar2-13/+9
2014-09-29bug[ats_ATS102385]: Fix guava bundle resolutionRoberto E. Escobar1-1/+1
2014-09-29feature[ats_ATS64260]: Create OAuth2 ORCS Client StorageRoberto E. Escobar12-16/+905
2014-09-29feature[ats_ATS64254]: Create OAuth2 Client Registration APIRoberto E. Escobar1-0/+27
2014-09-29feature[ats_ATS64258]: Add OAuth2 JDBC storageRoberto E. Escobar9-0/+782
2014-09-29refactor[ats_ATS56804]: Simplify artifact searching optionsjmisinco1-2/+1

Back to the top