Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
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
2009-08-04, by Adrien Di Mascio
merge (after jquery.tools backout)
2009-08-04, by Adrien Di Mascio
Backed out changeset 3e1d2ab5f8c0 (restore ui.tabs.js instead of jquery tools)
2009-08-04, by Adrien Di Mascio
[reledit] don't try to use rel-edit on attributes without assicated fields (e.g _format field)
2009-08-04, by Adrien Di Mascio
[uicfg] fix metadata detection in primaryview_section
2009-08-04, by Adrien Di Mascio
[vreg] api update
2009-08-04, by Sylvain Thénault
to avoid confusions, implements iteritems/itervalues as well
2009-08-04, by Sylvain Thénault
[testlib] take care of re-monkeypatching which'll cause infinite recursion error
2009-08-04, by Sylvain Thénault
[repo] explicitly specifies edited attributes to glob_update_entity
2009-08-03, by Sylvain Thénault
[webapp] missing renaming
2009-08-03, by Sylvain Thénault
[pyro] use lgc.pyro_ext, simplify pyro related options
2009-08-03, by Sylvain Thénault
[we, test] more api update
2009-08-03, by Sylvain Thénault
[controller] should catch and set appli argument here now that the old AppObject class is gone
2009-08-03, by Sylvain Thénault
[uicfg reloading] don't reload uicfg when appobjects modules won't be reloaded as well
2009-08-03, by Sylvain Thénault
[vreg api update] remove some deprecation warnings
2009-08-03, by Sylvain Thénault
[test] update test: class initialization done in etype_class now
2009-08-03, by Sylvain Thénault
[vreg] fix deprecation messages
2009-08-03, by Sylvain Thénault
[appobject selection process] drop the need for the .selected method
2009-08-03, by Sylvain Thénault
[appobject] kill VObject class, move base selector classes to appobject
2009-08-03, by Sylvain Thénault
R [base classes] only AppObject remaning, no more AppRsetObject
2009-08-03, by Sylvain Thénault
merge
2009-08-03, by Sylvain Thénault
[twisted] don't use twistd anymore, all-in-one.py file is needed anymore
2009-08-03, by Adrien Di Mascio
[uicfg] reload uicfg when vregistry is being reset
2009-08-02, by Adrien Di Mascio
[refactoring] moved rtags specification in web/views
2009-08-02, by Adrien Di Mascio
[registry] when a source file is changed, reset and reload the whole registry
2009-08-02, by Adrien Di Mascio
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-08-03, by Sylvain Thénault
B [supervising] ignore updated event for entities created in the same transaction
2009-08-03, by Sylvain Thénault
F [rset repo cache] set entity.rset when no set on entities retreived from the cache
2009-08-03, by Sylvain Thénault
enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
2009-08-02, by Sylvain Thénault
#F [querier] debugging tweak
2009-08-02, by Sylvain Thénault
F [adapted list view] fix selector
2009-08-02, by Sylvain Thénault
F [view] missing import
2009-08-02, by Sylvain Thénault
web test update
2009-08-02, by Sylvain Thénault
cleanup
2009-08-02, by Sylvain Thénault
R [schema hooks] big refactoring / reorganization for clearer code, a few fixes on the way
2009-08-01, by Sylvain Thénault
uicfg bugs detected by tests
2009-08-01, by Sylvain Thénault
R import to avoid warning
2009-08-01, by Sylvain Thénault
oops
2009-08-01, by Sylvain Thénault
R [test] update and fix deprecation warnings
2009-08-01, by Sylvain Thénault
R [web test] rewrite schema with a single python module
2009-08-01, by Sylvain Thénault
F [cw.test] OK
2009-08-01, by Sylvain Thénault
explicit imports
2009-08-01, by Sylvain Thénault
get_csv is being renamed to splitstrip
2009-08-01, by Sylvain Thénault
B [schema update] may remove has_text unexpectedly, give another argument to fix it
2009-08-01, by Sylvain Thénault
cleanup
2009-08-01, by Sylvain Thénault
R [session] property for quick access to repo.schema
2009-08-01, by Sylvain Thénault
R [querier] debugging tweaks
2009-08-01, by Sylvain Thénault
document and replace debugged by a contextmanager/decorator class
2009-08-01, by Sylvain Thénault
manual_insert is a public method
2009-08-01, by Sylvain Thénault
F [server test] avoid warning by adding __init__.py file to directory
2009-08-01, by Sylvain Thénault
R [server debug] more server side debugging tweaks
2009-08-01, by Sylvain Thénault
cleanup
2009-08-01, by Sylvain Thénault
oops, should have been in a earlier commit (give rollback_on_failure to doexec)
2009-08-01, by Sylvain Thénault
oops, should have been in a earlier commit (META_RELATION_TYPES renaming)
2009-08-01, by Sylvain Thénault
R [querier] debugging tweaks
2009-08-01, by Sylvain Thénault
R [sql source] cnx._cnx checked in cnx.close, don't do it here
2009-08-01, by Sylvain Thénault
debugging tweaks
2009-08-01, by Sylvain Thénault
[F repo sqlite schema changes] don't rollback on potentially expected schema changes failure
2009-08-01, by Sylvain Thénault
[R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
2009-08-01, by Sylvain Thénault
merge
2009-08-01, by Sylvain Thénault
F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
2009-07-31, by Nicolas Chauvat
F [doc] mark code block as python source in cookbook
2009-07-31, by Nicolas Chauvat
R [all] logilab.common 0.44 provides only deprecated
2009-07-31, by Nicolas Chauvat
[doc] update generate_modules to match new sphinxutils API
2009-07-31, by Adrien Di Mascio
[R source cnx] use connection wrapper's close method
2009-08-01, by Sylvain Thénault
[F native source] fix attempts to clear cache key
2009-07-31, by Sylvain Thénault
[F workflow repo] don't try to get previous state of newly created entities
2009-07-31, by Sylvain Thénault
[F repo tests] tests have to be updated:
2009-07-31, by Sylvain Thénault
[F hooks] skip new eids as well as pending ones in DelayedDelete operation
2009-07-31, by Sylvain Thénault
[R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] don't compute rset if not necessary
2009-07-31, by Sylvain Thénault
[R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] constant, don't check wf related internal relations
2009-07-31, by Sylvain Thénault
[R repo session] add_relation method use in hooks
2009-07-31, by Sylvain Thénault
[R hooks] optmize insertion by using direct repository methods when possible
2009-07-31, by Sylvain Thénault
[F schema] set inlined=False to ensure it'is not inlined by accident
2009-07-31, by Sylvain Thénault
[R querier] new READ_ONLY_RTYPES constant
2009-07-31, by Sylvain Thénault
[F repo debugging] log repo event on DBG_REPO debug level
2009-07-31, by Sylvain Thénault
[R schema hooks] use new accessors on CWRelation and CWAttribute entities
2009-07-31, by Sylvain Thénault
[R schema] dont give an iterator, it's a trap
2009-07-31, by Sylvain Thénault
[C schema seria] cleanup
2009-07-31, by Sylvain Thénault
[R repo, schema] use VIRTUAL_RTYPES const
2009-07-31, by Sylvain Thénault
[F server test] sort for test predictability
2009-07-31, by Sylvain Thénault
[R schemaobjs] property accessors for CWRelation/CWAttribute
2009-07-31, by Sylvain Thénault
F: start to handle binary debug log level on the server side
2009-07-31, by Sylvain Thénault
rewrite migrscheam
2009-07-31, by Sylvain Thénault
C remove no more used copy_schema
2009-07-31, by Sylvain Thénault
[D server test] remove deprecated test on application_hooks file, and associated data
2009-07-31, by Sylvain Thénault
backport stable branch
2009-07-31, by Sylvain Thénault
[F schema serial] #344876: missing some 'is'/'is_instance_of' relation for newly created instances
stable
2009-07-31, by Sylvain Thénault
[vreg] consider __abstract__ in register_all
stable
2009-07-31, by Sylvain Thénault
[xhtml form renderer] fix html structure, move header where we are sure to display it when necesary (_render_fields not displayed if main form has no visible fields
2009-07-31, by Sylvain Thénault
missing new renderer argument
2009-07-31, by Sylvain Thénault
merge
2009-07-31, by Sylvain Thénault
Add missing parameter to widget render call.
2009-07-30, by Sandrine Ribeau
merge
2009-07-31, by Sylvain Thénault
merge
2009-07-30, by Florent
always explicitly close <base> tags because of an old IE6 bug
2009-07-30, by Florent
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip