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
-64
+64
+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.
[dataimport] new ignore_errors argument to ucsvreader, default to False. Closes #2547200
2013-01-03, by Sylvain Thénault
[ldapsource] keep python 2.5 compatibility (closes #2541602)
stable
2012-12-18, by David Douard
[ldapuser2ldapfeed] .values -> .iteritems (closes #2542872)
stable
2012-12-18, by Aurelien Campeas
[ldap tests] cleanup in preparation of #2542083
stable
2012-12-17, by Aurelien Campeas
[ldapparser] demote warning level (actually important user info can leak there) (prepares #2542083)
stable
2012-12-17, by Aurelien Campeas
Remove changelog view (closes #2423532)
2013-01-03, by Arthur Lutz
[dataimport] Allow to replace escape char in the create_copyfrom_buffer
2013-01-02, by Vincent Michel
[doc] fix function name FTIRANK
stable
2012-12-30, by Nicolas Chauvat
[json] enable jsonexport selection on empty rsets (closes #2544358)
stable
2012-12-20, by Adrien Di Mascio
[test] fix req default value handling in CubicWebTC.view (closes #2544376)
stable
2012-12-20, by Adrien Di Mascio
[ajax] fix attribute lookup (closes #2491038)
2012-09-19, by Aurelien Campeas
[server] add debugging for Hooks & Operations (closes #2470048)
2012-12-11, by Aurelien Campeas
[dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
2012-12-14, by Vincent Michel
[test] swap order in assert of `test_users_and_groups_non_readable_by_guests`
2012-11-26, by Pierre-Yves David
[test] fix server/querier/build_descr1 test.
2012-11-26, by Pierre-Yves David
[server] make `test_bfss_fs_importing_transparency` less verbose on failure
2012-11-27, by Pierre-Yves David
[entity] drop redundant cache update
2012-11-23, by Pierre-Yves David
[cw-ctl] silence msgcat and msgfmt (closes #2527594)
2012-12-03, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.15.7-1 for changeset c5400558f370
stable
2012-12-12, by David Douard
Added tag cubicweb-version-3.15.7 for changeset d8916cee7b70
stable
cubicweb-debian-version-3.15.7-1
2012-12-12, by David Douard
prepare 3.15.7
stable
cubicweb-version-3.15.7
2012-12-12, by David Douard
[migration] fix crash when adding a new meta relation type. Closes #2532483
stable
2012-12-04, by Sylvain Thénault
[ldapfeed] fix connection leak (closes #2532528)
stable
2012-12-10, by David Douard
[zmq] add an introductive docstring on ZMQComm
stable
2012-12-04, by David Douard
[server config] on quick start, system source is still activated. Closes #2535714
stable
2012-12-11, by Sylvain Thénault
[web] use `inline` `Content-Disposition` by default (closes #2535734)
stable
2012-12-11, by Pierre-Yves David
[web] allow configuration of the Content-disposition value
stable
2012-12-11, by Pierre-Yves David
[downloadable] fix filename HTTP header for simple name with space (closes #2535715)
stable
2012-12-11, by Pierre-Yves David
merge fixes from stable
2012-12-03, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.15.6-1 for changeset b05e156b8fe7
stable
2012-11-30, by David Douard
Added tag cubicweb-version-3.15.6 for changeset 0163bd9f4880
stable
cubicweb-debian-version-3.15.6-1
2012-11-30, by David Douard
prepare 3.15.6
stable
cubicweb-version-3.15.6
2012-11-30, by David Douard
[web] add a digital signature to error form (closes #2522526)
stable
2012-11-27, by David Douard
[web/views] bugfix: the mime type is text/plain, not text/txt (closes #2526345)
stable
2012-11-28, by Nicolas Chauvat
[doc] fix of personnal etc directory in book
stable
2012-11-27, by Arthur Lutz
[web] add a Forbidden exception
stable
2012-11-27, by David Douard
[web] add a ``anonymize-jsonp-queries`` option in file configuration (closes #2465388)
stable
2012-11-27, by Katia Saurfelt
[downloadable] fix filename in HTTP header (closes #2522325, #2522324)
stable
2012-11-27, by Pierre-Yves David
docstring typo
stable
2012-11-27, by Sylvain Thénault
[facet] make BitFieldFacet allow special 0 value. Closes #2522697
stable
2012-11-22, by Sylvain Thénault
[doc] ubuntu LTS is now Precise Pangolin
stable
2012-11-16, by Nicolas Chauvat
backport stable
2012-11-16, by Sylvain Thénault
[server] implement base_url with secure=True (closes #2508638)
2012-11-16, by Arthur Lutz
[validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
2012-11-16, by Sylvain Thénault
[wsgi] saner use of `self.config` instead of `config`
2012-11-09, by Pierre-Yves David
[server] fix repository initialisation
2012-11-09, by Pierre-Yves David
[web test] make unittest_viewselectors work if rdflib isn't available
stable
2012-10-24, by Sylvain Thénault
[js/ajax] documentation of 'reload' is missing an argument
stable
2012-10-23, by Sylvain Thénault
[ldapfeed] move docstring to the class instead of the module
stable
2012-10-23, by Sylvain Thénault
[hook] fix hook base class so access to __registries__ doesn't call check_event, only call it in registered callback. Closes #2517748
stable
2012-11-14, by Sylvain Thénault
[startup hook/looping tasks] separated hook for each looping task to ease modification from cubes. Closes #2517096
stable
2012-11-08, by Sylvain Thénault
[ldaputils] should use entity.eid instead of entity on raising ValidationError. closes #2517095
stable
2012-11-08, by Sylvain Thénault
[dbapi] provide get_option_value over DBAPIRequest (closes #2515522)
stable
2012-11-14, by Aurelien Campeas
Added tag cubicweb-debian-version-3.15.5-1 for changeset 19e115ae5442
stable
2012-10-24, by Aurelien Campeas
Added tag cubicweb-version-3.15.5 for changeset b0e086f451b7
stable
cubicweb-debian-version-3.15.5-1
2012-10-24, by Aurelien Campeas
prepare 3.15.5
stable
cubicweb-version-3.15.5
2012-10-24, by Aurelien Campeas
[entity attr cache] mark attribute as uncacheable in the underlying function else we may miss some changes.
2012-09-11, by Sylvain Thénault
[repository] move modification of appobject_path to repository initialization code so we can restore it later to avoid side effect on the config. Fix regression introduced in d32ab8570e5d
2012-10-05, by Sylvain Thénault
[req / session] drop is_internal_session (buggy) compat on base request by implementing necessary methods on internal manager
2012-10-11, by Sylvain Thénault
[check integrity] use session consistently
2012-09-20, by Sylvain Thénault
[test] use session commit/rollback to be consistent with the test
2012-09-20, by Sylvain Thénault
[merge] reintegrate that black sheep
2012-10-23, by Aurelien Campeas
[ldapparser] utf-8 uri + unicode emailaddr will crash if the later is not properly encoded (closes #2508515)
stable
2012-10-17, by Aurelien Campeas
backporting
2012-02-22, by Anthony Truchet
less
more
|
(0)
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
tip