288ad456beFinally got reading from the storage server to work. Yippee!
fgerlits
2004-12-21 21:00:37 +0000
48be2884b4changed UniqueId::IdType from unsigned int to long long int added UniqueId constructor from, and conversion to, std::string got WebStorageClient::existsAudioClip() to work
fgerlits
2004-12-20 22:08:19 +0000
c687ab5a52updated time display, as it no longer needs a valid session id
maroy
2004-12-20 14:27:16 +0000
d554a793d1changed the call to GetSchedulerTime to call with no parameters
maroy
2004-12-20 14:21:49 +0000
633b1f2bedadded the ability to select UI language when logging in
maroy
2004-12-20 14:04:34 +0000
7dbfa2dbc4a few more places where the ClientInterface moves had to be recorded
fgerlits
2004-12-16 11:24:54 +0000
4a942bed50corrected Core/AuthenticationClientInterface and Core/StorageClientInterface references to Authentication/... and Storage/..., respectively
fgerlits
2004-12-16 10:34:53 +0000
8d8eaa93bemoved AuthenticationClientInterface.h from Core to Authentication moved StorageClientInterface.h from Core to Storage added tests for AuthenticationClientFactory and StorageClientFactory
fgerlits
2004-12-15 20:36:26 +0000
1796f4b4a3Old XMLRPC extension files removed.
tomas
2004-12-15 17:30:06 +0000
275af6c516Inlude patched XML_RPC extension into LiveSupport CVS.
tomas
2004-12-15 17:25:50 +0000
bdb2c5c474Bug in folder rename solved.
tomas
2004-12-15 17:21:39 +0000
cb4d80990dstorage server docs now included in main (public) documentation
fgerlits
2004-12-15 15:40:12 +0000
fd7e00ee0areplaced helix library version with hxclient_1_3_0_neptunex-2004-12-15
maroy
2004-12-15 13:00:12 +0000
b306b0c2ddadded more parallel tests, as they seem to be fixed with hxclient_1_3_0_neptunex-2004-12-15
maroy
2004-12-15 12:46:44 +0000
f7399d9674added budilrc, needed for a proper helix build
maroy
2004-12-15 12:44:38 +0000
ce64c6ead3cosmetic chngs
tomas
2004-12-12 20:32:51 +0000
29844f9a3aadded: resetStorage XML-RPC method in xrLocStor and var/tests/sampleData.php file (and minor changes)
tomas
2004-12-12 02:12:47 +0000
3d733bb524added some more XML-RPC method test (which don't work yet) added getSchedulerTime XML-RPC method, can't do push yet
fgerlits
2004-12-10 18:06:03 +0000
8908bffe6badded webAuthenticationClient.xml for testing WebStorageClient
fgerlits
2004-12-09 09:14:52 +0000
1a14163965Few comments added
tomas
2004-12-09 00:42:42 +0000
fe6a11cab1added & checked the first new Rpc...Test (the others should now be easy)
fgerlits
2004-12-08 15:03:42 +0000
089744e465added some stuff to the WebStorageClient, not much to show for it yet
fgerlits
2004-12-08 12:50:09 +0000
705bd34c33Minor changes in LocStor::storeAudioClip and StoredFile::insert (bug. 483)
tomas
2004-12-08 01:47:18 +0000
0c6cd50546added abstract Playable class, which is a common ancestor of AudioClip and Playlist; plus some clarification in the PlaylistElement documentation
fgerlits
2004-12-06 17:19:24 +0000
0311bb4fb4moved WebStorageClient.h to include/LiveSupport/Storage
fgerlits
2004-11-29 12:55:21 +0000
f2f7914896Reverted to version 1.6.
fgerlits
2004-11-29 12:26:39 +0000
7a6592edbfwrote specifications for the playlist methods in the storage server started adding a savePlaylist() call to the xml-rpc functions which call the storage server (I should have done this earlier but didn't)
fgerlits
2004-11-26 18:54:53 +0000