6
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sorry, introduced another error. More... over 22 years ago
Fixed another resumption token bug (was never added to result list). More... over 22 years ago
Fixed an error in resumption token (missing path separator). More... over 22 years ago
Added logging support in listIdentifiers. More... over 22 years ago
Added logging support and added a constructor. More... over 22 years ago
Changed call of MCRClassificationLabel.getLabel to getText. More... over 22 years ago
Change the classification datasore for better language support. More... over 22 years ago
Fixed a real bug. More... over 22 years ago
A last error (I hope). More... over 22 years ago
Fixed some more errors. More... over 22 years ago
Fixed some errors. More... over 22 years ago
Added functionality of getRecord. More... over 22 years ago
fixed a few bugs: status=1 there is a successor status=2 there is a predecessor More... over 22 years ago
set the length of category id to 128. More... over 22 years ago
Fixed some more bugs. More... over 22 years ago
Fixed a first bug. More... over 22 years ago
Started with a simple transformation from a JDOM-Document and a filename (no template support yet). More... over 22 years ago
Added support for browsing ResultList. For <mcr_result> a new attribute is added named "status". There are 4 cases: status=0: The document is the only one in the result list. status=1: There is only a predecessor available, so the document should be the first in the list. status=2: There is only a successor available, so the document is last in the list. status=3: As 1+2 the document is somewhere between a first and a last document. Obviously it also has a predecessor and successor. More... over 22 years ago
This is the mysql JDBC connector More... over 22 years ago
Fixed a bug. More... over 22 years ago
Added test code for empty sets and restriction code for restriction of access to specific category. More... over 22 years ago
Removed two debug lines in build file. More... over 22 years ago
Added targets to build PDF documentation, generate changelogs and check if javadocs are still up to date. Added targets for CVS commit work. Included compile_oai into compile and removed compilation of org.mycore.webservice package. More... over 22 years ago
Fix a bug with the logger. More... over 22 years ago
Fixed interface bug. More... over 22 years ago
Added message to find bug. More... over 22 years ago
Extract the remote connection for IFS to MCRServletCommunication.java. More... over 22 years ago
Fixed some more bugs. More... over 22 years ago
Fixed some bugs. More... over 22 years ago
Fixed some bugs. More... over 22 years ago