37 Commits (0732637c5b34d82b0b4d1812fbe121c439912fd1)

Author SHA1 Message Date
  John-Mark Gurney 3250e2e286 This seems to have fixed the problem of things appearing and 18 years ago
  John-Mark Gurney cffd2f474b add new attribute updateID which is the system update id.. currently 18 years ago
  John-Mark Gurney 296b666ec6 drop debugging of needupdate flag.. 18 years ago
  John-Mark Gurney 7a52990bca fix files... turns out we do need the checkUpdate on items, just not 18 years ago
  John-Mark Gurney 78a80b612f add revision and copyright stuff to these files... 18 years ago
  John-Mark Gurney 9eb753bf56 include object in result buffer if it exists... 18 years ago
  John-Mark Gurney 74a78e79e3 drop debugging statements.. 18 years ago
  John-Mark Gurney 35d5e9a3b4 keep track of the last few requests that we have processed, we now 18 years ago
  John-Mark Gurney 6bfd3280e7 move the browse later so that restarts don't print it soo many 18 years ago
  John-Mark Gurney f0a251badb make basic removal work again... forgot to get the id to pass to 18 years ago
  John-Mark Gurney 410eb9f330 add support for poor many's async... I don't want to tangle out 18 years ago
  John-Mark Gurney 67d7c6a2e0 add a repr so when printing we know it's not just a dict (and when 18 years ago
  John-Mark Gurney 5c6bf70efb remove web content when we delete the Item... This shouldn't stop 18 years ago
  John-Mark Gurney 8eb1aba1b7 properly generate TotalMatches... 18 years ago
  John-Mark Gurney ac10c390dc handle deleting an item multiple times, log when we do so I can try 18 years ago
  John-Mark Gurney 82c8d87433 maybe this will fix the deleting is broken problem... why the assert 18 years ago
  John-Mark Gurney 712d484bbc add $Id$'s so that people can tell which files have changed between 18 years ago
  John-Mark Gurney 40887b4646 detect when addItem is passed a Container class and treat it as 18 years ago
  John-Mark Gurney aa33852879 if an Object has a content attribute, install it into the webserver 18 years ago
  John-Mark Gurney 93eaac1228 refactor some code to try to prevent the IndexError that sometimes 18 years ago
  John-Mark Gurney adab67e8a2 support custom root container 18 years ago
  John-Mark Gurney a5fbdb43cc drop debugging from ContentDirectory... 19 years ago
  John-Mark Gurney 6b48c04a19 properly handle UpdateID's... and have Item's automaticly propagate 19 years ago
  John-Mark Gurney c24e805017 make all Objects have the checkUpdate routine, and just return 19 years ago
  John-Mark Gurney 1d01658bb7 add support for dynamicly changing file systems.. we will now notice 19 years ago
  John-Mark Gurney cd44190167 fix problems with the space to tab conversion.. 19 years ago
  John-Mark Gurney 312d124260 switch to using tabs instead of spaces... 19 years ago
  John-Mark Gurney 528bb66be9 add support for deleteing Items... 19 years ago
  John-Mark Gurney 2dff300426 fix tabs... 19 years ago
  John-Mark Gurney 427ec4403c support using a different container classes, through 19 years ago
  John-Mark Gurney cfeac9c3cb add my email address to my copyright lines.. 19 years ago
  John-Mark Gurney 7b3457f289 add my copyright to the files that I've significantly touch.. 19 years ago
  John-Mark Gurney 9f465bb73f remove some unnecessary debugging statements now that it's working.. 19 years ago
  John-Mark Gurney 83d5e90803 wh00t! get this working! I now have the ability to replicate a 19 years ago
  John-Mark Gurney d17a40c84a mark functions as required... and comment out in the xml, the Search 19 years ago
  John-Mark Gurney 4936729b23 properly assert Tim's copyright... (c) has no meaning, only it spelled 19 years ago
  John-Mark Gurney ed587e94d3 import a python media server based upon twisted among other things.. 19 years ago