Skip to content
Snippets Groups Projects
  1. Sep 28, 2020
  2. Aug 24, 2020
  3. Aug 01, 2018
  4. Feb 26, 2018
  5. Sep 19, 2017
  6. Mar 20, 2017
  7. Feb 14, 2017
  8. Nov 10, 2015
  9. Jan 02, 2015
  10. Jul 30, 2013
  11. Mar 29, 2013
  12. Jun 07, 2012
  13. Oct 03, 2011
  14. Oct 13, 2010
  15. Sep 21, 2010
  16. Aug 13, 2010
  17. Jun 15, 2010
  18. Jun 10, 2010
  19. Apr 01, 2010
  20. Mar 31, 2010
    • Loren Shih's avatar
      EXT-5581 : Centralize is_asset_fetch/knowlable into asset dictionary · d4fef262
      Loren Shih authored
      Took out some ugly case statements and stuck those functions into the asset dictionary instead.  This makes the code a lot more centralized/extensible since if we ever add assets, it'll be clear that their fetch/knowable fields need to be added (versus that logic being in some obscure case statement).
      d4fef262
  21. Nov 13, 2009
    • Loren Shih's avatar
      EXT-2482 : Newly created folders have wrong default type · f0cd44a6
      Loren Shih authored
      Removed AT_ROOT_CATEGORY and FT_ROOT_CATEGORY since those types are unused.  Changed FT_CATEGORY to FT_ROOT_INVENTORY to make its purpose more clear.
      
      This change assumes that no agent inventories have category type 9 for either inventory type or folder preferred type.
      
      --HG--
      branch : avatar-pipeline
      f0cd44a6
  22. Nov 04, 2009
  23. Nov 02, 2009
  24. Aug 12, 2009
  25. Jul 23, 2009
  26. Jul 01, 2009
  27. Jun 24, 2009
  28. Jun 21, 2009
  29. May 22, 2009
    • Brad Kittenbrink's avatar
      DEV-27646 dll linkage for login module. · 01d39082
      Brad Kittenbrink authored
      Ok, finally got this to a point where it doesn't break the build and I can check
      in. llcommon can be built as a shared library (disabled but can be enabled with
      cmake cache var LLCOMMON_LINK_SHARED.
      
      reviewed by Mani on tuesday (I still need to get his suggested changes
      re-reviewed)
      01d39082
  30. May 08, 2009
  31. Jan 07, 2009
  32. Jun 25, 2008
  33. Oct 04, 2007
  34. Mar 14, 2007
  35. Jan 31, 2007
  36. Jan 02, 2007
Loading