projects
/
pazpar2-moved-to-github.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
normalize_record: simple rename
[pazpar2-moved-to-github.git]
/
src
/
2014-04-24
Adam Dickmeiss
normalize_record: simple rename
tree
|
commitdiff
2014-04-23
Adam Dickmeiss
Fix URL with leading http:// not working PAZ-933
tree
|
commitdiff
2014-04-10
Adam Dickmeiss
sortmap relevance always uses increasing=1 PAZ-930
tree
|
commitdiff
2014-03-07
Adam Dickmeiss
Allow deprecated ICU definitions again
tree
|
commitdiff
2014-03-03
Adam Dickmeiss
Fix leak in getaddrinfo usage for HTTP listener
tree
|
commitdiff
2014-02-25
Adam Dickmeiss
Remove support for deprecated ICU definitions
tree
|
commitdiff
2014-02-03
Adam Dickmeiss
Rename service_add_metadata to count_metadata
tree
|
commitdiff
2014-02-03
Adam Dickmeiss
Remove XML_PARSE_NOBLANKS from xmlReadFile
tree
|
commitdiff
2014-02-03
Adam Dickmeiss
Avoid mixed stmt/var declare
tree
|
commitdiff
2014-02-03
Sven-S. Porst
add support for a <metadata> container tag
tree
|
commitdiff
2014-02-03
Sven-S. Porst
add support for XInclude in the main configuration...
tree
|
commitdiff
2014-01-28
Adam Dickmeiss
Add client_{lock,unlock} before call to non_block_events
tree
|
commitdiff
2014-01-28
Adam Dickmeiss
YLOG_DEBUG msg
tree
|
commitdiff
2014-01-28
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
tree
|
commitdiff
2014-01-28
Adam Dickmeiss
Add pz:memcached option
tree
|
commitdiff
2014-01-20
Heikki Levanto
Add relevance-todo-heikki.txt for restarting later
tree
|
commitdiff
2014-01-07
Adam Dickmeiss
Avoid removal of trailing chars if metadata looks like...
tree
|
commitdiff
2014-01-03
Adam Dickmeiss
Happy new year
tree
|
commitdiff
2013-12-19
Heikki Levanto
Towards cluster ranking, minor changes
tree
|
commitdiff
2013-12-19
Heikki Levanto
Remove unnecessary check from reclist enter/leave
tree
|
commitdiff
2013-12-19
Heikki Levanto
Add reclist rewind function
tree
|
commitdiff
2013-12-18
Heikki Levanto
Fitting: better initial guess
tree
|
commitdiff
2013-12-18
Heikki Levanto
normalizing finally seems to converge
tree
|
commitdiff
2013-12-18
Heikki Levanto
Merge branch 'master' of ssh://git.indexdata.com:222...
tree
|
commitdiff
2013-12-18
Adam Dickmeiss
Fix incorrect results for test_cluster_9 PAZ-911
tree
|
commitdiff
2013-12-17
Heikki Levanto
Curve fitting that converges somewhat better
tree
|
commitdiff
2013-12-17
Heikki Levanto
Towards normalized rankings (PAZ-909)
tree
|
commitdiff
2013-12-16
Adam Dickmeiss
Remove a few YLOG_LOG stmts
tree
|
commitdiff
2013-12-13
Adam Dickmeiss
Handle metadata_type in a few more places
tree
|
commitdiff
2013-12-13
Adam Dickmeiss
Reformat a bit
tree
|
commitdiff
2013-12-13
Adam Dickmeiss
New metadata type, float, for metadata score PAZ-908
tree
|
commitdiff
2013-12-04
Adam Dickmeiss
Fix warning: ‘struct relevance’ declared inside paramet...
tree
|
commitdiff
2013-12-03
Adam Dickmeiss
Fixes for record cluster merge, PAZ-901
tree
|
commitdiff
2013-12-03
Adam Dickmeiss
Remove unused code section
tree
|
commitdiff
2013-12-02
Adam Dickmeiss
Cluster merge working PAZ-901
tree
|
commitdiff
2013-11-29
Adam Dickmeiss
Work on cluster merging; part of PAZ-901
tree
|
commitdiff
2013-11-28
Adam Dickmeiss
Fix setting recid (tests pass again)
tree
|
commitdiff
2013-11-27
Adam Dickmeiss
Start work on multiple mergekeys - tests do not pass
tree
|
commitdiff
2013-11-27
Adam Dickmeiss
Client state to "working" when waiting for resolver...
tree
|
commitdiff
2013-11-19
Adam Dickmeiss
Log when session terminates PAZ-905
tree
|
commitdiff
2013-11-15
Adam Dickmeiss
Fix 'Record Missing' PAZ-903
tree
|
commitdiff
2013-11-13
Adam Dickmeiss
Preserve order of records within cluster PAZ-902
tree
|
commitdiff
2013-11-13
Adam Dickmeiss
Remove unreachable code from relevance_snippet
tree
|
commitdiff
2013-11-12
Adam Dickmeiss
cluster record ingestion complete PAZ-900
tree
|
commitdiff
2013-11-12
Adam Dickmeiss
void function cannot return value
tree
|
commitdiff
2013-11-11
Adam Dickmeiss
First work on PAZ-900
tree
|
commitdiff
2013-11-11
Adam Dickmeiss
Better error message for CCL parse errors PAZ-887
tree
|
commitdiff
2013-11-08
Adam Dickmeiss
Fix check for auth slash split PAZ-899
tree
|
commitdiff
2013-09-23
Adam Dickmeiss
Support pz:authentication_mode.
tree
|
commitdiff
2013-09-02
Adam Dickmeiss
Remove call to connection_connect
tree
|
commitdiff
2013-09-02
Adam Dickmeiss
Rephrase logs about start-search
tree
|
commitdiff
2013-09-02
Adam Dickmeiss
Remove msg: session_start_search done
tree
|
commitdiff
2013-09-02
Adam Dickmeiss
Strip #-suffix for ZOOM URLs PAZ-892
tree
|
commitdiff
2013-08-30
Adam Dickmeiss
Fix problem show/bytarget hangs for filtered search...
tree
|
commitdiff
2013-08-13
Adam Dickmeiss
Ensure sorted reclists even if now show is performed
tree
|
commitdiff
2013-08-13
Adam Dickmeiss
Fix {prev,next}recid PAZ-884
tree
|
commitdiff
2013-08-13
Adam Dickmeiss
pz:authentication may carry user group password PAZ-885
tree
|
commitdiff
2013-08-12
Adam Dickmeiss
Remove unused variable
tree
|
commitdiff
2013-08-12
Adam Dickmeiss
Revert "Remove unused variable"
tree
|
commitdiff
2013-07-17
Adam Dickmeiss
Use yaz_strcmp_null, requite YAZ 4.2.63
tree
|
commitdiff
2013-07-17
Adam Dickmeiss
Make a few internal funcs static
tree
|
commitdiff
2013-07-17
Adam Dickmeiss
Move struct datbase def to settings.h from session.h
tree
|
commitdiff
2013-07-17
Adam Dickmeiss
Remove unused variable
tree
|
commitdiff
2013-07-17
Adam Dickmeiss
Merge remote-tracking branch 'jajm/ft/info/more_infos'
tree
|
commitdiff
2013-07-16
Adam Dickmeiss
Only fire one non-timeout event for Z39.50/SRU clients
tree
|
commitdiff
2013-07-16
Adam Dickmeiss
Make use of threaded resolver
tree
|
commitdiff
2013-07-16
Adam Dickmeiss
Make url part of connection rather than host PAZ-880
tree
|
commitdiff
2013-07-16
Adam Dickmeiss
Make perform_getaddrinfo static
tree
|
commitdiff
2013-07-15
Adam Dickmeiss
resolver thread checks for dead session PAZ-879
tree
|
commitdiff
2013-07-12
Julian Maurice
Add more infos to the 'info' command
tree
|
commitdiff
2013-07-11
Adam Dickmeiss
Log socket ID with Response/Response
tree
|
commitdiff
2013-06-11
Adam Dickmeiss
Snippets: multi words; less logging
tree
|
commitdiff
2013-06-05
Adam Dickmeiss
Use YAZ' new icu_iter_get_org_info for snippets
tree
|
commitdiff
2013-05-29
Adam Dickmeiss
Change repr of service XML
tree
|
commitdiff
2013-05-28
Adam Dickmeiss
Change logging of HTTP response
tree
|
commitdiff
2013-05-28
Adam Dickmeiss
Time HTTP requests
tree
|
commitdiff
2013-05-28
Adam Dickmeiss
Tweak log msg for http sessions use
tree
|
commitdiff
2013-05-28
Adam Dickmeiss
Reformat
tree
|
commitdiff
2013-05-28
Adam Dickmeiss
session/client counting utils to header
tree
|
commitdiff
2013-05-27
Adam Dickmeiss
Remove dead code WRT client total counting
tree
|
commitdiff
2013-05-27
Adam Dickmeiss
Fix leak WRT client ref count
tree
|
commitdiff
2013-05-27
Adam Dickmeiss
Fix memory leak in service command
tree
|
commitdiff
2013-05-27
Adam Dickmeiss
service XML: avoid wrapping service element
tree
|
commitdiff
2013-05-27
Adam Dickmeiss
Returns service XML now
tree
|
commitdiff
2013-05-27
Adam Dickmeiss
First work on returning service XML
tree
|
commitdiff
2013-05-23
Adam Dickmeiss
local limit uses "mergekey" normalization PAZ-774
tree
|
commitdiff
2013-05-21
Adam Dickmeiss
Show attributes in xml_context function
tree
|
commitdiff
2013-05-21
Adam Dickmeiss
Dynamic ranking PAZ-869
tree
|
commitdiff
2013-05-21
Adam Dickmeiss
Adjustments to log msg of session_sort_unlocked
tree
|
commitdiff
2013-05-21
Adam Dickmeiss
Minor refactor of session_sort_unlocked
tree
|
commitdiff
2013-05-18
Adam Dickmeiss
Use sockaddr_storage in accept call PAZ-872
tree
|
commitdiff
2013-05-17
Adam Dickmeiss
Fix signed/unsigned checksum problem PAZ-871
tree
|
commitdiff
2013-05-17
Adam Dickmeiss
marcmap: fix for fopen fail
tree
|
commitdiff
2013-05-17
Adam Dickmeiss
Merge branch 'master' of ssh://git.indexdata.com/home...
tree
|
commitdiff
2013-05-17
Adam Dickmeiss
marcmap: fix type for ch in use of getc
tree
|
commitdiff
2013-05-17
Adam Dickmeiss
XML context for errors, no set element for service
tree
|
commitdiff
2013-05-16
Adam Dickmeiss
HTTP server: host=@ listens on IPV6 and IPV4 if possible
tree
|
commitdiff
2013-05-08
Adam Dickmeiss
Fix regression for mergekey creation
tree
|
commitdiff
2013-05-06
Adam Dickmeiss
Clear relevancy info when result set is clear'd
tree
|
commitdiff
2013-05-06
Adam Dickmeiss
Allow mergekey to be given for command=search
tree
|
commitdiff
next