Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
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.
[web/cors] don't overwrite other Vary headers
2014-07-29, by Julien Cristau
[web] add support for HttpOnly cookie flag
2014-07-15, by Julien Cristau
merge 3.19.5 into 3.20 branch
2014-10-17, by Julien Cristau
Added tag cubicweb-version-3.19.5, cubicweb-debian-version-3.19.5-1, cubicweb-centos-version-3.19.5-1 for changeset 3ac86df519af
2014-10-07, by Julien Cristau
i18n update
3.19.5
centos/3.19.5-1
cubicweb-centos-version-3.19.5-1
cubicweb-debian-version-3.19.5-1
cubicweb-version-3.19.5
debian/3.19.5-1
2014-10-06, by Julien Cristau
[pkg] 3.19.5
2014-10-06, by Julien Cristau
[server] hold connection to the db in tx_actions
2014-09-15, by Julien Cristau
[wsgi] If multipart cannot parse the POST content, let it pass.
2014-09-15, by Christophe de Vienne
[devtools] Fix JS tests' HTML code
2014-09-01, by Rémi Cardona
[devtools] "Keep" some temporary files/dirs around to help with debugging
2014-09-01, by Rémi Cardona
[devtools] Fix Firefox launcher in QUnitTestCase (closes #4294727)
2014-08-01, by Rémi Cardona
[devtools] allow cross-origin requests for qunit
2014-09-25, by Rémi Cardona
merge 3.19.4 in 3.20 branch
2014-09-25, by Julien Cristau
[cors] Fix CORS headers generators
2014-09-15, by Christophe de Vienne
[wsgi] Fix posted files filename reading
2014-09-09, by Christophe de Vienne
[pkg] Depend on Pillow instead of PIL
2014-09-23, by Christophe de Vienne
Added tag cubicweb-version-3.19.4, cubicweb-debian-version-3.19.4-1, cubicweb-centos-version-3.19.4-1 for changeset c4e740e50fc7
2014-09-25, by Julien Cristau
[pkg] 3.19.4
3.19.4
centos/3.19.4-1
cubicweb-centos-version-3.19.4-1
cubicweb-debian-version-3.19.4-1
cubicweb-version-3.19.4
debian/3.19.4-1
2014-09-25, by Julien Cristau
merge 3.18.6 into 3.19
2014-09-24, by Julien Cristau
Added tag cubicweb-version-3.18.6, cubicweb-debian-version-3.18.6-1, cubicweb-centos-version-3.18.6-1 for changeset d91501356742
stable
2014-09-24, by Julien Cristau
[pkg] 3.18.6
stable
cubicweb-centos-version-3.18.6-1
cubicweb-debian-version-3.18.6-1
cubicweb-version-3.18.6
2014-09-24, by Julien Cristau
[hooks/security] allow edition of attributes with permissive permissions
stable
2014-01-28, by Aurelien Campeas
Almost backout afcd46716d6a which breaks _select_best raising an ambiguity exception in debug mode.
stable
2014-07-29, by Aurelien Campeas
[server] fix anonymous_user predicate in tests
2014-09-12, by Julien Cristau
[entities] cw_rest_attr_info() should only consider required attributes (closes #3766717)
2014-07-28, by Rémi Cardona
[views] csvexport accept an empty rset (closes #4236928)
2014-08-08, by Damien Garaud
[views] Display attributes in entity creation form based on "add" permission
2014-09-11, by Denis Laxalde
[datafeed] Commit after all deletions in datafeed parser
2014-09-18, by Denis Laxalde
[schema] CWComputedRType is a schema type
2014-09-23, by Julien Cristau
[doc] proofreading CWEP002 section
2014-09-23, by Julien Cristau
[CWEP002] document computed relations and attributes
2014-02-10, by Anthony Truchet
[CWEP002 migration] support sync_schema_props_perms for computed attribute
2014-08-28, by Sylvain Thénault
[CWEP002 migration] support drop_relation_type/drop_relation_definition/drop_attribute for computed attributes
2014-07-22, by Sylvain Thénault
[CWEP002 migration] support add_relation_type/add_attribute for computed attributes
2014-08-28, by Sylvain Thénault
[CWEP002] properly handle serialization of computed attributes
2014-09-16, by Lea Capgen
[CWEP002] Add support for computed attribute synchronization
2014-09-16, by Sylvain Thénault
[CWEP002] Add schema finalization checks for computed attributes
2014-04-28, by Laura Médioni
[CWEP002] Account for attribute formula in schema bootstrap
2014-06-16, by Denis Laxalde
[CWEP002 migration] support sync_schema_props_perms for computed relations
2014-08-28, by Sylvain Thénault
[CWEP002 migration] support add_relation_type for computed relations
2014-08-28, by Laura Médioni
[CWEP002 migration] support drop_relation_type for computed relations
2014-08-28, by Laura Médioni
[CWEP002 migration] properly raise exception on (add|drop)_relation_definition for computed relation
2014-08-28, by Laura Médioni
[hooks] do not abuse of inheritance for CWRType hooks
2014-06-27, by Laura Médioni
[schema serial] add some comments
2014-06-16, by Laura Médioni
[schema] define full_rql on RQLExpression class
2014-06-16, by Laura Médioni
[schema] properly raise BadSchemaDefinition
2014-08-29, by Laura Médioni
[CWEP002] properly handle serialization of computed relations
2014-08-28, by Lea Capgen
[CWEP002] Plug the computed relation rewriter in the querier
2014-06-27, by Denis Laxalde
[CWEP002] refactor rql read security checking
2014-02-13, by Sylvain Thénault
[CWEP002] introduce RQLRelationRewriter
2014-06-16, by Sylvain Thénault
[CWEP002] Add schema finalization checks for computed relations (rules)
2014-09-12, by Lea Capgen
[schema] add utility function to build a CubicWebSchema from a namespace
2014-09-12, by Rémi Cardona
Fix test migration crash waiting to happen due to inferred relations
2014-08-28, by Sylvain Thénault
fix typo in syncschema hooks
2014-08-28, by Sylvain Thénault
[test] Make test_undo_api less random
2014-09-16, by Julien Cristau
merge 3.17.17 into 3.18 branch
stable
2014-09-17, by Julien Cristau
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
tip