Skip to content
  1. Jan 23, 2012
  2. Feb 25, 2011
  3. Jul 21, 2009
  4. Jun 25, 2008
  5. Feb 27, 2008
  6. Feb 06, 2008
  7. Jan 04, 2008
  8. Oct 05, 2007
  9. Sep 25, 2007
  10. Sep 12, 2007
  11. Sep 03, 2007
  12. Jul 13, 2007
  13. Jul 01, 2007
  14. Jun 08, 2007
  15. Jun 04, 2007
  16. Jun 01, 2007
  17. May 04, 2007
    • Gábor Hojtsy's avatar
      #127539: progressive operation support, refactoring update.php code to a... · c740ac7f
      Gábor Hojtsy authored
      #127539: progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
        - update.php is already on the batch API
        - node access rebuilding is in the works
        - automatic locale importing is in the works
      
       Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
       and the fantastic turnaround times. Hats off.
      c740ac7f
  18. Apr 09, 2007
  19. Oct 14, 2006
  20. Aug 31, 2006
  21. Aug 23, 2006
  22. Aug 22, 2006
  23. Aug 20, 2006
    • Dries Buytaert's avatar
      - Patch #49993 by Sid_M: fixed two minor problems with HTTPGet(). · 3646f891
      Dries Buytaert authored
      1) There is a race condition created by calling send() before setting the callback function. Admittedly, this race shouldn't be lost, but it's not good practice to bet on winning races in code.
      
      2) Line 55 is redundant. Since the value of bAsync is based on the non/existence of callbackFunction, there is no need to check both variables later.
      3646f891
  24. Jun 07, 2006
  25. May 29, 2006
  26. Apr 27, 2006
  27. Apr 05, 2006
  28. Mar 24, 2006
  29. Feb 05, 2006
  30. Jan 22, 2006
  31. Dec 31, 2005
  32. Dec 29, 2005
  33. Dec 21, 2005
  34. Dec 19, 2005
  35. Dec 06, 2005
  36. Dec 02, 2005
  37. Oct 22, 2005
  38. Sep 07, 2005
    • Steven Wittens's avatar
      Fixes for AJAX/JS stuff in Konqueror: · 7f73c2bf
      Steven Wittens authored
      - Fix collapsible fieldsets (broken since to 'IE5 icons alignment' fix)
      - Fix JS upload (broken due to mysterious form submission abortion bug)
      
      Thanks Bèr for letting me use VNC :).
      7f73c2bf