Commit History

Author SHA1 Message Date
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Justin Clark-Casey (justincc) e9cc22fea4 Add regression test TestSaveNonRootFolderToIar 11 years ago
  Justin Clark-Casey (justincc) 12b1cbf8bf Fix give inventory tests to use different users rather than (accidentally) the same user. Extend TestGiveInventoryItem() to test giving back the same item. 13 years ago
  Justin Clark-Casey (justincc) fe890554fb insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items rather than just the first one 13 years ago
  Justin Clark-Casey (justincc) 896f039513 create TestGetInventoryItem() 13 years ago
  Justin Clark-Casey (justincc) 8d2e8b7d5c minor: remove mono compiler warnings 14 years ago
  Justin Clark-Casey (justincc) 86937d0a0f allow inventory path specified in "load iar" to start with a / (e.g. /Objects is now valid where it wasn't before) 14 years ago
  Justin Clark-Casey (justincc) 71433075a9 Fix obvious bug in XInventoryService.GetFolderItems() which was preventing the iar module from being able to save single item iars 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
  Jeff Ames 9f5c2acd12 Formatting cleanup. 14 years ago
  Justin Clark-Casey (justincc) 716f70cd31 refactor out iar escaping 14 years ago
  Justin Clark-Casey (justincc) a3105a34ca Implement human / escaping for inventory folders as well as items 14 years ago
  Justin Clark-Casey (justincc) 6820cc93ec refactor path delimiter in iar utils 14 years ago
  Justin Clark-Casey (justincc) a7af92d5d0 minor: remove some mono compiler warnings 14 years ago
  Justin Clark-Casey (justincc) 9b2592a960 refactor: make human iar escape char a constant rather than a magic char 14 years ago
  Justin Clark-Casey (justincc) 668850b974 * for iars, allow item names/folders including "/" to be escaped using "\/" 14 years ago
  Jeff Ames 606e831ff5 Formatting cleanup. 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Justin Clark-Casey (justincc) b7256f2567 extend load iar test to loading into a deeply nested directory 15 years ago
  Justin Clark-Casey (justincc) 5640cac8e0 Add convenience functions to InventoryArchiveUtils for locating folders by assuming we're starting from the root 15 years ago
  Justin Clark-Casey (justincc) 881051c8cc Convert iar write request to use inventory service requests rather than cache 15 years ago