Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-15feature: Add get BranchView feature valuesMorgan E. Cook1-12/+11
2016-09-30refactor: Use Id with IdCollectionRyan D. Brooks4-21/+21
2016-09-22refactor: Remove getGuid from IRelationTypeRyan D. Brooks1-1/+1
2016-08-19refactor: Use BranchId with ORCSRyan D. Brooks8-247/+245
2016-09-09refactor: Fix potential null pointer accessMorgan E. Cook1-1/+1
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks1-3/+4
2016-08-24refacttor: Update ids in Change Report area to use Id typesAngel Avila4-68/+87
2016-08-29bug: Fix historical query by artifact idRyan D. Brooks2-1167/+1
2016-08-09refactor: Move SystemPrefences Interface to orcsMorgan E. Cook2-2/+2
2016-08-11refactor: Use ArtifactId with branch operationsRyan D. Brooks1-5/+6
2016-12-01feature[ats_ATS295085]: Add applicability to the change reportDavid W. Miller4-31/+49
2016-09-12refactor: Remove guid replace for attribute loading on serverMorgan E. Cook1-35/+0
2016-09-02refinement: Document org.eclipse.osee.orcs.db.test suitesdonald.g.dunne21-78/+104
2016-08-31bug: Guard PurgeAttributeTest against productiondonald.g.dunne1-4/+53
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks9-145/+156
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks2-10/+8
2016-05-18refactor: Improve usability of JdbcClient.fetchRyan D. Brooks1-1/+1
2016-05-10refactor: Consolidate JDBC metadata to JdbcTypeRyan D. Brooks5-625/+579
2016-05-04bug[ats_ATS282539]: Fix quick search not returning expected resultsmegumi.telles1-2/+2
2016-04-21refactor: Remove usage of JdbcClient.getStatementRyan D. Brooks1-9/+7
2016-04-08refactor: Remove TransactionRecord.getFullBranchRyan D. Brooks2-2/+2
2016-07-29feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne2-116/+92
2016-07-29feature: Add ability to set Applicability on Orcs OjbectsAngel Avila1-171/+191
2016-07-06feature[ats_ATS288803]: Add applicability to osee_txs and branchDavid W. Miller3-18/+24
2016-03-20refinement: Consolidate osee.application.server constantsdonald.g.dunne2-5/+6
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks1-3/+3
2016-03-02refactor[ats_ATS253925]: Change ids in Account from int to LongAngel Avila1-47/+47
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks1-2/+1
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne12-524/+481
2015-10-27refactor: Use CoreBranches.COMMON_ID where applicableRyan D. Brooks3-15/+15
2015-10-09refactor: Use branchId directlyRyan D. Brooks5-77/+77
2015-09-30bug[ats_ATS227491]: Allow deleted on dest arts with mods show in change reportmegumi.telles1-4/+11
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks18-47/+47
2015-09-12feature[ats_ATS213170]: Create console command to purge attributesjmisinco2-1/+83
2015-06-15refactor[ats_ATS186558]: Consolidate 3 OseeSql classes into 1jmisinco4-4/+4
2015-05-22refinement: Changes for intermittent test failuresjmisinco1-148/+1
2015-04-03refactor[ats_ATS186558]: Remove unused ResourceListener from ResourceManagerjmisinco1-11/+0
2015-03-26feature[ats_ATS139476]: Add andUuid to ArtifactQueryBuilderdonald.g.dunne1-1/+1
2015-03-31refactor: Move HasLocalId to framework.core.datadonald.g.dunne1-1/+1
2015-04-06bug[ats_ATS4800]: Update replace with baseline to include relationsmegumi.telles1-4/+4
2015-03-23feature: Add attribute not exists search to clientjmisinco1-1/+5
2015-03-19refactor: Generalize ChangeItem classAngel Avila4-45/+28
2014-12-12feature[ats_ATS101638]: Add associated art id to BranchQueryjmisinco1-0/+25
2014-12-12feature[ats_ATS101638]: Add merge branch query to BranchQueryjmisinco1-0/+30
2014-12-03refinement[ats_ATS123880]: Cache OseeInfo values supporting a max stalenessAngel Avila1-0/+6
2014-11-26feature[ats_ATS139503]: Use JdbcService in ORCSRoberto E. Escobar11-128/+77
2014-11-21refinement[ats_ATS140743]: Improve Join table cleanerRoberto E. Escobar11-67/+47
2014-11-26refactor: Use JoinUtility in client loading and purgingRoberto E. Escobar1-1/+3
2014-11-19refactor: Convert ORCS JoinUtility into an instance class factoryRoberto E. Escobar5-26/+95
2014-11-18refactor: Remove use of OseeInfo from ORCSRoberto E. Escobar1-7/+8

Back to the top