2013-08-28 Sylvain Thénault [source configuration] silent lgc 0.60 deprecation warning
2013-10-15 Nicolas Chauvat [web] remove action "Got Rhythm" (closes #3093362)
2013-10-07 Julien Cristau [debian] Break old geocoding
2013-10-11 Aurelien Campeas [wsgi] remove ages old hack to set base_url
2013-10-11 Aurelien Campeas [wsgi] also provide an example using werkzeug (if available)
2013-10-01 Aurelien Campeas [wsgi] add the simplest possible wsgi (debug) server
2013-10-10 Aurelien Campeas [querier/security] instrument a bit the querier read security checks
2013-09-30 Denis Laxalde [book] Improve PostgreSQL configuration section
2013-10-08 Aurelien Campeas [js] add a selector string escaping function
2013-10-10 Aurelien Campeas [merge] backport stable fixes
2013-10-10 Aurelien Campeas [test/ldapsource] backout 192a748550c7 which broke RQL2LDAPFilterTC stable
2013-10-09 Julien Cristau [rset] make sure rset.description is always a list stable
2013-10-09 Julien Cristau [schema] edit syntax tree instead of playing with strings for RQLExpressions stable
2013-10-10 Aurelien Campeas [py3k] note about future warning on __eq__ vs __hash__ stable
2013-10-01 Aurelien Campeas [formfields] py3k kill future compat warning stable
2013-10-10 Aurelien Campeas [entity] do not raise an AssertionError if the kwargs given to set_relations/attributes is empty stable
2013-10-10 Julien Cristau [packaging] setup.py: don't exclude skeleton/debian/* from being installed stable
2013-09-11 Aurelien Campeas [tests/hooks/integrity] kill old and empty skipped test stable
2013-10-09 Aurelien Campeas [server/session] demote log to debug stable
2013-08-01 Sylvain Thénault [test] use assertCountEqual instead of assertItemsEqual stable
2013-10-10 Julien Cristau [server] fix a number of typos, mostly in docstrings stable
2013-10-07 Denis Laxalde [skeleton] Install cubes README in Debian packages (Closes #3171971) stable
2013-10-10 Denis Laxalde [debian] Build-Depends on python-unittest2 | python (>= 2.7) stable
2013-08-29 Paul Tonelli [doc] typos and reformulation stable
2013-08-29 Paul Tonelli [doc] additional documentation about pip install stable
2013-08-30 Rémi Cardona spelling: rollbacked -> rolled back stable
2013-10-09 Julien Cristau Added tag cubicweb-version-3.17.9, cubicweb-debian-version-3.17.9-1 for changeset 5668d210e49c stable
2013-10-09 Julien Cristau merge two default heads
2013-10-08 Julien Cristau [pkg] prepare 3.17.9 stable cubicweb-debian-version-3.17.9-1 cubicweb-version-3.17.9
2013-09-20 Denis Laxalde Use the list of sources instead of an iterator in update-feeds looping task stable
2013-10-08 Sylvain Thénault [security] fix dumb attribute error when inserting read security. Closes #3196891 stable
2013-10-08 Aurelien Campeas [entity] give a default reasonnable __eq__ and __hash__ to Entity
2013-10-04 Julien Cristau [debian] add some Breaks for backwards compatibility removal
2013-08-26 Aurelien Campeas [js] remove 3.9 bw compat (where apparently unused)
2013-08-26 Julien Cristau Rename cleanup_interface_sobjects into cleanup_unused_appobjects
2013-08-26 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
2013-08-26 Aurelien Campeas remove 3.9 bw compat
2013-08-26 Aurelien Campeas remove 3.8 bw compat
2013-10-04 Aurelien Campeas [hooks/security] Defer entity permission checks to an Operation.
2013-10-04 Aurelien Campeas [schema] drop very old bw compat (pre 3.5.10)
2013-07-12 Aurelien Campeas [devtools,etwist] rename TwistedConfiguration to WebConfigurationBase (follows #2919310)
2013-07-12 Aurelien Campeas remove "twisted" configuration (closes #2919310)
2013-10-04 Julien Cristau merge 3.17.8 into default
2013-10-03 David Douard Added tag cubicweb-centos-version-3.17.8-1, cubicweb-version-3.17.8, cubicweb-debian-version-3.17.8-1 for changeset 909eb8b584c4 stable
2013-10-03 David Douard [pkg] prepare 3.17.8 stable cubicweb-centos-version-3.17.8-1 cubicweb-debian-version-3.17.8-1 cubicweb-version-3.17.8
2013-10-03 David Douard [date picker] revert #ec65ca70aac9 which breaks the date picker (closes #3182844) stable
2013-09-30 Aurelien Campeas [merge] backport 3.17 fixes into the future 3.18
2013-09-26 David Douard Added tag cubicweb-centos-version-3.17.7-1, cubicweb-version-3.17.7, cubicweb-debian-version-3.17.7-1 for changeset 483181543899 stable
2013-09-26 David Douard [pkg] prepare 3.17.7 stable cubicweb-centos-version-3.17.7-1 cubicweb-debian-version-3.17.7-1 cubicweb-version-3.17.7
2013-09-23 Sylvain Thénault i18n update stable
2013-09-26 David Douard fix typos in workflow constraint error messages stable
2013-09-17 Aurelien Campeas [migractions] rschema.final.inlined -> rschema.inlined stable
2013-09-26 Julien Cristau [server] Make internal sessions not reset 'safe'-ness on first commit stable
2013-09-23 Rémi Cardona [facets] Correctly replace old 'edit box' HTML on facet-induced page refresh (closes #3161100) stable
2013-09-23 Julien Cristau [debian] replace find | xargs rm with find -delete in cube skeleton. Closes #3161797 stable
2013-09-23 Julien Cristau [debian] don't require (fake)root to run the clean target. Closes #3161797 stable
2013-09-23 Julien Cristau [debian] Add ${misc:Depends} to cube packaging skeleton. Closes #3161797 stable
2013-09-06 Julien Cristau [devtools] fix race when creating backupdir stable
2013-09-19 Julien Cristau [staticcontrollers] Raise Forbidden, not Unauthorized stable
2013-09-19 David Douard [web] allow /data/ url again (closes #2464798) stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip