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.
[forms] drop FormMixIn deprecated in 3.2
2009-09-25, by Sylvain Thénault
[api] use _cw
2009-09-25, by Sylvain Thénault
[rtags] ease overriding
2009-09-25, by Sylvain Thénault
[rtags] make internal key order consistent with api
2009-09-25, by Sylvain Thénault
can now give context to rschema.display_name(...)
2009-09-25, by Sylvain Thénault
[forms] fix form_needs_multipart implementation
stable
2009-09-25, by Adrien Di Mascio
[magicsearch] (pre_)process_query doesn't need the req argument, instances already have access to self._cw
2009-09-25, by Adrien Di Mascio
[tests] make unittest_viewselectors pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_views_editforms pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_views_actions pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_urlrewrite pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_uicfg pass again by using the correct test class
2009-09-24, by Adrien Di Mascio
[editcontroller] fix bad method name: s/process_form_data/process_form_value
2009-09-24, by Adrien Di Mascio
[magicsearch] make tests pass again: base preprocessor must have access to vreg
2009-09-24, by Adrien Di Mascio
merge
2009-09-24, by Adrien Di Mascio
[api] some more _cw / __regid__, automatic tests now pass again
2009-09-24, by Adrien Di Mascio
[entity] pass cw_row and cw_col to select(vid, ...) in self.view
2009-09-24, by Adrien Di Mascio
don't use assert here
2009-09-23, by Sylvain Thénault
[api] __regid__, cw_* and friends
2009-09-23, by Adrien Di Mascio
[facets] typo fix
2009-09-23, by Adrien Di Mascio
merge
2009-09-23, by Adrien Di Mascio
[testlib] added some new required attributes on FakeRequest, fix dummy NameError
2009-09-23, by Adrien Di Mascio
[deprecation] better deprecation handling on self.varmaker
2009-09-23, by Adrien Di Mascio
[entity] fix view selection in entity.view
2009-09-23, by Adrien Di Mascio
[api] work in progress, use __regid__, cw_*, etc.
2009-09-23, by Adrien Di Mascio
use __regid__
2009-09-23, by Sylvain Thénault
no need to access to _ through entity.req...
2009-09-23, by Sylvain Thénault
remove dumb test
2009-09-23, by Sylvain Thénault
test fixes
2009-09-23, by Sylvain Thénault
use __regid__
2009-09-23, by Sylvain Thénault
update and simplify test
2009-09-23, by Sylvain Thénault
cleanup
stable
2009-09-23, by Sylvain Thénault
[security] test and fix/refactor optimization of optional varialbe when rewriting rql
stable
2009-09-23, by Sylvain Thénault
use maxsize
stable
2009-09-23, by Sylvain Thénault
typo fix
stable
2009-09-23, by Alexandre Fayolle
typo fix
stable
2009-09-23, by Alexandre Fayolle
documentation formatting fix
stable
2009-09-23, by Alexandre Fayolle
use __regid__, not id
2009-09-23, by Sylvain Thénault
cw.rqlrewrite shouldn't depend on cw.server
stable
2009-09-23, by Sylvain Thénault
nicer test
2009-09-23, by Sylvain Thénault
add anon user for TestServerConfiguration, no only AppTestConfiguration
2009-09-23, by Sylvain Thénault
merge
2009-09-23, by Sylvain Thénault
state_of/transition_of could now be inlined
2009-09-23, by Sylvain Thénault
use ._cw instead of req on appobject classes
2009-09-23, by Sylvain Thénault
move hooks test to the hooks package, update them to work with a minimal schema
2009-09-23, by Sylvain Thénault
[api] use cw_* in supervising
2009-09-23, by Adrien Di Mascio
[supervising] fix delete_relation() prototype and changedescr usage
2009-09-23, by Adrien Di Mascio
[tests] fix status change notification test: initial user state is set on commit
2009-09-23, by Adrien Di Mascio
[notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
2009-09-23, by Adrien Di Mascio
[api] use cw_*
2009-09-23, by Adrien Di Mascio
[server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
2009-09-23, by Adrien Di Mascio
[tests] force hook registry instanciation for test configs
2009-09-23, by Adrien Di Mascio
merge
2009-09-23, by Adrien Di Mascio
[hooks] fix dummy NameError in RenderAndSendNotification
2009-09-23, by Adrien Di Mascio
[hooks] fix dummy AttributeError in SetUseEmailRelationOp
2009-09-23, by Adrien Di Mascio
[tests] use maxsize instead of SizeConstraint
2009-09-23, by Adrien Di Mascio
fix deprecation warnings in appobject: display the correct expected replacement
2009-09-23, by Adrien Di Mascio
[api] use _cw, cw_row, cw_col, cw_rset etc.
2009-09-23, by Adrien Di Mascio
unregister hooks by using category
2009-09-23, by Sylvain Thénault
fix hook category selector
2009-09-23, by Sylvain Thénault
nicer error message
2009-09-23, by Sylvain Thénault
no more HooksManager but a HooksRegistry: update test accordingly
2009-09-23, by Sylvain Thénault
update imports, rename test module
2009-09-23, by Sylvain Thénault
indent
2009-09-23, by Sylvain Thénault
access to repo through session
2009-09-23, by Sylvain Thénault
fix class name
2009-09-23, by Sylvain Thénault
[bootstrap] metadata hooks need to be registered at bootstrap time for db creation
2009-09-23, by Adrien Di Mascio
[api] use __regid__ instead of deprecated id
2009-09-23, by Adrien Di Mascio
[api] use cw_property_defs instead of deprecated property_defs
2009-09-23, by Adrien Di Mascio
use self._cw instead of self.req
2009-09-23, by Sylvain Thénault
nicer deprecation warnings
2009-09-23, by Sylvain Thénault
fix some name errors
2009-09-23, by Sylvain Thénault
typo
2009-09-23, by Sylvain Thénault
should be a after_add hook
2009-09-23, by Sylvain Thénault
use ._cw instead of req on appobject classes
2009-09-23, by Sylvain Thénault
access to schema through vreg
2009-09-23, by Sylvain Thénault
use __regid__ instead of id on appobject classes
2009-09-23, by Sylvain Thénault
widgets has been removed
2009-09-23, by Sylvain Thénault
update hook api
2009-09-23, by Sylvain Thénault
merge
2009-09-23, by Adrien Di Mascio
[migration] fix bootstrap migration of 3.5 : need to support old-style and new-style hooks to migrate from 3.4 to 3.6
2009-09-23, by Adrien Di Mascio
[hooks] fix check for .events attribute in hooks
2009-09-23, by Adrien Di Mascio
[selectors] cls.vreg is not usable anymore, use req.vreg instead
2009-09-23, by Adrien Di Mascio
[schema] CWProperty is required at bootstrap time
2009-09-23, by Adrien Di Mascio
[hooks] fix deprecation warnings for old hook classes
2009-09-23, by Adrien Di Mascio
[appobject] detect old-style property_defs and emit a deprectaion warning
2009-09-23, by Adrien Di Mascio
merge
2009-09-23, by Adrien Di Mascio
backport old changesets corresponding to new form / controller implementation
2009-09-22, by Adrien Di Mascio
[forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
2009-08-05, by Adrien Di Mascio
[editcontroller] rename is_edited variable into is_main_entity to make things clearer
2009-08-05, by Adrien Di Mascio
[forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
2009-08-05, by Adrien Di Mascio
[forms] work-in-progress: get rid of edits- / edito-
2009-08-05, by Adrien Di Mascio
nicer warnings
2009-09-23, by Sylvain Thénault
remove method deprecated since 3.2
2009-09-23, by Sylvain Thénault
use .session.repo instead of repo on operation classes
2009-09-23, by Sylvain Thénault
use ._cw.vreg instead of vreg on appobject classes
2009-09-23, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip