Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook2-4/+2
2011-08-08bug[ats_VC0D2]: Access control checks in SkynetTransaction missing check for ...ddunne2-1/+10
2011-08-04refactor: Utilize isEmpty instead of in-place codeRyan D. Brooks3-3/+3
2011-08-04refactor: In ArtifactQuery.reloadArtifacts return given list when emptyRyan D. Brooks1-2/+2
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks14-47/+43
2011-08-02refactor: Use consistent method name, logf, in OseeLogRyan D. Brooks2-2/+2
2011-08-02refinement[bgz_350331]: Migrate PurgeTransactionBlam to server side command lineShawn F. Cook10-350/+71
2011-08-02refinement[bgz_350331]: Migrate PurgeAttributeType to server side command lineShawn F. Cook1-29/+0
2011-07-18feature: Add EmailActionsBlam to ATSddunne1-0/+69
2011-07-13feature: Update BranchEventTest to test new event typesddunne3-9/+17
2011-07-13bug[ats_NP5XR]: ATS Action to "Start Commit" does not appear unless action is...ddunne4-8/+37
2011-07-11bug: Uncomment BranchManager.runCommitExtPointActionsddunne1-6/+7
2011-07-08feature: Remove need for onBirth and onInitializationCompleteddunne3-27/+0
2011-07-08feature: Improve ATS Notifications and added Test Suiteddunne4-7/+181
2011-07-07feature: Improve blam capabilities for importingkwilk1-1/+1
2011-07-05feature: ChangeArtifactType blam accepts plain text as GUID inputkwilk1-4/+18
2011-06-29refactor: Add missing distribution statementsRyan D. Brooks5-20/+45
2011-06-28feature[ats_YGHW1]: Fix artifact isReadOnlyrescobar1-1/+2
2011-06-28refinement[bgz_350609]: Allow ArtifactExplorer to purge childrenjmisinco2-6/+18
2011-06-21refactor: Minor quality changeskwilk1-13/+6
2011-06-17bug: Fixes for test failures on 0.9.9_devkwilk3-0/+24
2011-06-14refactor: Convert all persist and transactions to have commentsddunne7-32/+14
2011-06-07refinement: Minor quality refinementskwilk1-4/+0
2011-06-07refactor: Artifact.getNames() quality refactorkwilk2-4/+6
2011-05-20bug[bgz_346769]: Enforce access control in RelationComposite, ArtifactExplore...jmisinco8-42/+347
2011-05-20feature: ATS Programatic Transition Validationddunne5-65/+20
2011-05-24refactor: Create IBasicUser and UserTokenddunne10-63/+106
2011-05-27feature: Create DemoDb tests to validate PopulateDemoDbddunne1-0/+10
2011-05-18refactor: Remove StaticIdManager and auto-caching of all StaticId attributesddunne9-285/+203
2011-05-17bug: Convert console exceptions to test errors and cleaned up logsddunne8-31/+22
2011-05-16refactor: Cleanup importsddunne1-1/+0
2011-05-15refactor[bgz_345862]: Move AttributeAnnotationManager off Artifact class to s...ddunne4-277/+1
2011-05-14feature[ats_YGHW1]: SkynetTransaction Access Check Cleanuprescobar10-430/+232
2011-05-13refactor: Cleanup loggingddunne2-3/+6
2011-05-13refactor: Remove obsoelte classes ArtifactOperation and WorkflowStepRyan D. Brooks2-72/+0
2011-05-12refactor[ats_T8V7P]: Remove deprecated onAttributePersist from Artifactrescobar1-6/+0
2011-05-12refactor: Replace usage of Branch with IOseeBranch where possibleRyan D. Brooks23-65/+83
2011-05-11refactor: Remove unnecessary code from UserArtifactFactoryRyan D. Brooks1-9/+4
2011-05-11feature: Create ats.coreddunne1-0/+70
2011-05-11feature: AtsDsl - Move XWidget validation logic out of XWidget UIddunne2-0/+62
2011-05-03refinement: Expose recursive purge operation to client through httpRyan D. Brooks2-21/+6
2011-04-21feature[ats_YGHW1]: Block changes - Add user to Access Denied error message f...ddunne1-2/+2
2011-04-19refactor: Remove ArtifactProcessorrescobar5-73/+18
2011-04-19refactor: Refactor for artifact import mechanismkwilk3-13/+7
2011-04-19refactor: Cleanup warningrescobar1-2/+2
2011-04-19refactor: Remove test methods from DbUtilrescobar1-14/+0
2011-04-19refactor: Remove WorkspaceURLrescobar1-23/+0
2011-04-19refactor: Remove unused class ControlLevelrescobar1-36/+0
2011-04-19refactor: Remove unused IStyleSheetArtifactrescobar2-49/+0
2011-04-18refinement: Fix to javadoc unit test referencekwilk1-3/+1

Back to the top