|
|
@30878
|
7 years |
ak19 |
Modifications to get GS2 compiling to work again on Macs after the …
|
|
|
@27673
|
10 years |
kjdon |
need to return the set name\!
|
|
|
@27553
|
10 years |
ak19 |
Function needed to return a bool in order to compile.
|
|
|
@27534
|
11 years |
kjdon |
more changes for super collection stuff. Now can handle having …
|
|
|
@27528
|
11 years |
kjdon |
implemented oaisupercollection. add to oai.cfg and the server will …
|
|
|
@25237
|
12 years |
jmt12 |
Adding some variables to the Makefile.in that extensions can …
|
|
|
@25178
|
12 years |
sjm84 |
Fixed two Windows makefiles
|
|
|
@25149
|
12 years |
kjdon |
getting greenstone to work properly on 64 bit machines. …
|
|
|
@24902
|
12 years |
ak19 |
GSDLARCH used in Windows makefiles (and gsicontrol.bat) when working …
|
|
|
@24901
|
12 years |
ak19 |
GSDLARCH used in Linux makefiles when working out the cgi-bin path …
|
|
|
@24874
|
12 years |
ak19 |
Third set of commits to do with the migration of cgi-bin into …
|
|
|
@24871
|
12 years |
ak19 |
Minor cosmetic change before major commits
|
|
|
@24412
|
12 years |
ak19 |
Fixed a new failure of the OAI validation test of GS2's OAI server: …
|
|
|
@24286
|
12 years |
ak19 |
John Rose and Luigi had identified a bug in the Resource Identifier …
|
|
|
@24226
|
12 years |
ak19 |
Still on ticket 449. Now srclink_file metadata (contains an underscore …
|
|
|
@24114
|
13 years |
ak19 |
Now GS2 works out the earliestDatestamp of the repository in the …
|
|
|
@24109
|
13 years |
ak19 |
Still on changes for OAIserver: oailastmodified date is now used …
|
|
|
@24108
|
13 years |
ak19 |
Preliminary changes that were needed to get the GS2 OAIserver …
|
|
|
@24096
|
13 years |
ak19 |
Fixed a server crashing bug in the oaiserver. Off by one error.
|
|
|
@23234
|
13 years |
kjdon |
use a relative path for oai2.xsl, otherwise sometimes it doesn't like …
|
|
|
@23233
|
13 years |
kjdon |
changed the url info stored in oai.cfg. Now have one optional field …
|
|
|
@22960
|
13 years |
ak19 |
Added in DEBUG flags to LDFLAGS where missing
|
|
|
@22766
|
13 years |
mdewsnip |
Instead of having two copies of expat in Greenstone (one for Linux and …
|
|
|
@22739
|
13 years |
mdewsnip |
Added copyright header to runtime-src/src/oaiserver/*.cpp and …
|
|
|
@22557
|
13 years |
kjdon |
in oai.cfg can define oaiinfo elements, which are addition items …
|
|
|
@22378
|
13 years |
sjm84 |
Greenstone 2 now compiles and installs on 64-bit linux machines
|
|
|
@22289
|
13 years |
kjdon |
ids are now like oai:repos-id:collection:doc
|
|
|
@22287
|
13 years |
kjdon |
added oai-identifier description now that we are using oai scheme ids
|
|
|
@22286
|
13 years |
kjdon |
previous commit message was for a different file. Should have been: …
|
|
|
@22285
|
13 years |
kjdon |
new toOID takes an extra arg, repos_id, so its generates ids like …
|
|
|
@22284
|
13 years |
kjdon |
new toOID takes an extra arg, repos_id, so its generates ids like …
|
|
|
@22214
|
14 years |
kjdon |
tidied up output_custom_metadata. when outputing dc.Identifier, it …
|
|
|
@22213
|
14 years |
kjdon |
changes to methods of oaiconfig
|
|
|
@22212
|
14 years |
kjdon |
tidied up the config classes. moved all the global params into …
|
|
|
@22206
|
14 years |
kjdon |
qualified_dublin_core now inherits from dublin_core so that it can use …
|
|
|
@22205
|
14 years |
kjdon |
added ifndef _DUBLINCORE_H_ etc because I am now including it more …
|
|
|
@22090
|
14 years |
ak19 |
Windows makefiles to work with USE_GDBM and USE_JDBM: 1. Added …
|
|
|
@22080
|
14 years |
ak19 |
Undoing partial commit: accidentally committed windows makefiles along …
|
|
|
@22078
|
14 years |
ak19 |
1. Missing conditional LIBS or INCLUDES or DIR declaration for when …
|
|
|
@22058
|
14 years |
ak19 |
Changes to makefiles to 1. incorporate USE_GDBM and USE_JDBM flags …
|
|
|
@21980
|
14 years |
kjdon |
added stylesheet info to the output so get a nice page when user …
|
|
|
@21978
|
14 years |
kjdon |
for record datestamp, use gs.OAIDateStamp if available, otherwise use …
|
|
|
@21945
|
14 years |
ak19 |
Fixed up win32.mak files in runtime-src that set DEFS for ANY of the …
|
|
|
@21931
|
14 years |
ak19 |
Matches the win32.mak of recpt: doesn't compile up oaserver.cgi for …
|
|
|
@21883
|
14 years |
kjdon |
don't use dc.date for datestamp, instead use the new gs.OAIDateStamp
|
|
|
@21799
|
14 years |
kjdon |
output_custom_metadata needs a return value
|
|
|
@21761
|
14 years |
kjdon |
adding code to provide a URL in a dc.identifier field to link to the …
|
|
|
@21605
|
14 years |
mdewsnip |
Swapped an "if" block and an "else" block in …
|
|
|
@21455
|
14 years |
ak19 |
Major bug fix after Dr Bainbridge debugged the server code which was …
|
|
|
@21435
|
14 years |
ak19 |
Better way of setting the ENABLE_indexer and USE_SQLITE and ENABLE_JNI …
|
|
|
@21424
|
14 years |
davidb |
When testing on a 64-bit architecture, compile failed with error: cast …
|
|
|
@21353
|
14 years |
oranfry |
completed svn:ignore list
|
|
|
@21324
|
14 years |
ak19 |
Changes to makefiles, configure files, and source code to work with …
|
|
|
@20999
|
14 years |
oranfry |
restructuring the repository
|
|
copied from gsdl/trunk/runtime-src/src/oaiservr
|
|
|
@20851
|
14 years |
oranfry |
doing for oaiserver what I did for library.cgi
|