Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) f5a041d012 bump default IAR version to 0.2 and 1.1 for the --profile version. 13 years ago
  Diva Canto 35a2961ccd Added a -v|verbose option to save iar. 13 years ago
  Justin Clark-Casey (justincc) 387f743993 If we're saving an IAR with --profile information, then label this a version 1.0 IAR since it isn't compatible with older OpenSim releases. 13 years ago
  Diva Canto f86c438653 Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function. 13 years ago
  Justin Clark-Casey (justincc) 45220a6954 minor: remove some old commented out code 14 years ago
  Jeff Ames a331fd4e24 Formatting cleanup. 14 years ago
  Justin Clark-Casey (justincc) e6019dd6ac print IAR version number on console when saving 14 years ago
  Justin Clark-Casey (justincc) bb28726a8b write IAR control file first in the archive rather than last 14 years ago
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 years ago
  Justin Clark-Casey (justincc) def6b1544f very minor log message and var name tweaking for iar saving 14 years ago
  Justin Clark-Casey (justincc) 8c10cb5ffe improve closing of load/save iar streams in the event of a problem 14 years ago
  Justin Clark-Casey (justincc) cf4721a92d in IAR utils, return all folders that match a particular path rather than just the first one 14 years ago
  Justin Clark-Casey (justincc) d72435693b refactor: move GetStream and URI methods from ArchiveReadRequest -> ArchiveHelpers 14 years ago
  John Hurliman 33f5d0d1e9 * UuidGatherer now tracks asset types for assets it discovers. The asset types are inferred from context 14 years ago
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 years ago
  Diva Canto 53e83e5dbb * Starting to clean the house... 14 years ago
  Diva Canto 1e1b2ab221 * OMG! All but one references to UserProfileCacheService have been rerouted! 14 years ago
  Diva Canto 25fdbd6cbc Less refs to UserProfileCacheService. Compiles but likely doesn't run. 14 years ago
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 14 years ago
  Justin Clark-Casey (justincc) f605d59136 Make load/save iar slightly better in the face of io failures by always attempting to close the streams 15 years ago
  Jeff Ames 9f5c2acd12 Formatting cleanup. 15 years ago
  Justin Clark-Casey (justincc) 716f70cd31 refactor out iar escaping 15 years ago
  Justin Clark-Casey (justincc) 678a74e4f7 Tell the user when a 'save iar' has failed because the inventory path could not be found 15 years ago
  Justin Clark-Casey (justincc) 345ddcd0d8 * Escape / character when saving items and folders in an iar so that the loader doesn't barf 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Justin Clark-Casey (justincc) 9249c026f2 Don't preserve full user profile details within iars for now 15 years ago
  Justin Clark-Casey (justincc) 613cb417c0 add control files containing version info to iars 15 years ago
  Justin Clark-Casey (justincc) 212efc0c76 Remove bug where iar created folders could not be deleted after relog 15 years ago
  Justin Clark-Casey (justincc) 76b21860e9 refactor iar name generation 15 years ago
  Justin Clark-Casey (justincc) 881051c8cc Convert iar write request to use inventory service requests rather than cache 15 years ago