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.
[qunit] improve output of suprocess error
2010-06-17, by Pierre-Yves David
[test] workaround connection leak making tests fail under windows environment (though we've still probably some open connection leak to resolve...)
stable
2010-06-17, by Sylvain Thénault
[web request] in python 2.5 hashlib has no .hash attribute
stable
2010-06-17, by Aurelien Campeas
[web actions] fix recent refactoring, leading to missing redirect parameters in action's url
stable
2010-06-17, by Sylvain Thénault
[packaging] more cleanups, handle javascript test files
2010-06-17, by Sylvain Thénault
backport stable
2010-06-17, by Sylvain Thénault
[facet] use vreg.parse so the rql syntax tree is properly annotated as well
stable
2010-06-17, by Katia Saurfelt
[text search] fix fulltext_container indexation
stable
2010-06-17, by Katia Saurfelt
[md5script] cleanup
stable
2010-06-17, by Sylvain Thénault
[py2.6] use hashlib to silence python 2.6 deprecation warnings
stable
2010-06-17, by auc
[autoform] do not show remove link for inline form if card == 1
stable
2010-06-17, by Aurelien Campeas
[fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
2010-06-17, by Sylvain Thénault
[packaging] MANIFEST.in cleanups, update js/css copyright, remove no more used files
stable
2010-06-17, by Sylvain Thénault
[js tests] fix javascripts tests definition, test_datetime.js now included in test_utils.js, which test other stuff as well
2010-06-17, by Sylvain Thénault
[entity] can't do anymore dict(entity) since entity doesn't inherit from dict
2010-06-17, by Sylvain Thénault
backport stable
2010-06-17, by Sylvain Thénault
[vreg] register_objects lost its force_reload argument, fix dbapi.Connection.load_appobjects consequently
stable
2010-06-17, by Sylvain Thénault
backport stable
2010-06-16, by Sylvain Thénault
[test] unittest_multisources: external source shouldn't use the same database as the main repo...
stable
2010-06-16, by Sylvain Thénault
[test] miss main
stable
2010-06-16, by Sylvain Thénault
imported patch asynchronous multipart parsing.diff
stable
2010-06-16, by Sylvain Thénault
imported patch cookie handling: do not use semicolon as it has some tech meaning (web2 -> web)
stable
2010-06-16, by Sylvain Thénault
[entity] when .related() is called on a not-yet-saved entity, return an empty rset/list instead of raising an assertion error
stable
2010-06-16, by Sylvain Thénault
[filefield] normalized file names to deal with windows files
stable
2010-06-16, by Stephanie Marcu
[c-c exlog] fix code and documentation
stable
2010-06-16, by Stephanie Marcu
[test] support for test on postgres database using the same mecanism as sqlite: one template database generated when necessary + actual test database created from the template
2010-06-16, by Sylvain Thénault
fix bad merge
2010-06-15, by Sylvain Thénault
backport stable
2010-06-15, by Sylvain Thénault
[test] properly close connections during test
stable
2010-06-15, by Sylvain Thénault
[repo] on repository initialization, properly shutdown intermediary repository
stable
2010-06-15, by Sylvain Thénault
[repo] on repository shutdown, we've to close the new eid creation connection
stable
2010-06-15, by Sylvain Thénault
[auto-reload] we should never call load_module with use_sys=False, that may lead to inconsistency with module interdependancy (eg module get imported by another one, then is reimported by the vreg to load its appobjects. Cleanup of sys.modules done before reloading should be enough.
stable
2010-06-15, by Sylvain Thénault
[rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand
stable
2010-06-14, by Aurelien Campeas
[security] SchemaRelation.has_perm grows to new arguments allowing to specify subject/object entity type when actual eid are not known, but their types are
stable
2010-06-14, by Sylvain Thénault
[linkto action] refactor to ease overriding to control redirection
stable
2010-06-14, by Sylvain Thénault
[hooks] entity_oldnewvalue should never return _MARKER: if the attribute isn't in the entity dict (hence unmodified), return the old value
stable
2010-06-14, by Sylvain Thénault
Use the qunit automatic launcher for existing testcase.
2010-06-14, by Pierre-Yves David
Add a QUnitTestCase class to run qunit test case.
2010-06-01, by Pierre-Yves David
[twctl] add missing poststop method #1058268
stable
2010-06-11, by Aurelien Campeas
[rset] make rsets picklable (again ?) #1056422
stable
2010-06-11, by Aurelien Campeas
[jstests] nicer test page title
2010-06-11, by Sylvain Thénault
[jstest] get back more tests writen during the sprint by vgodard
2010-06-11, by Sylvain Thénault
cleanup
stable
2010-06-11, by Sylvain Thénault
backport stable
2010-06-11, by Sylvain Thénault
Added tag cubicweb-debian-version-3.8.4-1 for changeset b7883287f40c
stable
2010-06-11, by Sylvain Thénault
Added tag cubicweb-version-3.8.4 for changeset d00d1fab42af
stable
cubicweb-debian-version-3.8.4-1
2010-06-11, by Sylvain Thénault
cleanup
stable
cubicweb-version-3.8.4
2010-06-11, by Sylvain Thénault
[selectors] relation_possible selector accept None as action, in which case no perms checking is done
stable
2010-06-11, by Sylvain Thénault
3.8.4
stable
2010-06-11, by Sylvain Thénault
[xhtml] fix soup2xhtml to deal with malformed div,body and html tags which may leads to malformed return value
stable
2010-06-11, by Sylvain Thénault
[source] remove debug
stable
2010-06-11, by Sylvain Thénault
[entity] add .clear() for bw compat
2010-06-11, by Sylvain Thénault
[3.9] api update (mostly js) + add support for FCKEditor in formContents js function
2010-06-11, by Sylvain Thénault
[json] fix json serialization for recent simplejson implementation, and test encoding of entities
2010-06-11, by Sylvain Thénault
[adapters] enhanced warning
2010-06-11, by Sylvain Thénault
[test] fix test broken by 5721:61d6a4caa963, and update it to proper adapters to avoid deprecation warning
2010-06-10, by Sylvain Thénault
[3.9] update warning message
2010-06-10, by Sylvain Thénault
[iprogress] move adapter to entities.adapters
2010-06-10, by Sylvain Thénault
fix wrong calculation of clean_session_interval
stable
2010-06-10, by Alexandre Fayolle
[ITree] more fixes, fix fixes
2010-06-10, by Sylvain Thénault
[idownloadable] depends on a new mtconverter release
2010-06-10, by Sylvain Thénault
[ITree] fix adapter/_done_init to handle tree_[attribute|relation], add maxlevel argument to base tree view since one side effect of the new code is that it find tree view for entity types it didn't find before, hence one may want to limit tree view depth when it wasn't necessary before
2010-06-10, by Sylvain Thénault
[3.9] fix tests
2010-06-10, by Sylvain Thénault
[web] move itree adapter to entities, it may be used outside the web interface
2010-06-10, by Sylvain Thénault
[view] add a new entity_call method to entity view protocol, allowing some to work with not yet created entities. Also, start considering 'eid' form parameters where we only consider 'rql', so we can move on bloquing arbitrary rql inputs (more to do on this...)
2010-06-10, by Sylvain Thénault
[idownloadable] refactor IDownloadable primary view to make overriding easier
2010-06-10, by Sylvain Thénault
[web] ajax_replace_url superseed build_ajax_replace_url, more generic and relying on the json controller (closes #750090)
2010-06-10, by Sylvain Thénault
[form] refactor meta-attributes handling: hide them by default using uicfg.afs instead of returning None (or not, according to skip_meta_attr flag argument) in guess_field
2010-06-10, by Sylvain Thénault
[repo] fix typo
stable
2010-06-10, by Aurelien Campeas
[req] fix format_time w/ 0:0 which is evaluated to False
stable
2010-06-10, by Sylvain Thénault
[view] ensure fallback_oid is specified before trying to select fallback view, else simply raise the exception
stable
2010-06-10, by Sylvain Thénault
fix merge, forgot to save a buffer :(
2010-06-10, by Sylvain Thénault
backport stable
2010-06-10, by Sylvain Thénault
[rql2sql] fix special 'X relation NULL' case (used by security insertion), broken by recent removal of IS operator in RQL
stable
2010-06-10, by Sylvain Thénault
[javascript] add a name property to namespaces, mainly for convenience in helpers such as movedToNamespace
2010-06-09, by Adrien Di Mascio
[rql] IS operator killed in rql 0.26.2, use equal instead
stable
2010-06-09, by Sylvain Thénault
[security] consider any rql expression refering to X while X is being created as satisfied
stable
2010-06-09, by Sylvain Thénault
[rql] more update to 0.26.2 api
stable
2010-06-09, by Sylvain Thénault
[querier] fix rset description bug with some union queries
stable
2010-06-09, by Sylvain Thénault
[devtools] fix get_available_port implementation: it should only return the port number if unable to connect
2010-06-09, by Adrien Di Mascio
[javascript] move CubicWeb object declaration to cubicweb.js, remove CubicWeb.provide/require, use cw instead of CubicWeb
2010-06-09, by Adrien Di Mascio
[javascript] move Deferred implementation to cubicweb.ajax.js
2010-06-09, by Adrien Di Mascio
[form] fix untested (unread?) has_been_modified implementation...
2010-06-09, by Sylvain Thénault
backport stable
2010-06-09, by Sylvain Thénault
[autoform] fix vreg module name
stable
2010-06-09, by Sylvain Thénault
[pylint] fix detected name errors
2010-06-09, by Sylvain Thénault
[pylint] fix detected name errors
stable
2010-06-09, by Sylvain Thénault
[repo server] fix startup bug, lgc.daemon.daemonize return 1 for the parent process, not -1
stable
2010-06-09, by Sylvain Thénault
backport stable branch
2010-06-09, by Adrien Di Mascio
[source] don't create the eid_creation connection at source initiliaztion time
stable
2010-06-09, by Adrien Di Mascio
[schema view] only catch key errors
2010-06-07, by Sylvain Thénault
[schema view] improve it slightly by attributing the same color to rdef of the same relation type
2010-06-07, by Sylvain Thénault
[rset] Add a line break the first result in repr of multiple rows rset
2010-06-07, by Pierre-Yves David
[schema diagram] ticket #191599, make schema image look better
2010-06-07, by Sandrine Ribeau
backport stable
2010-06-07, by Sylvain Thénault
[workflow image] remove debug code
stable
2010-06-07, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip