2013-03-25 |
Pierre-Yves David |
[session] drop useless getter and setter for security
|
file |
diff |
annotate
|
2013-03-27 |
Pierre-Yves David |
[migration] drop pre-3.7 utility
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
2013-01-10 |
Sylvain Thénault |
[db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
|
file |
diff |
annotate
|
2013-01-21 |
Sylvain Thénault |
[db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
|
file |
diff |
annotate
|
2013-01-09 |
Aurelien Campeas |
[merge] backport stable
|
file |
diff |
annotate
|
2012-12-04 |
Sylvain Thénault |
[migration] fix crash when adding a new meta relation type. Closes #2532483
stable
|
file |
diff |
annotate
|
2012-09-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-09-04 |
Sylvain Thénault |
[migration] fix backward compat for rename_relation
stable
|
file |
diff |
annotate
|
2012-07-17 |
Sylvain Thénault |
[entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
|
file |
diff |
annotate
|
2012-07-17 |
Sylvain Thénault |
[migraction] rename rename_relation method to rename_relation_type for consistency
stable
|
file |
diff |
annotate
|
2012-03-16 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-03-01 |
Sylvain Thénault |
[migration] fix add_relation_type in case it already exists, broken by 67660d5f1916
stable
|
file |
diff |
annotate
|
2012-02-27 |
Sylvain Thénault |
[migration] add schema obj into assertion failure message so we get a chance to understand the pb
stable
|
file |
diff |
annotate
|
2012-02-14 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-02-14 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
2012-02-14 |
Pierre-Yves David |
[bfss, migration] fix storage migration (closes #2189206)
oldstable
|
file |
diff |
annotate
|
2012-02-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-02-10 |
Katia Saurfelt |
[migration] fire hooks in postcreate by default (closes #1417110)
|
file |
diff |
annotate
|
2012-02-09 |
Katia Saurfelt |
[migration] `add_relation_type` warns and add missing definitions on already existing rtypes (closes #2121979)
stable
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2012-01-26 |
Sylvain Thénault |
[migractions] fix comment to avoid ambiguity. Closes #2015260
|
file |
diff |
annotate
|
2011-11-03 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-11-03 |
Sylvain Thénault |
[instance creation] properly search for sql extension in the schema directory. Closes #2068117
stable
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore
stable
|
file |
diff |
annotate
|
2011-10-14 |
Sylvain Thénault |
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
|
file |
diff |
annotate
|
2011-10-13 |
Alexandre Fayolle |
[migraction] fix cmd_change_attribute_type command (closes #2015073)
stable
|
file |
diff |
annotate
|
2011-10-11 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-10-07 |
Sylvain Thénault |
[migration] update old yams api in change_attribute_type
stable
|
file |
diff |
annotate
|
2011-10-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-10-06 |
Sylvain Thénault |
[migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498)
stable
|
file |
diff |
annotate
|
2011-08-09 |
Nicolas Chauvat |
[lint] remove uses of "print >> sys.stderr" (closes #1908571)
|
file |
diff |
annotate
|
2011-09-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-28 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
2011-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
2011-09-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
backout 7780:a1d5365fefc1
stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
|
file |
diff |
annotate
|
2011-06-27 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-24 |
Sylvain Thénault |
[migration] litle enhancements and a fix to patch accidentally pushed two revisions ago
stable
|
file |
diff |
annotate
|
2011-06-24 |
Sylvain Thénault |
[migration] closes #1777411: schema modification commands shouldn't crash if already exists
stable
|
file |
diff |
annotate
|
2011-06-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-14 |
Sylvain Thénault |
[migration] this is needed to avoid pb with yams 0.33 / cw < 3.13
stable
|
file |
diff |
annotate
|
2011-06-14 |
Sylvain Thénault |
[repository] refactor/cleanup entity deletion methods
stable
|
file |
diff |
annotate
|
2011-06-09 |
Adrien Di Mascio |
[sql] implement #1631319: ask user before creating postgresql languages
|
file |
diff |
annotate
|
2011-05-20 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-20 |
Sylvain Thénault |
[migractions] fix change_attribute_type
stable
|
file |
diff |
annotate
|
2011-05-20 |
Sylvain Thénault |
[migractions] dropped_constraints should accept only droprequired without cstrtype
stable
|
file |
diff |
annotate
|
2011-05-19 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
2011-04-21 |
Sylvain Thénault |
adds support for a portable db import/export format (closes: #1521112)
stable
|
file |
diff |
annotate
|
2011-05-02 |
Sylvain Thénault |
[migration] new command to get default workflow for an entity type
stable
|
file |
diff |
annotate
|
2011-04-01 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
file |
diff |
annotate
|
2011-04-01 |
Alexandre Fayolle |
fix failing tests before 3.12 release
|
file |
diff |
annotate
|
2011-03-28 |
Nicolas Chauvat |
[session] add find_entities and find_one_entity to session/request API (closes #1550045)
stable
|
file |
diff |
annotate
|
2011-03-25 |
Sylvain Thénault |
[cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way
stable
|
file |
diff |
annotate
|