2015-09-18 |
Rémi Cardona |
[py3k] use next builtin instead of next method
|
file |
diff |
annotate
|
2015-10-13 |
Rémi Cardona |
[py3k] dict.itervalues → dict.values
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] import range using six.moves
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] import queue using six.moves
|
file |
diff |
annotate
|
2015-09-11 |
Samuel Trégouët |
[py3k] print function
|
file |
diff |
annotate
|
2015-07-29 |
Julien Cristau |
[server/repo] kill repo.pinfo()
|
file |
diff |
annotate
|
2015-07-29 |
Julien Cristau |
[server/repo] fix typo
|
file |
diff |
annotate
|
2015-07-20 |
Julien Cristau |
[server] don't issue a warning for something expected
|
file |
diff |
annotate
|
2015-07-20 |
Julien Cristau |
[server] stick a _cw on internal connnection's user
|
file |
diff |
annotate
|
2015-03-09 |
Rémi Cardona |
Spelling fixes in comments and docstrings
|
file |
diff |
annotate
|
2015-07-07 |
Julien Cristau |
[server] missing import
|
file |
diff |
annotate
|
2015-03-22 |
Julien Cristau |
add IUserFriendlyError adapter for violation of check constraints
|
file |
diff |
annotate
|
2014-06-11 |
Aurelien Campeas |
[repository] rename session -> cnx
|
file |
diff |
annotate
|
2014-06-11 |
Aurelien Campeas |
[connection] remove ensure_cnx_set context manager uses
|
file |
diff |
annotate
|
2014-06-10 |
Aurelien Campeas |
[repoapi] fold ClientConnection into Connection
|
file |
diff |
annotate
|
2014-07-01 |
Aurelien Campeas |
[connection] replace .running_dbapi_query with .hooks_in_progress
|
file |
diff |
annotate
|
2014-06-06 |
Aurelien Campeas |
[repoapi,session] remove all session-as-cnx backward compat
|
file |
diff |
annotate
|
2015-04-22 |
Julien Cristau |
[server] drop repo.internal_session and InternalSession
|
file |
diff |
annotate
|
2015-04-22 |
Julien Cristau |
[dbapi] retire repo.[gs]et_shared_data which were used by the dbapi
|
file |
diff |
annotate
|
2015-03-17 |
Aurelien Campeas |
[dbapi] retire repository transaction methods which were used by the dbapi
|
file |
diff |
annotate
|
2015-03-17 |
Aurelien Campeas |
[dbapi] retire repo.call_service which was used by the dbapi
|
file |
diff |
annotate
|
2015-03-17 |
Aurelien Campeas |
[dbapi] retire repo.commit/rollback which was used by the dbapi
|
file |
diff |
annotate
|
2015-03-17 |
Aurelien Campeas |
[dbapi] retire repo.user_info which was used by the dbapi
|
file |
diff |
annotate
|
2015-03-17 |
Aurelien Campeas |
[dbapi] retire repo.entity_metas which was used by the dbapi
|
file |
diff |
annotate
|
2014-06-04 |
Aurelien Campeas |
[dbapi] retire repo.execute, which was used by the dbapi
|
file |
diff |
annotate
|
2014-04-04 |
Julien Cristau |
[repository] replace session with cnx in a few places
|
file |
diff |
annotate
|
2015-04-22 |
Rémi Cardona |
merge 3.20.6 into 3.21
|
file |
diff |
annotate
|
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
|