Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-06-17feature[bgz_348289]: Allow HttpProcessor to bypass proxy settings0.9.8.v201106200029_SR2_RCjohn.r.misinco2-20/+32
2011-06-15refinement: Add username support to git password management scriptsrescobar2-9/+62
2011-06-15refinement: Improve performance of database export by increasing fetch sizeRyan D. Brooks1-29/+9
2011-06-13bug[ats_A777U]: Fix issue where XStackedDam widget was saving invalid ↵jphillips12-101/+125
changes for WTC attribute
2011-06-10bug: Fix test script abort issues with promptsKen J. Aguilar5-13/+35
aborting a test script while a prompt is displayed can sometimes cause long UI delays. Aslo the prompt does not close after an abort is issued.
2011-06-06refinement[bgz_348467]: Improve loading coverage package performancejohn.r.misinco3-11/+21
2011-06-03feature[ats_4843R]: Add support for outfile sax parsing of property storeAndrew Finkbeiner4-0/+79
2011-06-02feature[bgz_348142]: Add getOrCreate method to ArtifactQueryjohn.r.misinco2-0/+31
2011-06-02refactor[bgz_348142]: Remove osee_cvg_testunits table dependencyjohn.r.misinco19-481/+779
2011-06-02refinement: Add an argument to turn on/off skipping errors for the publish ↵jphillips5-8/+28
vb script
2011-06-02refactor[ats_LKP2X]: Make change to support attribute purgejphillips7-66/+363
2011-06-02feature: Add propertyStoreRecord for ote outfilesAndrew Finkbeiner6-0/+156
2011-06-01refinement: Give local connectors a public JMS portAndrew Finkbeiner1-4/+4
2011-05-26bug: Make server.task.scheduler component immediate so it startsRyan D. Brooks1-1/+1
2011-05-25feature[ats_CRKXB]: Add tag_all non-tagged gamma_id optionrescobar3-30/+101
2011-05-25bug: Fix truncate table sql for H2rescobar1-2/+4
2011-05-24feature[ats_YM5WH]: Add export_branch --excludeBranchIds optionrescobar3-12/+34
2011-05-24feature: Remove ClientInstallInfoServletrescobar2-133/+0
Servlet would create a webpage with links to launch OSEE client. This feature is no longer needed and has been deemed as being outside the scope of the product.
2011-05-24refinement: Add method to compute changes on current branchrescobar2-16/+36
Improve RevisionChangeLoader memory consumption Add method to allow revision change loader to only load changes made on the current branch Add static method to Change Manager to expose new change load mechanism
2011-05-24refactor: Cleanup AttributeChangerescobar1-2/+3
2011-05-20refactor: Remove unused type_acl tables from schemeRyan D. Brooks1-34/+1
2011-05-20refinement: Add null check to recover from bad dataAndrew Finkbeiner1-1/+2
2011-05-20refinement: Remove some unnecessary loggingAndrew Finkbeiner1-1/+1
2011-05-19feature: Types changes from 0.9.9 in OseeTypes_ATS.oseeRyan D. Brooks1-3/+82
2011-05-19bug[bgz_346890]: DialogPopupLoggerListener not displaying reasonjmisinco1-11/+7
2011-05-19bug[bgz_344183]: Fix ArtifactNameComparator to handle long numeric namesMD1-4/+7
2011-05-18bug[ats_LCBBP]: Fix osee type exception messagerescobar1-6/+19
2011-05-18bug[bgz_346890]: Access control events not sent to artifact editorjmisinco1-3/+11
2011-05-18bug[ats_LCBBP]: Fix DBInit bundle startuprescobar1-1/+12
2011-05-18refactor: Update interfaces for backwards compatibilityAndrew Finkbeiner4-6/+16
2011-05-17refinement: Reduce memory requirements for running check_exchangeRyan D. Brooks8-116/+313
2011-05-17refactor: Restrict throw clause of ExchangeUtil.createXmlWriter to IOExceptionRyan D. Brooks3-4/+6
2011-05-15feature: Improve test script abort behaviorAndrew Finkbeiner2-15/+21
2011-05-13refinement: Update WordEditTest to not require windows line terminators0.9.8.v201105170017_SR2_RCRyan D. Brooks1-2/+1
2011-05-13refinement: Change all uses of ModelKey to use the wildcardMike Masterson2-20/+16
2011-05-13refinement: Create new BLAM to purge attributesjphillips1-0/+82
2011-05-11refactor[ats_7QN16]: Remove OSEE_REMOVED_TXS tablekwilk6-130/+16
2011-08-23refactor: Remove obsolete health check CleanUpAddressingDataRyan D. Brooks2-119/+0
2011-05-10feature[ats_2JY4T]: Add info prompt message to the outfileAndrew Finkbeiner1-6/+7
2011-05-10bug[bgz_346890]: Refresh button not refreshing attributes on ArtifactEditorjmisinco1-0/+6
2011-05-03feature[ats_LCBBP]: Fix branch export/import cmds file path optionrescobar8-42/+47
2011-05-03feature: Update build to eclipse 3.6.2rescobar2-8/+6
2011-05-03bug: Fix AccessPolicyHandlerServiceImpl not checking permission parameterjohn.r.misinco1-2/+2
2011-05-02refactor: Fix extension point typoAndrew Finkbeiner3-4/+4
2011-05-02refactor: Update launch configsRyan D. Brooks1-3/+3
2011-04-29bug: Fix RelationCache.deCache not removing relations from both sidesjohn.r.misinco2-1/+58
2011-04-27refinement: Add direct support for date parameters in prepared querieskwilk1-0/+5
2011-04-26bug[bgz_346890]: ArtifactExplorer: Paste special enabled on non-permissioned ↵jmisinco1-1/+3
artifacts
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks370-181162/+181164
2011-04-22feature: Improve Osee Dsl validation to correctly validate type names and ↵ddunne3-1/+127
duplicate guids

Back to the top