- 09 May, 2011 3 commits
-
-
Sylvain Thénault authored
[view] ability to define a column header through custom label_column_<colindex> method, useful for table view to customize a specific column without specifying others --HG-- branch : stable
-
Sylvain Thénault authored
[selectors] test/fix rql_condition to make it works when entity is specified via 'entity' keyword argument instead of rset, row and col --HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 21 Apr, 2011 2 commits
-
-
Sylvain Thénault authored
the db-dump and db-restore cwctl commands are enhanced with a --format option (defaults to 'native'). If the format is 'portable', then the system database dump / restore is performed using pure SQL queries and the storage uses picked Python objects in a zip archive. --HG-- branch : stable
-
Alexandre Fayolle authored
add a new method iter_process_result which does the same as proces_result but is a generator (closes #1625374) process_result is reimplemented using the new method, and the two helper methods are turned into generators. These generators use cursor.fetchmany instead of cursor.fetchall after setting cursor.arraysize to 100. This means that the whole result set should never loaded in memory when using the iter_process_result method. This is used in the "portable" database dump implementation when we typically to 'SELECT * FROM table', but could probably be used too in other parts of cubicweb. --HG-- branch : stable
-
- 09 May, 2011 6 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 07 May, 2011 2 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 06 May, 2011 6 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 05 May, 2011 12 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : oldstable
-
Sylvain Thénault authored
--HG-- branch : oldstable
-
Sylvain Thénault authored
--HG-- branch : oldstable
-
Sylvain Thénault authored
[testlib] fix assertAuthFailure to consider both None and dbapi._NeedAuthAccessMock as meaning 'no connection has been set' --HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Nicolas Chauvat authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 04 May, 2011 3 commits
-
-
Sylvain Thénault authored
[repository quick start] should modify class attribute to get this actually working (used by a classmethod) --HG-- branch : stable
-
Aurelien Campeas authored
--HG-- branch : stable
-
Florent Cayré authored
[entity] fix entity fetch_rql when fetch_attrs contains a rtype with multiple destination etypes which do not have the same fetched attributes themselves (closes #1631282) --HG-- branch : stable
-
- 03 May, 2011 1 commit
-
-
Sylvain Thénault authored
[selectors] fix on_fire_transition for cases where change_state is called (eg no transition specified) --HG-- branch : stable
-
- 02 May, 2011 2 commits
-
-
Sylvain Thénault authored
+ minor docstring cleanup --HG-- branch : stable
-
Sylvain Thénault authored
* * * typo --HG-- branch : stable
-
- 29 Apr, 2011 3 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Nicolas Chauvat authored
--HG-- branch : oldstable
-
Nicolas Chauvat authored
--HG-- branch : oldstable
-