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.
[testlib] fix mail monkey patching, former patch was applied on stable instead of default
stable
2010-10-07, by Sylvain Thénault
[primary view] default to outofcontext view for entities displayed in boxes
stable
2010-10-07, by Sylvain Thénault
xml-escape <script> tags generated by HTMLHead
stable
2010-10-07, by Adrien Di Mascio
fix some issues in DotGraphView, and enhance reusability
stable
2010-10-06, by Alexandre Fayolle
backport stable
2010-10-06, by Sylvain Thénault
[testlib] Fix mail monkeypatch in testlib
stable
2010-10-06, by Pierre-Yves David
[selector] fix iterable detection
2010-10-06, by Sylvain Thénault
backport stable
2010-10-06, by Sylvain Thénault
restore vital block of code (gone in 6384:89d5b339ebdd)
2010-10-06, by Aurelien Campeas
[debian] constrain pyro version in debian packaging
stable
2010-10-06, by Sylvain Thénault
[test] send mail synchronously during tests
stable
2010-10-06, by Sylvain Thénault
[book] improve documentation lisibility for cwconfig chapter and fix some references
2010-10-05, by Stephanie Marcu
[login ui] cleanup and somewhat bw compat
2010-10-05, by Sylvain Thénault
[selectors] move selectors according to their type, add missing ones to documentation
2010-10-05, by Sylvain Thénault
[forms] remove dead code and simplify inlineviews creation
2010-10-05, by Adrien Di Mascio
include fcayre's patch #1060507 to get extra rql query parameters from form content in rgx_action
stable
2010-10-04, by Sylvain Thénault
[forms] catching KeyError closes #961831: migration failure when defining form fields
stable
2010-10-04, by Sylvain Thénault
[authentication] force retriever implementor to think about it
2010-10-04, by Aurelien Campeas
[repo] add a find_users method for under-privileged accounts
2010-10-04, by Aurelien Campeas
refactor login box & form to enable easy pluggability
2010-10-04, by Aurelien Campeas
[js] add cubes namespace
2010-10-04, by Sylvain Thénault
new script cwuser_ldap2system
2010-10-04, by Alexandre Fayolle
[vreg] fix bad copy and paste introduced in 6347:ef47a2100c66
stable
2010-10-04, by Sylvain Thénault
[repo transaction] fix rollback behaviour as discussed on the mailing-list: instead of rollbacking automatically on Unauthorized/ValidationError, mark the transaction as uncommitable and disallow commiting
stable
2010-10-01, by Sylvain Thénault
#1256570: remove __method, it is not used in any of the cubes from logilab and encourages bad design by using Redirect (eg ui specific) from entities.py
2010-10-01, by Sylvain Thénault
Add a fsimport context manage to localy enable fsimporting.
stable
2010-10-01, by Pierre-Yves David
[test] improve tag for server/test/unittest_storage.py
stable
2010-10-01, by Pierre-Yves David
[repo threads] Add several safety when looking for a callable name.
stable
2010-10-01, by Pierre-Yves David
[facets] support for `no_relation` on RelationFacet
2010-10-01, by Sylvain Thénault
[R] use dbhelper.binary_value to process passwords and other Bytes fields
2010-10-01, by Alexandre Fayolle
[3.10 migration] fix migration of cwproperties related to components/boxes
2010-10-01, by Sylvain Thénault
[schema] introduce some new sets categorizing entity/relation types and benefits from them where possible
2010-10-01, by Sylvain Thénault
backport stable
2010-10-01, by Sylvain Thénault
[schema] introduce new WORKFLOW_RTYPES set and use it to build SYSTEM_RTYPES/DONT_CHECK_RTYPES_ON_ADD/DONT_CHECK_RTYPES_ON_DEL sets
stable
2010-10-01, by Sylvain Thénault
[rset] support for delitem on repeat list (may be necessary in pyro source)
stable
2010-10-01, by Sylvain Thénault
merged timeline changes into default
2010-10-01, by Alexandre Fayolle
timeline view minor enhancements
stable
2010-10-01, by Alexandre Fayolle
fix bad merge
2010-09-30, by Sylvain Thénault
backport stable
2010-09-30, by Sylvain Thénault
[test] more update to unittest2 api
stable
2010-09-30, by Sylvain Thénault
[repo] properly mark object as saved once added to its source (code much probably gone during a merge...)
2010-09-30, by Sylvain Thénault
fix merge, some buffers weren't saved...
2010-09-29, by Sylvain Thénault
backport stable
2010-09-29, by Sylvain Thénault
[test] must now commit file creation since the later ValidationError trigger a rollback
stable
2010-09-29, by Sylvain Thénault
cleanup and micro-optimization
stable
2010-09-29, by Sylvain Thénault
[web action] has_editable_relations should not filter out final relations, fix regression introduced in 6358:22c95c5ef12d
stable
2010-09-29, by Sylvain Thénault
[c-c] fix RuntimeError: 'maximum recursion depth exceeded while calling a Python object' we get when creating/upgrading/shelling an instance: hasattr() call __getattribute__, creating an infinite recursion error catched by the interpretor. Avoid this by testing the method is available on the class instead of the instance
stable
2010-09-29, by Sylvain Thénault
[transaction] to avoid potential db corruption, we should rollback systematically in case of ValidationError
stable
2010-09-29, by Sylvain Thénault
[selector] cleanup
stable
2010-09-29, by Sylvain Thénault
[sync schema] take care rdef may not be final, in which case we want to use type of eid attribute
stable
2010-09-29, by Sylvain Thénault
[web action] has_permission_update checked implicitly by has_editable_relation, don't check it twice
stable
2010-09-29, by Sylvain Thénault
[muledit] form may contains subforms with nothing editable that will be s kipped, so ensure we choose one with something to display when rendering table headers
stable
2010-09-29, by Sylvain Thénault
[c-c i18n] namespace/line wrap cleanup + dynamically compute available language + make it works in installed mode
stable
2010-09-29, by Sylvain Thénault
[i18n] no more necessary, those msgids are no more generated
stable
2010-09-29, by Sylvain Thénault
[wf component] reversing selectors here may be a huge performance win on big rsets, since EntityVComponent selector starts with one_line_rset
stable
2010-09-28, by Sylvain Thénault
don't add another encoding if already present in content-type
stable
2010-09-28, by Alexandre Fayolle
less
more
|
(0)
-3000
-1000
-300
-100
-56
+56
+100
+300
+1000
+3000
tip