Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne60-118/+109
2015-10-28refactor: Add isOnBranch support in HasBranch interfaceRyan D. Brooks2-3/+3
2015-11-04refactor: Improve HasBranch type hierarchyRyan D. Brooks7-13/+11
2015-11-04refactor: Rename getBranchUuid to getBranchIdRyan D. Brooks13-30/+30
2015-10-31refactor: Simplify branch token creationRyan D. Brooks5-12/+10
2015-10-30feature: Add getSoleAttribute methodMorgan E. Cook3-1/+9
2015-10-28refactor: Update getAttributeById to use IntegerDavid W. Miller7-16/+13
2015-10-09refactor: Use branchId directlyRyan D. Brooks32-267/+164
2015-09-16feature[ats_ATS217737]: Move AbstractTaskableArtifact.createTasks to serverdonald.g.dunne1-0/+2
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-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

Back to the top