An error occurred fetching the project authors.
- 13 Oct, 2014 1 commit
-
-
Tristan Cavelier authored
This reverts commit 8e3de227.
-
- 02 Oct, 2014 2 commits
-
-
Tristan Cavelier authored
-
Aurel authored
Conflicts: product/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision product/ZSQLCatalog/SearchKey/FullTextKey.py
-
- 08 Jul, 2014 1 commit
-
-
Vincent Pelletier authored
Use pprofile instead for your profiling needs.
-
- 15 Apr, 2011 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45521 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Nov, 2010 1 commit
-
-
Vincent Pelletier authored
It is not practical, as it is not easily possible to nest parsers. This fix stops unquoting strings in lexer, and postpone it to syntax tree walking code. Add tests showing search key nesting works with different unquoting rules. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40389 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2010 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Aug, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2010 2 commits
-
-
Grégory Wisniewski authored
When full-text expression uses both boolean and natural mode, the expressions should be merged, otherwise there would be 2 different definitions for the same (fulltext) column alias in the SELECT or ORDER BY expressions. If any of the full-text expressions contain boolean operators, the whole expression will be executed in boolean mode. Reviewed by Vincent. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2009 1 commit
-
-
Vincent Pelletier authored
Add a test. FullText operators have no SearchText representation, so disable it explicitely. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2009 1 commit
-
-
Vincent Pelletier authored
When doing multiple FullText lookups in the same SearchText expression, merge all lookups into just one SQL fulltext match (per expression block). Add a test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2009 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25944 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Strenghten a bit SearchText detector: a word followed by a colon is not enough to qulify as a COLUMN token, tha word must also be in a set of valid column names. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25940 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2009 1 commit
-
-
Vincent Pelletier authored
- further extend SearchKey concept - define, implement and validate Interfaces - add a column mapper (mapping is decided on a completely-formed query tree instead of being done individualy on each used column) - state what is present for backward compatibility, warn about deprecated/dangerous uses git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jun, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
documents that contain both 'foo' and 'bar' (Bug #882). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Apr, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Apr, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2008 2 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Feb, 2008 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19215 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2008 1 commit
-
-
Ivan Tyagov authored
Introduce search key which now are reposnsible for Query generation. Improve parsing of search strings (you must install "ply":http://www.dabeaz.com/ply/). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-