Use prefix in patch of config-sparql.xml
[mp-sparql-moved-to-github.git] / src /
2015-05-20 Heikki LevantoMPSPARQL-22: Allow simple searching in the info records
2015-05-20 Heikki LevantoMPSPARQL-22: Renamed 'explain' to 'info'
2015-05-20 Heikki LevantoMPSPARQL-22: Fix segv when past result set
2015-05-20 Heikki LevantoMPSPARQL-22: Return some kind of explain
2015-05-12 Heikki LevantoMPSPARQL-19: Clean up logging
2015-05-12 Heikki LevantoMPSPARQL-19: use package.log to return the queries...
2015-05-11 Heikki LevantoMPSPARQL-17: Accepr bnodes as well as uris
2015-05-08 Heikki LevantoMPSPARQL-21: Add %t for unquoted expansion
2015-04-30 Adam DickmeissMultiple databases may be referred to - in include
2015-04-30 Adam DickmeissAllow include of db definitions MPSPARQL-15
2015-04-30 Adam DickmeissConfig for record retrieval should be called present...
2015-04-30 Adam DickmeissDRY the schema lookup
2015-04-29 Adam DickmeissAllow no element set name again
2015-04-29 Adam DickmeissWorking sub query (uri.schema) MPSPARQL-13
2015-04-29 Adam DickmeissAdd debug flags + warning to compiler
2015-04-28 Adam DickmeissFirst work on Separate search and present queries
2015-04-28 Adam DickmeissFix make check fails in src MPSPARQL-14
2015-04-28 Adam Dickmeiss%u variable: for <urls> MPSPARQL-12
2015-04-16 Adam DickmeissDatabase + schema match in sections MPSPARQL-11
2015-02-18 Adam Dickmeissallow triplestore endpoint to be given once MPSPARQL-10
2015-02-17 Adam DickmeissFix wrbuf call - introduced by MPSPARQL-9
2015-02-17 Adam DickmeissAllow solution sequence / modifier MPSPARQL-9
2015-02-16 Adam DickmeissRetain root nodes of results (RDF or sparql) MPX-10
2015-02-04 Adam Dickmeissschema check and accept header update MPSPARQL-5
2015-01-22 Adam DickmeissResult construction MPSPARCL-4
2015-01-09 Adam DickmeissPass VERSION to CFLAGS
2015-01-05 Adam DickmeissIf backend returns other than 200 (OK) produce diagnostic
2014-12-23 Adam DickmeissReturning records
2014-12-23 Adam DickmeissHit count
2014-12-18 Adam DickmeissResult set handling
2014-12-18 Adam DickmeissAdd gitignore
2014-12-16 Adam DickmeissMoving SPARQL to separate Git repo