2015-09-11 |
Samuel Trégouët |
[py3k] print function
|
file |
diff |
annotate
|
2015-09-11 |
Samuel Trégouët |
[py3k] except as
|
file |
diff |
annotate
|
2015-06-22 |
Rémi Cardona |
merge 3.20.8 in 3.21
|
file |
diff |
annotate
|
2015-06-12 |
Denis Laxalde |
[server] Do not use progress bar when stdout is not a TTY
|
file |
diff |
annotate
|
2015-01-15 |
Julien Cristau |
Ask sqlite to check foreign keys
|
file |
diff |
annotate
|
2015-01-15 |
Julien Cristau |
Use our version of schema2sql
|
file |
diff |
annotate
|
2014-12-03 |
Adrien Di Mascio |
[server] add a db-namespace option in source definition (closes #1631339)
|
file |
diff |
annotate
|
2014-06-03 |
Aurelien Campeas |
[source/native] session -> cnx
|
file |
diff |
annotate
|
2014-07-09 |
Aurelien Campeas |
remove references to global environment variable APYCOT_ROOT
|
file |
diff |
annotate
|
2014-02-04 |
Julien Cristau |
Add a db-statement-timeout option for postgresql sources
|
file |
diff |
annotate
|
2014-01-22 |
Sylvain Thénault |
[multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
|
file |
diff |
annotate
|
2013-06-27 |
Sylvain Thénault |
[multi-sources-removal] Drop cw.server.sources.extlite
|
file |
diff |
annotate
|
2013-11-14 |
Julien Cristau |
Make the GROUP_CONCAT aggregate function not repeat values (closes #3223975)
|
file |
diff |
annotate
|
2013-12-09 |
Julien Cristau |
merge 3.17.11
|
file |
diff |
annotate
|
2013-12-06 |
Aurelien Campeas |
[sqlutils] fix sqlite group_concat harder (related to #3331906)
stable
|
file |
diff |
annotate
|
2013-11-28 |
Aurelien Campeas |
[sqlutils] avoid a crash with sqlite when using group_concat (closes #3331906)
stable
|
file |
diff |
annotate
|
2013-10-16 |
Julien Cristau |
[server] drop support for antediluvian lgdb versions
|
file |
diff |
annotate
|
2013-08-30 |
Rémi Cardona |
spelling: rollbacked -> rolled back
stable
|
file |
diff |
annotate
|
2013-04-23 |
Vincent Michel |
[sql] preprocess_entity uses lgdb helper's SQL converters.
|
file |
diff |
annotate
|
2011-10-18 |
Alain Leufroy |
[server] *init_repository* lookup the database instead of the schema to drop tables (closes #810743)
stable
|
file |
diff |
annotate
|
2011-12-21 |
Adrien Di Mascio |
[server] use lgd.process_cursor to optimize processing of large resultsets
|
file |
diff |
annotate
|
2011-10-04 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-30 |
Alexandre Fayolle |
repaire cctl db-init -d on sqlserver (closes #1979670)
|
file |
diff |
annotate
|
2011-10-04 |
Sylvain Thénault |
[rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717)
stable
|
file |
diff |
annotate
|
2011-04-21 |
Alexandre Fayolle |
add a new method iter_process_result which does the same as proces_result but is a generator (closes #1625374)
stable
|
file |
diff |
annotate
|
2011-04-15 |
Sylvain Thénault |
[tz postgres support] we've to commit the connection once time-zone is set, else we may loose the setting
|
file |
diff |
annotate
|
2011-04-14 |
Sylvain Thénault |
[3.12 regression] don't access to __class__ directly, it may raise AttributeError
|
file |
diff |
annotate
|
2011-04-01 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
file |
diff |
annotate
|
2011-03-16 |
Alexandre Fayolle |
help pylint by explicitely defining some attributes
oldstable
|
file |
diff |
annotate
|
2010-10-01 |
Alexandre Fayolle |
[R] use dbhelper.binary_value to process passwords and other Bytes fields
|
file |
diff |
annotate
|
2010-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-17 |
Sylvain Thénault |
[repo/sql] don't do anything when value is None. This will avoid None to be turned into False in the case of a boolean for instance.
stable
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
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-02 |
Sylvain Thénault |
[external storage] refactor to give session to storage's callback (needed by vcsfile storage)
stable
|
file |
diff |
annotate
|
2010-05-29 |
Alexandre Fayolle |
[win32 SQLServer] connection lost detection
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-04-12 |
Alexandre Fayolle |
fix cwctl db-init -d on SQL Server
stable
|
file |
diff |
annotate
|
2010-03-25 |
Sylvain Thénault |
[source storage] refactor source sql generation and results handling to allow repository side callbacks
stable
|
file |
diff |
annotate
|
2010-03-19 |
Adrien Di Mascio |
[source] only consider edited_attributes in source.preprocess_entity()
|
file |
diff |
annotate
|
2010-03-01 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
[db backup] fix name error in backup_to_file: we've to pass .confirm all along the chain as for restore
stable
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
logilab.db compat
stable
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
missing rename
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
rename logilab.db into logilab.database
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
2010-02-18 |
Sylvain Thénault |
specify db port on backup/restore commands (require forth comming lgc 0.48.1)
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
oops, forgot that part of 3.2 bw compat
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
kill mx compat code (dropped since 3.2), more efficient merge_args implementation
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
moved generic datetime manipulation function to lgc
|
file |
diff |
annotate
|
2010-02-03 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-01-27 |
Alexandre Fayolle |
partial backport of support for adbh's new interface to backup_command and restore_command
stable
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
command may now officially be either a string or a list, don't make think it's for backward compat
|
file |
diff |
annotate
|
2010-01-25 |
Sylvain Thénault |
handle lgc.adbh api changes within regards of backup/restore:
|
file |
diff |
annotate
|
2010-01-22 |
Sylvain Thénault |
first draft for a simple hooks based custom attribute storage,
|
file |
diff |
annotate
|
2010-01-21 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
2010-01-20 |
Alexandre Fayolle |
enable cubicweb-ctl db-dump and db-restore on Windows with SQL Server
stable
|
file |
diff |
annotate
|