Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-07-06feature[TW17410]: Remove ORCS Script Bundlesdonald.g.dunne1-33/+0
Change-Id: I93aa0496ff03520d3c67793f8ef9dbfb640b31a5
2020-06-24bug[TW17481]: Remove canned db bundles and testsdonald.g.dunne16-618/+0
Change-Id: I275e28e1b621147e58aba5e632114e59cc69ef9f
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks8-56/+80
- The Eclipse Foundation advises that version 1.0 of EPL is - deprecated and that projects should migrate to version 2.0. - - Major changes between EPL-1.0 and EPL-2.0: - The term of art is now referred to as "file" rather than "module" - The choice of law provisions has been removed - The license is now suitable for scripting languages such as JavaScript - The license now includes an option to add a secondary license - for GPL-2.0+ compatibility. For more information, please see https://www.eclipse.org/legal/epl-2.0/faq.php. Change-Id: I4b02bd5440e9df22446508d31b85ba488c683078
2020-04-17refinement[TW16935]: Remove JDBC reference target of osgi.bindingRyan D. Brooks4-33/+7
Change-Id: I36fde47be75643d6295551e693433034b5f65137
2020-04-17refinement[TW16935]: Use OSGi annotations with JdbcServiceRyan D. Brooks1-2/+0
Change-Id: I0dba3deb6822afa977e0cfadee56499d9aa10458
2020-03-31refactor[TW16811]: Move jdk.core.annotation packageRyan D. Brooks3-3/+4
Change-Id: Ib555ed42c1965acbf48b4af1b3de1aa34c161746
2020-01-09refactor: Rename SystemPreferences to SystemPropertiesRyan D. Brooks1-1/+1
Change-Id: I8f7fcd4a6638f86ea457efac4be6a46211323261
2020-01-15refinement: Increase test database service timeoutRyan D. Brooks1-1/+1
Change-Id: I7a98a469487bc00dbc7ff7bfbb5dc281bcf6a0df
2019-11-14refinement[TW15199]: Make OSGi bundles singleton with lazy activationRyan D. Brooks1-2/+2
- The OSGi lazy activation policy is specified via the bundle header - Bundle-ActivationPolicy: lazy and allows launching with as few - bundles active as possible which improves scalability and startup - performance. When the bundle header Bundle-SymbolicName is - followed by singleton:=true only one version of the bundle is - loaded in the OSGi runtime (normally the highest version). This - is required for a plug-in providing an extension or an extension - point. Change-Id: I731b61fb8dacb2801d0c276c5960814646f9c18f
2019-07-19refactor: Remove unnecessary dependencies affecting core.serverRyan D. Brooks2-3/+3
Change-Id: Id29b5582831c26f25655c40be21f1587a5607250
2019-04-09feature: Upgrade to Photonbroberts2-0/+2
Change-Id: I453b58c54d25c413e9eb0d4e5f4ac52185c97619 Signed-off-by: broberts <baily.e.roberts@boeing.com>
2019-02-11bug[TW12483]: Resolve FindBugs errors in codebaseBranden Phillips1-2/+4
Change-Id: I2381286e36526203feb77f0e9b371bedc80a7a10 Signed-off-by: Branden Phillips <branden.w.phillips@boeing.com>
2019-01-31refactor: Remove unused dependencies from server bundlesRyan D. Brooks1-2/+0
Change-Id: I4559e4a8be2642463e3a754f59161674fcdf8960
2019-02-07bug[ats_TW12589]: Remove unused osee.event and osee.event.osgi bundlesdonald.g.dunne2-4/+1
Change-Id: Icf701732537d906bb500350cf462517ba044f010
2019-01-23refactor: Use package imports in bundle framework.core.dslRyan D. Brooks1-0/+8
Change-Id: I2ca20b3fbeae7e7539ea00351e2282f105cb10c6
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne1-1/+1
Change-Id: Id4a397e783d2bc191c7c5b2c1cd58f0880a0b0be
2018-08-19refactor: Remove unused OrcsLazyObject and IntegrationUtilRyan D. Brooks1-1/+5
Change-Id: Iedd0273240b7153a9dc5bf79218f69446c2c0d68
2018-05-18bug[ats_TW9501]: Remove guids from access control grammardonald.g.dunne2-0/+0
Change-Id: I9afdca5536ae7fc4cb46c49443aae2a4666ffc3f
2018-05-14bug[ats_TW9438]: Merge org.eclipse.osee.executor.admin in framework.coredonald.g.dunne2-2/+2
Change-Id: If97f681c4631b4e33d46fadd461cbf7b7cbd0375
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne1-2/+2
Change-Id: I1515a63a7cd69582343a67b2469327c76520370d
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne1-2/+2
Change-Id: I796c928e8cfdf427a28c462b9b2385b349162346
2017-06-02refactor: Update build numbers to 0.26.0Angel Avila2-2/+2
Change-Id: Iead9572b98c67af6998bab8221598abd248d2e4c
2018-10-02feature[ats_TW11300]: Elevate Description attribute to top Artifact typedonald.g.dunne3-1/+1
Change-Id: I82ca0221753047f41abd476584573a0ea1e3d258
2018-04-19refactor: Update build numbers to 0.25.4David W. Miller2-2/+2
Change-Id: I908479dc1534477cbb95c4eb47cbab6d58ab1a96
2018-01-10feature[ats_TW1593]: Add OSEE build id to transaction recordsdonald.g.dunne2-0/+0
Change-Id: I6b714d31144babc9044483fd042ed9216065195f
2018-01-12refactor: Update build numbers to 0.25.3megumi.telles2-2/+2
2017-10-20refactor: Update build numbers to 0.25.2megumi.telles2-2/+2
2017-10-09refactor: Update build numbers to 0.25.1megumi.telles2-2/+2
2017-01-25refactor: Add OSEE_JOIN_ID4 table for artifact loadingMorgan E. Cook2-0/+0
Change-Id: Ifad6566556415e092b08550ba1352dfccd576615 Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2016-12-05feature[ats_ATS325914]: Remove entryGuid from OSEE Types grammardonald.g.dunne2-0/+0
Change-Id: I6176363330e63bfc058437ad0ba638b0eb94fc34
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne4-3/+6
Change-Id: I9eb57014468f82a3d0bf97b9044081fddc827602
2016-09-15feature: Add get BranchView feature valuesMorgan E. Cook2-0/+0
Change-Id: Icb7eb783d1d75230bb6d2c8ce1a7f1c3051cd346 Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2016-08-24refinement: Use BeforeClass for setup in OrcsTransactionTestRyan D. Brooks3-4/+2
Change-Id: I2909f353467b39492b587df504916115490b4a9e
2017-03-06refactor: Update build numbers to 0.25.0donald.g.dunne2-2/+2
Change-Id: I48752ff1d924e281f17f43909560cc07664ddd93
2017-02-06refactor: Update build numbers to 0.24.4donald.g.dunne2-2/+2
Change-Id: I8bc6c661988f90df0ed6cd869ee8a9d693d98d65
2016-10-18refactor: Update build numbers to 0.24.3Angel Avila2-2/+2
Change-Id: I1eac1b6e510070e234fdc7e64d4e5c47043e0a33
2016-10-04refactor: Update build numbers to 0.24.2megumi.telles2-2/+2
2016-09-21refactor: Update build numbers to 0.24.1megumi.telles2-2/+2
2016-08-05refactor[ats_ATS307494]: Move ORCS writer to rest bundlejmisinco2-2/+52
Change-Id: Ica8a92e5d357356dc49bb1b249547bbb3451dcc7
2016-07-28refinement: Document test bundles with README filesdonald.g.dunne1-3/+9
Change-Id: I83850f93c2ed4863f2deee9c527d1d008fb73851
2016-07-08refinement: Remove source workaround from pomsjmisinco1-18/+1
Change-Id: Ib303b4a596cc4c0afd94aed9eb58787ca7d86650
2016-07-27feature: Speed up OrcsIntegrationTestSuitedonald.g.dunne1-0/+56
Change-Id: I0e3ced7a3defa0207e254551ce3dc529db102f4b
2016-06-27feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne3-0/+13
Change-Id: I9d68d8b17295bbb6986917db495811cc6eae25cc
2016-07-12refactor: Replace redundant code with OsgiUtil.getServiceRyan D. Brooks2-13/+2
Change-Id: I1e03a1e3b11c009df85b71477db62235d5d47435
2016-06-27feature[ats_ATS288803]: Add applicability to osee_txs and branchDavid W. Miller1-0/+0
Change-Id: I4d62147ae6e76030b49a1d337d1d613f421624c7
2016-06-07feature[ats_ATS54722]: Provide general purpose, fast, versioned tuple storageAngel Avila1-0/+0
Change-Id: I125af2e630b187cf7c8237d4820a908bb32aad67
2016-03-20refinement: Consolidate osee.application.server constantsdonald.g.dunne2-3/+5
Change-Id: If1e28d277c5d8ccac45240eb4081110e43304388
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne2-3/+2
Change-Id: I71e686df3d68f22622f492a8dc0c168b4adc5c4d
2015-09-14refactor: Update build numbers to 0.24.0jmisinco2-2/+2
Change-Id: I2d9d17ab66cb0c37afe41ad5f08d31435d7b2d38
2016-01-07refactor: Update build numbers to 0.23.1donald.g.dunne2-2/+2
Change-Id: I0782b5c5f6faa8146eed29cdedd4e1b391ab267f

Back to the top