0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix: Lucene searcher was not refreshed after index updates. More... over 13 years ago
Bugfix: The Lucene searcher was not updated when a index rebuild was run. More... over 13 years ago
Fixed minor deletion-approval issue in Searcher. More... over 13 years ago
Implemented approval mechanism for deleting indexes. More... over 13 years ago
Loading of index registry did not run concurrently due to incorrect lock usage. More... over 13 years ago
Bugfix: Forgot to shut down the Searcher instance. More... over 13 years ago
Fixed program.conf minimum value issues. More... over 13 years ago
Merged desktop search API and web search API into the same class. More... over 13 years ago
Moved utility methods in Java builder to separate class. More... over 13 years ago
Unit tests integrated into Java builder. More... over 13 years ago
Minor change in builder. More... over 13 years ago
Builder: License patterns are now loaded from a text file. More... over 13 years ago
Builder: Include debug info in the class files and optimize. More... over 13 years ago
FolderWatcher partly implemented. More... over 13 years ago
Replaced usages of serialVersionUID field with SuppressWarnings annotation. More... over 13 years ago
In email preview header: Text selection is cleared when text field looses focus. More... over 13 years ago
Context menu entry 'List Documents' implemented. More... over 13 years ago
Context menu entry 'Open Folder' implemented. More... over 13 years ago
Added dummy file for empty directory. More... over 13 years ago
Added a minor optimization in IndexingQueue. More... over 13 years ago
Bugfix: User could click on the close button of the indexing dialog right after clicking the close button of the last tab, causing the keep/discard/cancel dialog to appear twice. More... over 13 years ago
Search text field is focused on application startup. More... over 13 years ago
Scrolling of result table is now reset when results of a new query are displayed. More... over 13 years ago
Fixed mutability/immutability issues. More... over 13 years ago
Fixed thread-safety issues in Folder class. More... over 13 years ago
Fixed potential thread-safety issues involving the returning of safely iterable collections. More... over 13 years ago
Fixed broken unit test UtilModelTest. More... over 13 years ago
Field enum renamed to 'Fields'. More... over 13 years ago
TestFiles is now an enum. More... over 13 years ago
Bugfix: Crash when running an index update after renaming a file. More... over 13 years ago