Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-10refactor: Move identity classes to jdk.coreRyan D. Brooks153-161/+196
2013-10-15refactor: Convert OseeCoreException to a RuntimeExceptionRyan D. Brooks35-210/+26
2013-10-16refactor: Remove usage of additional.bundles from build.propertiesRyan D. Brooks72-291/+5
2013-10-21bug[ats_3GSVQ]: Fix problem with word change reportmpotterc0k3-7/+5
2013-10-22bug[ats_94R8N]: Type validity exception during server relation creationRoberto E. Escobar3-15/+26
2013-10-10refactor: Use Identifiable in place of Named and IdentityRyan D. Brooks11-18/+15
2013-10-10refactor: Remove unnecessary usage of FullyNamedIdentityRyan D. Brooks20-79/+37
2013-10-10refactor: Make AbstractNamedIdentity a concrete classRyan D. Brooks3-40/+25
2013-10-10refactor: Rename NamedIdentity to FullyNamedIdentityRyan D. Brooks23-55/+55
2013-10-10refactor: Make AbstractIdentity a concrete classRyan D. Brooks14-151/+75
2013-10-18feature[ats_UZ2LN]: Add compare support to the plain text renderermegumi.telles1-0/+5
2013-10-19bug[ats_80YFK]: Fix intermittent MergeManagerTestsRoberto E. Escobar1-31/+20
2013-10-18bug[ats_WYBZN]: Allow DslGrammarManager to return null grammar when grammar n...Jonathan E. Jensen3-4/+10
2013-10-19bug[ats_JMLRF]: Inconsistent equinox.ds versions used in OTE bundlesRoberto E. Escobar2-7/+7
2013-10-10refactor: Parameterize the Identifiable interfaceRyan D. Brooks23-69/+71
2013-10-15refactor: Remove unnecessary code from AttributeRyan D. Brooks1-2/+2
2013-10-15refactor: Remove unnecessary exception handling from ArtifactTestRunOperatorRyan D. Brooks1-8/+4
2013-10-09feature[ats_S5JDQ]: Move WorkflowManagerCore to ats.coredonald.g.dunne15-125/+156
2013-10-16bug: Set wasLoaded flag to false on errorjmisinco1-13/+2
2013-10-15feature: Add ancestorOf predicate to Branch Query APIRoberto E. Escobar9-1/+202
2013-10-14feature[ats_SQNRK]: Add get head tx from IOseeBranch to txQuery APIRoberto E. Escobar9-39/+78
2013-09-19refactor: Improve identity location and managementRoberto E. Escobar52-258/+348
2013-10-14refactor: Remove includeCache option from query APIRoberto E. Escobar13-139/+6
2013-10-15refinement[ats_S2MS7]: Change RelationSetRule to log only the relation type namemegumi.telles1-1/+1
2013-10-11feature[ats_S5JDQ]: Move StateManager to ats.coredonald.g.dunne177-1307/+2087
2013-10-02feature[ats_SQNRK]: Add Transaction Query APImpotterc0k62-31/+3896
2013-10-07feature[ats_8G0FW]: Add BLAM to set HRID in AtsId attributejmisinco3-1/+144
2013-10-02feature[ats_8G0FW]: Add HRID back for deploymentjmisinco8-6/+178
2013-09-26feature[ats_8G0FW]: Remove HRIDs as an IDjmisinco258-2507/+1001
2013-10-01refactor: Replace in-place constant with MAX_FETCHRyan D. Brooks16-26/+40
2013-10-08feature[ats_S5JDQ]: Move AtsLog to ats.coredonald.g.dunne50-392/+659
2013-09-24refinement [ats_1NLYK]: Add renderer for HTML artifactsmpotterc0k9-17/+979
2013-09-24feature[ats_CX4LT]: Add Email and ImageManager testsdonald.g.dunne6-34/+17
2013-09-24refactor: Update build numbers to 0.15.0Roberto E. Escobar451-500/+500
2013-10-10bug[ats_H5NS7]: Rate limit branch cache refresh requestsjmisinco5-55/+98
2013-10-09refinement[ats_MD6QW]: Make usg ats web urls relativejmisinco5-38/+11
2013-10-08bug[ats_ZKYZF]: Update RelationSetRule to allow specified artifact types to b...megumi.telles1-3/+16
2013-10-08refinement[ats_7GVL6]: Increase client arbitration timeoutjmisinco1-2/+2
2013-10-08feature: Move org.eclipse.osee.template to server featureRoberto E. Escobar6-20/+20
2013-10-02bug[ats_9HSC8]: Increase array bounds to fix BLAMDavid W. Miller1-1/+2
2013-10-02feature: Create org.eclipse.osee.templateRyan D. Brooks35-0/+993
2013-10-01refinement: Enable optional skipping of help generation during buildRyan D. Brooks27-10/+24
2013-10-02feature[ats_7KQYW]: Zip build benchmark test resultsRoberto E. Escobar2-3/+38
2013-10-02bug[ats_36XFA]: Update osee.default.broker.uri to osee-installsRoberto E. Escobar1-2/+2
2013-09-26bug[ats_XYVFV]: Email Message to Action(s) Assignees Blamdonald.g.dunne1-5/+5
2013-09-27bug[ats_1HT1P]: Fix ATS Work Definition state needing to be transition-to-abledonald.g.dunne9-98/+6
2013-09-27bug[ats_QRS81]: Actionable Items issue with duplicated workflowdonald.g.dunne28-191/+1054
2013-09-30bug: Fix copy that didn't account for positionAndrew M Finkbeiner2-1/+44
2013-09-11feature: Add resource registration to the identity serviceRyan D. Brooks7-0/+168
2013-09-20bug[ats_18SLL]: Change MS Word compare to ignore field value changesmpotterc0k2-15/+13

Back to the top