tomas
d66291b067
minor changes
2005-02-14 22:39:51 +00:00
tomas
108a6a154b
...
2005-02-09 22:38:38 +00:00
fgerlits
bc49af1e38
added reset() method to StorageClientInterface;
...
modified scheduler tests to use this reset() method;
changed getAllPlaylists() and getAllAudioClips() in StorageClientInterface
to use the search() method, and added optional limit and offset arguments;
changed the Makefile.in in modules/storage and products/scheduler to
initialize the storage server after compilation and before running tests;
modified some scheduler tests to work correctly with either Test- or
Web- StorageClient
2005-01-27 20:20:15 +00:00
fgerlits
e40d8c3af3
*** empty log message ***
2005-01-26 18:27:54 +00:00
fgerlits
4c1517e14a
*** empty log message ***
2005-01-26 18:25:52 +00:00
fgerlits
c160d028c9
added two more audio clips to the test storage data
2005-01-26 17:56:56 +00:00
fgerlits
e273b4eb80
modified storage test data to make the testStorageClient and the webS.C.
...
more similar
2005-01-26 17:51:34 +00:00
tomas
744c9619fc
minor
2005-01-25 23:56:35 +00:00
fgerlits
9d3995b658
added more tests to WebStorageClientTest
2005-01-21 12:46:37 +00:00
fgerlits
83d1971639
implemented search() in Storage; it works in the TestStorageClient,
...
does not work yet in the WebStorageClient
2005-01-19 20:51:48 +00:00
tomas
90c3bee5e6
Transport tests updated to changes in transport subsystem.
2005-01-19 05:23:33 +00:00
tomas
0c69b280b1
Changed result struct from resetStorage,
...
see note #641 in http://bugs.campware.org/view.php?id=546
2005-01-17 15:22:39 +00:00
tomas
b15212839b
Added for:
...
http://bugs.campware.org/view.php?id=546
2005-01-15 13:51:37 +00:00
tomas
5776b42b12
Changes for:
...
http://bugs.campware.org/view.php?id=546
2005-01-15 13:50:51 +00:00
fgerlits
31cc87b3c5
*** empty log message ***
2005-01-03 13:28:58 +00:00
fgerlits
de9799cc6f
changed test files in storageServer/var/tests
2005-01-03 13:25:39 +00:00
fgerlits
11f46d11ba
wrote configuration of AudioClip from metafile;
...
added toXml() method to AudioClip
2004-12-29 10:02:29 +00:00
tomas
f57fa14fbd
Playlist methods added in PHP and XMLRPC layers.
...
+solved bug: http://bugs.campware.org/view.php?id=520
+minor change in _createGunid - for only non-negative bigint.
2004-12-29 01:51:00 +00:00
tomas
a9e52421d9
Gunid format change!
...
Gunid is internally bigint (8B int).
Gunid is transported as 16 hex digits string in input parameters and output
results.
2004-12-27 14:49:25 +00:00
fgerlits
288ad456be
Finally got reading from the storage server to work. Yippee!
2004-12-21 21:00:37 +00:00
fgerlits
48be2884b4
changed UniqueId::IdType from unsigned int to long long int
...
added UniqueId constructor from, and conversion to, std::string
got WebStorageClient::existsAudioClip() to work
2004-12-20 22:08:19 +00:00
tomas
ce64c6ead3
cosmetic chngs
2004-12-12 20:32:51 +00:00
tomas
29844f9a3a
added:
...
resetStorage XML-RPC method in xrLocStor
and var/tests/sampleData.php file
(and minor changes)
2004-12-12 02:12:47 +00:00
tomas
41af7984c1
Changes for less verbose and more robust setup process.
...
Some documentation added.
2004-11-24 04:07:46 +00:00
tomas
4b07803e0c
Major changes in transport layer - generalized for metadata and search jobs.
2004-09-29 01:51:37 +00:00
tomas
510091e734
Transport submodule added + relevant changes
...
Archive module have to be installed for Tranport.
2004-09-21 00:40:30 +00:00
tomas
70637ef59e
Transport submodule added + relevant changes.
...
Transport need Archive module to be installed.
2004-09-21 00:27:41 +00:00
tomas
f62c1fab5d
Initial revision
2004-09-12 21:58:48 +00:00