pazpar2-moved-to-github.git
2007-04-18 Adam DickmeissMake Pazpar2 configure prefer static YAZ - when locally...
2007-04-18 Sebastian HammerI think this addresses Bug 1070.
2007-04-18 Marc Crommeencapsulating all record fields in a xsl:for-each to...
2007-04-18 Sebastian HammerRemoved for now.. display of bib targets not really...
2007-04-18 Sebastian HammerPut an alert in ajaxError. This is not pretty and shoul...
2007-04-18 Sebastian HammerSearch still went ahead even if one target had a parse...
2007-04-18 Sebastian HammerOops. output of ccl_pquery not null-terminated. Added...
2007-04-18 Sebastian HammerMessing with the refresh timer to make things feel...
2007-04-17 Sebastian HammerFixed bug 897. Pazpar2/search fails gracefully on empty...
2007-04-17 Sebastian HammerAdded LOC example config
2007-04-17 Sebastian HammerAdded LOC to MK production demo
2007-04-17 Sebastian HammerAdded author search
2007-04-17 Marc CrommeStill trying to relevance-rank one single record.
2007-04-17 Jakub SkoczenAdded newer version of jquery (faster).
2007-04-17 Jakub SkoczenWhen author link is clicked, all books by that author...
2007-04-17 Marc Crommeadded five asserts to make sure that the arguments...
2007-04-17 Marc Crommechanged order of arguments of reclist_insert such that...
2007-04-16 Adam DickmeissAnother and hopefully, last, YAZ OID DB update
2007-04-16 Sebastian HammerRemoved $Id$ again.. that seemed redundant when the...
2007-04-16 Sebastian HammerAdded protocol number and $Id$ to init response
2007-04-16 Sebastian HammerDisplays empty location subrecords in brief formats...
2007-04-16 Sebastian HammerTuning interface. Tuning Wikipedia searching
2007-04-16 Marc Crommeadded first shot on relevance ranking testing, still...
2007-04-16 Marc Crommeadded asserts on service struct passed to reclist_insert
2007-04-16 Marc Crommeadded
2007-04-16 Marc Crommeremoved global parameters from reclist_insert()
2007-04-16 Adam DickmeissUsing convenience library libpazpar2.a now.
2007-04-16 Adam Dickmeissmain() in pazpar2.c . Rest of high-level logic moved...
2007-04-15 Sebastian HammerMoved masterkey-specific settings to separate dir....
2007-04-15 Sebastian HammerAdded locaton info to the output of the show command.
2007-04-15 Sebastian HammerExperimentally added display of database names after...
2007-04-15 Sebastian HammerModified http_create. Used a per-request nmem structure...
2007-04-14 Sebastian HammerRemoved linechange before first location
2007-04-14 Sebastian HammerEvolving config for masterkey service -- different...
2007-04-14 Sebastian HammerMessing with the full display to bring it closer in...
2007-04-14 Sebastian HammerHack to disable the snagging of normal Javascript error...
2007-04-13 Sebastian HammerFixed disappearing records.
2007-04-13 Sebastian HammerIntroduced a check for empty value in record processing
2007-04-13 Sebastian HammerSimple query should not put "" around terms. It messes...
2007-04-13 Marc Crommeadded initialization of char *recsyn = 0; and char...
2007-04-13 Sebastian HammerMinor
2007-04-13 Sebastian HammerSetup stand-alone config for ID Open Content resources
2007-04-13 Sebastian HammerComplete configuration for local test server access...
2007-04-13 Sebastian HammerModified settings system to read single file or directo...
2007-04-13 Sebastian HammerAdded hitcount after resource name
2007-04-13 Sebastian HammerRemoved old-style CCL config files
2007-04-13 Sebastian HammerBad pointer assignment in prepare_yazmarc
2007-04-12 Adam DickmeissPrepare for YAZ 3s new OID system
2007-04-12 Marc Crommeadded logging of searchRequest RPN query for debugging
2007-04-12 Marc Crommeadding settings field 'pz.queryencoding'
2007-04-12 Marc Crommeremoved break statement - actually _using_ the specifie...
2007-04-12 Marc Crommeadded logging of target name when XML normalization...
2007-04-12 Marc Crommeavoid loading ZeeReX if no config->targetprofiles is...
2007-04-11 Sebastian HammerSimple target file with econtent sites -- Only sets...
2007-04-11 Sebastian HammerRemoved 'user' from settings structure and code..
2007-04-11 Sebastian HammerMajor change. Targets are now created when they are...
2007-04-11 Sebastian HammerMoved the check for PZ_ALLOW
2007-04-11 Jakub SkoczenUpdate following changes made to the pz2's protocol.
2007-04-11 Sebastian HammerNeglected to initialize session->databases
2007-04-11 Sebastian HammerFixed bad dereferencing of null settings
2007-04-11 Marc Crommefreeing XML doc pointer after usage, otherwise we have...
2007-04-11 Marc Crommeadded assert to prevent segfault by dereferencing void...
2007-04-11 Marc Crommeremoved unused code in comments
2007-04-11 Marc Crommeremoved unused code
2007-04-11 Marc Crommeremember to free memory, otherwise leaking
2007-04-11 Sebastian HammerUpdated doc to describe settings command (settings...
2007-04-11 Sebastian HammerTrivial
2007-04-11 Sebastian HammerImplemented pz:allow (turn access to targets on or...
2007-04-11 Sebastian HammerDocumentation up to date with available settings (allow...
2007-04-11 Sebastian HammerAdded description of session-specific overrides
2007-04-11 Sebastian HammerRemoved all mention of users from setting system.
2007-04-11 Sebastian HammerDocumented pz:id setting
2007-04-11 Sebastian HammerBig update. Introduced session-specific settings. These...
2007-04-11 Sebastian HammerFilter: id changed to pz:id to synch with expanded...
2007-04-10 Sebastian HammerAdded description of connections to non-standard resources
2007-04-10 Sebastian HammerWork on non-standard servers
2007-04-10 Adam DickmeissUse copyright-year entity
2007-04-10 Adam DickmeissRemoved bad data from example
2007-04-10 Adam DickmeissGPLv2. Added appendix with full license. Added refernec...
2007-04-10 Adam DickmeissAdded GPL file.
2007-04-10 Adam DickmeissIgnore Doxyfile
2007-04-10 Adam DickmeissAdded NEWS. ChangeLog, NEWS, buildconf.sh, Doxyfile...
2007-04-10 Adam DickmeissCreate directory config if it does not exist
2007-04-10 Sebastian HammerUsed wrong setting for recsyn when constructing search...
2007-04-10 Sebastian HammerSyncing with demo version
2007-04-10 Sebastian HammerAdded a nmem-handle to the http_session to simplify...
2007-04-09 Sebastian HammerChanged note to explicitly refer to GPL. This section...
2007-04-09 Sebastian Hammerpz:syntax-->nativesyntax
2007-04-09 Sebastian HammerAdded pz:allow setting
2007-04-09 Sebastian HammerRemoved. Text is in the doc.. examples to follow
2007-04-09 Sebastian HammerComment change
2007-04-08 Adam DickmeissMoved HTTP channel address from struct iochan to struct...
2007-04-08 Sebastian HammerRemoved dead code.
2007-04-08 Sebastian HammerStub description of pz:authentication.. eventually...
2007-04-08 Sebastian HammerAdded the most basic level of support for authenticatio...
2007-04-08 Sebastian HammerRemoved retrieval config from pazpar2.cfg.dist. Client...
2007-04-08 Sebastian HammerMoved CCL Map, record syntax, charset normalization...
2007-04-04 Marc Crommeadded target url's on some more warning log messages
2007-04-04 Marc Crommeadded do_closeResponse handler function
2007-04-03 Jakub SkoczenAnnoying flickering of facets (after clicking) removed.
next