Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-02-20bug[ats_ATS21615]: Creation of baseline branch causes exceptionjmisinco1-1/+1
Change-Id: I1615e940f63c8c242bf201ac713a8cb79db1c7d4
2014-02-10refactor: Update build numbers to 0.16.2jmisinco2-2/+2
Change-Id: I17de4e6f90dbaa0ce1ce020ac575d21142fcf65a
2014-01-30refactor: Allow server to load branches not in cachejmisinco11-48/+125
Change-Id: Ic8d415a87098f72443b0fb81d12e742264ce7b4d
2014-01-30refinement: Add safety check to prevent loading from all branchesRyan D. Brooks1-0/+3
Change-Id: Id73dc8d78d708c952c8bf1fa39728a791c780b5c
2014-01-24refactor: Update build numbers to 0.16.1Roberto E. Escobar2-2/+2
Change-Id: I599bba3c1871c33c2a82b8cf38ba9b9fec138bb2
2014-01-03bug[ats_SG7ZV]: Quick Search results do not highlight the search stringjmisinco6-21/+159
Change-Id: Ie80799f78980cab1854149d78cc236c2105481f9
2013-12-18bug: Fixes to search taggerjmisinco2-11/+8
Change-Id: Ib13d00935e2b9c2bcf5cc4d75be86b83d5db529a
2013-12-17refactor: Remove all invalid SuppressWarnings usesdonald.g.dunne4-10/+0
Change-Id: I4b233813d121fc2c0b5af57e02b6961ff43e66ef
2013-12-17feature[ats_4SCN5]: Add unit tests for StateManager classesdonald.g.dunne1-1/+5
Change-Id: I8ad3b0af29916a2d5cec197939aabade10501e44
2013-12-13bug[ats_ATS3975]: Quick Search not always finding wordsMark Joy1-0/+1
Change-Id: I8c5928cd014a30ad677f79c33a145dd8ac3fd8a6 Signed-off-by: Mark Joy <mark.joy@boeing.com>
2013-12-12bug[ats_ATS4574]: Deleted artifacts not shown in change reportjmisinco1-1/+1
Change-Id: I8794f61d2bc5ee1e1a30666768fb12d8a203fdde
2013-12-09bug[ats_8XD15]: Fix server historical loadingmpotterc0k8-73/+315
Change-Id: Ib5cf6a9255ab62b8e589e7f9347f27a283de3c32 Signed-off-by: mpotterc0k <marc.a.potter@boeing.com>
2013-12-05feature[ats_G7ZNG]: Finish removal of remaining HRID codejmisinco1-1/+0
Change-Id: I2f60b83ea846d67b6231f3444639ed98640bdb0f
2013-12-04feature[ats_XJMFJ]: Remove update session codejmisinco1-2/+0
Change-Id: I16249b17b4510f8db424b24ca59669d96b9d7b6e
2013-12-04feature[ats_XJMFJ]: Remove session managed by server conceptjmisinco1-1/+0
Change-Id: I20c6e2b6a3cbe29e051227bd4fcb698b8d47ce47
2013-12-03refactor: Move Conditions class to jdk.coreRyan D. Brooks29-28/+29
Change-Id: I18ab850711300dbc98580ea4720ee57a3b597bf5
2013-12-03refactor[ats_ZFB9T]: Remove identity servicejmisinco34-162/+51
Change-Id: Icf991819768982768d2004ed6a98a32782f33463
2013-11-25bug[ats_U024D]: Do not show changes where the source was revertedmegumi.telles1-3/+5
Change-Id: I77a24bede0ff19a098a34ddbdbcdeb8f0f400f9d
2013-11-25refactor: Update build numbers to 0.16.0Roberto E. Escobar2-2/+2
Change-Id: I9a00db51e1f157ca4519bd1060c457c5da887c2a
2013-11-25bug[ats_P3YXN]: Server side commit tx slow performanceRoberto E. Escobar3-18/+18
SQL used to determine non-current txs entries runs slow on production. Changed code to use IdJoin instead of using ArtifactJoin to store the item ids to search for. Change-Id: I8d158d466ef48c3d75f8711752a16f540afc63ee
2013-11-21bug[ats_VQNDK]: Server exception when tagger provider not presentmpotterc0k4-10/+22
Change-Id: I9666c8f9d00414d9f00a6e9977d37e71ac16b6dc Signed-off-by: mpotterc0k <marc.a.potter@boeing.com>
2013-11-05feature[ats_WDHPW]: Create database conversion commandjmisinco2-0/+140
Change-Id: I518fa94139bce4acfa3098cd8aa8a290628beb10
2013-11-04feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco58-131/+131
Change-Id: I1f0d06787affd6582551254ec6170785f5c56fe7
2013-10-30refactor[ats_37M02]: Move functionality from DataloaderFactory to DataLoader0.15.0.v201310311538_RCmpotterc0k10-81/+317
Change-Id: If3d3f604598f995c0284ef5d3a67ed3d4b8eee74 Signed-off-by: mpotterc0k <marc.a.potter@boeing.com>
2013-10-25bug[ats_C2T2M]: Historical loading returning multiple rowsRoberto E. Escobar6-50/+164
Added filtering to AttributeLoadProcessor and RelationLoadProcessor Fixed incorrect setting of transaction id for LoadExecutors Added tests to cover historical loading of attributes and relations Updated txDataManager to not reuse artifact readables if their transaction does not match the graphs transaction Fix database connection leak in UuidsLoadExecutor Change-Id: I16ecff371770c5680fa1e39928321c67a2ebe2e3
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks173-200/+200
Change-Id: I2f06ddbf1795a14fed50d92bc0dc5003a135d3e8
2013-10-22refactor: Move identity classes to jdk.coreRyan D. Brooks10-12/+12
Change-Id: I55087dcce71407124c8a410ba1486639baa7e592
2013-10-22refactor: Remove usage of additional.bundles from build.propertiesRyan D. Brooks1-13/+0
Change-Id: I1ae945d1f283510f060e52ec9b2bc5de90f0ef3e
2013-10-21refactor: Make AbstractIdentity a concrete classRyan D. Brooks2-27/+6
Change-Id: I6cff93474328da93a30bb798116cf17cd11e9476
2013-10-16feature: Add ancestorOf predicate to Branch Query APIRoberto E. Escobar3-1/+79
Change-Id: I6288e63ae23b55007a93d6cb880f37044da11bd4
2013-10-16feature[ats_SQNRK]: Add get head tx from IOseeBranch to txQuery APIRoberto E. Escobar3-15/+26
Change-Id: I523b268e6a8ff3685728894eeb44b6bd85baf4ba
2013-10-16refactor: Improve identity location and managementRoberto E. Escobar41-223/+309
Encapsulate sequence management and identity service functionality within IdentityManager. Provide an identity locator interface to separate code that queries ids from code that adds/clears ids. Change-Id: I487887d051bf5cbdf804664a8a128249243e3d8a
2013-10-14feature[ats_SQNRK]: Add Transaction Query APImpotterc0k29-16/+1444
Change-Id: Ia744e93ab8198d959e513509cbcc3abc52917da4 Signed-off-by: mpotterc0k <marc.a.potter@boeing.com>
2013-10-12feature[ats_8G0FW]: Add HRID back for deploymentjmisinco1-0/+2
Change-Id: I564892be92054fff067b3c9ef8de0a220acdbc9c Conflicts: plugins/org.eclipse.osee.ats.core.client/src/org/eclipse/osee/ats/core/client/artifact/AtsArtifactFactory.java
2013-10-12feature[ats_8G0FW]: Remove HRIDs as an IDjmisinco15-150/+15
Change-Id: I9cfa206f250840760f9a13691e2a48b34321eed2
2013-10-12refactor: Replace in-place constant with MAX_FETCHRyan D. Brooks11-21/+30
Change-Id: I9a8c2dbe7c62f2ea87fff8751de6bc60c6b9647e
2013-10-12refactor: Update build numbers to 0.15.0Roberto E. Escobar2-2/+2
Change-Id: I2e59932a053fafecdf2584b72102c0145634ae6b
2013-09-24bug[ats_7480X]: Tune server side query performance0.14.0.v201309240152_RCRoberto E. Escobar3-67/+147
Change-Id: Iee846aa303f9916e02df01c5ce50bd7330e2acf1
2013-09-17bug[ats_AQPZU]: Commit logic bugDerric Tubbs1-1/+3
Attempting to commit a branch to destination and having new artifacts without new relations causes an exception when it shouldn't. Change-Id: I051b1aed4e915308f3cc9811282b3e43aa73e830 Signed-off-by: Derric Tubbs <derric.l.tubbs@boeing.com>
2013-09-17feature[ats_110D5]: Create Branch Query APIRoberto E. Escobar32-191/+1518
Change-Id: Icc0470e7f17a25b6c237edf1335bb074ce1b8ac3
2013-09-17feature[ats_110D5]: Improve with clause server side supportRoberto E. Escobar7-74/+186
Fix with clause to allow creation of recursive statements Add compatibility layer to support recursive with and reg_exp matching. Change-Id: I24973491d217a97288b0ea03d84db605544cc964
2013-09-17refinement [ats_W2LZW]: Remove reference to address and port from ↵mpotterc0k1-2/+0
osee_server_lookup table Change-Id: I70ea140efe8b07a3169b5de4e6e134e5cd3486d9 Signed-off-by: mpotterc0k <marc.a.potter@boeing.com>
2013-09-17feature[ats_7SNLZ]: Enable relation editingmegumi.telles6-24/+18
Remove ArtifactBuilder Remove RelationContainer Remove GraphReadable Add Relation Walking capabilities to ArtifactReadable Add RelationEditing methods to TransactionBuilder Add RelationEditing integration tests Change ArtifactTransactionData to OrcsChangeSet Change-Id: I450352cd10b1ae038dabeef5ec4e727fc4ba8f3b
2013-09-17feature[ats_7SNLZ]: Create RelationManagerRoberto E. Escobar6-32/+16
Change-Id: I635d0a9c92ff814dd65a0112c0ff3cd54ec364dc
2013-09-17feature[ats_7SNLZ]: Convert transaction APImegumi.telles3-7/+22
Remove ArtifactWriteable idea and make changes directly on the transaction object. Supporting changes: 1. Create Artifact interface 2. Create Attribute interface 3. Delete Writeable interfaces 4. Delete unused classes 5. Separate transaction logic 6. Rename OrcsTransaction to TransactionBuilder Change-Id: I88a5a1996aca72fbebfe80436621a22789e536a6
2013-09-13feature[ats_7SNLZ]: Add artifact loading by guidRoberto E. Escobar2-1/+111
Change-Id: I5aa70ecf04e4a59844d06f287d632dcb8ac36598
2013-09-13bug[ats_PH4JC]: Xml util not properly writing CDATAjmisinco2-3/+3
Change-Id: Ifc118c906d4caf85e4411a6b4e5291d71f1c3d56
2013-09-10refactor: Simplify LoadDataHandlerRoberto E. Escobar3-10/+36
Change-Id: I0afe2378e63dfcaf81755e406b0e76988370104b
2013-09-06bug[ats_PHVD4]: Unable to persist uri attribute dataRoberto E. Escobar3-0/+16
Change-Id: I55f96e1b320c5b3fededcca8394bb4a834aa40a1
2013-09-06refinement: ORCS loader & query improvementsRoberto E. Escobar64-1172/+1626
- Simplify use of LoadDataHandlerAdapter - Clean-up LoadProcessor template - Add LoadDescription phase to loading to report load params and options - Remove dependencies to artifact and attribute readable from tagger and query post processor - Use loader within query engine and apply query post processing as rows are loaded from the datastore without requiring full artifacts. Change-Id: I18b716121a67c0d650db2df906cb9b35f5d3737b

Back to the top