2014-04-01 |
Julien Cristau |
[server/sources/native] deal with connections, not sessions
|
file |
diff |
annotate
|
2014-04-07 |
Julien Cristau |
[sources] ensure we have a cnxset in undoable_transactions
|
file |
diff |
annotate
|
2014-03-24 |
Aurelien Campeas |
[source/native] allow many eid creation per .create_eid call (closes #3526594)
|
file |
diff |
annotate
|
2014-03-10 |
Aurelien Campeas |
[source/native] refactor eid generation code
|
file |
diff |
annotate
|
2014-02-18 |
Julien Cristau |
[server] some s/session/cnx/
|
file |
diff |
annotate
|
2014-02-17 |
Julien Cristau |
[server] Handle unique constraint violations under recent sqlite
|
file |
diff |
annotate
|
2014-02-17 |
Julien Cristau |
merge 3.18.x in 3.19 branch
|
file |
diff |
annotate
|
2014-01-29 |
Julien Cristau |
[server] use a connection instead of a session for user authentication
|
file |
diff |
annotate
|
2014-02-04 |
Dimitri Papadopoulos |
English typography
|
file |
diff |
annotate
|
2014-01-30 |
Julien Cristau |
[server/sources] replace references to dbapi with repoapi
|
file |
diff |
annotate
|
2014-01-29 |
Julien Cristau |
[server] fix TypeErrors
|
file |
diff |
annotate
|
2014-01-23 |
Sylvain Thénault |
[multi-sources-removal] Drop entities.source column
|
file |
diff |
annotate
|
2014-01-23 |
Julien Cristau |
[repo] pylint cleanup, mainly of imports, with a bit of style
|
file |
diff |
annotate
|
2013-07-01 |
Sylvain Thénault |
[multi-sources-removal] Drop no more used federated ('true') multi-sources related code
|
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 cnxset_freed from source interface
|
file |
diff |
annotate
|
2014-01-22 |
Sylvain Thénault |
[multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
|
file |
diff |
annotate
|
2014-01-22 |
Sylvain Thénault |
[multi-sources-removal] Drop (dont_)cross relation related code
|
file |
diff |
annotate
|
2013-06-16 |
Sylvain Thénault |
[multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
|
file |
diff |
annotate
|
2014-01-21 |
Sylvain Thénault |
[multi-sources-removal] Drop deleted_entities system table and entities.mtime column
|
file |
diff |
annotate
|
2014-01-21 |
Sylvain Thénault |
[multi-sources-removal] Drop the "true" multi-sources planner
|
file |
diff |
annotate
|
2013-06-27 |
Sylvain Thénault |
[multi-sources-removal] Drop cw.server.sources.extlite
|
file |
diff |
annotate
|
2014-01-13 |
Julien Cristau |
merge 3.18.0 in 3.19 branch
|
file |
diff |
annotate
|
2014-01-08 |
Aurelien Campeas |
[schema] fix unique together index handling
|
file |
diff |
annotate
|
2013-11-13 |
Julien Cristau |
[server] Add missing indices for undo support (closes #3259691)
stable
|
file |
diff |
annotate
|
2013-10-17 |
Aurelien Campeas |
[source/native] fix sqlserver pattern matcher for unique constraints (closes #3227593)
stable
|
file |
diff |
annotate
|
2013-08-30 |
Rémi Cardona |
spelling: rollbacked -> rolled back
stable
|
file |
diff |
annotate
|
2013-05-31 |
Julien Cristau |
fix migration from pre-3.13.1 versions (closes #2846978)
stable
|
file |
diff |
annotate
|
2013-07-03 |
Aurelien Campeas |
[constraint] more robust unicity constraint failures reporting for end-users
stable
|
file |
diff |
annotate
|
2013-06-26 |
Pierre-Yves David |
[connection] transparent cnx_set handling
|
file |
diff |
annotate
|
2013-04-26 |
Sylvain Thénault |
[repo] straightforward bootstrap sequence. Closes #2841188
|
file |
diff |
annotate
|
2013-04-24 |
Pierre-Yves David |
merge 3.16.x fix in 3.17.x branch
|
file |
diff |
annotate
|
2013-04-24 |
Sylvain Thénault |
[portable dump] skip virtual relations, they have no table associated. Closes #2841199
stable
|
file |
diff |
annotate
|
2013-04-23 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
2013-03-28 |
Pierre-Yves David |
merge 3.15.x into 3.16.x
stable
|
file |
diff |
annotate
|
2013-03-28 |
Aurelien Campeas |
server/source/native: fix wrong usage of .lstrip that produce garbled error messages (closes #2777641)
oldstable
|
file |
diff |
annotate
|
2013-02-20 |
Nicolas Chauvat |
[sources] fix classes that inherit from AbstractSource (closes #2718669)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
2012-12-14 |
Vincent Michel |
[dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
|
file |
diff |
annotate
|
2012-10-12 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-09-10 |
Julien Cristau |
[sources/native] automatically update passwords using deprecated hashes on login
stable
|
file |
diff |
annotate
|
2012-09-11 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
2012-08-31 |
Aurelien Campeas |
[source/native] only system source users should be authenticated by the native source (closes #2465883)
stable
|
file |
diff |
annotate
|
2012-08-02 |
David Douard |
merge oldstable in stable
stable
|
file |
diff |
annotate
|
2012-07-31 |
Pierre-Yves David |
[storage] relies on event=='deleted' to detect "delete" event (closes #2450680)
oldstable
|
file |
diff |
annotate
|
2012-07-31 |
Pierre-Yves David |
[storage] relies on event=='deleted' to detect "delete" event
stable
|
file |
diff |
annotate
|
2012-05-02 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
2012-04-27 |
Aurelien Campeas |
[sources/native] do not let a log message crash on us
stable
|
file |
diff |
annotate
|
2012-04-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-03-16 |
Sylvain Thénault |
[security] use a stronger encryption algorythm for password, keeping bw compat
stable
|
file |
diff |
annotate
|
2012-02-27 |
Anthony Truchet |
[repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
|
file |
diff |
annotate
|
2012-02-13 |
Sylvain Thénault |
[system source] fix authentication: don't allow login whatever the given password if user password is NULL in database. Closes #2186099
stable
|
file |
diff |
annotate
|
2012-02-10 |
Alexandre Richardson |
[entities system table] change asource and source column size (closes #1951819)
stable
|
file |
diff |
annotate
|
2011-10-18 |
Alexandre Fayolle |
merge back stable change
|
file |
diff |
annotate
|
2011-10-18 |
Alexandre Fayolle |
remove stale debugging statement
stable
|
file |
diff |
annotate
|
2011-10-14 |
Aurelien Campeas |
[cache] replace lgc.cache with something more appropriate (closes #1921713)
|
file |
diff |
annotate
|
2011-10-07 |
Sylvain Thénault |
[repository] use utcnow instead of now for some internal timetamps (closes #1988458)
stable
|
file |
diff |
annotate
|
2011-09-28 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
2011-09-22 |
Alexandre Fayolle |
ensure the test for asource column won't crash on SQLServer (closes #1949621)
stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
[server] portable dump format supports now ZIP64 extensions by default (closes #1912535)
stable
|
file |
diff |
annotate
|
2011-09-13 |
Adrien Di Mascio |
[repo] use smarter query to check asource presence on startup (closes #1922099)
stable
|
file |
diff |
annotate
|
2011-08-26 |
Alexandre Fayolle |
merged back oldstable fix to stable
stable
|
file |
diff |
annotate
|
2011-08-26 |
Alexandre Fayolle |
work around cursor.rowcount not returning anything useful before 1st fetch with mssql (closes #1910869)
oldstable
|
file |
diff |
annotate
|
2011-07-11 |
Sylvain Thénault |
[native source] fix bug introduced in 7645:cb2459aaa7d7: fetchone() may return None
|
file |
diff |
annotate
|
2011-07-11 |
Adrien Di Mascio |
[source] closes #1816412: try to reconnect to dbms if connection is reset in eid_type_source()
|
file |
diff |
annotate
|
2011-06-27 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
2010-05-29 |
Alexandre Fayolle |
merge back to stable some changes made on site for a customer.
stable
|
file |
diff |
annotate
|
2010-05-29 |
Alexandre Fayolle |
[win32 SQLServer] connection lost detection
stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
2010-05-18 |
Sylvain Thénault |
[test] absolute sqlite database names in source initialization, avoid pb when cwd is changed later
stable
|
file |
diff |
annotate
|
2010-05-12 |
Sylvain Thénault |
[config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
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 |
backport default into stable: stable is now cw 3.8
|
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-27 |
Alexandre Fayolle |
added db-extra-arguments to configuration parameters for native source
stable
|
file |
diff |
annotate
|
2010-04-26 |
Alexandre Fayolle |
cubicweb-ctl create improvements
stable
|
file |
diff |
annotate
|
2010-04-23 |
Sylvain Thénault |
[bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
|
file |
diff |
annotate
|
2010-04-19 |
Sylvain Thénault |
[config] with lgc >= 0.50, option's dict inputlevel becomes level
|
file |
diff |
annotate
|
2010-04-12 |
Sylvain Thénault |
[source] small refactoring to avoid being doomed by a wrong assertion message on buggy storage raising attribute error
stable
|
file |
diff |
annotate
|
2010-04-12 |
Alexandre Fayolle |
fix cwctl db-init -d on SQL Server
stable
|
file |
diff |
annotate
|
2010-04-06 |
Alexandre Fayolle |
SQL Server port: temporary table handling
stable
|
file |
diff |
annotate
|
2010-04-02 |
Adrien Di Mascio |
[storages] fix fs_importing side-effect on entity.data
stable
|
file |
diff |
annotate
|
2010-04-01 |
Sylvain Thénault |
[python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred
stable
|
file |
diff |
annotate
|
2010-03-31 |
Sylvain Thénault |
[source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged)
stable
|
file |
diff |
annotate
|
2010-03-31 |
Sylvain Thénault |
[i18n] use named substitution to avoid gettext warnings
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[undo] basic support for undoing of entity creation / relation addition
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[undo] init entity cache when undoing an entity deletion
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[undo] consistent is/is_instance_of processing
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[cleanup] style fixes, add nodes, 0.2 cents refactorings
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[undo] during undoing, call hooks in the [active]integrity and undo categories
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[repo] more efficient eid cache operations handling based on set_operation; refactor
stable
|
file |
diff |
annotate
|
2010-03-29 |
Sylvain Thénault |
[cleanup]
stable
|
file |
diff |
annotate
|
2010-03-29 |
Sylvain Thénault |
[repo] make etype which should go in deleted_entities configurable: we only need this for types imported from other multi-sources instances
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-25 |
Sylvain Thénault |
[source storage] on deletion, entity has no edited_attributes
stable
|
file |
diff |
annotate
|
2010-03-19 |
Adrien Di Mascio |
[source] implement storages right in the source rather than in hooks
|
file |
diff |
annotate
|
2010-03-18 |
Sylvain Thénault |
disable security when undoing
|
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 |
typo
stable
|
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 |
rename logilab.db into logilab.database
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
[sql generation] fti_need_distinct quere was not anymore used, potentially causing duplicates on has_text queries with sqlite backend
stable
|
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-03-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
fix name error fixed in wrong branch
stable
|
file |
diff |
annotate
|
2010-03-05 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-05 |
Sylvain Thénault |
le patch massiveimport a été importé
stable
|
file |
diff |
annotate
|
2010-03-05 |
Sylvain Thénault |
fix another name error
|
file |
diff |
annotate
|
2010-03-05 |
Sylvain Thénault |
don't issue critical warning about missing text index when we're creating the instance
stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
[cleanup] add index_entity to abstract source, add docstring
stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
[fti] refactor and fix full text indexation handling
stable
|
file |
diff |
annotate
|
2010-02-24 |
Sylvain Thénault |
[test] also hide this message during test
stable
|
file |
diff |
annotate
|
2010-02-24 |
Sylvain Thénault |
don't issue critical message when trying to alter sqlite db during test
stable
|
file |
diff |
annotate
|
2010-02-09 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-02-09 |
Sylvain Thénault |
turn down some info logs into debug
stable
|
file |
diff |
annotate
|
2010-02-08 |
Sylvain Thénault |
unset_attribute_storage, for testing purpose at least
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-23 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-12-23 |
Sylvain Thénault |
TYPE_MAPPING expected to be a mapping from yams type to db type, and timestamp is the Datetime yams type
stable
|
file |
diff |
annotate
|
2009-12-22 |
Sylvain Thénault |
closes #601987
stable
|
file |
diff |
annotate
|
2009-12-22 |
Sylvain Thénault |
should turn password into a Binary properly
stable
|
file |
diff |
annotate
|
2009-12-22 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-12-14 |
Alexandre Fayolle |
TIMESTAMP column type has a special meaning for SQLServer,
stable
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-12-01 |
Sylvain Thénault |
fix name error while debugging
stable
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-13 |
Sylvain Thénault |
more sensible default values to c-c "create" inputs
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
2009-10-13 |
Sylvain Thénault |
refactor repo authentication to allow pluggable authentifier to login with something else than a password
|
file |
diff |
annotate
|
2009-09-28 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-09-28 |
Sylvain Thénault |
[fti] don't catch BaseException subclasses
stable
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
2009-09-16 |
Sylvain Thénault |
refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well
3.5
|
file |
diff |
annotate
|
2009-08-27 |
Sylvain Thénault |
[multi-sources] new may_cross_relation method on sources
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
make db-restore command work even with no/corrupted database
stable
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
remove some pretty old deprecation code
3.5
|
file |
diff |
annotate
|
2009-08-10 |
Nicolas Chauvat |
R refactor backup and use tar.gz to store all sources
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
oops
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
manual_insert is a public method
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
R [server debug] more server side debugging tweaks
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
R [sql source] cnx._cnx checked in cnx.close, don't do it here
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
debugging tweaks
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[F repo sqlite schema changes] don't rollback on potentially expected schema changes failure
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[R source cnx] use connection wrapper's close method
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[F native source] fix attempts to clear cache key
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
F: start to handle binary debug log level on the server side
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-07-29 |
Sylvain Thénault |
missing db-port option to source's option definitions
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 |
application -> instance where it makes sense
|
file |
diff |
annotate
|
2009-07-09 |
Sylvain Thénault |
ability to map attributes to something else than usual cw mapping on sql generation
stable
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
oops, needs the cursor
stable
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
give session to doexec so it's able to rollback the connection on unexpected error
stable
|
file |
diff |
annotate
|
2009-06-09 |
Sylvain Thénault |
deactivate sqlite connection wrapping for unittest_multisources for now
stable
|
file |
diff |
annotate
|
2009-06-09 |
Sylvain Thénault |
cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string
stable
|
file |
diff |
annotate
|
2009-06-08 |
Sylvain Thénault |
properly call [re]set_pool, fix connection handling so we have a change to get cw running on top of a sqlite dabase with threads activated
stable
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
reminder
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py).
stable
|
file |
diff |
annotate
|
2009-05-13 |
sylvain thenault |
delete-trailing-spaces
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 |
backport default branch
tls-sprint
|
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-03-11 |
Aurelien Campeas |
backport typo fix
|
file |
diff |
annotate
|
2009-03-10 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
2009-02-26 |
sylvain thenault |
assert session has a pool set on error
|
file |
diff |
annotate
|
2009-01-16 |
sylvain thenault |
need_intersect test and fixes
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|