Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-17refactor: Update build numbers to 0.11.1Roberto E. Escobar2-2/+2
Change-Id: I6322912aa393c22210af80956c7919917d45a345
2013-03-15bug[ats_9RC8V]: Ensure OseeData creates folder before allow getFile()donald.g.dunne1-0/+1
OseeData.getFile() needs to make sure the osee.data directory is created before allowing usage. Change-Id: I3e958f9ac40348454becec6fea4d4682a2548ca9
2013-03-04feature[ats_CPPJL]: Add AtsStateItemCore extension pointmegumi.telles1-0/+2
Change-Id: Ifbebd4cf22edf37ddc9deac2429953e08a5bb257
2013-02-16feature[ats_310X3]: Run AddDistributionStatement ruledonald.g.dunne1-0/+10
Change-Id: I0f8e8276f6b1c28ea6e244e5725cae65bd022a5a
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-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-04-30feature[ats_VGR8B]: Delete IActionReportingServiceRoberto E. Escobar1-20/+0
2012-04-20refinement: Improve OseeData project initializationRoberto E. Escobar1-64/+33
2012-04-10refinement: Clean up RMI class loadingAndrew M Finkbeiner1-0/+27
2012-04-10bug: Use the bound server port instead of using the passed server portAndrew M Finkbeiner1-2/+2
2012-04-05refinement: Remove caching of classes to fix loading problems with reloaded ↵Andrew M Finkbeiner1-25/+0
bundles
2012-04-02bug: Clean-up ipv6 based urlsAndrew M Finkbeiner1-2/+7
2012-03-17feature[ats_0ZVNB]: Add client runtime to maven buildRoberto E. Escobar1-0/+35
2011-09-07refactor: Remove IActionable0.9.9.v201109070002_SR1donald.g.dunne1-23/+0
2011-09-02bug: OseeData project not opening if already existsjmisinco1-2/+2
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks3-9/+7
2011-06-21refactor: Minor quality changeskwilk1-1/+1
2011-05-18refactor: Remove StaticIdManager and auto-caching of all StaticId attributesddunne1-5/+30
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-08-12feature[ats_PMYWY]: Upgrade to OSGI R4.3rescobar1-1/+2
2011-01-04refactor: Remove usage of obsolete method AIFile.constructIFilerbrooks1-18/+3
2010-12-21refactor: Utilize utility method PluginUtil.copyPluginFileToOseeData instead ↵rbrooks1-0/+14
of in-place code
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-10-19bug[ats_M7TTD]: Source for runtime plugins missing from releaserescobar1-6/+2
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-05refinement: Allow an operation to be run as an Eclipse applicationrbrooks2-0/+70
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne2-18/+17
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of ↵rbrooks2-7/+5
in-place code
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks3-4/+0
2010-08-29remove unused Javadoc stubsrbrooks6-19/+0
2010-08-16replace manual code with call to utility method AIFile.constructIFilerbrooks1-4/+9
2010-08-16replaced deprecated call to IWorkspaceRoot.findFilesForLocation with ↵rbrooks1-6/+11
IWorkspaceRoot.findFilesForLocationURI
2010-07-24applied Eclipse source cleanuprbrooks17-151/+154
2010-07-24converted all line terminators to unix stylerbrooks13-608/+608
2010-07-18removed unnecessary settings filesrbrooks1-12/+0
2010-07-18fixed warningrbrooks1-0/+1
2010-06-25Prevented class loading issues in one extension point from stopping loading ↵rbrooks1-1/+4
of all extensions
2010-05-19collection.isEmpty()ddunne1-1/+1
2010-05-19Updated versions to 0.9.5rescobar1-1/+1
2010-05-03updated bundleProvider per ↵rbrooks1-1/+1
http://wiki.eclipse.org/Adding_Bundles_to_Orbit#What_to_use_as_Provider_Name.3F
2010-03-23Updated version to 0.9.4.qualifierrescobar1-1/+1

Back to the top