pazpar2-moved-to-github.git
2007-01-10 Adam DickmeissAdded Docbook stuff for doc. Moved pazpar2-man.xml...
2007-01-10 Adam DickmeissAvoid declarations after statements
2007-01-10 Anders S. MortensenSimplifying.
2007-01-10 Anders S. MortensenNew title node.
2007-01-10 Sebastian HammerBeginning of a manpage -- structure stolen from yaz...
2007-01-10 Sebastian HammerChanged example in readme -- port 80 is default
2007-01-09 Sebastian HammerAdded recid to full record view
2007-01-09 Sebastian HammerAdded a full record view (not implemented in the test...
2007-01-09 Sebastian HammerAdded date support (md-date in show command).
2007-01-08 Sebastian HammerAdded LOC-only target file for character set testing
2007-01-08 Sebastian HammerWhitespace
2007-01-08 Sebastian HammerRemoved diagnostic output
2007-01-08 Sebastian HammerFixed bug related to ranking, introduced by 'metadata...
2007-01-08 Sebastian HammerMetadata elements dynamically created from XSLT normali...
2007-01-08 Anders S. MortensenDecent pager.
2007-01-08 Adam DickmeissAutomaked pazpar2. Bug #799. Preprocessor defines are...
2007-01-08 Anders S. MortensenRecord display works.
2007-01-06 Sebastian HammerMoved short-term TODO to Bugzilla
2007-01-06 Sebastian HammerNull pointer dereference in several cmd_ functions...
2007-01-06 Sebastian HammerRemoved command.c (telnet-style interface)
2007-01-06 Sebastian HammerAdded check to prevent retrieval of more than global_pa...
2007-01-06 Sebastian HammerAdded yaz
2007-01-06 Sebastian HammerMinor
2007-01-05 Adam DickmeissFixed bug #794: Excessive memory when searching the...
2007-01-05 Anders S. MortensenRecord presentation.
2007-01-05 Anders S. MortensenBetter compliance with IE.
2007-01-05 Anders S. MortensenPresent facets in the right style.
2007-01-05 Anders S. MortensenUpdating facet lists more often.
2007-01-05 Anders S. MortensenFacets gets updated.
2007-01-05 Anders S. MortensenAdded facet toggle function.
2007-01-05 Anders S. MortensenWe have a working version.
2007-01-05 Anders S. MortensenAdded status bar.
2007-01-05 Anders S. MortensenTypo.
2007-01-05 Sebastian HammerImplemented selectable subject/author facet in simple...
2007-01-04 Sebastian HammerMinor noodling
2007-01-04 Sebastian HammerNext-previous links used different page size than retri...
2007-01-04 Sebastian HammerChanged indent on XML example
2007-01-04 Sebastian HammerIgnoring Makefile
2007-01-04 Sebastian HammerMoved Makefile
2007-01-04 Sebastian HammerEditing comments only.
2007-01-04 Sebastian HammerUpdated.
2007-01-04 Sebastian HammerAdded 'virtual' facet named 'xtargets' to termlist...
2007-01-04 Sebastian Hammer*** empty log message ***
2007-01-04 Anders S. Mortensendiv structure more appropriate for ajax programming.
2007-01-04 Anders S. MortensenDefault message on front-page.
2007-01-04 Anders S. MortensenGetting ready to implement to the demo.
2007-01-04 Adam DickmeissFixed NULL-ptr reference that occurred when type or...
2007-01-04 Adam DickmeissAdded code to do timings for show + ingest of records...
2007-01-04 Sebastian HammerForgot to release normalized xml record. Whoops.
2007-01-04 Sebastian HammerAdded session ping to Anders's demo client.
2007-01-04 Sebastian HammerImplemented 'activeclients' result element for cmd_stat...
2007-01-04 Sebastian HammerAdded 'activeclients' element to response from show...
2007-01-03 Sebastian HammerFixed bug that led to temporary busy-loops on write...
2007-01-03 Sebastian HammerRemoved local tweak to Makefile.. maybe we should have...
2007-01-03 Adam DickmeissUpdate example
2007-01-03 Sebastian HammerAdded XSLT support. Configuration file (e.g. etc/pazpar...
2007-01-02 Adam DickmeissI Love examples
2007-01-02 Anders S. MortensenMaking test more realistic.
2007-01-02 Anders S. MortensenAdding stress testing script.
2007-01-02 Anders S. MortensenBack-button now works with paging too.
2007-01-02 Anders S. MortensenDon't forget the -x command line switch.
2006-12-31 Sebastian HammerRenaming XSL file
2006-12-29 Anders S. MortensenUpdating.
2006-12-29 Anders S. MortensenIntroducing a general initialization function.
2006-12-29 Anders S. MortensenMoving javascript into a separate container.
2006-12-29 Anders S. MortensenUnescaping session before comparing.
2006-12-29 Sebastian HammerResolving conflict
2006-12-28 Anders S. MortensenOnly split on first occurrence of = in pseudo url.
2006-12-28 Anders S. MortensenBack button works in firefox.
2006-12-28 Anders S. MortensenAdded rudimentary back-button functionality.
2006-12-28 Anders S. MortensenFixing what appears to be a typo in this stylesheet.
2006-12-27 Sebastian HammerBasic configuration functionality in place (not yet...
2006-12-27 Sebastian HammerAdded empty source files for config system
2006-12-24 Sebastian HammerAdded 'termlist' to config file. Notes.
2006-12-22 Sebastian HammerThoughts on profiles and XSLT
2006-12-22 Sebastian HammerStill just dummy
2006-12-22 Sebastian HammerThis is just a dummy config file -- a place to sketch...
2006-12-22 Sebastian HammerAdded load of global stylesheet (temporary measure...
2006-12-22 Sebastian HammerRelocated default.bib
2006-12-22 Sebastian HammerReduced lines displayed in demo
2006-12-21 Sebastian HammerMinor
2006-12-21 Sebastian HammerDiagnotic tuning
2006-12-21 Sebastian HammerMinor wording change
2006-12-21 Sebastian HammerSession keepalive (ping)
2006-12-21 Sebastian HammerMore detailed logging of HTTP requests
2006-12-20 Adam DickmeissFixed problem with detection of end-of-stream for HTTP...
2006-12-20 Adam DickmeissFix leaks which occurs for DNS failures
2006-12-20 Adam DickmeissReduce size of database struct. Pass temp NMEM memory...
2006-12-20 Adam Dickmeissrelease idfvec memory
2006-12-20 Adam DickmeissIgnore pazpar2 binary.
2006-12-20 Sebastian Hammergarbage
2006-12-20 Sebastian HammerReorganizing source tree
2006-12-20 Sebastian HammerReorganized source tree
2006-12-20 Sebastian HammerExperimental version.. Trying to move state information...
2006-12-20 Sebastian HammerRemoving old pz files
2006-12-20 Adam DickmeissIgnore pazpar2 binary
2006-12-19 Sebastian HammerDescription of new -h option.
2006-12-19 Sebastian HammerAdded [host:]port syntax to -h to bind HTTP listener...
2006-12-18 Sebastian HammerDestroy orphan connections on I/O. We could perhaps...
2006-12-18 Sebastian HammerSynching
next