Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-03-26refactor[TW22498]: Cleanup Build filesBaily Robers2-79/+3
Change-Id: Ief9adfc5770abe640108dddfe78a3515bb6b6afc Signed-off-by: Baily Robers <Baily.Roberts@boeing.com>
2023-03-22feature: Convert server to bazelBaily Robers2-27/+26
Change-Id: Ie7845c236948394f682aa78e23c11733fdd9b675 Signed-off-by: Baily Robers <Baily.Roberts@boeing.com>
2023-02-20feature[TW22637]: BZL - Verify successful build for org.eclipse.osee.accountKhan (US), Md I2-0/+109
Change-Id: I52e0ca1b531b6bcaa58d3762da6e51161c4b6a6f
2022-02-08feature[TW19382]: Update client to jdk 11Baily.Roberts1-1/+1
Signed-off-by: Baily.Roberts <Baily.Roberts@boeing.com> Change-Id: If003bd46af880c222293aa07be77d545537c9a3e
2021-10-19bug[TW19826]: Fix osee buildbaily.e.roberts2-2/+2
Signed-off-by: baily.e.roberts <baily.e.roberts@boeing.com> Change-Id: I090840afb26935edf9e3b1b5c577647aa5656750
2020-06-03refactor: Take out unneeded invoker pluginbroberts1-22/+1
Change-Id: I561e47578affa917b8faf2e6a189e8c490a5e19d Signed-off-by: broberts <baily.e.roberts@boeing.com>
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks13-91/+130
- 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
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-04-09feature: Upgrade to Photonbroberts1-0/+25
Change-Id: I453b58c54d25c413e9eb0d4e5f4ac52185c97619 Signed-off-by: broberts <baily.e.roberts@boeing.com>
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne1-1/+1
Change-Id: Id4a397e783d2bc191c7c5b2c1cd58f0880a0b0be
2018-06-07feature[ats_TW8369]: Rename osee.x.core bundles to osee.core.serverdonald.g.dunne1-2/+2
Change-Id: I958e45e2e1600f79bccb511074e6fb23fa423cca
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne1-2/+2
Change-Id: I1515a63a7cd69582343a67b2469327c76520370d
2017-06-02refactor: Update build numbers to 0.26.0Angel Avila2-2/+2
Change-Id: Iead9572b98c67af6998bab8221598abd248d2e4c
2018-04-19refactor: Update build numbers to 0.25.4David W. Miller2-2/+2
Change-Id: I908479dc1534477cbb95c4eb47cbab6d58ab1a96
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-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-07-08refinement: Remove source workaround from pomsjmisinco1-18/+1
Change-Id: Ib303b4a596cc4c0afd94aed9eb58787ca7d86650
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne4-5/+3
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
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks2-3/+3
Change-Id: I5afeb235038dcf1dd0496930d15d6b42aeb46fec
2015-09-30feature[ats_ATS244686]: Remove 1.6 from .classpath filesdonald.g.dunne1-1/+1
Change-Id: Ic13129e41ad5f253505d97a7cadb66bb47d02954
2015-06-23refactor: Update build numbers to 0.23.0Angel Avila2-2/+2
Change-Id: I082b0961be5aac1cdf088a69deeec02e98aff416
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco1-1/+1
Change-Id: I4551f5c5644cf10619c788ca6bfb18597eab550c
2015-03-24refactor: Update build numbers to 0.22.0Angel Avila2-2/+2
Change-Id: I55c4f29f4f58c12a2b3b5e1e96d88d98bf735894
2015-03-19refactor: Update build numbers to 0.21.0Angel Avila2-2/+2
Change-Id: I011de2fb3a6ac14361e9d2df54853c134c40f3c6
2015-03-13refactor: Update build numbers to 0.20.1Angel Avila2-2/+2
Change-Id: I1b6d889c3f6c9cba9612788fcff2bba06cb6c0b2
2014-09-25refactor: Update build numbers to 0.20.0Roberto E. Escobar2-2/+2
Change-Id: I6c3e0c62c51f24dcf2bb1c04e7c5249132b42baf
2014-09-29refactor: Update build numbers to 0.19.0Roberto E. Escobar2-2/+2
Change-Id: If622411349aa4f88d76424535e9b02f4a181d354
2014-09-26refactor: Update build numbers to 0.18.1Roberto E. Escobar2-2/+2
Change-Id: Ibcb47b5df487d459584bec8777b81c064d715417
2014-09-05refinement: Set AuthenticationAdmin OSGI binding to 1..nRoberto E. Escobar1-1/+1
Change-Id: I38e583f6bae4f12cf5e1c5e3f0c400f0b3a051df
2014-06-11feature[ats_ATS66217]: Add stages to server buildRoberto E. Escobar1-2/+1
Add build module display during build Break server build into separate stages Fix cross module dependencies so we can build the server in stages Change-Id: Ice4edd805267edb33b0550a6c5f4fe46166b0c05
2014-08-28refactor: Update build numbers to 0.18.0Roberto E. Escobar2-2/+2
Change-Id: I0b1f72f5944bc7a5022d8798693e1ada9ae83136
2014-07-30refactor: Update build numbers to 0.17.2Roberto E. Escobar2-2/+2
Change-Id: I2dd83406e24f3ffb3855cfd9258d1e8334e1fdd2
2014-07-01refactor: Update build numbers to 0.17.1jmisinco2-2/+2
Change-Id: I84c2c8714743c2a64ff7848a95b2165863ca63f3
2014-03-25refinement: Allow unspecified authentication schemeRoberto E. Escobar5-0/+41
Clients shouldn't always have to specify an authentication scheme. This is only needed if the server supports more than one authentication scheme and data from the login screen is different between authentication systems. Add default authentication scheme configuration and support unknow authentication scheme from clients. Change-Id: Iac1e48c3aa28e222fd0f54d94dd7392e740076be
2014-01-22feature[ats_ATS8937]: Integrate AuthenticationAdminRoberto E. Escobar1-0/+1
Change-Id: I146654dd12cf0ccf0a0be6a35abcf0f1cc906a98
2013-12-18feature[ats_ATS8937]: Create AuthenticationAdminRoberto E. Escobar20-0/+852
Change-Id: Ia0c0d565610b0e55799890e89fd853c33cae7038

    Back to the top