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.
[ldapfeed] don't crash if one specify an unexisting group in the configuration. Closes #2538399
stable
2012-12-18, by Sylvain Thénault
[doc/ldap] update the ldap chapter wrt the ldapfeed source type (closes #2551863)
stable
2013-01-09, by Aurelien Campeas
prepare 3.16
2013-01-23, by Aurelien Campeas
[doc/3.16] complete description of what changed
2013-01-23, by Aurelien Campeas
[rql sources] uses an URL as remote host address for pyro/zmq rql sources,
2013-01-04, by Sylvain Thénault
[repo sources] move handling of source's url into abstract source as this becomes shared by most sources
2013-01-04, by Sylvain Thénault
[db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
2013-01-10, by Sylvain Thénault
[repository sources] copy source configuration: source's __init__ modify it while config.sources() return a cached dictionary which shouldn't be modified
2013-01-10, by Sylvain Thénault
cleanup repository connect doc: cnxtype is now deprecated / base_url has never been given that way. Follow #2521848
2013-01-10, by Sylvain Thénault
prefix "tcp://" zmq uris with "zmqpickle" (closes #2574114)
2013-01-22, by Aurelien Campeas
[db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
2013-01-21, by Sylvain Thénault
[ldap test] ensure slapdd launch went fine and move ldapfeed setUp to parent class, as all ldap sources deal with url
2013-01-10, by Sylvain Thénault
[web/uihelper,uicfg] transform uihelper functions into uicfg objects methods (closes #2543949)
2013-01-10, by Aurelien Campeas
make ui configurations selectable (closes #2406609)
2013-01-21, by Florent Cayré
[uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2013-01-10, by Aurelien Campeas
[appobject] introduce RegistrableObject base class (prepares #2406609)
2013-01-10, by Aurelien Campeas
[cwvreg] introduce lgc version 0.59 and remove unneeded method redefinition (prepares #2406609)
2013-01-21, by Aurelien Campeas
[BFSS] mark fs_imported value as uncachable
2012-11-23, by Pierre-Yves David
[entity] add a "repo_side" parameter to `_cw_dont_cache_attribute`
2013-01-18, by Pierre-Yves David
[merge] backport stable fixes
2013-01-18, by Aurelien Campeas
[entities] fix test failures introduced by fixes in workflow related message strings (completes 9bb93efa1952)
stable
2013-01-18, by Aurelien Campeas
[doc/book/] Corrected typo in en/tutorials/base/customizing-the-application.rst, for the add_cubes function call
2013-01-18, by Vladimir Popescu
[entity,views/json] backout 353bbd17a8b6 (reopens #2559931)
stable
2013-01-18, by Aurelien Campeas
[schemas] fix typo
stable
2013-01-15, by Julien Cristau
merge with stable
2013-01-17, by Pierre-Yves David
[appobject] cleanup module (prepares #2406609)
2013-01-10, by Aurelien Campeas
[uicfg] remove pre 3.6 bw compat structure (prepares #2406609)
2013-01-17, by Aurelien Campeas
[testlib] test_view now parse json data, closes #2557467
stable
2013-01-17, by Sylvain Thénault
Improve entity json export (closes #2559931)
stable
2013-01-17, by Sylvain Thénault
[web/application/test] drop useless code
stable
2013-01-17, by Sylvain Thénault
[test] precheck initial condition
stable
2013-01-17, by Pierre-Yves David
[packaging] Fix search in squeeze cubicweb-documentation package (closes #2558496)
stable
2013-01-16, by Julien Cristau
[packaging] don't compress txt files (closes #2558496)
stable
2013-01-16, by Julien Cristau
[wf/test] fix tests broken by changes from another patch which have slipped there
2013-01-09, by Sylvain Thénault
[merge] backport stable
2013-01-09, by Aurelien Campeas
[web/test] fix stale reference to the changelog view (closes #2423532)
2013-01-09, by Aurelien Campeas
Added tag cubicweb-debian-version-3.15.8-1 for changeset 4ef457479337
stable
2013-01-09, by David Douard
Added tag cubicweb-version-3.15.8 for changeset 459d0c48dfaf
stable
cubicweb-debian-version-3.15.8-1
2013-01-09, by David Douard
[test] fix possible views test (closes #2544358)
stable
cubicweb-version-3.15.8
2013-01-09, by Aurelien Campeas
prepare 3.15.8
stable
2013-01-09, by Aurelien Campeas
[ldapfeed] if a deactivated user becomes available again in its source, reactivate it (closes #2542776)
stable
2013-01-09, by Aurelien Campeas
[ldaputils,ldapparser] correctly compute "deleted" users (closes #2542083)
stable
2013-01-08, by Aurelien Campeas
[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
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip