Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-08refactor: Remove IATSArtifact from framework and ATSddunne1-32/+0
2011-03-08refactor: Separate access control refresh cache logic from purge branchjphillips1-1/+4
2011-03-08refactor: Remove VersionArtifact as subclass of Artifactddunne1-0/+9
2011-03-07refactor: Remove ats config TeamWorkflowArtifact subclassddunne1-3/+12
2011-03-04feature: Add deleteBranchWithPend to BranchManagerddunne1-0/+5
2011-03-04bug[ats_7RGMG]: Fix issue with purge operationjphillips2-1/+7
2011-02-28refactor: Rename OperationReporter to OperationLoggerRyan D. Brooks11-30/+30
2011-02-17feature: AtsDsl - Resolve grammar to text to include proper quotesddunne1-1/+1
2011-02-17refactor: Remove unnecessary code from ConflictManagerInternalRyan D. Brooks1-9/+2
2011-02-18refactor: Cleanup token creation and inheritancerescobar14-106/+81
2011-01-21feature: Convert ATS to XText for Work Definitions and Configddunne3-4/+28
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-08-12feature[ats_PMYWY]: Upgrade to OSGI R4.3rescobar1-1/+1
2011-08-08bug[ats_NWYM0]: ArtifactFactory.makeNewArtifact calls it's own persist for us...ddunne2-21/+12
2011-07-13bug[ats_4B08V]: Fix allowed attribute types per branchkwilk5-18/+20
2011-06-02feature[bgz_348142]: Add getOrCreate method to ArtifactQueryjohn.r.misinco1-0/+18
2011-06-02refactor[ats_LKP2X]: Make change to support attribute purgejphillips2-0/+151
2011-05-24refinement: Add method to compute changes on current branchrescobar2-16/+36
2011-05-24refactor: Cleanup AttributeChangerescobar1-2/+3
2011-05-19bug[bgz_344183]: Fix ArtifactNameComparator to handle long numeric namesMD1-4/+7
2011-05-11refactor[ats_7QN16]: Remove OSEE_REMOVED_TXS tablekwilk1-23/+1
2011-04-29bug: Fix RelationCache.deCache not removing relations from both sidesjohn.r.misinco1-1/+25
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks18-1859/+1859
2011-04-18feature[ats_3KLYC]: Add DefaultUser group attribute supportkwilk5-15/+41
2011-04-07refactor: Replace attribute revert with replace with versionjphillips11-195/+173
2011-04-05bug[bgz_342091]: ArtifactQuery.getArtifactListFromType without branch causes ...jmisinco1-2/+2
2011-03-30refactor: Remove unused revert calls in conflict objectjphillips1-4/+0
2011-03-30refactor: Remove obsolete conflict statusjphillips2-2/+2
2011-02-15bug[ats_6NDD2]: Artifact loading "IN" clause query exceptionrescobar1-32/+92
2011-02-04bug: Automate conflict handling of destination/source deletionsrescobar1-5/+1
2011-02-04bug: Fix ArtifactConflict destination display datarescobar1-1/+1
2011-02-04refactor: Update ArtifactConflict to use ModificationType objectsrescobar3-23/+18
2011-02-04refactor: Rename parameter for java code conventionsrescobar1-2/+2
2011-02-04refactor: Clean-up Conflict API remove duplicate status methodsrescobar3-63/+11
2011-02-02feature[ats_14812]: Allow rendered files to have more meaningful namesrbrooks1-1/+17
2011-02-03feature[ats_K7L14]: Prevent editing of committed conflicts0.9.8.v201102030002_RCrescobar1-1/+1
2011-02-02refactor: Clean-up Warnings0.9.8.v201102020001_RCrescobar2-2/+3
2011-02-02bug[ats_2ZQMX]: Fix incorrect version of artifact loaded after changing stati...kwilk2-3/+5
2011-02-01refinement[ats_FKQP0]: Branch Commit takes a long time to reload destination ...rescobar2-7/+17
2011-02-01bug: Handle attribute conflicts requiring revertjphillips1-1/+2
2011-01-27feature[ats_K7L14]: Add multi-conflict resolution options to Merge Managerkwilk1-1/+4
2011-01-27refactor: Update WordTemplateProcessor to use its renderer's options instead ...rbrooks1-3/+9
2011-01-21refactor: Eliminate complex artifact and branch detection logic in renderer e...rbrooks1-35/+0
2011-01-19refactor: Remove obsolete rendering utility coderbrooks2-95/+31
2011-01-19bug[ats_UJ6PN]: No Tasks created for partitions removed from a requirementddunne1-0/+6
2011-01-10feature[bgz_332807]: Support multiple delete and purge options for branches i...kwilk2-4/+29
2011-01-18refactor: Make all Artifact methods that are not designed to be overridden finalrbrooks1-140/+140
2011-01-18refactor: Remove unnecessary bootstrap user coderbrooks2-8/+0
2011-01-18feature[ats_RBQCB]: Add task functionality to CPCR/TPCR workflowsddunne1-0/+12
2011-01-06refinement: Add support for attribute criteria searches with < and >rbrooks2-10/+22

Back to the top