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
-48
+48
+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.
[testing] add missing generate_bigint method to ValueGenerator. Closes #3059327
stable
2013-07-31, by Sylvain Thénault
[rql / querier] fix bad interpretation of some RQL SET query
stable
2013-07-31, by Sylvain Thénault
merge stable in default (3.18) branch
2013-07-30, by David Douard
Added tag cubicweb-version-3.17.4, cubicweb-debian-version-3.17.4-1, cubicweb-centos-version-3.17.4-1 for changeset c7ba8e5d2e45
stable
2013-07-30, by David Douard
[i18n] cleanup dead code
stable
cubicweb-centos-version-3.17.4-1
cubicweb-debian-version-3.17.4-1
cubicweb-version-3.17.4
2013-07-30, by Sylvain Thénault
[i18n test] hack to make i18n tests run using a Python interpreter
stable
2013-07-30, by David Douard
[i18ncube] fix crash due to duplicated messages in generated schema.pot
stable
2013-07-30, by Sylvain Thénault
[i18n test] load_po: fix bug in case of multi-lines msgid and ensure there are no duplicated messages
stable
2013-07-30, by Sylvain Thénault
[i18n test] simplify test cube a bit by only providing a views module, no package
stable
2013-07-30, by Sylvain Thénault
[web] consider inlined relations in has_editable_relation. Closes #3049970
stable
2013-07-29, by Sylvain Thénault
[web test] silent 3.13 warning
stable
2013-07-29, by Sylvain Thénault
[editcontrollers] Account for role in the ordering of entities (Complements #3031719)
stable
2013-07-26, by Denis Laxalde
[migration.sync_schema_props_perms] ensure all participants to a unique together constraint are there
stable
2013-07-25, by Sylvain Thénault
[session commit] save back exception context to avoid potentiel cluttering if some revert operation raise an exception
stable
2013-07-25, by Sylvain Thénault
[pkg] python-central has been removed from Debian
stable
2013-07-29, by David Douard
[pkg] prepare 3.17.4
stable
2013-07-26, by David Douard
[pkg] merge centos 3.17.1-2 in stable (prepare 3.17.4)
stable
2013-07-26, by David Douard
Added tag cubicweb-centos-version-3.17.1-2 for changeset 965f894b63cb
2013-07-26, by David Douard
[rqlrewrite] fix rqlrewrite unpredictability vs relation sharing. Closes #3036144
stable
2013-07-25, by Sylvain Thénault
[rqlrewrite] rewrite doesn't need a solutions argument, always use the Select'ones
stable
2013-07-24, by Sylvain Thénault
[rql rewrite] equivalent but much simpler flow
stable
2013-07-24, by Sylvain Thénault
[pkg] Prepare a new RPM release
cubicweb-centos-version-3.17.1-2
2013-07-25, by Rémi Cardona
[pkg] Add log directory to rpm
2013-07-25, by Rémi Cardona
[repo] normalize ValidationError on edited entity (closes #2509729)
stable
2013-07-25, by David Douard
[doc] one must now manipulate the req.session.data dict (closes #2842345)
stable
2013-07-24, by David Douard
[datafeed] add a timeout config option (closes #2745677)
stable
2013-07-24, by David Douard
[dataimport] ucsvreader should skip empty lines unless specified otherwise. Closes #3035944
stable
2013-07-24, by Sylvain Thénault
[querier] Add timings to debug prints (DBG_RQL)
stable
2013-07-22, by Denis Laxalde
[editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719
stable
2013-07-24, by Sylvain Thénault
[editcontroller] extract RQLQuery.set_attribute/set_inlined methods from handle_field/handle_inlined_relation
stable
2013-07-22, by Sylvain Thénault
[editcontroller] req=self._cw makes things easier to read
stable
2013-07-22, by Sylvain Thénault
[facets,js] fix bogus checkbox icon appearing after the first interaction (closes #2790332)
stable
2013-07-22, by David Douard
fix typos in docstring, doc and comments
stable
2013-07-22, by Julien Cristau
[debian] remove workaround for broken sphinx/jquery combination
stable
2013-07-17, by Julien Cristau
[schema] mark CWDataImport as an internal type. Closes #3025536
stable
2013-07-18, by Sylvain Thénault
[pkg] remove deprecated dependency on pysqlite2
stable
2013-07-19, by Paul Tonelli
Fix two crashes in db-check (closes #3024964)
stable
2013-07-18, by Denis Laxalde
[rql rewrite] may_be_shared_with should consider relation's scope (closes #3024730)
stable
2013-07-22, by Sylvain Thénault
[rql rewrite] fix may_be_shared_with method so that it actually considers all variable infos and not only the first one
stable
2013-07-18, by Sylvain Thénault
[schema/security] add __hash__ to rql expression. Closes #3013535
stable
2013-07-22, by Sylvain Thénault
[rql rewrite] move some code from querier to rqlrewrite where it makes more sense.
stable
2013-07-15, by Sylvain Thénault
Do not compute actions list in TableLayout view when display_actions attribute is unset
stable
2013-07-12, by Denis Laxalde
Use the list of cubes from the filesystem when reading the schema from the filesystem
stable
2013-07-12, by Denis Laxalde
[migration] when adding a cube, skip infered relations (closes #3005576)
stable
2013-07-22, by Sylvain Thénault
[3.17 migration] when some cube is missing, add_cube raise ConfigurationError, not ImportError. Closes #2981477
stable
2013-07-11, by Sylvain Thénault
[migraction] rename_entity_type simply warn if old entity type isn't in the schema. Closes #3004069
stable
2013-07-11, by Sylvain Thénault
[deprecation] fix uihelper deprecation warning, use the rtag name, not the class, so it may be copy/pasted
stable
2013-07-11, by Sylvain Thénault
[test] makes fti test order-agnostic (closes #3005633)
stable
2013-07-11, by Aurelien Campeas
less
more
|
(0)
-3000
-1000
-300
-100
-48
+48
+100
+300
+1000
+3000
tip