2011-06-22 |
Sylvain Thénault |
cleanup
stable
|
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-06-17 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-09 |
Julien Jehannet |
[server] fix unicode conversion capability in UndoException
stable
|
file |
diff |
annotate
|
2011-06-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-14 |
Sylvain Thénault |
fix failures introduced by recent refactoring
stable
|
file |
diff |
annotate
|
2011-06-14 |
Sylvain Thénault |
[repository] refactor/cleanup entity deletion methods
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-04-22 |
Alexandre Fayolle |
fix bad handling of inlined relations when entities of different etypes are passed as subject to add_relations
|
file |
diff |
annotate
|
2011-04-15 |
Alexandre Fayolle |
[server] improve the speed of setting relations between entities (closes #1625257)
|
file |
diff |
annotate
|
2011-04-11 |
Sylvain Thénault |
[native source] eid_creation_lock actually lock the eid connection creation and usage
stable
|
file |
diff |
annotate
|
2011-04-06 |
Sylvain Thénault |
[system source] drop now useless bw compat
stable
|
file |
diff |
annotate
|
2011-03-28 |
Sylvain Thénault |
[server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py
stable
|
file |
diff |
annotate
|
2011-02-09 |
Sylvain Thénault |
[repository] #1460066: backport datafeed cube as cubicweb source
|
file |
diff |
annotate
|
2011-02-07 |
Sylvain Thénault |
[sources] refactor source creation and options handling
|
file |
diff |
annotate
|
2011-02-01 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-01-25 |
Alexandre Fayolle |
improve massive deletion performance
stable
|
file |
diff |
annotate
|
2011-01-24 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-01-19 |
Sylvain Thénault |
[repo] kill no more needed 'recreate' feature
|
file |
diff |
annotate
|
2011-01-19 |
Sylvain Thénault |
[repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed
stable
|
file |
diff |
annotate
|
2011-01-19 |
Sylvain Thénault |
[repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
|
file |
diff |
annotate
|
2010-12-01 |
Sylvain Thénault |
[pyro source] store pyro source mapping file into the database
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
|
file |
diff |
annotate
|
2010-09-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-29 |
Sylvain Thénault |
[sync schema] take care rdef may not be final, in which case we want to use type of eid attribute
stable
|
file |
diff |
annotate
|
2010-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-22 |
Sylvain Thénault |
[rql] fix bug with query like 'Any 1 WHERE NOT X in_group G': tables should be kept in EXISTS() even when there are no restriction
stable
|
file |
diff |
annotate
|
2010-09-16 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2010-09-15 |
Alexandre Fayolle |
unique_together: recast exception raised by sqlite
stable
|
file |
diff |
annotate
|
2010-09-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-10 |
Alexandre Fayolle |
nicer error reporting for unique together constraints
stable
|
file |
diff |
annotate
|
2010-09-10 |
Sylvain Thénault |
[c-c create] ask for database driver by default
stable
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
file |
diff |
annotate
|
2010-08-20 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2010-07-27 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
2010-07-27 |
Sylvain Thénault |
[security] don't put uncrypted password in query parameters, else it may be logged on error
oldstable
|
file |
diff |
annotate
|
2010-07-16 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-07-15 |
Sylvain Thénault |
[transaction] do not attempt to reconnect if there has been some write during the transaction
stable
|
file |
diff |
annotate
|
2010-07-05 |
Sylvain Thénault |
[schema migration] import refactoring to fix #1109558 and enhances things on the way
|
file |
diff |
annotate
|
2010-07-01 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-07-01 |
Sylvain Thénault |
[migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1
stable
|
file |
diff |
annotate
|
2010-06-22 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2010-06-17 |
Sylvain Thénault |
[fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
|
file |
diff |
annotate
|
2010-06-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-15 |
Sylvain Thénault |
[test] properly close connections during test
stable
|
file |
diff |
annotate
|
2010-06-15 |
Sylvain Thénault |
[repo] on repository shutdown, we've to close the new eid creation connection
stable
|
file |
diff |
annotate
|
2010-06-11 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-11 |
Sylvain Thénault |
[source] remove debug
stable
|
file |
diff |
annotate
|
2010-06-09 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
2010-06-09 |
Adrien Di Mascio |
[source] don't create the eid_creation connection at source initiliaztion time
stable
|
file |
diff |
annotate
|
2010-06-03 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-03 |
Alexandre Fayolle |
fix unit tests by not using the new create_eid implementation with sqlite
stable
|
file |
diff |
annotate
|
2010-06-02 |
Alexandre Fayolle |
merge
stable
|
file |
diff |
annotate
|
2010-06-02 |
Alexandre Fayolle |
fix create_eid for sqlite (and bring back tests)
stable
|
file |
diff |
annotate
|
2010-06-02 |
Alexandre Fayolle |
backported to stable some changes made on site for a customer
stable
|
file |
diff |
annotate
|
2010-06-02 |
Alexandre Fayolle |
[win32] fix deadlock occuring on the sequence tables with SQLServer
stable
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
[external storage] refactor to give session to storage's callback (needed by vcsfile storage)
stable
|
file |
diff |
annotate
|