2015-03-25 |
Sylvain Thénault |
[repository] don't attempt to delete computed relation, they have no table in the database. Closes #5162935
|
file |
diff |
annotate
|
2015-03-03 |
Aurelien Campeas |
Remove remote repository-access-through-pyro support
|
file |
diff |
annotate
|
2015-01-16 |
Julien Cristau |
[server] change order of entities table modification vs entity creation/deletion
|
file |
diff |
annotate
|
2014-06-12 |
Aurelien Campeas |
[repository] don't mangle the stack trace on exception
|
file |
diff |
annotate
|
2014-11-13 |
Julien Cristau |
[server] typo fix
|
file |
diff |
annotate
|
2014-07-17 |
Aurelien Campeas |
[repository] provide a .new_session entry point
|
file |
diff |
annotate
|
2014-09-24 |
Julien Cristau |
merge 3.18.6 into 3.19
|
file |
diff |
annotate
|
2014-09-02 |
David Douard |
[compat] Remove imports of "any" and "all" from lgc (closes #4306044)
stable
|
file |
diff |
annotate
|
2014-07-11 |
Rémi Cardona |
[server] Replace non portable strftime formatter (closes #4132161)
|
file |
diff |
annotate
|
2014-06-02 |
Aurelien Campeas |
[repository] session -> cnx renaming (already done in the source object)
|
file |
diff |
annotate
|
2014-05-02 |
Aurelien Campeas |
deprecate get/set_shared_data API
|
file |
diff |
annotate
|
2014-06-10 |
Julien Cristau |
merge 3.18.5 into 3.19 branch
|
file |
diff |
annotate
|
2014-06-10 |
Julien Cristau |
merge 3.17.15 into 3.18 branch
stable
|
file |
diff |
annotate
|
2014-05-30 |
Aurelien Campeas |
[testlib] complete the RepoAccess object (closes #3843614)
|
file |
diff |
annotate
|
2014-04-09 |
Sylvain Thénault |
[repo] fix extid2entity to ensure connection's has a cnxset
|
file |
diff |
annotate
|
2014-04-09 |
Sylvain Thénault |
[repo] make it clear in internal_cnx that security is disabled
|
file |
diff |
annotate
|
2014-05-13 |
Aurelien Campeas |
[cache] fix a cache issue with an entity created without relation cache prefill
stable
|
file |
diff |
annotate
|
2014-04-14 |
Rémi Cardona |
an unicode string -> a unicode string
stable
|
file |
diff |
annotate
|
2013-07-19 |
Vladimir Popescu |
[server] Refactor Repository.register_user into a CubicWeb service (closes #3020639)
|
file |
diff |
annotate
|
2014-04-10 |
Julien Cristau |
[server] make internal_cnx get and keep a connection to the db
|
file |
diff |
annotate
|
2014-04-09 |
Julien Cristau |
[repo] fix deprecation messages for stats and gc_stats
|
file |
diff |
annotate
|
2014-04-09 |
Julien Cristau |
[repo] Fix register_user
|
file |
diff |
annotate
|
2014-04-07 |
Julien Cristau |
[repo] make extid2eid work with either a session or a connection
|
file |
diff |
annotate
|
2014-04-04 |
Sylvain Thénault |
[repository] extid2eid's 'commit' argument no more necessary
|
file |
diff |
annotate
|
2014-04-04 |
Sylvain Thénault |
[repository] complete argument is no more needed since we have no more 'true' multisource.
|
file |
diff |
annotate
|
2014-04-04 |
Sylvain Thénault |
[repository] 'session' argument is always given to type[_and_source]_from_eid, make it mandatory and simplify code accordingly
|
file |
diff |
annotate
|
2014-04-04 |
Julien Cristau |
[repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
|
file |
diff |
annotate
|
2014-04-03 |
Sylvain Thénault |
some copyright updates
|
file |
diff |
annotate
|
2014-04-03 |
Sylvain Thénault |
[repo] don't set cnxset when getting the session to close it
|
file |
diff |
annotate
|
2014-04-02 |
Julien Cristau |
[repo] handle connection explicitly when calling session open/close hooks
|
file |
diff |
annotate
|