Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-22bug: Searching with multiple criteria returns too many itemsjmisinco2-20/+71
2016-02-03refactor: Convert HasUuid.getUuid to Longdonald.g.dunne1-1/+1
2016-01-13feature[ats_ATS194178]: Remove PermissionEnum.OWNERdonald.g.dunne1-3/+3
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks19-64/+39
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne73-205/+192
2015-11-04refactor: Improve HasBranch type hierarchyRyan D. Brooks2-3/+5
2015-11-04refactor: Rename getBranchUuid to getBranchIdRyan D. Brooks5-5/+5
2015-10-27refactor: Use CoreBranches.COMMON_ID where applicableRyan D. Brooks1-2/+2
2015-10-27refactor: Use CoreBranches.SYSTEM_ROOT_ID where applicableRyan D. Brooks2-2/+4
2015-10-22refactor: Provide default method for Identity.matchesRyan D. Brooks2-20/+0
2015-10-19refactor: Remove unused classRyan D. Brooks1-90/+0
2015-10-09refactor: Use branchId directlyRyan D. Brooks22-177/+133
2015-09-16feature[ats_ATS217737]: Move AbstractTaskableArtifact.createTasks to serverdonald.g.dunne1-1/+2
2015-09-30bug[ats_ATS227491]: Allow deleted on dest arts with mods show in change reportmegumi.telles3-27/+33
2015-09-08refinement: Change server transaction.commit to not exception if emptydonald.g.dunne1-9/+17
2015-09-14refactor: Update build numbers to 0.24.0jmisinco2-2/+2
2016-01-07refactor: Update build numbers to 0.23.1donald.g.dunne2-2/+2
2015-11-30bug[ats_ATS252044]: Make ats ids sequentialmegumi.telles4-15/+15
2015-11-25bug: Update sql handler to support multi-selectMorgan E. Cook3-15/+55
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks85-191/+191
2015-09-30feature[ats_ATS244686]: Remove 1.6 from .classpath filesdonald.g.dunne1-1/+1
2015-09-25refactor: Make branch creation directly use JdbcTransactionRyan D. Brooks3-68/+48
2015-09-25refactor: Remove unnecessary guid query in branch creationRyan D. Brooks1-18/+2
2015-09-25refactor: Use new batch api to speed up branch creationRyan D. Brooks1-51/+44
2015-09-12feature[ats_ATS213170]: Create console command to purge attributesjmisinco3-0/+170
2015-06-23refactor: Update build numbers to 0.23.0Angel Avila2-2/+2
2015-08-03bug[ats_ATS220983]: Orcs Script Exception collecting branch attributesDavid W. Miller2-90/+115
2015-07-20bug[ats_ATS209932]: Invalid SQL generated for some casesDavid W. Miller1-1/+1
2015-07-09bug[ats_ATS184567]: Invalid SQL generated by OSEE scriptDavid W. Miller2-0/+8
2015-06-15refactor[ats_ATS186558]: Consolidate 3 OseeSql classes into 1jmisinco6-95/+5
2015-05-19refactor: Set guava version to 15.0.0jmisinco1-3/+3
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco1-4/+4
2015-04-20feature[ats_ATS194184]: Remove ApplicationContext parameter from OrcsApidonald.g.dunne1-1/+1
2015-04-07feature[ats_ATS124191]: Add createArtifact by uuid to orcsdonald.g.dunne1-2/+6
2015-03-26feature[ats_ATS139476]: Add andUuid to ArtifactQueryBuilderdonald.g.dunne1-1/+1
2015-03-31refactor: Move HasLocalId to framework.core.datadonald.g.dunne2-2/+2
2015-03-24refactor: Update build numbers to 0.22.0Angel Avila2-2/+2
2015-04-06bug[ats_ATS4800]: Update replace with baseline to include relationsmegumi.telles5-5/+46
2015-03-23feature: Add attribute not exists search to clientjmisinco2-33/+15
2015-03-19bug: Fix branchUuid to long conversion in branch exchangeAngel Avila2-29/+42
2015-03-19bug: Fix branch db metadata exportAngel Avila2-20/+17
2015-03-10feature[ats_ATS182511]: Add circular database constraintjmisinco5-45/+34
2015-02-26feature[ats_ATS168971]: Database schema creation to handle circular foreign keysjmisinco11-683/+342
2015-03-02bug[ats_ATS153223]: Add branch scope to relation in Script EngineDavid W. Miller3-6/+20
2015-03-19feature[ats_ATS179688]: Provide Anonymous Principal through JAX-RSAngel Avila3-2/+24
2015-02-18refinement: Move invalid art_id cleanup to serverRyan D. Brooks1-20/+36
2015-02-24feature: Add tagging cleanup to PurgeUnusedDataRyan D. Brooks1-1/+23
2015-01-29refinement: Improve performance of PurgeUnusedDataRyan D. Brooks2-50/+58
2015-03-19feature[ats_ATS146075]: Implement & Integrate ORCS Indexer JAX-RS APIAngel Avila5-133/+7
2015-03-19refactor: Remove unused isInitializing param from OrcsTypes loadTypesAngel Avila1-1/+1

Back to the top