Wed, 19 Oct 2016 15:57:52 +0200 |
Sylvain Thénault |
[ldapfeed] Fix crash when user's password has to be generated
3.23
|
changeset |
files
|
Wed, 19 Oct 2016 15:56:35 +0200 |
Sylvain Thénault |
[test/ldapfeed] Drop unused constant
3.23
|
changeset |
files
|
Fri, 08 Jul 2016 10:17:14 +0200 |
Sylvain Thénault |
[migration] Test and fix case of addition of an attribute with some serialized constraint
3.23
|
changeset |
files
|
Wed, 05 Oct 2016 10:12:23 +0200 |
Denis Laxalde |
[skeleton] Properly format debian/changelog using current datetime and author information
|
changeset |
files
|
Wed, 12 Oct 2016 11:07:10 +0200 |
Denis Laxalde |
[utils] Encode Binary value in base64 for JSON export
|
changeset |
files
|
Wed, 12 Oct 2016 11:09:08 +0200 |
Denis Laxalde |
[test] Make cubicweb/test/unittest_utils.py flake8-clean
|
changeset |
files
|
Fri, 07 Oct 2016 14:59:44 +0200 |
Denis Laxalde |
[skeleton] Set Debian distribution to "UNRELEASED" in changelog
|
changeset |
files
|
Thu, 13 Oct 2016 12:51:12 +0200 |
Florent Cayré |
Fix log level parameter not taken into account in cwsource log table
|
changeset |
files
|
Tue, 11 Oct 2016 14:48:27 +0200 |
Denis Laxalde |
[config] Ignore cubicweb-pyramid in available_cubes()
|
changeset |
files
|
Thu, 06 Oct 2016 12:15:43 +0200 |
Denis Laxalde |
[config] Exclude "pyramid" cube when initializing application cubes
|
changeset |
files
|
Wed, 05 Oct 2016 16:20:52 +0200 |
Denis Laxalde |
[migration] Drop cubicweb-pyramid CWProperty in 3.24.0 migration
|
changeset |
files
|
Wed, 28 Sep 2016 08:48:20 +0200 |
Sylvain Thénault |
[dataimport/test] Use minimal schema for massive import tests
|
changeset |
files
|
Tue, 27 Sep 2016 12:23:19 +0200 |
Sylvain Thénault |
[massive store] Drop deprecated code
|
changeset |
files
|
Tue, 27 Sep 2016 12:01:24 +0200 |
Sylvain Thénault |
[flake8] cubicweb/dataimport/test/test_massive_store.py is now flake8 friendly
|
changeset |
files
|
Tue, 27 Sep 2016 12:00:42 +0200 |
Sylvain Thénault |
[massive store] Drop buggy log call
|
changeset |
files
|
Tue, 27 Sep 2016 12:00:17 +0200 |
Sylvain Thénault |
[massive store] Drop duplicated log
|
changeset |
files
|
Tue, 27 Sep 2016 11:23:51 +0200 |
Sylvain Thénault |
[flake8] cubicweb/server/rqlannotation.py is now flake8 friendly
|
changeset |
files
|
Thu, 06 Oct 2016 14:25:18 +0200 |
Sylvain Thénault |
[pyramid] Override cubicweb.hooks.syncsession.get_user_sessions() for Pyramid
|
changeset |
files
|
Mon, 06 Jun 2016 15:37:01 +0200 |
Sylvain Thénault |
[pyramid] Retrieve user's groups using a custom RQL instead of user's groups property
|
changeset |
files
|
Mon, 06 Jun 2016 16:08:03 +0200 |
Sylvain Thénault |
[hooks] Change get_user_sessions prototype, necessary for hijacking from other session implementations (e.g. pyramid)
|
changeset |
files
|
Mon, 06 Jun 2016 15:26:49 +0200 |
Sylvain Thénault |
Store user groups and properties as session data
|
changeset |
files
|
Wed, 05 Oct 2016 10:17:39 +0200 |
Denis Laxalde |
[skeleton] Remove override_dh_python2
|
changeset |
files
|
Wed, 05 Oct 2016 09:56:26 +0200 |
Denis Laxalde |
[skeleton] Have setuptools install data files
|
changeset |
files
|
Wed, 05 Oct 2016 09:52:02 +0200 |
Denis Laxalde |
[skeleton] Update MANIFEST.in following new "package" layout
|
changeset |
files
|
Wed, 05 Oct 2016 09:32:25 +0200 |
Denis Laxalde |
[skeleton] Add python-setuptools to Debian Build-Depends
|
changeset |
files
|
Wed, 05 Oct 2016 09:26:59 +0200 |
Denis Laxalde |
[skeleton] Add dh-python to Debian Build-Depends
|
changeset |
files
|
Wed, 05 Oct 2016 09:23:07 +0200 |
Denis Laxalde |
[skeleton] Copy files mode bits (debian/rules in particular)
|
changeset |
files
|
Wed, 05 Oct 2016 08:55:02 +0200 |
Denis Laxalde |
[skeleton] Do not exclude setup.py from flake8 check in tox.ini
|
changeset |
files
|
Tue, 04 Oct 2016 11:04:34 +0200 |
Denis Laxalde |
Merge public heads
|
changeset |
files
|
Mon, 26 Sep 2016 10:42:19 +0200 |
Denis Laxalde |
[doc] Document configuration override by environment variables
|
changeset |
files
|
Mon, 26 Sep 2016 10:32:44 +0200 |
Denis Laxalde |
[doc] Update book sections about cubes being Python packages
|
changeset |
files
|
Mon, 26 Sep 2016 09:57:15 +0200 |
Denis Laxalde |
[doc] Start filling changes/3.24.rst with recent changes
|
changeset |
files
|
Mon, 26 Sep 2016 10:17:10 +0200 |
Denis Laxalde |
[doc] Drop commented mention of "live-server" command
|
changeset |
files
|
Mon, 26 Sep 2016 18:21:43 +0200 |
Denis Laxalde |
[pyramid] Drop guard of old cubicweb version
|
changeset |
files
|
Mon, 26 Sep 2016 18:20:53 +0200 |
Denis Laxalde |
[pkg] Declare extras (optional) dependencies
|
changeset |
files
|
Thu, 29 Sep 2016 11:19:30 +0200 |
Denis Laxalde |
[tox] Exclude all files in symlinked directories from check-manifest call
|
changeset |
files
|
Wed, 28 Sep 2016 14:40:58 +0200 |
Denis Laxalde |
[tox] Get rid of "touch test-results.xml" for flake8 and check-manifest environments
|
changeset |
files
|
Mon, 26 Sep 2016 16:53:33 +0200 |
Yann Voté |
[debian] cubicweb-pyramid conflicts and replaces pyramid-cubicweb
|
changeset |
files
|
Mon, 26 Sep 2016 16:45:30 +0200 |
Yann Voté |
Merge cubicweb-pyramid cube
|
changeset |
files
|
Thu, 02 Jun 2016 11:59:32 +0200 |
Arthur Lutz |
[ccplugin] flake8
|
changeset |
files
|
Thu, 02 Jun 2016 11:59:25 +0200 |
Arthur Lutz |
[ccplugin] docstring clarification
|
changeset |
files
|
Wed, 11 May 2016 11:27:50 +0200 |
David Douard |
[doc] improve a bit the README to explain how to allow login in dev mode
|
changeset |
files
|
Thu, 24 Mar 2016 14:09:29 +0100 |
David Douard |
Added tag 0.4.0, debian/0.4.0-1, centos/0.4.0-1 for changeset c0c98e5ba55e
|
changeset |
files
|
Thu, 24 Mar 2016 13:57:47 +0100 |
David Douard |
[pkg] typo
|
changeset |
files
|
Mon, 22 Feb 2016 16:06:00 +0100 |
David Douard |
[pkg] 0.4.0
|
changeset |
files
|
Tue, 23 Feb 2016 11:14:22 +0100 |
David Douard |
[doc] add a bit more infos in the README
|
changeset |
files
|
Mon, 22 Feb 2016 15:57:10 +0100 |
David Douard |
[cfg] remove the pyramid-{auth,session}-secret config options (closes #11027189)
|
changeset |
files
|
Tue, 15 Dec 2015 12:14:47 +0100 |
David Douard |
[cc] add a dbglevel cmdline option to specify the DBG_XXX flags to set
|
changeset |
files
|