Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
merge
stable
2010-04-02, by Alexandre Fayolle
catch and log errors caused by bad json data
stable
2010-04-02, by Alexandre Fayolle
list allowed values for ldap protocol setting in help, so that the generated file includes this in a comment
stable
2010-04-02, by Alexandre Fayolle
[doc/book] enhance i18n section #656191
stable
2010-04-02, by Aurelien Campeas
[doc] more (doc oriented) feature in list
stable
2010-04-02, by Sylvain Thénault
[doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive
stable
2010-04-02, by Sylvain Thénault
[doc] enhanced concepts section
stable
2010-04-02, by Sylvain Thénault
remove ref to no more existing file
stable
2010-04-02, by Sylvain Thénault
[cleaning] simpler implementation of cmd_create_entity
stable
2010-04-02, by Adrien Di Mascio
[storages] fix fs_importing side-effect on entity.data
stable
2010-04-02, by Adrien Di Mascio
nicer warning
stable
2010-04-01, by Sylvain Thénault
[doc] started full features list
stable
2010-04-01, by 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
2010-04-01, by Sylvain Thénault
[entity] explain why the assert failed
stable
2010-04-01, by Sylvain Thénault
[test] fix expected error
stable
2010-04-01, by Sylvain Thénault
fix bad merge
2010-03-31, by Sylvain Thénault
fix #822890, missing argument on abstract source backup method make backup failed on multi-sources instances
stable
2010-03-31, by Sylvain Thénault
merge
stable
2010-03-31, by Sylvain Thénault
[schema] ensure we don't remove has_text relation type unfortunatly
stable
2010-03-31, by Sylvain Thénault
merge
2010-03-31, by Sylvain Thénault
Added tag cubicweb-debian-version-3.7.3-1 for changeset 44c7bf90df71
stable
2010-03-31, by Sylvain Thénault
Added tag cubicweb-version-3.7.3 for changeset 768beb8e15f1
stable
cubicweb-debian-version-3.7.3-1
2010-03-31, by Sylvain Thénault
[distrib] fix pkginfo
stable
cubicweb-version-3.7.3
2010-03-31, by Sylvain Thénault
3.7.3
stable
2010-03-31, by Sylvain Thénault
[hooks] better message on bad .event class attribute
stable
2010-03-31, by Sylvain Thénault
[repository] forbid usage of set_attributes() in before_add_entity
stable
2010-03-31, by Sylvain Thénault
merge
stable
2010-03-31, by Sylvain Thénault
[cleanup] tb already printed by self.exception; add note
stable
2010-03-31, by Sylvain Thénault
[facet] fix 'bookmark this search':
stable
2010-03-31, by Sylvain Thénault
[widget] more wide textarea on bookmark edition
stable
2010-03-31, by Sylvain Thénault
[distribution] the web/data/images directory has to be handled in pkginfo
stable
2010-03-31, by Sylvain Thénault
[test] use the new temporary_appojects CM to simplfy unittest_storage
stable
2010-03-31, by Adrien Di Mascio
[session] try to reconnect on unexpected error in system_sql. We need this for proper reconnection of pool used by hooks or looping task doing sql queries (such as cw_cleanup_transaction)
stable
2010-03-31, by Sylvain Thénault
[source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged)
stable
2010-03-31, by Sylvain Thénault
[test] avoid critical log by informing the source we consider Personne as a multi-sources type
stable
2010-03-31, by Sylvain Thénault
[test] use new temporary_appobjects context manager
stable
2010-03-31, by Sylvain Thénault
[test] that doesn't smell good but fix the test...
stable
2010-03-31, by Sylvain Thénault
[vreg] we do want the opposite...
stable
2010-03-31, by Sylvain Thénault
[testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager
stable
2010-03-31, by Sylvain Thénault
[undo] fix transactions table name in cleanup operation
stable
2010-03-31, by Sylvain Thénault
Add context management methode to dbapi.Connection
stable
2010-03-31, by Pierre-Yves David
i18n update
stable
2010-03-31, by Sylvain Thénault
[i18n] use named substitution to avoid gettext warnings
stable
2010-03-31, by Sylvain Thénault
[dataimport] print transaction id when we get one
stable
2010-03-31, by Sylvain Thénault
[cleanup] add some notes
stable
2010-03-31, by Sylvain Thénault
[optimisation] _select_best is used very intensivly. Peanuts optimization may count :)
stable
2010-03-31, by Sylvain Thénault
[optimization] traced_selection is used very intensively in debug mode
stable
2010-03-31, by Sylvain Thénault
[optimization] improve massive write performance by optimizing hooks selection
stable
2010-03-31, by Sylvain Thénault
[upgrade] after upgrade, fork command to start instance avoid grave uicfg pb (explicit rules all removed...)
stable
2010-03-31, by Sylvain Thénault
merge
stable
2010-03-30, by Sylvain Thénault
[repo creation] removing existing entities of 'single' cardinality relatino should be considered as 'activeintegrity' hook. Also don't disable that category during repo creation to avoid pb such as two default workflows for one entity types
stable
2010-03-30, by Sylvain Thénault
merge
stable
2010-03-30, by Alexandre Fayolle
handle Service Close request correctly (closes #736039)
stable
2010-03-30, by Alexandre Fayolle
[js form validation] fix case where we've None/null keys in the errors dictionnary
stable
2010-03-30, by Sylvain Thénault
[cleanup] exists imported, use it
stable
2010-03-30, by Sylvain Thénault
[form] CompoundField should not return itself in actual_fields, this avoid error on iliane with 3.7.2 where it's marked as required (from the schema) while value are provided by subfields
stable
2010-03-30, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
tip