Activity
From 01/22/2012 to 02/20/2012
02/20/2012
-
05:51 pm Anomalie #1959 (Résolu): JdbcSQLException during sync engin
-
05:50 pm Revision 1433: #1959 : JdbcSQLException during sync engin
-
05:31 pm Revision 1432: #1910 : Update to h2 1.3.164
-
05:26 pm Evolution #1910: Update to h2 1.3.164
- J'ai du changer la définition du schéma aussi de
@id text NOT NULL,@
à
@id varchar(255) NOT NULL,\@
car h2 ne per... -
05:24 pm Revision 1431: #1910 : Update to h2 1.3.164
-
05:24 pm Revision 1430: #1910 : Update to h2 1.3.164
-
05:12 pm Revision 1429: Move mfortun to contributors
-
05:09 pm Revision 1428: #1982: Update to jbossjta 4.16.0.Final
- #1983 : Update to smackx 3.2.1
-
05:09 pm Tâche #1983 (Résolu): Update to smackx 3.2.1
-
02:53 pm Revision 1427: #1982 : Update to jbossjta 4.16.0.Final
-
02:53 pm Tâche #1982 (Résolu): Update to jbossjta 4.16.2.Final
-
02:51 pm Revision 1426: #1981 : Update to slf4j 1.6.4
-
02:51 pm Tâche #1981 (Résolu): Update to slf4j 1.6.4
-
02:50 pm Revision 1425: #1980 : Update to postgresql 9.1-901-1.jdbc4
-
02:50 pm Tâche #1980 (Résolu): Update to postgresql 9.1-901-1.jdbc4
-
02:49 pm Revision 1424: #1910 : Update to h2 1.3.164
-
02:49 pm Evolution #1910 (Résolu): Update to h2 1.3.164
-
02:48 pm Revision 1423: #1979 : Update to commons-pool 1.6
-
02:48 pm Tâche #1979 (Résolu): Update to commons-pool 1.6
-
02:44 pm Revision 1422: Fix poms
02/09/2012
-
03:51 pm Anomalie #1959: JdbcSQLException during sync engin
- la version postgres de l'erreur:...
-
11:18 am Anomalie #1959: JdbcSQLException during sync engin
- Dans le code :...
-
11:17 am Anomalie #1959 (Résolu): JdbcSQLException during sync engin
- With calling method "syncEngine()", calling method @WikittyStorageJDBC.getDataStatistic()@
throw following exception...
02/04/2012
-
01:51 pm Revision 1421: amelioration de l'implantation in memory
- - support des ElementField avec le type
-
01:19 pm Revision 1420: passage de la classe de constante en interface et utilisation dans le search engin...
-
01:17 pm Revision 1419: amelioration de l'implementation in memory pour faire passer plus de test
- - sorted result
- sorted facet -
02:32 am Revision 1418: amelioration de l'implementation in memory pour faire passer plus de test
02/03/2012
-
07:45 pm Revision 1417: suppression de warning
-
07:31 pm Revision 1416: update ~ et !~ documentation (eqIgnoreCaseAndAccent et neIgnoreCaseAndAccent)
-
07:29 pm Revision 1415: Anomalie #1928: Query limit set to MAX (or -1) won't work
- remplacement de -1 par Integer.MAX_VALUE
-
07:28 pm Anomalie #1928 (Résolu): Query limit set to MAX (or -1) won't work
-
07:27 pm Revision 1414: suppression de @Ignore sur certain test et correction du code ou du test
-
07:26 pm Revision 1413: Anomalie #1941: If entity use two extension with same field name, *.fieldname faild
- Anomalie #1942: Search with *.fieldname faild if this entity is in WikittyTreeNode
Evolution #1943: Field *.fieldname... -
07:21 pm Anomalie #1917 (Résolu): All not* condition have different behaviour with in memory service
- resolu dans la tache #1944. Pour solr si un champs n'existe pas il ne peut pas etre de la mauvaise valeur, alors que ...
-
07:18 pm Anomalie #1918 (Résolu): Wildcard search test fails with query marker and parser
- resolu avec le ticket #1942. Il manquait un stored="true" sur les champs #ft.all. la modification complete de l'impla...
-
07:16 pm Anomalie #1927 (Rejeté): Binary field are corrupted during restore
- Ce n'est pas un bug, c'est juste qu'on ne peut pas faire un equals sur deux byte array, il faut faire Arrays.equals(....
-
07:08 pm Revision 1412: Evolution #1944: Enhance in memory implementation
-
07:07 pm Evolution #1944 (Résolu): Enhance in memory implementation
- Petite correction (tri des facette) et amélioration de l'implantation in memory (meme retour que solr sur les != et u...
-
07:00 pm Revision 1411: Anomalie #1940: findByXXX with entity class in argument don't add filter condition...
-
06:52 pm Evolution #1943 (Résolu): Field *.fieldname must be sortable
- Actuellement les champs *.fieldname (#all. et #ft.all.) ne sont pas triable. Il serait bon de pouvoir les utiliser co...
-
06:50 pm Anomalie #1942 (Résolu): Search with *.fieldname faild if this entity is in WikittyTreeNode
- Si on met un objet dans un TreeNode, les données de l'objet sont relu depuis solr, pour etre reindexe. Mais certain c...
-
06:47 pm Anomalie #1941 (Résolu): If entity use two extension with same field name, *.fieldname faild
- Lorsqu'on genere les #all. et #ft.all. il faut prendre en compte qu'il peut y avoir dans la meme entite plusieurs foi...
-
06:45 pm Anomalie #1940 (Résolu): findByXXX with entity class in argument don't add filter condition on ex...
- Il y a une erreur dans le code un isAssignableFrom qui est inversé et donc toujours faux :(
02/01/2012
-
09:45 pm Revision 1410: update schema version
-
08:19 pm Revision 1409: - Dans schema.xml suppression de la difference d'analyser entre indexer et query
- - pour les recherches fulltext, vu que solr est pas capable de faire le travail, on le fait pour lui: suppression des...
-
07:49 pm Revision 1408: Evolution #1932: (Not)Equals must be ignore case and ignore accent if needed
-
04:39 pm Evolution #1932 (Résolu): (Not)Equals must be ignore case and ignore accent if needed
- Actellement on a un equals strict un like en fulltext, mais il faudrait quelque chose entre les deux: recherche en ig...
-
11:00 am Wikitty 3.4 released
- The Wikitty team is pleased to announce the *wikitty-3.4* release!
Wikitty multi-module project
Documentation of th... -
10:33 am Revision 1407: [maven-release-plugin] prepare for next development iteration
-
10:33 am Revision 1406: [maven-release-plugin] copy for tag wikitty-3.4
-
10:33 am Revision 1405: [maven-release-plugin] prepare release wikitty-3.4
-
10:27 am Revision 1404: fix header
-
10:17 am Evolution #1916 (Résolu): Split WikittyServiceSecurity in two service Authentication and Authoris...
- Supprimés par jcouteau.
-
09:58 am Revision 1403: Remove old traces of authorization
-
08:29 am Evolution #1916 (Assigné): Split WikittyServiceSecurity in two service Authentication and Authori...
- Les classes AuthoriZation (avec un Z) sont toujours présente.
Il faudrait surrement les déprécier ou les supprimer. -
08:28 am Anomalie #1928 (Résolu): Query limit set to MAX (or -1) won't work
- This bug is illustrated by test : @WikittyClientTest#testPaginedSearchSelect@
Using @query1.setLimit(WikittyQuery.... -
08:25 am Anomalie #1927 (Rejeté): Binary field are corrupted during restore
- This bug is illustrated by test @testStorageBinaryField@.
It runs fine in memory mode, but fails with jdbc storage. -
08:23 am Anomalie #1918: Wildcard search test fails with query marker and parser
- Seams to be caused by solr indexation or query analysis.
-
08:22 am Anomalie #1895 (Résolu): WikittyCopyOnWrite#addExtension method allways invalidate cache
-
07:46 am Revision 1402: Fix build to prepare release
-
07:04 am Revision 1401: Comment buggy test
-
07:03 am Revision 1400: Remove deps on commons io
01/31/2012
-
12:20 am Revision 1399: Disable failing tests (solr)
-
12:11 am Revision 1398: Disable tests that can't run into memory
-
12:11 am Revision 1397: Fix tests
-
12:00 am Revision 1396: Fix tests
-
05:31 pm Revision 1395: rename authorization to authorisation (US->GB)
01/30/2012
-
07:21 pm Revision 1394: remove trainling 0 at end of BigDecimal if not needed
-
07:02 pm Revision 1393: remove trainling 0 at end of BigDecimal if not needed
-
06:14 pm Revision 1392: Anomalie #1924: Can't call wikittyClient.findAllIdTreeNode(String, int, boolean, Q...
- check filter nullity
-
06:06 pm Anomalie #1922 (Résolu): UnsupportedOperationException Collections$SingletonSet$1.remove
-
06:05 pm Anomalie #1924 (Résolu): Can't call wikittyClient.findAllIdTreeNode(String, int, boolean, Query) ...
-
06:05 pm Revision 1391: Anomalie #1922: UnsupportedOperationException Collections$SingletonSet$1.remove
- all time make set copy
-
05:54 pm Anomalie #1919 (Rejeté): Query sort field only allow Element object
- Rejeté.
L'utilisation de new ElementField(String) suffit, mais n'ai pas recommandée. -
05:46 pm Evolution #1006 (Résolu): Rewrite all test and add some test
-
02:24 pm Revision 1390: En test refactoring (remove all useless conform test classes)
-
12:23 pm Revision 1389: En test refactoring (remove all useless conform test classes)
-
11:55 am Revision 1388: Add count attachement test with filter
-
11:35 am Revision 1387: Use test tree node for attachement count
-
11:00 am Revision 1386: Mise a jour du jeu de test de données pour que les wikitty soit rataché dans un ar...
01/27/2012
-
04:27 pm Revision 1385: Remove SolrSearchTest (same test alreay done in wikitty client test)
-
04:02 pm Revision 1384: Move some query test and tree node tests to api module.
-
03:54 pm Anomalie #1924 (Résolu): Can't call wikittyClient.findAllIdTreeNode(String, int, boolean, Query) ...
- Calling wikittyClient.findAllIdTreeNode(String, int, boolean, Query) with null filter cause:...
-
12:38 pm Revision 1383: Indent/import
-
12:04 pm Revision 1382: improve imbricated service detection
-
11:56 am Revision 1381: Disable some tests in memory mode
-
11:47 am Revision 1380: Fix imports and warnings
-
11:44 am Revision 1379: Fix tests
-
10:27 am Revision 1378: Deprecate test class
01/26/2012
-
05:57 pm Revision 1377: Test refactoring
-
05:39 pm Revision 1376: Move service tests to correct packages
-
04:00 pm Revision 1375: Remove ProxyTest
-
03:30 pm Revision 1374: Remove StorageTest class (refactored)
-
03:29 pm Revision 1373: Remove StorageTest class (refactored)
-
03:28 pm Revision 1372: Remove StorageTest class (refactored)
-
02:32 pm Revision 1371: Move all tests from StorageTest (can't be removed yet)
-
02:28 pm Revision 1370: Wording
-
12:22 pm Anomalie #1922 (Résolu): UnsupportedOperationException Collections$SingletonSet$1.remove
- Using wikittyClient.store(Wikitty) layered with WikittyServiceEnhanced
use:...
01/25/2012
-
04:56 pm Anomalie #1919: Query sort field only allow Element object
- Same problem for WikittyQuery.addFacetField(Element).
-
03:55 pm Revision 1369: Add new contructor to create extension with requires.
-
03:21 pm Revision 1368: Move benchmark class
-
03:16 pm Revision 1367: Refactor import/export tests.
-
02:22 pm Revision 1366: Fix doc
-
02:14 pm Revision 1365: Fix doc
-
02:09 pm Revision 1364: Test refactoring
-
02:07 pm Revision 1363: Refactor wikitty util tests.
-
02:01 pm Revision 1362: Move test to wikitty client test
-
11:39 am Anomalie #1919 (Rejeté): Query sort field only allow Element object
- Since query api, we can't use: @query1.setSortAscending("Category.name");@
because setSortAscending only take @Eleme... -
11:21 am Revision 1361: Fix javadoc
-
10:37 am Anomalie #1918 (Résolu): Wildcard search test fails with query marker and parser
- Following test fails using wildcard :
* testQueryMarkerWilcardEquals()
* testQueryParserWilcardEquals() -
10:35 am Anomalie #1917 (Résolu): All not* condition have different behaviour with in memory service
- Following condition doesn't return same result count with in memory or solr search engine:
* ne()
* unlike()
* not... -
10:31 am Revision 1360: Disable test that can't run with in memory search engine
-
10:08 am Revision 1359: Fix used queries
-
10:07 am Revision 1358: Fix assert count with default data count set with @Before methods
01/24/2012
-
06:56 pm Revision 1357: Fix tests
-
01:02 pm Anomalie #1914 (Résolu): Query parser can't parse quey using id
-
01:02 pm Revision 1356: Anomalie #1914: Query parser can't parse quey using id
- - change string value pattern in parser
-
12:11 pm Revision 1355: Evolution #1916: Split WikittyServiceSecurity in two service Authentication and Au...
- - remove WikittyServiceSecurity in sample properties files and replace it with WikittyServiceAuthorization and Wikitt...
-
11:39 am Revision 1354: Evolution #1916: Split WikittyServiceSecurity in two service Authentication and Au...
- - remove login/logout method from WikittyServiceAuthorization this methods are now in WikittyServiceAuthentication
01/23/2012
-
07:51 pm Revision 1353: Evolution #1916: Split WikittyServiceSecurity in two service Authentication and Au...
-
07:34 pm Evolution #1916 (Résolu): Split WikittyServiceSecurity in two service Authentication and Authoris...
- Pour implanter d'autre service d'authentification plutot que de faire des verrues au WikittyServiceSecurity il serait...
-
07:29 pm Evolution #1890 (Résolu): Add external authentication like LDAP
Also available in: Atom