Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-02-10refactor: Update build numbers to 0.16.2jmisinco2-2/+2
Change-Id: I17de4e6f90dbaa0ce1ce020ac575d21142fcf65a
2014-01-24refactor: Update build numbers to 0.16.1Roberto E. Escobar2-2/+2
Change-Id: I599bba3c1871c33c2a82b8cf38ba9b9fec138bb2
2013-12-03refactor: Move Conditions class to jdk.coreRyan D. Brooks6-6/+6
Change-Id: I18ab850711300dbc98580ea4720ee57a3b597bf5
2013-11-25refactor: Update build numbers to 0.16.0Roberto E. Escobar2-2/+2
Change-Id: I9a00db51e1f157ca4519bd1060c457c5da887c2a
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks14-16/+16
Change-Id: I2f06ddbf1795a14fed50d92bc0dc5003a135d3e8
2013-10-22refactor: Move identity classes to jdk.coreRyan D. Brooks1-0/+1
Change-Id: I55087dcce71407124c8a410ba1486639baa7e592
2013-10-22refactor: Remove usage of additional.bundles from build.propertiesRyan D. Brooks1-5/+0
Change-Id: I1ae945d1f283510f060e52ec9b2bc5de90f0ef3e
2013-10-12refactor: Update build numbers to 0.15.0Roberto E. Escobar2-2/+2
Change-Id: I2e59932a053fafecdf2584b72102c0145634ae6b
2013-09-06refactor: Update build numbers to 0.14.0Roberto E. Escobar2-2/+2
Change-Id: I2ee5a0f2f1256f1a87ca4ceedac460790e7e4eaf
2013-08-19refactor: Update build numbers to 0.13.0Roberto E. Escobar2-2/+2
Change-Id: I97eab07aee1f8a5ce321c238815d78cdfe1eab79
2013-07-29refactor: Update build numbers to 0.12.0Roberto E. Escobar2-2/+2
Change-Id: I4c528d73676af19c17f2fbb26d74ca2a0d18340c
2013-06-26feature[ats_0B926]: Upgrade to Eclipse 4.3Roberto E. Escobar1-2/+1
Remove EMF compare use Update tests for junit 4.11.0 Update launch configs Update google guava version ranges Fix server demo data deployment Change-Id: I388aafb3caaaf0791a01978a4ee49acb07decebe
2013-06-17refactor: Update build numbers to 0.11.1Roberto E. Escobar2-2/+2
Change-Id: I6322912aa393c22210af80956c7919917d45a345
2013-05-17bug[ats_V37H7]: Fix CacheService/ModelService circular dependencyRoberto E. Escobar14-1198/+2
Change-Id: If1018853d5c640cc5147aea7aaeb40a17dd0baa2
2013-05-15refactor: Change ModelUtil to OseeDslResourceUtilRoberto E. Escobar2-88/+10
Change-Id: I2dcffbd740e8a4a434bcd6315ec591ad2bc5290c
2013-04-13feature[ats_HN4QR]: Add artifact type override support in OseeDslRoberto E. Escobar2-23/+110
Change-Id: I5a6722962271f7e3fc3a441959640d479f5e8be1
2013-04-11bug[ats_SM0J7]: Fix ATS services initialization and loadingdonald.g.dunne1-3/+3
AtsLoadConfig synchronization problems Fix ATS services circular dependencies Create internal AtsClientServices for each bundle Move AtsConfigUtility to core internal Remove references to AtsWorkDefinitionService and AtsQueryService Changes to launch config for console Updates for ats client service Add service-component to manifest files Create user resolver and attribute resolver service Remove the need to load dictionary in the background Move VersionsClient logic to VersionService Fix ATS bulk load synchronization Move cache provider functionality to lazyObject Remove VersionsClient static class Fix AtsTestUtil.cleanup to close editors VersionArtifactWriter to use correct artifact type Improve error logged in AtsWorkItemArtifactProviderImpl Cleanup branch after ShowMergeManagerActionTest Close Merge View if associated art is deleted Change-Id: Iaa3fed5e99a3459c292d420a93e6238c2ca599fc
2013-03-08bug[ats_ANG3F]: Use CacheBuilder instead of MapMakerRoberto E. Escobar1-7/+7
Change code to use com.google.common.cache.CacheBuilder instead of com.google.common.collect.MapMaker. Change-Id: I7c1659ac3c8565808253181001eb2d219d1685bd
2013-01-07feature[ats_7074L]: Add description to OSEE enum types definitiondonald.g.dunne1-1/+4
Change-Id: Ice5cd98e5856f110e86bef8df2ebf2d1dc571d89
2012-09-01refactor: IRelationSorterId token clean-upRoberto E. Escobar1-1/+2
2012-11-07refactor: Update build numbers to 0.11.0Roberto E. Escobar2-2/+2
Change-Id: I30263ed867331bfdcd7278085b6a76464d181814
2012-10-01refactor: Update build numbers to 0.10.4Roberto E. Escobar2-2/+2
2012-09-01refactor: Update build numbers to 0.10.3Roberto E. Escobar2-2/+2
2012-08-17refactor: Update build numbers to 0.10.2Roberto E. Escobar2-2/+2
2012-07-20feature[ats_M5LLE]: Cleanup database service dependenciesRoberto E. Escobar2-31/+35
Fix database service exceptions on stop bundle Clean-up service dependencies and circular references
2012-07-12refinement: Update file author and javadocddunne1-1/+1
2012-07-09refactor: Update build numbers to 0.10.1Roberto E. Escobar2-2/+2
2012-02-15refactor: Update build numbers to 0.10.0Roberto E. Escobar2-2/+2
2012-05-03feature[ats_VGR8B]: Add IWorkspace dependency to access servicesRoberto E. Escobar1-0/+1
2012-05-03feature[ats_VGR8B]: Change access control DS to lazy initRoberto E. Escobar1-11/+18
2012-04-16feature[ats_VGR8B]: Convert DSL integration to DSRoberto E. Escobar9-86/+91
2012-04-24feature[ats_VDYBJ]: Framework access control cleanup0.9.9.v201204240452_SR6Roberto E. Escobar1-1/+1
2012-04-16feature[ats_VDYBJ]: Add OseeDslRoleContextProviderjmisinco1-0/+24
2012-04-04feature[ats_VDYBJ]: Add Role declarations to OSEE DSLjmisinco1-3/+1
2012-03-14bug: Ensure DSL integration tests run during maven buildRoberto E. Escobar1-1/+0
2012-03-14bug[ats_NX9CW]: Access control not respecting defined rulesRoberto E. Escobar1-1/+2
2012-03-01bug[ats_NX9CW]: Access control not respecting defined rulesjmisinco1-2/+1
2012-01-26feature[ats_AGHDK]: Add relation type with artifact type access control supportRoberto E. Escobar1-9/+53
2011-10-24feature[ats_PX09C]: Update db connection services and type loading so ↵Andrew Finkbeiner1-1/+1
multiple H2 tests can run
2011-10-15feature[ats_Q9NLC]: Create type caches in orcs bundlesrescobar9-91/+98
2011-08-31feature[ats_M1Y56]: Move HexUtil to org.eclipse.osee.framework.core.utilrescobar4-49/+3
2011-08-31feature[ats_M1Y56]: Add check for null uuids in OseeUtilrescobar1-6/+10
2011-08-30feature[ats_M1Y56]: Fix attribute type validity to use branch tokensrescobar1-2/+2
2011-08-30feature[ats_M1Y56]: Make typeGuid optionalrescobar1-12/+7
2011-08-30feature[ats_M1Y56]: Clean-up unused service reference and commented out coderescobar3-62/+25
2011-08-30feature[ats_M1Y56]: Update to use osgi generic typesrescobar1-1/+1
2011-08-30feature[ats_M1Y56]: Add catch and throw exception to HexUtilrescobar1-2/+5
2011-08-26feature[ats_M1Y56]: Create HexUtil and HexUtilTestrescobar4-28/+67
2011-08-16feature[ats_M1Y56]: Add uuid to Osee type grammarjmisinco7-39/+74
2011-05-20bug[bgz_346769]: Enforce access control in RelationComposite, ↵jmisinco8-27/+60
ArtifactExplorer, SkynetTransaction Changes include: - DSL access control grammar change to allow relation restrictions on specific artifacts. - Scope class introduced to parsing of access control rules to track most specific permissions. - SkynetTransaction allows changes based on access control rules. - RelationsComposite displays access control on relation sides. - ArtifactExplorer enforces access control and blocks unallowed user actions. Cases include: copy/paste, new child, drag-N-drop.

Back to the top