3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modified Operation interface, it throws an OperationException. Pinging to Solr Server from the SolrConnectedButtons will stop if the SolrConfiguration doesn't have the ping command. More... about 14 years ago
method refactor More... about 14 years ago
Ping operation doesn't thorow exceptions when ping is unsuccesfull. More... about 14 years ago
Statistics now uses thread-safe collections and are syncronized when iterating them More... about 14 years ago
Statistics now uses thread-safe collections and are syncronized when iterating them More... about 14 years ago
Fixed some problems with the SolrConnectedButton. The ping thread was staing alive forever More... about 14 years ago
Refactor of task package to "operations". Created the pingOperation and the SolrConnectionButton, a btton that will check the status of a solr server using thr ping command. This solves the issue #5 More... over 14 years ago
Using swing's JMenu instead of AWT Menu. It allows a complete internacionalization More... over 14 years ago
Issue #52. The charset of the files can be specified as an application property More... over 14 years ago
Commented some tests that need refactor. More... over 14 years ago
i18n supported and Chinese translation More... over 14 years ago
Refactor and warnings removed More... over 14 years ago
Refactor and warnings removed More... over 14 years ago
Added the possibility to use extra params on the query. They will be loaded from a file like all quieries or filterQueries More... over 14 years ago
Issue #4. It is possible to query Solr from the UI. More... over 14 years ago
Related to issue #3. There was a problem when delteing intervals. Its fixed More... over 14 years ago
Related to issue #3. Intervals of Pie Chart are now customizables More... over 14 years ago
Refactor: ExecutorFactory class removed. The instances are now completely managed by guice More... over 14 years ago
Related to isse #1. Diferent execution mode are supported for queries and updates. Plugin execution modes are also supported. More... over 14 years ago
Issue #1. Optimize Operations are now also pluggable like queries and updates More... over 14 years ago
Issue #1. The constant executor is now available also for updates. Still it can't be selected from the UI. More... over 14 years ago
Issue #1. Now two query execution modes are available for queries. Random execution and Constant Executions. Still needs to be applied the same principle to updates and add documentation of it. More... over 14 years ago
Remove some exceptions from test console. More... over 14 years ago
"example" directory moved to resources folder More... over 14 years ago
"example" directory moved to resources folder More... over 14 years ago
"example" directory moved to resources folder More... over 14 years ago
"example" directory moved to resources folder More... over 14 years ago
Plugin statistics are obtained from a customizable directory via application param. Related to issue #21 More... over 14 years ago
"example" directory moved to resources folder More... over 14 years ago
changed reader for input source to avoid problems from command line. More... over 14 years ago