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.
[hooks/syncschema] do not crash when adding a new entity type (closes #2741643)
stable
2013-03-11, by Aurelien Campeas
[views/debug] Do not show all web sessions without CNX, just count them (closes #2602161)
stable
2013-01-29, by pwatteyne
[facets js] use $ instead of jQuery and other small cleanups
2013-03-05, by Sylvain Thénault
[devtools/httptest] allow sending other types of requests besides GET
2013-01-17, by Julien Cristau
merge with stable
2013-03-08, by Pierre-Yves David
[ext/rest] fix docstring of rql_role()
stable
2013-03-04, by Nicolas Chauvat
[web application] Fix missing self. in error_handler
stable
2013-03-08, by Vincent Michel
[ldapfeed] all options of a source should be in the same group, else you get AssertionError on c-c add-source. Closes #2538398
2012-12-18, by Sylvain Thénault
[sources] fix classes that inherit from AbstractSource (closes #2718669)
2013-02-20, by Nicolas Chauvat
[login] don't redirect to http url if we allow anonymous on https
2013-01-24, by Julien Cristau
Correct typo in example
2013-02-25, by Jérôme Roy
[testlib] make test_view load the json data
2013-02-25, by Julien Cristau
[etwist] Properly escape traceback output (closes #2712042)
2013-02-11, by Rémi Cardona
[dbapi] Stop shadowing exceptions in get_repository() (closes #2710515)
2013-02-11, by Rémi Cardona
[cwvreg] complete cw.web.uicfg cleanup callback (closes #2718217)
2013-02-25, by Aurelien Campeas
[book] fix typo.
2013-02-28, by Pierre-Yves David
[towards py3k] fix bug introduced by 0bb18407c053
2013-02-16, by Nicolas Chauvat
[doc] Book entry for the undo functionnality.
2012-02-21, by Anthony Truchet
[toward py3k] rewrite has_key() (part of #2711624)
2013-02-14, by Nicolas Chauvat
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14, by Nicolas Chauvat
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-02-14, by Nicolas Chauvat
[toward-py3k] remove import with_statement (part of #2711624)
2013-02-14, by Nicolas Chauvat
pkg: drop python 2.5 compatibility (closes #2711624)
2013-02-14, by Nicolas Chauvat
devtools: improve qunit timeout message
2013-02-14, by Pierre-Yves David
merge default into stable
2013-02-14, by Pierre-Yves David
[devtools] fix broken windmill test case
stable
2013-02-12, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.15.9-1 for changeset 29fbc632a696
stable
2013-01-31, by David Douard
Added tag cubicweb-version-3.15.9 for changeset 8bfc0753f1da
stable
cubicweb-debian-version-3.15.9-1
2013-01-31, by David Douard
Added tag cubicweb-debian-version-3.16.0-1 for changeset 853237d1daf6
2013-01-25, by David Douard
Added tag cubicweb-version-3.16.0 for changeset 6c7c2a02c9a0
cubicweb-debian-version-3.16.0-1
2013-01-25, by David Douard
3.15.9
stable
cubicweb-version-3.15.9
2013-01-25, by David Douard
[ldap test] fix bad merge
cubicweb-version-3.16.0
2013-01-25, by Aurelien Campeas
[merge] backport stable fixes
2013-01-25, by Aurelien Campeas
[cwctl] fix cubicweb-ctl shell command (closes #2583919)
2013-01-25, by Aurelien Campeas
[ldap test] move the slapd database directory to a tempdir (closes #2583993)
stable
2013-01-24, by David Douard
[ldap auth] make sure imported passwords from LDAP are encrypted (closes #2583994)
stable
2013-01-24, by David Douard
[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
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip