2014-03-24 |
Aurelien Campeas |
[source/native] allow many eid creation per .create_eid call (closes #3526594)
|
file |
diff |
annotate
|
2014-02-17 |
Julien Cristau |
merge 3.18.x in 3.19 branch
|
file |
diff |
annotate
|
2014-02-13 |
Dimitri Papadopoulos |
[dataimport, migration] more fixes in the spirit of a6c32edabc8d:
|
file |
diff |
annotate
|
2014-01-21 |
Sylvain Thénault |
[multi-sources-removal] Drop deleted_entities system table and entities.mtime column
|
file |
diff |
annotate
|
2013-07-11 |
Sylvain Thénault |
[3.17 migration] when some cube is missing, add_cube raise ConfigurationError, not ImportError. Closes #2981477
stable
|
file |
diff |
annotate
|
2012-12-17 |
Julien Cristau |
[web/views] extract cube geocoding (closes #353000)
|
file |
diff |
annotate
|
2013-03-27 |
Vladimir Popescu |
[web/views] extract cube embed (closes #1916015)
|
file |
diff |
annotate
|
2013-03-27 |
Simon Chabot |
[web/views] extract cube sioc (closes #1916018)
|
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] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
2012-02-27 |
Sylvain Thénault |
[migration] fix migration jumping from pre 3.12 to post 3.13
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-08-04 |
Sylvain Thénault |
[3.13 migration] closes #1896724: some db backend (eg sqlserver) doesn't support ADD COLUMN
stable
|
file |
diff |
annotate
|
2011-06-27 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-22 |
Sylvain Thénault |
[migration] don't add CWUniqueConstraint if already there (may occurs when running a migration in multiple times
stable
|
file |
diff |
annotate
|
2011-06-21 |
Sylvain Thénault |
fix 3.13.1 migration
|
file |
diff |
annotate
|
2011-06-21 |
Sylvain Thénault |
[ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
|
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-01-26 |
Sylvain Thénault |
[migration] cwunique constraint schema fix must be done in bootstrap migration
stable
|
file |
diff |
annotate
|
2010-09-13 |
Sylvain Thénault |
[migration] attempt to fix pre 3.6 migration
stable
|
file |
diff |
annotate
|
2010-09-10 |
Alexandre Fayolle |
unique_together integration in CW (alf+syt)
stable
|
file |
diff |
annotate
|
2010-08-12 |
Sylvain Thénault |
RQLUniqueConstraint not in CWConstraintType for some old instances
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-03-18 |
Sylvain Thénault |
fix migration when upgrading from cw < 3.6 to cw 3.7
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
fix hooks control method name + other litle cleanups
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
[repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
|
file |
diff |
annotate
|