Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-08-09refactor[bgz_354193]: Remove unused importsShawn F. Cook1-1/+0
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook16-48/+32
2011-06-21refactor: Minor quality changeskwilk2-2/+0
2011-05-11refactor: Improve minor code quality issueskwilk1-1/+0
2011-05-03refinement: Expose recursive purge operation to client through httpRyan D. Brooks2-6/+14
2011-02-18refactor: Cleanup token creation and inheritancerescobar2-10/+6
Create static TokenFactory to handle token creation Create HasArtifactType interface Create HasBranch interface Fix ArtifactToken inheritance Remove token subclasses
2011-07-13bug[ats_4B08V]: Fix allowed attribute types per branchkwilk9-54/+37
2011-02-01bug[ats_F0W3D]: App Server uses excessive amount an memory while running ↵rescobar4-242/+131
change reports
2010-12-07refinement: Improve Transaction and Branch Cache loading0.9.7.v201012071505_RCrescobar1-3/+22
2010-10-07bug: Fix relation type cache to work with artifact type token changesrbrooks1-4/+13
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks2-3/+2
2010-09-17bug[ats_UNJKK]: Implement Search Request/Response messages, translators and ↵rescobar5-69/+508
tests
2010-09-16refactor: Warnings clean-up for framework.core.message.testrescobar1-0/+60
2010-09-15bug[ats_UNJKK]: Convert SearchEngine messages to standard formatrescobar5-0/+150
2010-09-15refactor: Clean-up Warningsrescobar4-4/+5
2010-08-29Eclipse source cleanup and formatrbrooks6-16/+54
2010-08-24Cleaned up warnings and fixed service dependenciesrescobar3-9/+3
2010-08-23Updated class dependencies to reflect direct cache dependency instead of ↵rescobar6-134/+99
depending on the cache service object which brings in unnecessary dependencies. Updated DataTranslationService registration to use dependency tracker
2010-07-24applied Eclipse source cleanuprbrooks24-67/+83
2010-07-24converted all line terminators to unix stylerbrooks62-4002/+4002
2010-07-18add distribution statement to files that are missing itrbrooks4-15/+40
2010-07-13remove shallow artifactddunne1-10/+6
2010-06-24Move Database Schema Creation to app serverrescobar3-0/+72
Create datastore bundle Misc. osgi service fixes
2010-06-21(no commit message)rescobar6-5/+147
2010-06-19(no commit message)rescobar59-0/+3810

Back to the top