- 12 Jan, 2010 13 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1386 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
* Move them into a database module * Add a buildDatabaseManager() helper function * Add the '--adapter' parameter to select the database backend * Move specific database string parsing to MySQL manager. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1385 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1384 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
Remove connect() and close() from database API since they make sense only for connection oriented backends. Note that close() in mysqldb seems never used. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1383 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1382 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1381 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
Do not commit the current transaction then begin another when calling setXXX() methods from a transaction. This avoid commit partial queries that may put the relational database in a inconsistent state (eg. a new partition table but not the last PTID). git-svn-id: https://svn.erp5.org/repos/neo/trunk@1380 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1379 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1378 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
Note for getLastOID: all parameter was not used and overriden in mysqldb implementation, it is safely removed for database API. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1377 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1376 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1375 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1374 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 22 Dec, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1373 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 16 Dec, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1372 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 15 Dec, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1371 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 16 Nov, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1370 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 04 Nov, 2009 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1369 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 02 Nov, 2009 4 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1368 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1367 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1366 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1365 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 19 Oct, 2009 2 commits
-
-
Grégory Wisniewski authored
* Default values * Command line * Configuration file Restore the sample configuration file, updated with new options. Tests updated. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1364 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
seems that the socket closure is delayed so wait a bit after stop the cluster in functional tests. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1363 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 07 Oct, 2009 2 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1362 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1361 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 06 Oct, 2009 2 commits
-
-
Grégory Wisniewski authored
* Support named arguments in default encoder * Add some docstring and comments * Describe assertions git-svn-id: https://svn.erp5.org/repos/neo/trunk@1360 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1359 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 05 Oct, 2009 4 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1358 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1357 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
- Each packet encoder and decoder is in a class - A packet registry check if there is duplicate packet code type - Each packet class got a docstring Next commits will update the NEO source code to use those changes. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1356 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
a dynamic check when speed is required. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1355 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 02 Oct, 2009 3 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1354 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
never sent by the client. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1353 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1352 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
- 01 Oct, 2009 5 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1351 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
prefix from everywhere. git-svn-id: https://svn.erp5.org/repos/neo/trunk@1350 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1349 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1348 71dcc9de-d417-0410-9af5-da40c76e7ee4
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/neo/trunk@1347 71dcc9de-d417-0410-9af5-da40c76e7ee4
-