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
-96
+96
+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-11, by Alexandre Fayolle
merge
stable
2010-04-09, by Alexandre Fayolle
merge
stable
2010-04-09, by Alexandre Fayolle
enable tests against sqlserver2005 database
stable
2010-04-08, by Alexandre Fayolle
fix bad indentation
stable
2010-04-06, by Alexandre Fayolle
merge
stable
2010-04-06, by Alexandre Fayolle
merge
stable
2010-04-06, by Alexandre Fayolle
merge
stable
2010-03-04, by Alexandre Fayolle
merge
stable
2010-04-09, by Aurelien Campeas
[doc/book] more about hooks (simple examples with entities and relations)
stable
2010-04-09, by Aurelien Campeas
backport stable
2010-04-09, by Sylvain Thénault
[web] on logout, use the base_url argument of build_url instead of hacking the request to get proper url. This fix a bug on site with http/https versions: the session cookie is badly removed on logout
stable
2010-04-09, by Sylvain Thénault
[entity] move req.create_entity content to a cw_instantiate factory method on entity classes, so cube developpers will be able to easily customize instance creation
stable
2010-04-09, by Sylvain Thénault
[controller] refactor send mail controller to use cwconfig.sendmails
stable
2010-04-09, by Sylvain Thénault
[test] properly close session
stable
2010-04-09, by Sylvain Thénault
backport stable
2010-04-08, by Sylvain Thénault
le patch move-pdf-export-to-cubes a été importé
2010-04-08, by Sylvain Thénault
[hooks] fix set_operation options passing (** -> *)
stable
2010-04-09, by Aurelien Campeas
[session] no way for queries from an InternalSession to be a dbapi query
stable
2010-04-09, by Sylvain Thénault
[merge]
stable
2010-04-08, by Aurelien Campeas
[doc/book] begin chapter on Hooks/Operations
stable
2010-04-08, by Aurelien Campeas
[doc/book] dbapi: talk about IN exception, simplify
stable
2010-04-08, by Aurelien Campeas
[doc/book] rql/dbapi cleanup, rip cachekey (prematurely ?)
stable
2010-04-08, by Aurelien Campeas
[doc/css] cleanup a bit the sphinx default css
stable
2010-04-08, by Aurelien Campeas
[repository] fix bad indentation in glob_update_entity, source.update_entity() should be called once per update
stable
2010-04-08, by Adrien Di Mascio
[doc] note on pytestconf, fixlets
stable
2010-04-08, by Aurelien Campeas
[test] avoid weird bug when test are changing the cwd
stable
2010-04-08, by Sylvain Thénault
[c-c newcube] #1192: simpler cubicweb-ctl newcube, and more
2010-04-08, by Sylvain Thénault
[storage] consider fs_importing on update operations too
stable
2010-04-08, by Adrien Di Mascio
[primary] fix name error
stable
2010-04-08, by Sylvain Thénault
[migration] propagate TrInfo.comment permissions fix to existing instances
stable
2010-04-08, by Sylvain Thénault
[xthml] fix #696079, potential empty table cause xhtml validation error
stable
2010-04-08, by Sylvain Thénault
[schema] #847739: test and fix bad permission on TrInfo.comment
stable
2010-04-08, by Sylvain Thénault
[iprogress] use xml_escape instead of buggy replace
stable
2010-04-07, by Sylvain Thénault
backport stable
2010-04-07, by Sylvain Thénault
[querier] don't need a Cache instance for rql cacke key cache
2010-04-07, by Sylvain Thénault
[testlib] properly close connections opened during test in tearDown
stable
2010-04-07, by Sylvain Thénault
#759035: Automate addition of eid cachekey in RQL analysis
2010-04-07, by Sylvain Thénault
[rql annotation] add test and fix for bug introduced by 5004:4cc020ee70e2. While it sounded good, it wasn't because stinfo['relations'] didn't include anymore stinfo['typerels']
2010-04-07, by Sylvain Thénault
merge
stable
2010-04-07, by Alexandre Fayolle
merge
stable
2010-04-07, by Alexandre Fayolle
merged back old local changeset
stable
2010-04-07, by Alexandre Fayolle
fixed indentation error in devtools/__init__.py
stable
2010-04-07, by Alexandre Fayolle
SQL Server port: temporary table handling
stable
2010-04-06, by Alexandre Fayolle
log RQL query in case of unexpected failure (priceless when porting to new database)
stable
2010-04-06, by Alexandre Fayolle
enable live test against sqlserver 2005 database
stable
2010-04-06, by Alexandre Fayolle
fixed skeleton help strings
stable
2010-03-04, by Alexandre Fayolle
[wf] should use is_in_group to avoid error with internal manager
stable
2010-04-07, by Sylvain Thénault
[pkginfo] when only __depends__ is specified, deduced __depends_cubes__ from it (same thing for recommends) ; fix ad skel pkginfo on the way
2010-04-07, by Sylvain Thénault
[hook] fix name error in case of error on hook's .event checking
2010-04-07, by Sylvain Thénault
[ms] fix planning bug introduced with recent rql refactoring for queries with only eids (fix unittest_multisources.test_in_eid)
2010-04-06, by Sylvain Thénault
[hook] proper bad .events detection. Fix unittest_hook
2010-04-06, by Sylvain Thénault
backport stable
2010-04-06, by Sylvain Thénault
[test] _gc_debug deleted from etwist.server
2010-04-06, by Sylvain Thénault
[doc/book] talk about reloadComponent, misc tweaks and notes
stable
2010-04-06, by Aurelien Campeas
[doc/book] add q/a on i18n customisation, misc tweaks
stable
2010-04-06, by Aurelien Campeas
Switched from TwistedWeb2 to TwistedWeb
2010-04-06, by Adrien Chauve
merge
stable
2010-04-06, by Sylvain Thénault
[ldap] fix email synchronization code: bad rql query + avoid integrity error on creating the address + nicer use_email / primary_email handling
stable
2010-04-06, by Sylvain Thénault
[doc/book] adjust a bit
stable
2010-04-06, by Aurelien Campeas
[doc/book] expand the js chapter with an ajax story
stable
2010-04-06, by Aurelien Campeas
[doc] remove useless directories
stable
2010-04-06, by Sylvain Thénault
temporary move
stable
2010-04-06, by Sylvain Thénault
[web components] refactor as book recommends :$
stable
2010-04-06, by Sylvain Thénault
more / cleaner / in code documentation of vreg, selectors and appobject
stable
2010-04-06, by Sylvain Thénault
add note about running repository / client code
stable
2010-04-06, by Sylvain Thénault
added information about the naming conventions in schema.py
stable
2010-04-05, by Alexandre Fayolle
[doc/book] a new chapter on how to use the ORM
stable
2010-04-02, by Aurelien Campeas
improved doc on selectors an vregistry
stable
2010-04-02, by Sylvain Thénault
fix rest formatting
stable
2010-04-02, by Sylvain Thénault
typo fix
stable
2010-04-02, by Alexandre Fayolle
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
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip