Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-30feature[ats_M1Y56]: Change to OseeTypeDefinition attribute to UriGeneralStrin...jmisinco1-1/+10
2011-08-30feature[ats_M1Y56]: Remove references to osee_artifact_type tablejmisinco1-12/+18
2011-08-25feature[ats_M1Y56]: Allow null for String guidsjmisinco1-1/+2
2011-08-30feature[ats_M1Y56]: Type types use Long for guidjmisinco16-48/+47
2011-08-19feature[ats_M1Y56]: Add generic parameter to Identity interfacejmisinco11-32/+32
2011-08-16feature[ats_M1Y56]: Add uuid to Osee type grammarjmisinco1-11/+185
2011-08-30refactor: Use a list with purge transaction instead of an arrayRyan D. Brooks1-2/+2
2011-08-30refactor: Remove obsolete purgeTransactions methods from BranchManagerRyan D. Brooks1-18/+0
2011-08-29feature[ats_S2QRD]: Set a permanent base url address for hyperlinksrescobar1-4/+4
2011-08-29feature[ats_LCBBP]: Hyperlinks should use of branch guidsrescobar1-2/+8
2011-08-26bug: Fix duplicate Design guid rel type and art typerescobar1-1/+1
2011-08-26feature[ats_M1Y56]: Create artifact type for Osee Typesrescobar1-1/+14
2011-08-24refinement[ats_LWZ5T]: Validate Blk3 Requirement Changes Tool improvementddunne1-0/+9
2011-08-17refactor: Remove obsolete force parameter from purge transactionRyan D. Brooks2-12/+4
2011-08-08refinement: Improve performance of transaction change computation by includin...Ryan D. Brooks3-14/+15
2011-08-16refinement: Update replace with version testsjphillips2-12/+14
2011-08-15refinement: Collapse replace with handlers into a single handlerjphillips2-13/+12
2011-08-04refinement: Made chnages to support replace relation with baselinejphillips1-0/+4
2011-07-12refinement: Replace artifact revert with artifact replace with baselinejphillips8-304/+15
2011-07-12refinement: Convert artifact revert logic to use artifact replace with versio...jphillips2-1/+17
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 ATSddunne2-0/+70
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 inputkwilk2-4/+19
2011-06-29feature[ats_NZFDT]: Synchronize OSEE with DOORSddunne1-0/+8
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...jmisinco12-44/+364
2011-05-20feature: ATS Programatic Transition Validationddunne7-168/+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

Back to the top