Fri, 30 Sep 2016 17:03:33 +0200 |
Sylvain Thénault |
[devtools] Properly reraise the exception
|
changeset |
files
|
Mon, 24 Oct 2016 14:41:36 +0200 |
Denis Laxalde |
[pkg] Do not install sql scripts in <prefix>/share/cubicweb/schemas
|
changeset |
files
|
Mon, 24 Oct 2016 10:08:36 +0200 |
Denis Laxalde |
[devtools/qunit] Retain firefox process stdout to eventually print it
|
changeset |
files
|
Mon, 24 Oct 2016 09:45:38 +0200 |
Denis Laxalde |
[devtools/qunit] Turn FirefoxHelper into a context manager
|
changeset |
files
|
Mon, 24 Oct 2016 09:31:55 +0200 |
Denis Laxalde |
[test] Replace logilab-common's with_tempdir by tempfile.TemporaryDirectory
|
changeset |
files
|
Mon, 24 Oct 2016 09:29:08 +0200 |
Denis Laxalde |
[test] Use `with open` syntax in cwconfig "prefix" tests
|
changeset |
files
|
Mon, 24 Oct 2016 09:02:53 +0200 |
Denis Laxalde |
[test] Use stdlib unittest.main() in qunit
|
changeset |
files
|
Tue, 16 Aug 2016 16:00:32 +0200 |
Denis Laxalde |
[web] Clear "pending_others" session key after all relations got processed
|
changeset |
files
|
Wed, 28 Sep 2016 11:06:28 +0200 |
Denis Laxalde |
[datafeed] Complete the import log even if parser could not be found
|
changeset |
files
|
Fri, 21 Oct 2016 18:03:06 +0200 |
Denis Laxalde |
[twconfig] Set default value for "interface" to 0.0.0.0
|
changeset |
files
|
Wed, 12 Oct 2016 17:03:02 +0200 |
Denis Laxalde |
[session] Allow self._open to be False in __enter__
|
changeset |
files
|
Fri, 21 Oct 2016 18:35:46 +0200 |
Denis Laxalde |
[pkg] Warn about "develop" command not installing legacy cubes directory
|
changeset |
files
|
Fri, 21 Oct 2016 18:43:13 +0200 |
Denis Laxalde |
[pkg] Cleanup MANIFEST.in from non-matching entries
|
changeset |
files
|
Fri, 21 Oct 2016 18:10:15 +0200 |
Adrien Di Mascio |
[devtools] make i18ncube customizable in a cube
|
changeset |
files
|
Tue, 27 Sep 2016 12:28:39 +0200 |
Sylvain Thénault |
[rql2sql] Drop deprecated __docformat__
|
changeset |
files
|
Thu, 22 Sep 2016 16:21:51 +0200 |
Sylvain Thénault |
[rql2sql] Handle comparison of eid on variables from an subquery
|
changeset |
files
|
Wed, 01 Jun 2016 17:04:33 +0200 |
Sylvain Thénault |
Take care that cnx may not be set in error view
|
changeset |
files
|
Wed, 12 Oct 2016 10:59:18 +0200 |
Sylvain Thénault |
[autoform] Ease overriding of inlined form renderer. Closes #15755515
|
changeset |
files
|
Wed, 19 Oct 2016 15:58:30 +0200 |
Sylvain Thénault |
[ldapfeed] Use new MetadataGenerator api instead of deprecated MetaGenerator
|
changeset |
files
|
Wed, 19 Oct 2016 10:21:12 +0200 |
Sylvain Thénault |
Fix typos
|
changeset |
files
|
Mon, 10 Oct 2016 14:27:24 +0200 |
Adrien Di Mascio |
[devctl] make sure i18ncube always delete its tempdir
|
changeset |
files
|
Mon, 10 Oct 2016 14:34:41 +0200 |
Adrien Di Mascio |
i18ncube should ignore node_modules directory by default
|
changeset |
files
|
Wed, 05 Oct 2016 16:16:33 +0200 |
Adrien Di Mascio |
refactor i18n messages extraction
|
changeset |
files
|
Fri, 21 Oct 2016 13:09:47 +0200 |
Laura Médioni |
[web/application] remove `path` argument from CubicwebPublisher methods
|
changeset |
files
|
Thu, 20 Oct 2016 18:28:46 +0200 |
Denis Laxalde |
Merge 3.23 branch
|
changeset |
files
|
Thu, 20 Oct 2016 18:45:40 +0200 |
Denis Laxalde |
[pkg] Fix recursive-include missing a "*" in MANIFEST.in
|
changeset |
files
|
Wed, 19 Oct 2016 22:31:32 +0200 |
Sylvain Thénault |
Added tag 3.23.2, centos/3.23.2-1, debian/3.23.2-1 for changeset 8b287ad7b95b
3.23
|
changeset |
files
|
Wed, 19 Oct 2016 19:29:24 +0200 |
Sylvain Thénault |
Release 3.23.2
3.23 3.23.2 centos/3.23.2-1 debian/3.23.2-1
|
changeset |
files
|
Wed, 19 Oct 2016 21:08:04 +0200 |
Sylvain Thénault |
[test] Add test method required by d41832121b29
3.23
|
changeset |
files
|
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
|
Thu, 18 Feb 2016 16:38:11 +0100 |
Adrien Di Mascio |
Added tag centos/0.3.2-1 for changeset c9daf54738fd
|
changeset |
files
|
Fri, 29 Jan 2016 15:32:52 +0100 |
Samuel Trégouët |
[pkg] add spec file
|
changeset |
files
|
Wed, 23 Dec 2015 11:53:04 +0100 |
Julien Cristau |
Added tag 0.3.2, debian/0.3.2-1 for changeset ab4c5509407f
|
changeset |
files
|
Wed, 23 Dec 2015 11:45:49 +0100 |
Julien Cristau |
[pkg] fixup debian control metadata
|
changeset |
files
|
Wed, 23 Dec 2015 11:41:52 +0100 |
Julien Cristau |
[pkg] add debian watch file
|
changeset |
files
|
Wed, 23 Dec 2015 11:40:30 +0100 |
Julien Cristau |
[pkg] don't remove egg_info from debian package
|
changeset |
files
|
Wed, 23 Dec 2015 11:32:15 +0100 |
Julien Cristau |
[pkg] 0.3.2
|
changeset |
files
|
Tue, 22 Dec 2015 19:37:49 +0100 |
Julien Cristau |
[ccplugin] get the cw repo from the wsgi app
|
changeset |
files
|
Wed, 04 Nov 2015 16:41:36 +0100 |
Julien Cristau |
[ccplugin] print_function
|
changeset |
files
|
Thu, 30 Jul 2015 09:55:36 +0200 |
David Douard |
Move tag debian/0.3.1-1 on changeset ab68206f765b
|
changeset |
files
|
Thu, 30 Jul 2015 09:55:03 +0200 |
David Douard |
[debian] typo in debian/changelog
|
changeset |
files
|
Thu, 30 Jul 2015 09:51:39 +0200 |
David Douard |
Added tag 0.3.1, debian/0.3.1-1 for changeset 9d82848e82a7
|
changeset |
files
|
Thu, 30 Jul 2015 09:49:15 +0200 |
David Douard |
[pkg] 0.3.1
|
changeset |
files
|
Thu, 23 Jul 2015 16:59:46 +0200 |
David Douard |
[ccplugin] fix a bug introduced in e95725d7ce90 (closes #5731783)
|
changeset |
files
|
Wed, 22 Jul 2015 17:41:40 +0200 |
David Douard |
Added tag 0.3.0, debian/0.3.0-1 for changeset 7fbeb77fe690
|
changeset |
files
|
Wed, 22 Jul 2015 17:22:16 +0200 |
David Douard |
[pkg] 0.3.0
|
changeset |
files
|
Wed, 22 Jul 2015 17:18:56 +0200 |
David Douard |
[debian] add missing dependency on pyramid-cubicweb and python-wsgicors
|
changeset |
files
|
Wed, 22 Jul 2015 17:12:12 +0200 |
David Douard |
[pkg] depends on waitress (closes #5576180)
|
changeset |
files
|
Wed, 22 Jul 2015 17:03:43 +0200 |
David Douard |
[pkg] update to dh9 and dh_python2
|
changeset |
files
|
Thu, 25 Jun 2015 22:57:15 +0200 |
David Douard |
Allow to override config file options by cmdline arguments (closes #5724484)
|
changeset |
files
|
Wed, 21 Jan 2015 13:51:33 +0100 |
Christophe de Vienne |
Added tag cubicweb-pyramid-version-0.2.0, cubicweb-pyramid-debian-version-0.2.0-1 for changeset 4c16305d5825
|
changeset |
files
|
Wed, 21 Jan 2015 13:28:36 +0100 |
Christophe de Vienne |
set debian version 0.2.0-1
|
changeset |
files
|
Wed, 21 Jan 2015 11:02:33 +0100 |
Christophe de Vienne |
Set version 0.2.0
|
changeset |
files
|
Sat, 03 Jan 2015 17:07:21 +0100 |
Christophe de Vienne |
Add profiling options
|
changeset |
files
|
Sat, 03 Jan 2015 02:39:43 +0100 |
Christophe de Vienne |
Monitor more configuration files
|
changeset |
files
|
Tue, 23 Dec 2014 10:19:12 +0100 |
Christophe de Vienne |
Set version 0.1.1
|
changeset |
files
|
Tue, 23 Dec 2014 10:16:13 +0100 |
Christophe de Vienne |
--debug now activates all debug options
|
changeset |
files
|
Thu, 06 Nov 2014 22:07:06 +0100 |
Christophe de Vienne |
Move the cors middleware initialisation to pyramid-cubicweb to reduce code duplication
|
changeset |
files
|
Thu, 23 Oct 2014 17:30:15 +0200 |
Christophe de Vienne |
Added tag cubicweb-pyramid-version-0.1.0, cubicweb-pyramid-debian-version-0.1.0-1 for changeset 3defbb0f147a
|
changeset |
files
|
Thu, 23 Oct 2014 16:38:28 +0200 |
Christophe de Vienne |
Prepare release
|
changeset |
files
|
Fri, 19 Sep 2014 19:55:33 +0200 |
Christophe de Vienne |
Add a --no-daemon option
|
changeset |
files
|
Fri, 19 Sep 2014 19:20:35 +0200 |
Christophe de Vienne |
Use 'wsgicors' for CORS handling.
|
changeset |
files
|
Fri, 19 Sep 2014 18:23:57 +0200 |
Denis Laxalde |
Watch for i18n files changes for auto-reload
|
changeset |
files
|
Fri, 19 Sep 2014 11:44:13 +0200 |
Christophe de Vienne |
Auto-reload now survives failed reload
|
changeset |
files
|
Thu, 18 Sep 2014 22:33:04 +0200 |
Christophe de Vienne |
Implements auto-reload and daemon mode.
|
changeset |
files
|