Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
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.
[views] use icons for user menu and login (header) (closes #3803684)
2014-05-05, by David Douard
[utils] provide a function to return an admin connection from an appid
2014-12-04, by Aurelien Campeas
[debian] Install wsgi directory in cubicweb-web package
2014-12-16, by Denis Laxalde
[test] fixes to make tests pass with recent lxml
2014-12-11, by David Douard
[server] Remove useless 'is None' checks
2014-12-05, by Rémi Cardona
[security] check attributes: dispatch on the "add" action if entity was just created
2014-12-17, by Aurelien Campeas
[doc] Add BigInt to the list of built-in types
2014-12-09, by Christophe de Vienne
[devtools] call turn_repo_off in tearDown (closes #4673491)
2014-04-02, by Julien Cristau
[book] typos / clarifications in create-instance section
2014-12-01, by Julien Cristau
[repository] don't mangle the stack trace on exception
2014-06-12, by Aurelien Campeas
[pkg] Make twisted recommended only
2014-11-27, by Christophe de Vienne
[devtools] Use the pause_trace context manager instead of pause_tracing/resume_tracing
2014-11-27, by Christophe de Vienne
[serverctl] rename remove_cube to drop_cube (closes #4545093)
2014-10-23, by Nicolas Chauvat
[wsgi] add tornado http server
2014-05-15, by Alain Leufroy
[wsgi] add message about the active interface
2014-05-15, by Alain Leufroy
[cwctl] rewrite wsgi method choices
2014-05-15, by Alain Leufroy
[skeleton/debian] use dh_python2 instead of dh_pysupport for new cubes
2014-12-01, by Julien Cristau
[web] Add source for jquery.qtip.js
2014-10-21, by Julien Cristau
[web] Replace minified copy of jquery.flot.js 0.6 with non-minified version
2014-10-21, by Julien Cristau
[web] Update jquery-treeview to the latest version
2014-10-23, by Julien Cristau
[web/css] move jquery.treeview.css override to a separate file
2014-10-23, by Julien Cristau
[web] Stop patching jquery.treeview.js
2014-10-22, by Julien Cristau
[web] Beautify jquery.treeview.js
2014-10-22, by Rémi Cardona
[entities/wfobjs] add missing `DBG_SEC` debugging informations and a new `transition` capability
2014-11-06, by Aurelien Campeas
[warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
2014-11-06, by Aurelien Campeas
[web/request] clearly mark user_callback-related methods as deprecated
2014-05-14, by Aurelien Campeas
[book] document __unique_together__, remove bad RQLUniqueConstraint example
2014-12-03, by Julien Cristau
[schema] stop using RQLUniqueConstraint (closes #3753250)
2014-04-17, by Aurelien Campeas
[dataimport] Have ucsvreader's API match that of csv.reader (closes #3705701)
2014-04-03, by Rémi Cardona
[utils] Add a '_cwtracehtml' GET parameter to trace self._cw.w() calls (closes #4601327)
2014-11-19, by Rémi Cardona
[datafeed] Add a raise_on_error parameter to DataFeedSource.extid2entity
2014-11-19, by Denis Laxalde
[test/view forms] use the official, undeprecated API
2014-12-02, by Aurelien Campeas
[rset] kill the rset._rqlst cache
2014-05-27, by Aurelien Campeas
[source/native] session -> cnx
2014-06-03, by Aurelien Campeas
[hookstests] change got/expected order
2014-06-10, by Aurelien Campeas
[config] kill a getattr
2014-07-09, by Aurelien Campeas
[tests/web] switch previous commit (136b5f995f8) to the new test api
2014-12-03, by Aurelien Campeas
[web] remove unused argument from treeview._init_headers
2014-10-22, by Julien Cristau
[doc/3.20] mention CWEP-002
2014-10-21, by Julien Cristau
[web] stop accepting the magic __message form parameter
2014-10-02, by Julien Cristau
[web/request] add security_enabled method
2014-10-02, by Julien Cristau
[dataimport] Fix use of _create_copyfrom_buffer() (related to #3845572)
2014-11-18, by Rémi Cardona
[c-c configure] make it possible to specify the section for sources configuration (closes #3477678)
2014-03-26, by David Douard
[server] fix 'cnx' variable confusion in DBG_SQL exception case
2014-09-10, by Julien Cristau
Provide sufficient context to check 'delete' permission in AjaxEditRelationCtxComponent
2014-03-20, by Denis Laxalde
merge 3.19.6 into 3.20 branch
2014-12-01, by Julien Cristau
Added tag cubicweb-version-3.19.6, cubicweb-debian-version-3.19.6-1, cubicweb-centos-version-3.19.6-1 for changeset 934341b848a6
2014-11-30, by David Douard
[test] missing unittest.main() call in unittest_http_headers.py
3.19.6
centos/3.19.6-1
cubicweb-centos-version-3.19.6-1
cubicweb-debian-version-3.19.6-1
cubicweb-version-3.19.6
debian/3.19.6-1
2014-11-30, by David Douard
[test] make unittest_webconfig independant of CWD
2014-11-28, by David Douard
[webctl] do not ask questions if verbosity is at 0
2014-11-28, by Aurelien Campeas
[web] Slight tweak on jQueryUI's colors on links (related to #4564046)
2014-11-28, by Rémi Cardona
[view] Remove unused imports
2014-07-30, by Rémi Cardona
Remove obsolete __future__ imports
2014-07-29, by Rémi Cardona
[devtools] Remove unused local function
2014-08-19, by Rémi Cardona
[uihelper] Fix a possible NameError in meta_formconfig
2014-05-04, by Florent Cayré
[devtools] Avoid db_cache collisions and mis-loading
2014-11-19, by Christophe de Vienne
[devtools][pg] Remove a wrong assertion in _backup_database
2014-10-06, by Christophe de Vienne
[pkg] prepare 3.19.6
2014-11-26, by David Douard
[merge] backport 3.18 fixes
2014-11-26, by David Douard
Accept '==' operator in cubes dependencies
2014-09-19, by Christophe de Vienne
[session] don't silently ignore commits
2014-09-23, by Julien Cristau
[migration/bootstrap] add explicit index removal for sqlserver, be tolerant to migration replay
2014-11-24, by Aurelien Campeas
Added tag cubicweb-version-3.18.7, cubicweb-debian-version-3.18.7-1, cubicweb-centos-version-3.18.7-1 for changeset cb96f4403cf2
stable
2014-11-26, by David Douard
[pkg] prepare 3.18.7
stable
cubicweb-centos-version-3.18.7-1
cubicweb-debian-version-3.18.7-1
cubicweb-version-3.18.7
2014-11-25, by Aurelien Campeas
[migration/3.18] speed up the migration and be a little bit more informative
stable
2014-11-19, by Aurelien Campeas
[schemaserial] be robust against duplicated CWUniqueTogetherConstrain entities arising from bug in the pre 3.18 era
stable
2014-11-24, by Aurelien Campeas
[server] Handle unique constraint violations under recent sqlite
stable
2014-02-17, by Julien Cristau
[merge] backport 3.17 fixes
stable
2014-11-24, by Aurelien Campeas
Added tag cubicweb-version-3.17.18, cubicweb-debian-version-3.17.18-1, cubicweb-centos-version-3.17.18-1 for changeset cda4b066933f
stable
2014-11-24, by Aurelien Campeas
[pkg] prepare 3.17.18
stable
cubicweb-centos-version-3.17.18-1
cubicweb-debian-version-3.17.18-1
cubicweb-version-3.17.18
2014-11-24, by Aurelien Campeas
[source/native] handle newer Integrity error messages from sqlite > 3.7
stable
2014-11-24, by Aurelien Campeas
[source/native/backup_restore] have a unique tunable blocksize for the dump phase
stable
2014-11-24, by Aurelien Campeas
[urlpublishing] handle sub-types in RestPathEvaluator
2014-11-24, by Julien Cristau
[views] fix ecsvexport selector
2014-11-24, by David Douard
Add custom checker for Password values
2014-10-17, by Julien Cristau
[component] give Links a __repr__
2014-10-22, by Aurelien Campeas
[debian] move markdown dependency from cubicweb-web to cubicweb-common
2014-11-12, by Julien Cristau
[web/auth] stop playing games with locals()
2014-11-04, by Julien Cristau
[entity] rather than crashing with an IndexError on entity creation, raise a meaningful exception
2014-11-13, by Aurelien Campeas
[web] partial backout of #8391bf718485 to restore RelatedObjectsVComponent
2014-11-12, by David Douard
[server] typo fix
2014-11-13, by Julien Cristau
[devtools][pg] Activate the non-durability settings of Postgresql.
2014-10-06, by Christophe de Vienne
[server] fix LoginPasswordAuthentifier.authenticate
2014-11-17, by David Douard
[web] Override jQueryUI's colors on links (closes #4564046)
2014-11-07, by Rémi Cardona
[hooks] Fix precommit event logging message
2014-10-29, by Rémi Cardona
[service] allow repo_stats for users
2014-10-23, by Julien Cristau
[views] Escape class attribute value in CWGroup incontext view
2014-09-11, by Denis Laxalde
[devtools] use a specific test_db_id when disabling anon
2014-09-25, by Julien Cristau
Restrict yams version
2014-11-19, by Christophe de Vienne
[facets] Honor 'start_unfolded' facet attribute (closes #4502799)
2014-10-20, by Rémi Cardona
[facets] Correctly look for inputs of type "hidden" (closes #4502768)
2014-10-20, by Rémi Cardona
[web] Cache results from 'i18n' ajax controller (closes #4487856)
2014-10-15, by Rémi Cardona
[web] There is no global noop(), use jQuery's instead (closes #4487832)
2014-10-15, by Rémi Cardona
[server] Add missing import of logilab.database
2014-10-10, by Denis Laxalde
[migration] hackish black magic to bootstrap addition of formula attr during migration
2014-11-13, by Julien Cristau
[server] commit after serializing schema
2014-11-04, by Julien Cristau
[book] fix docstrings to please sphinx
2014-08-28, by David Douard
[book] several fixes in the rst files
2014-08-28, by David Douard
[book] activate the viewcode extension
2014-08-28, by David Douard
[book] new theme based on pyramid theme (closes #4291287)
2014-08-28, by David Douard
Remove unused lgc.interface imports and leftovers
2014-07-30, by Rémi Cardona
[repository] provide a .new_session entry point
2014-07-17, by Aurelien Campeas
[devtools/testlib] Use actual 'admin' user configuration values
2014-06-30, by Denis Laxalde
[forms] closes #2437859 - Detect and prevent concurrent edition of the same entity.
2013-04-25, by Anthony Truchet
[migration] make sure the repo knows about all constraint types
2014-04-09, by Julien Cristau
[migration] stop caching the mapping from constraint type name to eid
2014-07-07, by Julien Cristau
[web/json] an empty rset is just fine for ejsonexport
2014-06-17, by Julien Cristau
[RichString] Add markdown support
2014-04-30, by Christophe de Vienne
[ldapfeed] Reduce default value for user-attrs-map option (closes #3824889)
2014-10-23, by Paul Tonelli
[serverctl] Ask for URL when adding a new source (closes #3824868)
2014-04-29, by Paul Tonelli
[serverctl] Ask for parser type when adding a new source (closes #3484231)
2014-04-28, by Paul Tonelli
[doc/3.20] more details on removed code
2014-06-11, by Julien Cristau
remove 3.11 bw compat
2014-05-02, by Aurelien Campeas
remove most 3.10 bw compat
2014-05-02, by Aurelien Campeas
remove leftover pre 3.9 deprecation warnings
2014-05-02, by Aurelien Campeas
[utils] Remove function-in-the-middle call
2014-07-22, by Rémi Cardona
[web] set Vary response header to "Accept-Language" when using content negotiation
2014-07-29, by Julien Cristau
[web/cors] don't overwrite other Vary headers
2014-07-29, by Julien Cristau
[web] add support for HttpOnly cookie flag
2014-07-15, by Julien Cristau
merge 3.19.5 into 3.20 branch
2014-10-17, by Julien Cristau
Added tag cubicweb-version-3.19.5, cubicweb-debian-version-3.19.5-1, cubicweb-centos-version-3.19.5-1 for changeset 3ac86df519af
2014-10-07, by Julien Cristau
i18n update
3.19.5
centos/3.19.5-1
cubicweb-centos-version-3.19.5-1
cubicweb-debian-version-3.19.5-1
cubicweb-version-3.19.5
debian/3.19.5-1
2014-10-06, by Julien Cristau
[pkg] 3.19.5
2014-10-06, by Julien Cristau
[server] hold connection to the db in tx_actions
2014-09-15, by Julien Cristau
[wsgi] If multipart cannot parse the POST content, let it pass.
2014-09-15, by Christophe de Vienne
[devtools] Fix JS tests' HTML code
2014-09-01, by Rémi Cardona
[devtools] "Keep" some temporary files/dirs around to help with debugging
2014-09-01, by Rémi Cardona
[devtools] Fix Firefox launcher in QUnitTestCase (closes #4294727)
2014-08-01, by Rémi Cardona
[devtools] allow cross-origin requests for qunit
2014-09-25, by Rémi Cardona
merge 3.19.4 in 3.20 branch
2014-09-25, by Julien Cristau
[cors] Fix CORS headers generators
2014-09-15, by Christophe de Vienne
[wsgi] Fix posted files filename reading
2014-09-09, by Christophe de Vienne
[pkg] Depend on Pillow instead of PIL
2014-09-23, by Christophe de Vienne
Added tag cubicweb-version-3.19.4, cubicweb-debian-version-3.19.4-1, cubicweb-centos-version-3.19.4-1 for changeset c4e740e50fc7
2014-09-25, by Julien Cristau
[pkg] 3.19.4
3.19.4
centos/3.19.4-1
cubicweb-centos-version-3.19.4-1
cubicweb-debian-version-3.19.4-1
cubicweb-version-3.19.4
debian/3.19.4-1
2014-09-25, by Julien Cristau
merge 3.18.6 into 3.19
2014-09-24, by Julien Cristau
Added tag cubicweb-version-3.18.6, cubicweb-debian-version-3.18.6-1, cubicweb-centos-version-3.18.6-1 for changeset d91501356742
stable
2014-09-24, by Julien Cristau
[pkg] 3.18.6
stable
cubicweb-centos-version-3.18.6-1
cubicweb-debian-version-3.18.6-1
cubicweb-version-3.18.6
2014-09-24, by Julien Cristau
[hooks/security] allow edition of attributes with permissive permissions
stable
2014-01-28, by Aurelien Campeas
Almost backout afcd46716d6a which breaks _select_best raising an ambiguity exception in debug mode.
stable
2014-07-29, by Aurelien Campeas
[server] fix anonymous_user predicate in tests
2014-09-12, by Julien Cristau
[entities] cw_rest_attr_info() should only consider required attributes (closes #3766717)
2014-07-28, by Rémi Cardona
[views] csvexport accept an empty rset (closes #4236928)
2014-08-08, by Damien Garaud
[views] Display attributes in entity creation form based on "add" permission
2014-09-11, by Denis Laxalde
[datafeed] Commit after all deletions in datafeed parser
2014-09-18, by Denis Laxalde
[schema] CWComputedRType is a schema type
2014-09-23, by Julien Cristau
[doc] proofreading CWEP002 section
2014-09-23, by Julien Cristau
[CWEP002] document computed relations and attributes
2014-02-10, by Anthony Truchet
[CWEP002 migration] support sync_schema_props_perms for computed attribute
2014-08-28, by Sylvain Thénault
[CWEP002 migration] support drop_relation_type/drop_relation_definition/drop_attribute for computed attributes
2014-07-22, by Sylvain Thénault
[CWEP002 migration] support add_relation_type/add_attribute for computed attributes
2014-08-28, by Sylvain Thénault
[CWEP002] properly handle serialization of computed attributes
2014-09-16, by Lea Capgen
[CWEP002] Add support for computed attribute synchronization
2014-09-16, by Sylvain Thénault
[CWEP002] Add schema finalization checks for computed attributes
2014-04-28, by Laura Médioni
[CWEP002] Account for attribute formula in schema bootstrap
2014-06-16, by Denis Laxalde
[CWEP002 migration] support sync_schema_props_perms for computed relations
2014-08-28, by Sylvain Thénault
[CWEP002 migration] support add_relation_type for computed relations
2014-08-28, by Laura Médioni
[CWEP002 migration] support drop_relation_type for computed relations
2014-08-28, by Laura Médioni
[CWEP002 migration] properly raise exception on (add|drop)_relation_definition for computed relation
2014-08-28, by Laura Médioni
[hooks] do not abuse of inheritance for CWRType hooks
2014-06-27, by Laura Médioni
[schema serial] add some comments
2014-06-16, by Laura Médioni
[schema] define full_rql on RQLExpression class
2014-06-16, by Laura Médioni
[schema] properly raise BadSchemaDefinition
2014-08-29, by Laura Médioni
[CWEP002] properly handle serialization of computed relations
2014-08-28, by Lea Capgen
[CWEP002] Plug the computed relation rewriter in the querier
2014-06-27, by Denis Laxalde
[CWEP002] refactor rql read security checking
2014-02-13, by Sylvain Thénault
[CWEP002] introduce RQLRelationRewriter
2014-06-16, by Sylvain Thénault
[CWEP002] Add schema finalization checks for computed relations (rules)
2014-09-12, by Lea Capgen
[schema] add utility function to build a CubicWebSchema from a namespace
2014-09-12, by Rémi Cardona
Fix test migration crash waiting to happen due to inferred relations
2014-08-28, by Sylvain Thénault
fix typo in syncschema hooks
2014-08-28, by Sylvain Thénault
[test] Make test_undo_api less random
2014-09-16, by Julien Cristau
merge 3.17.17 into 3.18 branch
stable
2014-09-17, by Julien Cristau
[wsgi] Fix unicode decoding in POST
2014-09-10, by Christophe de Vienne
[wsgi] add the --debug / -D option to the wsgi command
2014-08-21, by Christophe de Vienne
[wsgi] Fix multiple variables reading in params
2014-09-08, by Christophe de Vienne
[wsgi] Set self.vreg
2014-09-02, by Christophe de Vienne
[wsgi] Add missing import
2014-09-02, by Christophe de Vienne
[wsgi] Fix https detection
2014-09-02, by Christophe de Vienne
[wsgi] Re-set the request content after calling the inherited constructor.
2014-07-24, by Christophe de Vienne
[wsgi] Honor the 'CONTENT_TYPE' wsgi variable
2014-07-24, by Christophe de Vienne
Added tag cubicweb-version-3.17.17, cubicweb-debian-version-3.17.17-1, cubicweb-centos-version-3.17.17-1 for changeset 57e9d1c70512
stable
2014-09-17, by Aurelien Campeas
[pkg] prepare 3.17.17
stable
cubicweb-centos-version-3.17.17-1
cubicweb-debian-version-3.17.17-1
cubicweb-version-3.17.17
2014-09-16, by Aurelien Campeas
[web/headers] don't list a request header twice in "Vary"
2014-07-29, by Julien Cristau
[test] silence a few more deprecation warnings in unittest_hooks
2014-07-28, by Julien Cristau
[session] call rollback in Connection.__exit__
2014-07-25, by Julien Cristau
[devtools] pre_setup_database takes a Connection, not a Session
2014-07-24, by Julien Cristau
[source/native] cPickle is available in all supported pythons
2014-06-03, by Aurelien Campeas
devtools: deprecate .req_from_url
2014-07-22, by Aurelien Campeas
[tests] Add a webtest based TestCase class
2014-06-17, by Christophe de Vienne
[tests] Move 'anonymous_allowed' property from CubicWebServerTC to CubicWebTC
2014-06-17, by Christophe de Vienne
[compat] Remove imports of "any" and "all" from lgc (closes #4306044)
stable
2014-09-02, by David Douard
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
tip