- 15 Sep, 2014 2 commits
-
-
thorsten.vitt authored
-
thorsten.vitt authored
-
- 11 Jul, 2014 2 commits
-
-
thorsten.vitt authored
I want the latest updates in the release.
-
thorsten.vitt authored
-
- 10 Jul, 2014 1 commit
-
-
thorsten.vitt authored
-
- 01 Jul, 2014 1 commit
-
-
thorsten.vitt authored
Updates the TEI XSLT Stylesheets to 7.18
-
- 23 Jun, 2014 5 commits
-
-
thorsten.vitt authored
-
thorsten.vitt authored
-
thorsten.vitt authored
-
thorsten.vitt authored
-
thorsten.vitt authored
-
- 12 Jun, 2014 1 commit
-
-
thorsten.vitt authored
Specify a confserv property with the key prefixed with 'aggregator.rep.' in one of the usual configuration files or as a system property and its value will be used instead of the one from the confserv. Currently this would by only interesting for `tgcrud`, `tgsearch` and `tgsearch-public`.
-
- 10 Jun, 2014 3 commits
-
-
thorsten.vitt authored
This collects various performance and use statistics that are accessable via JMX
-
thorsten.vitt authored
-
thorsten.vitt authored
-
- 02 Jun, 2014 3 commits
-
-
thorsten.vitt authored
Now we're in top-down aggregation order with our export again.
-
thorsten.vitt authored
-
thorsten.vitt authored
Removes some redundancy and helps separating the collection and the serialization phases.
-
- 26 May, 2014 1 commit
-
-
thorsten.vitt authored
-
- 24 May, 2014 2 commits
-
-
thorsten.vitt authored
-
thorsten.vitt authored
-
- 23 May, 2014 1 commit
-
-
thorsten.vitt authored
-
- 22 May, 2014 1 commit
-
-
thorsten.vitt authored
-
- 17 Mar, 2014 2 commits
-
-
thorsten.vitt authored
-
thorsten.vitt authored
This allows to monitor basic statistics for both services and CXF clients via JMX.
-
- 14 Mar, 2014 3 commits
-
-
thorsten.vitt authored
-
thorsten.vitt authored
If given, render only the part of the document that has been identified by the given `xml:id` to html.
-
thorsten.vitt authored
-
- 19 Feb, 2014 3 commits
-
-
thorsten.vitt authored
code.
-
thorsten.vitt authored
-
thorsten.vitt authored
When preparing the TEI header of an exported corpus, the TEIHeaderStack implementation asks TG-search for the root object's ancestor path(s) and retrieves metadata for all of them. If we don't have read permission for any of these objects, an AuthFaultException would have been thrown, causing a 403. This fix causes these ancestors to be simply skipped (which will be logged but not be noted in the corpus document itself).
-
- 18 Feb, 2014 5 commits
-
-
thorsten.vitt authored
It now asks for a document that I actually have access to.
-
thorsten.vitt authored
-
thorsten.vitt authored
-
thorsten.vitt authored
-
thorsten.vitt authored
Define the system property textgrid.sid to run.
-
- 17 Feb, 2014 1 commit
-
-
thorsten.vitt authored
-
- 12 Feb, 2014 1 commit
-
-
thorsten.vitt authored
When the service is set up, it will try to load configuration files: 1. internal file 2. /etc/textgrid/aggregator/aggregator.properties 3. ~/.aggregator.properties The last one wins. The internal file will be filled with default values according to the profiles selected at build time. A copy of the default config will be generated at target/aggregator.properties; you can generate it manually using the resources goal, e.g.: mvn -Pesx1 resources:resources
-
- 11 Feb, 2014 2 commits
-
-
thorsten.vitt authored
-
Maik Srba authored
-