Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-21refactor: Remove usage of IArtifact in IRelationSorterRyan D. Brooks11-39/+28
2016-09-21refactor: Remove IArtifact.getRelatedArtifactsRyan D. Brooks15-213/+129
2016-09-21refactor: Use RelationTypeToken in RelationLinkRyan D. Brooks10-54/+50
2016-09-22refactor: Create RelationTypeTokenRyan D. Brooks45-168/+204
2016-10-14bug[ats_ATS318062]: Fix was is comparison and rest callDavid W. Miller9-16/+235
2016-10-12refinement: Use tuple change type in TupleChangemegumi.telles1-1/+1
2016-10-12refinement: Add maintenance work typemegumi.telles1-0/+1
2016-09-15feature: Add get BranchView feature valuesMorgan E. Cook14-74/+144
2016-10-12refactor: Update work defs to match production work defsMorgan E. Cook6-55/+33
2016-09-30refactor: Use Id with IdCollectionRyan D. Brooks37-123/+154
2016-09-23refactor: RelationOrderData to use IRelationTypeRyan D. Brooks13-167/+140
2016-10-07bug[ats_ATS317221]: JDBC Pool error after running OSEE Client integration tes...jmisinco7-53/+54
2016-10-12feature[ats_ATS302903]: Support Tuple in change report and commitAngel Avila15-39/+337
2016-10-11bug[ats_ATS318058]: Fix Applicability throws exceptionAngel Avila1-0/+3
2016-10-07feature[ats_ATS315180]: Add ability to open burndown from Sprintdonald.g.dunne14-11/+364
2016-10-05feature[ats_ATS315180]: Add Agile Sprint dbInit settings and testsdonald.g.dunne14-12/+446
2016-09-29feature[ats_ATS317966]: Add more Tuple3 queriesmegumi.telles3-6/+27
2016-09-16feature[ats_ATS315180]: Provide sprint burndown rest endpointdonald.g.dunne17-75/+879
2016-09-30bug: Fix potential null pointer errorsMorgan E. Cook3-5/+7
2016-09-29refactor: Remove unnecessary class RelationUtilRyan D. Brooks10-112/+53
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks125-729/+622
2016-09-28refactor: Move RelationSorter to enum packageRyan D. Brooks68-287/+267
2016-09-23refactor: Convert RelationSorter to an enumRyan D. Brooks44-637/+281
2016-09-23refactor: Rename IRelationSorterId to RelationSorterRyan D. Brooks42-177/+186
2016-09-27refinement: Add indirect dependency for orcs.script.dsl.ui.integrationRyan D. Brooks1-0/+1
2016-09-19bug[ats_ATS315063]: Added transaction to server side word renderDavid W. Miller2-5/+18
2016-09-27refinement: Add xtext generator to MANIFEST.MFmegumi.telles2-1/+3
2016-09-26refinement: Remove xtext.generator optional from MANIFEST.MFdonald.g.dunne1-1/+1
2016-09-22refactor: Remove getGuid from IRelationTypeRyan D. Brooks33-90/+92
2016-09-26bug: Fix null lambda expressionsdonald.g.dunne1-10/+10
2016-09-15bug[ats_ATS315044]: Folder in Actionable Items list breaks new action dialogdonald.g.dunne5-21/+92
2016-09-23refactor: Switch ViewSorter to ViewComparatorjmisinco16-77/+68
2016-09-22refinement: Allow for additional startup time for testsjmisinco1-1/+3
2016-09-15refactor[ats_ATS292333]: Change rest endpoints to remove spaces in urlsjmisinco2-9/+9
2016-06-24feature[ats_ATS292333]: Upgrade to neonjmisinco33-126/+138
2016-09-17refactor: Remove DefaultBasicArtifactRyan D. Brooks24-169/+95
2016-09-15feature: Add New Action to Members tab menudonald.g.dunne9-12/+189
2016-09-06feature[ats_ATS315180]: Improve Agile to provide sprint burndown rest calldonald.g.dunne18-37/+560
2016-08-26feature[ats_ATS315180]: Improve WorldResource to show all customizations on getdonald.g.dunne1-13/+15
2016-09-19refactor: Use ArtifactToken with CmAccessControlRyan D. Brooks25-73/+88
2016-09-19refactor: Use HasBranch with AccessObjectRyan D. Brooks9-158/+141
2016-09-15refactor: Move getName from ArtifactId to ArtifactTokenRyan D. Brooks59-233/+231
2016-09-14feature: Create REST Call to return PL Configration as JSONMorgan E. Cook8-0/+104
2016-09-15refactor: Move ApplicabilityQuery to orcs.coreMorgan E. Cook7-56/+53
2016-09-16refactor: Rename IArtifactToken to ArtifactTokenRyan D. Brooks51-257/+259
2016-03-28refactor: Base ActivityEntryId on BaseIdRyan D. Brooks6-45/+21
2016-08-08refactor: Use ArtifactId with IAtsCacheRyan D. Brooks22-161/+47
2016-09-14feature[ats_ATS312449]: Allow loadChangeTypes to be specifiedmegumi.telles2-1/+5
2016-08-08refactor: Use ArtifactId with IAtsServicesRyan D. Brooks20-140/+79
2016-09-13refactor: Update createDemoApplicability to add PL FolderMorgan E. Cook1-0/+5

Back to the top