Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bug: Update sql handler to support multi-selectMorgan E. Cook3-8/+21
2015-09-29bug[ats_ATS244360]: Fix AtsClientImpl.getAtsIddonald.g.dunne2-1/+19
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks66-124/+124
2015-09-30feature[ats_ATS244686]: Remove 1.6 from .classpath filesdonald.g.dunne1-1/+1
2015-09-25refactor: Make branch creation directly use JdbcTransactionRyan D. Brooks2-7/+5
2015-09-21refinement: Define math operation for ORCS Script attributeDavid W. Miller2-1/+168
2015-09-12feature[ats_ATS217738]: Allow ATS Rules to generate configured tasksMark Joy1-2/+4
2015-09-12feature[ats_ATS226476]: Enforce attribute and relation multiplicity in transa...jmisinco1-6/+19
2015-09-12feature[ats_ATS197755]: Provide REST endpoint for UI CountAngel Avila3-3/+166
2015-09-12feature[ats_ATS202847]: Create Orcs Writer - Implement Update Sheetdonald.g.dunne1-1/+9
2015-09-12feature[ats_ATS202847]: Create Orcs Writerdonald.g.dunne1-0/+18
2015-06-23refactor: Update build numbers to 0.23.0Angel Avila2-2/+2
2015-08-10refinement: Set active sheet for Orcs Script Excel outputDavid W. Miller1-0/+12
2015-05-26refactor: Use getUuid where availabledonald.g.dunne2-2/+2
2015-05-19refactor: Set guava version to 15.0.0jmisinco1-3/+3
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco1-4/+4
2015-04-20feature[ats_ATS194184]: Remove ApplicationContext parameter from OrcsApidonald.g.dunne13-54/+39
2015-04-08refinement: Add HasUuid to ArtifactIddonald.g.dunne2-0/+10
2015-04-07feature[ats_ATS124191]: Add createArtifact by uuid to orcsdonald.g.dunne4-0/+22
2015-03-26feature[ats_ATS139476]: Add andUuid to ArtifactQueryBuilderdonald.g.dunne5-12/+14
2015-03-31refactor: Move AttributeId to framework.core.datadonald.g.dunne5-5/+5
2015-03-31refactor: Move HasLocalId to framework.core.datadonald.g.dunne13-13/+13
2015-03-31refactor: Move ArtifactId to framework.core.datadonald.g.dunne7-7/+7
2015-03-24refactor: Update build numbers to 0.22.0Angel Avila2-2/+2
2015-05-08bug: Fix adding graph adjacencies for replacemegumi.telles1-7/+7
2015-04-06bug[ats_ATS4800]: Update replace with baseline to include relationsmegumi.telles21-51/+238
2015-02-26feature[ats_ATS168971]: Database schema creation to handle circular foreign keysjmisinco3-15/+3
2015-03-19feature[ats_ATS179688]: Provide Anonymous Principal through JAX-RSAngel Avila2-0/+7
2015-02-18feature[ats_ATS178560]: Add TransactionBuilder setRelationsdonald.g.dunne2-23/+25
2015-02-12feature[ats_ATS85347]: Add Excel generation to script consoleDavid W. Miller1-3/+2
2015-03-19feature[ats_ATS146075]: Implement & Integrate ORCS Indexer JAX-RS APIAngel Avila4-35/+11
2015-03-19refactor: Remove unused isInitializing param from OrcsTypes loadTypesAngel Avila1-1/+1
2015-01-20feature[ats_ATS124191]: Agile - Create Sprint columndonald.g.dunne1-0/+23
2015-02-06feature[ats_ATS168838]: Improve purge_attribute_type console outputdonald.g.dunne1-5/+17
2015-03-19feature[ats_ATS168761]: Add branch update calls to OrcsBranchAngel Avila2-4/+25
2015-03-19feature[ats_ATS168749]: Add setTransactionComment to ORCS APIAngel Avila3-0/+18
2015-02-04feature[ats_ATS85347]: Add Excel writer for ORCS ScriptDavid W. Miller2-1/+568
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-02-04feature[ats_ATS159904]: Consolidate all usage of DH root artifactdonald.g.dunne2-0/+9
2015-01-13bug[ats_ATS146966]: Allow relation checks on different txsjmisinco5-114/+120
2014-12-12feature[ats_ATS101638]: Add associated art id to BranchQueryjmisinco3-0/+54
2014-12-12feature[ats_ATS101638]: Add merge branch query to BranchQueryjmisinco3-1/+61
2014-12-03refinement[ats_ATS123880]: Cache OseeInfo values supporting a max stalenessAngel Avila2-9/+24
2014-11-21feature[ats_ATS141406]: Add artifact guid criteria to ORCS Scriptdonald.g.dunne1-1/+10
2014-11-25feature[ats_ATS137214]: Add ORCS Script TestsRoberto E. Escobar1-7/+11
2014-11-21feature[ats_ATS47363]: Adjust ORCS field level calculationsRoberto E. Escobar5-23/+85
2014-11-18feature[ats_ATS47363]: Add ORCS field level before SqlFieldResolutionRoberto E. Escobar2-3/+17
2014-11-04feature[ats_ATS119464]: Add attribute type not existsjmisinco3-0/+55
2014-09-19feature[ats_ATS47363]: Integrate ORCS Script DSL with Script EngineRoberto E. Escobar23-72/+2032

Back to the top