提交历史

作者 SHA1 备注 提交日期
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  Justin Clark-Casey (justincc) e9cc22fea4 Add regression test TestSaveNonRootFolderToIar 11 年之前
  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 年之前
  Justin Clark-Casey (justincc) fe890554fb insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items rather than just the first one 13 年之前
  Justin Clark-Casey (justincc) 896f039513 create TestGetInventoryItem() 13 年之前
  Justin Clark-Casey (justincc) 8d2e8b7d5c minor: remove mono compiler warnings 14 年之前
  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 年之前
  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 年之前
  Justin Clark-Casey (justincc) cf4721a92d in IAR utils, return all folders that match a particular path rather than just the first one 14 年之前
  Jeff Ames 9f5c2acd12 Formatting cleanup. 15 年之前
  Justin Clark-Casey (justincc) 716f70cd31 refactor out iar escaping 15 年之前
  Justin Clark-Casey (justincc) a3105a34ca Implement human / escaping for inventory folders as well as items 15 年之前
  Justin Clark-Casey (justincc) 6820cc93ec refactor path delimiter in iar utils 15 年之前
  Justin Clark-Casey (justincc) a7af92d5d0 minor: remove some mono compiler warnings 15 年之前
  Justin Clark-Casey (justincc) 9b2592a960 refactor: make human iar escape char a constant rather than a magic char 15 年之前
  Justin Clark-Casey (justincc) 668850b974 * for iars, allow item names/folders including "/" to be escaped using "\/" 15 年之前
  Jeff Ames 606e831ff5 Formatting cleanup. 15 年之前
  Jeff Ames ee205e7e81 Formatting cleanup. 15 年之前
  Justin Clark-Casey (justincc) b7256f2567 extend load iar test to loading into a deeply nested directory 15 年之前
  Justin Clark-Casey (justincc) 5640cac8e0 Add convenience functions to InventoryArchiveUtils for locating folders by assuming we're starting from the root 15 年之前
  Justin Clark-Casey (justincc) 881051c8cc Convert iar write request to use inventory service requests rather than cache 15 年之前