Skip to content


Closed Lima ne s'exécute pas
retired / lima #323 · created by Eric Chatellier
Juste après le lancement de lima 0.8 la stack trace suivante est produite:
 INFO [main] (LimaMain.java:71) main - Lima starts at Sun Mar 01 08:38:51 CET 2015
 INFO [main] (LimaMain.java:72) main - Arg...
updated
Closed dé-lettrage d'un partie des écriture
retired / lima #278 · created by Eric Chatellier
soit 3 écritures léttrées * 02/03/2014 41100001 débit = 300 € * 15/03/2014 41100001 crédit = 200 € * 03/04/2014 41100001 crédit = 100 € Si on sélectionne la période du 01/03/2014 au 31/03/2014 ...
updated
Closed Big use of RAM
chorem / jtimer #93 · created by Eric Chatellier
Hi ! First of all : thank you for jTimer, I really like this and I use it most of the time at work ! I have noted that jTimer will take more and more RAM over the time it's running. I use it with th...
updated
Closed Permit to set the maximum number of facet topic returned
retired / wikitty #198 · created by Tony Chemit
Actuellement on ne peut pas fixer le nombre de facette retourner. Par defaut solr en retourn 100. Il serait bien de pouvoir fixer soit meme ce nombre au travers du criteria. *(from redmine issue 1676...
updated
Closed Rewrite all test and add some test
retired / wikitty #79 · created by Tony Chemit
Test are not well documented and not sufficient. More test au limit case must be writen if possible remove all spring configuration. move test in right package *(from redmine issue 1006 created on 2...
updated
Closed Create for WikittyServiceInMemory a SolR in memory instance
retired / wikitty #78 · created by Tony Chemit
It's possible to use Lucene/SolR in memory mode with some configuration in solrconfig.xml we can modify and use solr.RAMDirectoryFactory (org.apache.solr.core.RAMDirectoryFactory) as class attri...
updated
Closed Repackage all classe in wikitty-api module
retired / wikitty #77 · created by Tony Chemit
there are too many class in main package, we must create new sub package Only entry point must be in main package, other class must be in another some idea: - one package by service and addon (perha...
updated
Closed Add helper that build all layer needed, it take properties as argument and return WikittyService
retired / wikitty #76 · created by Tony Chemit
There are many layer and each layers and services have specific configuration. When all configuration will be centralized in in ApplicationConfig, we can create helper to instanciate all layer describ...
updated
Closed Perhaps suppress all transaction parameter in WikittyService API and create new service
retired / wikitty #75 · created by Tony Chemit
It's not clean to have WikittyTransaction as parameter in WikittyService API. But some service need it. Another way to prevent that, is to add new layer (WikittyServiceTransaction) that use underlyin...
updated
Closed Add a method to divide an integer by another integer and returning an array of rounded quotients whose sum equals the divisor
nuiton / nuiton-utils #249 · created by Tony Chemit
e.g divideAndEnsureSum(100, 3) returns int[] {34, 33, 33} *(from redmine issue 2996 created on 2014-01-06, closed on 2014-01-06)*
updated
Closed enhance TimeTrace to permit to use it like log
nuiton / nuiton-utils #97 · created by Tony Chemit
Il serait bon de pouvoir utiliser TimeTrace a la facon des logguer, c-a-d en passant en parametre la class dans lequel il est utilisé ou le logguer utilise pour cette classe. Exemple d'utilisation: ...
updated
Closed Improve compiler design
nuiton / jaxx #1282 · created by Tony Chemit
- reusinage du compiler (ajout d'un JAXXEngine) - chargement automatique des TypeConverter et des Decorators (dans passer par un Initializer) *(from redmine issue 100 created on 2009-10-24, closed on...
updated