Commit Graph

15 Commits

Author SHA1 Message Date
tomash 2e99dd0509 Hidden locking problem fixed in file uploads (storageServer and hub) + more network error codes marked as resumable. 2006-11-30 17:25:23 +00:00
tomash 7dbe916d6d #1944 + #1869 hubSearch part 2006-11-28 19:51:03 +00:00
paul cb36413ecb Fix for #2027 2006-11-24 17:17:29 +00:00
paul 85f3717eb7 Code formatting cleanup, added correct documentation for function parameters and return values. Added public/private/static modifiers to functions. 2006-11-23 18:58:03 +00:00
paul 053f6df164 Get rid of unneeded data copying ( = = someFunction()). Minor spacing and formatting tweaks. 2006-11-23 07:16:40 +00:00
paul f3a8175815 Removed special cases for PHP5 handling. 2006-11-21 16:13:17 +00:00
paul b5f2262b0a Fixed function call names for renamed functions. 2006-11-21 15:53:30 +00:00
tomash fa0f1ffbff Fixed return structure of getTransportInfo. 2006-11-15 01:23:07 +00:00
paul bb00be70bb Started to convert code to PHP5 using public/private/protected/static and __construct() method, got rid of =& when constructing objects. Improved documentation in many places. Commented out functions that are no longer in use. Got rid of double-copy operations when checking for errors (e.g. $foo = $r = myMethod()). Tweaked code here and there to fit coding conventions. 2006-11-14 19:09:20 +00:00
tomash c1253836d4 #1704 restoreBackup XMLRPC fixed 2006-11-09 14:38:59 +00:00
tomash fc866bbfb7 #1708 fixed return struct of the restoreBackupCheck method 2006-11-09 01:38:04 +00:00
tomash a3144ce333 #1878 searchMetadata generalized to multifield orderby 2006-11-02 10:09:46 +00:00
paul 4cd4c8cbf5 Fixed some formatting to comply with style guidelines. 2006-10-25 20:37:57 +00:00
tomash 0caf92b44e #1872 added 'source' to search result structure 2006-10-20 14:51:45 +00:00
paul fe31d2dfab Renaming top-level livesupport directory (/trunk/livesupport) to campcaster (trunk/campcaster). 2006-10-19 14:55:07 +00:00