0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 22 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ignore target/* More... about 14 years ago
[build] removed duplicate dependency to old examserver war More... about 14 years ago
initial commit for examserver integration tests. Uses selenium for running automated click tests in a clean environment. See README.txt for details and running instructions. More... about 14 years ago
[build] use 1.0.0-SNAPSHOT, we didn't release yet, no point in using a fixed version number More... about 14 years ago
[internal] removed static paths, use classloader resources instead More... about 14 years ago
[build] centralize property expression configuration for builds. Needed because multiple PropertyConfigurer beans are not allowed in spring More... about 14 years ago
[refactor] move resources to resemble the maven 2 standard directory layout More... about 14 years ago
[i18n] start of english localization More... about 14 years ago
[build] removed maven 1.x files, not supported any more, use Maven2 instead. More... about 14 years ago
[feature] show task processing progress and remaining minutes per user More... about 14 years ago
[fix] a cloze subtasklet is not processed if all gaps have still their initial value. More... over 14 years ago
fixed (in the end) trivial bug, took as two hours to investigate, Steffen you owe me quite a bit... More... over 14 years ago
[fix] ignore tasklets without solutions when exporting pdfs More... over 14 years ago
[build] changed build order to ensure an existing drawtask applet prior to building taskmodel-core-view More... over 14 years ago
[feature] export zip archive of the ExamserverRepository* directory. More... over 14 years ago
[fix] update xslt was missing correctiomode changes More... over 14 years ago
[internal] added xslt transformation scripts for updating older examrepository files (tries and taskdefs) [internal[ added JMeter testplan, to be used for performance regression tests More... over 14 years ago
[internal] added docu+todos More... over 14 years ago
[cleanup] removed superfluous method (replacation of String.trim()), avoided multiple trimming More... over 14 years ago
[feature] increase deadline by 5 minutes for individual users, fixes #32 More... over 14 years ago
[fix] missed to create file for taskhandling per user, if it didn't exist More... over 14 years ago
[build] generate jaxb sources on every build instead of adding them to the svn. [internal] fixed junit setup More... over 14 years ago
[fix] #11 respect multiple correctors settings when showing number of uncorrected tasklets More... over 14 years ago
[feature] start on ticket #34, still needs administration views More... over 14 years ago
[docu] small additions More... over 14 years ago
[internal] removed duplicate check, the checks within canSavePage(...) get called again within savePage(...) More... over 14 years ago
increased lock timeout again,stupid frickin' slow build system! More... over 14 years ago
[fix] use common transaction file io for taskhandling files, too. Fixes ticket #34 More... over 14 years ago
[fix] increased lock timeout for massively parallel file transaction test, needed to allow our build system to keep up :( More... over 14 years ago
added test for transactional file io More... over 14 years ago