2009-08-05 |
Sylvain Thénault |
[migration] when adding a core meta-relation, it should be added to all entities *in the persistent schema*, not only those in the fs schema
|
file |
diff |
annotate
|
2009-08-04 |
Sylvain Thénault |
[R] use req.entity_from_eid
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
2009-07-31 |
Nicolas Chauvat |
R [all] logilab.common 0.44 provides only deprecated
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[R repo, schema] use VIRTUAL_RTYPES const
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-07-30 |
Sylvain Thénault |
oops, this is a method
stable
|
file |
diff |
annotate
|
2009-07-30 |
Sylvain Thénault |
[repo session] ability to ask session to keep it's pool set even when only read queries are done, necessary at least during migration
stable
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
major refactoring of database dump/restore:
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
#344772: instance backups should be done in instance_data_dir
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
fix #344387, remember upgraded version step by step
stable
|
file |
diff |
annotate
|
2009-06-19 |
Sylvain Thénault |
set removedeps to False by default, raise an exception instead of a simple assertion for error, more remove_cube tests
stable
|
file |
diff |
annotate
|
2009-06-19 |
Sylvain Thénault |
add removedeps option to remove_cube to control wether a cube's dependencies should be removed as well or not
stable
|
file |
diff |
annotate
|
2009-06-15 |
Sylvain Thénault |
add source to sources configuration when adding a cube defining a source
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-13 |
sylvain thenault |
previous form actually worked??
tls-sprint
|
file |
diff |
annotate
|
2009-04-24 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-04-21 |
Aurelien Campeas |
does not apply any more
tls-sprint
|
file |
diff |
annotate
|
2009-04-20 |
Aurelien Campeas |
sql attributes bugfix
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
unify schema sync migration commands with (hopefuly) a clearer name
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
more cleaning needed :(
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
oops, forgot to clean that
|
file |
diff |
annotate
|
2009-04-06 |
sylvain thenault |
introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
|
file |
diff |
annotate
|
2009-04-06 |
sylvain thenault |
restrict read perms to user on backup files
|
file |
diff |
annotate
|
2009-03-11 |
sylvain thenault |
should not give session as cnx.cursor(), else we may try to execute some query while no pool is set on the session
|
file |
diff |
annotate
|
2009-03-10 |
sylvain thenault |
when reading the schema while adding/removing cubes, read schema in non-strict mode
tls-sprint
|
file |
diff |
annotate
|