Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-224
+224
+1000
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.
[devtools] Properly reraise the exception
2016-09-30, by Sylvain Thénault
[pkg] Do not install sql scripts in <prefix>/share/cubicweb/schemas
2016-10-24, by Denis Laxalde
[devtools/qunit] Retain firefox process stdout to eventually print it
2016-10-24, by Denis Laxalde
[devtools/qunit] Turn FirefoxHelper into a context manager
2016-10-24, by Denis Laxalde
[test] Replace logilab-common's with_tempdir by tempfile.TemporaryDirectory
2016-10-24, by Denis Laxalde
[test] Use `with open` syntax in cwconfig "prefix" tests
2016-10-24, by Denis Laxalde
[test] Use stdlib unittest.main() in qunit
2016-10-24, by Denis Laxalde
[web] Clear "pending_others" session key after all relations got processed
2016-08-16, by Denis Laxalde
[datafeed] Complete the import log even if parser could not be found
2016-09-28, by Denis Laxalde
[twconfig] Set default value for "interface" to 0.0.0.0
2016-10-21, by Denis Laxalde
[session] Allow self._open to be False in __enter__
2016-10-12, by Denis Laxalde
[pkg] Warn about "develop" command not installing legacy cubes directory
2016-10-21, by Denis Laxalde
[pkg] Cleanup MANIFEST.in from non-matching entries
2016-10-21, by Denis Laxalde
[devtools] make i18ncube customizable in a cube
2016-10-21, by Adrien Di Mascio
[rql2sql] Drop deprecated __docformat__
2016-09-27, by Sylvain Thénault
[rql2sql] Handle comparison of eid on variables from an subquery
2016-09-22, by Sylvain Thénault
Take care that cnx may not be set in error view
2016-06-01, by Sylvain Thénault
[autoform] Ease overriding of inlined form renderer. Closes #15755515
2016-10-12, by Sylvain Thénault
[ldapfeed] Use new MetadataGenerator api instead of deprecated MetaGenerator
2016-10-19, by Sylvain Thénault
Fix typos
2016-10-19, by Sylvain Thénault
[devctl] make sure i18ncube always delete its tempdir
2016-10-10, by Adrien Di Mascio
i18ncube should ignore node_modules directory by default
2016-10-10, by Adrien Di Mascio
refactor i18n messages extraction
2016-10-05, by Adrien Di Mascio
[web/application] remove `path` argument from CubicwebPublisher methods
2016-10-21, by Laura Médioni
Merge 3.23 branch
2016-10-20, by Denis Laxalde
[pkg] Fix recursive-include missing a "*" in MANIFEST.in
2016-10-20, by Denis Laxalde
Added tag 3.23.2, centos/3.23.2-1, debian/3.23.2-1 for changeset 8b287ad7b95b
3.23
2016-10-19, by Sylvain Thénault
Release 3.23.2
3.23
3.23.2
centos/3.23.2-1
debian/3.23.2-1
2016-10-19, by Sylvain Thénault
[test] Add test method required by d41832121b29
3.23
2016-10-19, by Sylvain Thénault
[ldapfeed] Fix crash when user's password has to be generated
3.23
2016-10-19, by Sylvain Thénault
[test/ldapfeed] Drop unused constant
3.23
2016-10-19, by Sylvain Thénault
[migration] Test and fix case of addition of an attribute with some serialized constraint
3.23
2016-07-08, by Sylvain Thénault
[skeleton] Properly format debian/changelog using current datetime and author information
2016-10-05, by Denis Laxalde
[utils] Encode Binary value in base64 for JSON export
2016-10-12, by Denis Laxalde
[test] Make cubicweb/test/unittest_utils.py flake8-clean
2016-10-12, by Denis Laxalde
[skeleton] Set Debian distribution to "UNRELEASED" in changelog
2016-10-07, by Denis Laxalde
Fix log level parameter not taken into account in cwsource log table
2016-10-13, by Florent Cayré
[config] Ignore cubicweb-pyramid in available_cubes()
2016-10-11, by Denis Laxalde
[config] Exclude "pyramid" cube when initializing application cubes
2016-10-06, by Denis Laxalde
[migration] Drop cubicweb-pyramid CWProperty in 3.24.0 migration
2016-10-05, by Denis Laxalde
[dataimport/test] Use minimal schema for massive import tests
2016-09-28, by Sylvain Thénault
[massive store] Drop deprecated code
2016-09-27, by Sylvain Thénault
[flake8] cubicweb/dataimport/test/test_massive_store.py is now flake8 friendly
2016-09-27, by Sylvain Thénault
[massive store] Drop buggy log call
2016-09-27, by Sylvain Thénault
[massive store] Drop duplicated log
2016-09-27, by Sylvain Thénault
[flake8] cubicweb/server/rqlannotation.py is now flake8 friendly
2016-09-27, by Sylvain Thénault
[pyramid] Override cubicweb.hooks.syncsession.get_user_sessions() for Pyramid
2016-10-06, by Sylvain Thénault
[pyramid] Retrieve user's groups using a custom RQL instead of user's groups property
2016-06-06, by Sylvain Thénault
[hooks] Change get_user_sessions prototype, necessary for hijacking from other session implementations (e.g. pyramid)
2016-06-06, by Sylvain Thénault
Store user groups and properties as session data
2016-06-06, by Sylvain Thénault
[skeleton] Remove override_dh_python2
2016-10-05, by Denis Laxalde
[skeleton] Have setuptools install data files
2016-10-05, by Denis Laxalde
[skeleton] Update MANIFEST.in following new "package" layout
2016-10-05, by Denis Laxalde
[skeleton] Add python-setuptools to Debian Build-Depends
2016-10-05, by Denis Laxalde
[skeleton] Add dh-python to Debian Build-Depends
2016-10-05, by Denis Laxalde
[skeleton] Copy files mode bits (debian/rules in particular)
2016-10-05, by Denis Laxalde
[skeleton] Do not exclude setup.py from flake8 check in tox.ini
2016-10-05, by Denis Laxalde
Merge public heads
2016-10-04, by Denis Laxalde
[doc] Document configuration override by environment variables
2016-09-26, by Denis Laxalde
[doc] Update book sections about cubes being Python packages
2016-09-26, by Denis Laxalde
[doc] Start filling changes/3.24.rst with recent changes
2016-09-26, by Denis Laxalde
[doc] Drop commented mention of "live-server" command
2016-09-26, by Denis Laxalde
[pyramid] Drop guard of old cubicweb version
2016-09-26, by Denis Laxalde
[pkg] Declare extras (optional) dependencies
2016-09-26, by Denis Laxalde
[tox] Exclude all files in symlinked directories from check-manifest call
2016-09-29, by Denis Laxalde
[tox] Get rid of "touch test-results.xml" for flake8 and check-manifest environments
2016-09-28, by Denis Laxalde
[debian] cubicweb-pyramid conflicts and replaces pyramid-cubicweb
2016-09-26, by Yann Voté
Merge cubicweb-pyramid cube
2016-09-26, by Yann Voté
[ccplugin] flake8
2016-06-02, by Arthur Lutz
[ccplugin] docstring clarification
2016-06-02, by Arthur Lutz
[doc] improve a bit the README to explain how to allow login in dev mode
2016-05-11, by David Douard
Added tag 0.4.0, debian/0.4.0-1, centos/0.4.0-1 for changeset c0c98e5ba55e
2016-03-24, by David Douard
[pkg] typo
2016-03-24, by David Douard
[pkg] 0.4.0
2016-02-22, by David Douard
[doc] add a bit more infos in the README
2016-02-23, by David Douard
[cfg] remove the pyramid-{auth,session}-secret config options (closes #11027189)
2016-02-22, by David Douard
[cc] add a dbglevel cmdline option to specify the DBG_XXX flags to set
2015-12-15, by David Douard
Added tag centos/0.3.2-1 for changeset c9daf54738fd
2016-02-18, by Adrien Di Mascio
[pkg] add spec file
2016-01-29, by Samuel Trégouët
Added tag 0.3.2, debian/0.3.2-1 for changeset ab4c5509407f
2015-12-23, by Julien Cristau
[pkg] fixup debian control metadata
2015-12-23, by Julien Cristau
[pkg] add debian watch file
2015-12-23, by Julien Cristau
[pkg] don't remove egg_info from debian package
2015-12-23, by Julien Cristau
[pkg] 0.3.2
2015-12-23, by Julien Cristau
[ccplugin] get the cw repo from the wsgi app
2015-12-22, by Julien Cristau
[ccplugin] print_function
2015-11-04, by Julien Cristau
Move tag debian/0.3.1-1 on changeset ab68206f765b
2015-07-30, by David Douard
[debian] typo in debian/changelog
2015-07-30, by David Douard
Added tag 0.3.1, debian/0.3.1-1 for changeset 9d82848e82a7
2015-07-30, by David Douard
[pkg] 0.3.1
2015-07-30, by David Douard
[ccplugin] fix a bug introduced in e95725d7ce90 (closes #5731783)
2015-07-23, by David Douard
Added tag 0.3.0, debian/0.3.0-1 for changeset 7fbeb77fe690
2015-07-22, by David Douard
[pkg] 0.3.0
2015-07-22, by David Douard
[debian] add missing dependency on pyramid-cubicweb and python-wsgicors
2015-07-22, by David Douard
[pkg] depends on waitress (closes #5576180)
2015-07-22, by David Douard
[pkg] update to dh9 and dh_python2
2015-07-22, by David Douard
Allow to override config file options by cmdline arguments (closes #5724484)
2015-06-25, by David Douard
Added tag cubicweb-pyramid-version-0.2.0, cubicweb-pyramid-debian-version-0.2.0-1 for changeset 4c16305d5825
2015-01-21, by Christophe de Vienne
set debian version 0.2.0-1
2015-01-21, by Christophe de Vienne
Set version 0.2.0
2015-01-21, by Christophe de Vienne
Add profiling options
2015-01-03, by Christophe de Vienne
Monitor more configuration files
2015-01-03, by Christophe de Vienne
Set version 0.1.1
2014-12-23, by Christophe de Vienne
--debug now activates all debug options
2014-12-23, by Christophe de Vienne
Move the cors middleware initialisation to pyramid-cubicweb to reduce code duplication
2014-11-06, by Christophe de Vienne
Added tag cubicweb-pyramid-version-0.1.0, cubicweb-pyramid-debian-version-0.1.0-1 for changeset 3defbb0f147a
2014-10-23, by Christophe de Vienne
Prepare release
2014-10-23, by Christophe de Vienne
Add a --no-daemon option
2014-09-19, by Christophe de Vienne
Use 'wsgicors' for CORS handling.
2014-09-19, by Christophe de Vienne
Watch for i18n files changes for auto-reload
2014-09-19, by Denis Laxalde
Auto-reload now survives failed reload
2014-09-19, by Christophe de Vienne
Implements auto-reload and daemon mode.
2014-09-18, by Christophe de Vienne
Add the 'pyramid-auth-secret' option to all-in-one.conf
2014-09-18, by Christophe de Vienne
Add the 'pyramid-session-secret' option to all-in-one.conf
2014-09-18, by Christophe de Vienne
Add a CWSession entity.
2014-09-05, by Christophe de Vienne
Implements the 'pyramid' command.
2014-09-05, by Christophe de Vienne
Project structure
2014-09-05, by Christophe de Vienne
Merge with pyramid-cubicweb
2016-09-26, by Yann Voté
Port to Python3 (closes #14159555)
2016-07-07, by Denis Laxalde
Use opened connections as much as possible
2016-06-28, by Sylvain Thénault
Test and fix status code and content of the login form on authentication error
2016-06-01, by Sylvain Thénault
Added tag 0.7.0, debian/0.7.0-1, centos/0.7.0-1 for changeset 0cf2972d2011
2016-06-28, by Denis Laxalde
[pkg] Version 0.7.0
2016-06-28, by Denis Laxalde
retrieve session data in a single query
2016-06-03, by Sylvain Thénault
[tox] Update CubicWeb version targets
2016-06-28, by Denis Laxalde
wsgi: clearer exception when CW_INSTANCE is missing
2016-06-16, by Philippe Pepiot
typo
2016-06-03, by Sylvain Thénault
[doc] update a bit the documentation
2016-05-11, by David Douard
split collecting setting before using them, so the function can be reused when inserting WSGI middlewares
2016-06-17, by Arthur Lutz
[bwcompat] log execption even when cubicweb.bwcompat.errorhandler = True (closes #13421901)
2016-06-02, by Arthur Lutz
[pkg] add spec file
2016-05-27, by Samuel Trégouët
Added tag 0.6.1, debian/0.6.1-1 for changeset 2621daafa10c
2016-04-12, by David Douard
[pkg] 0.6.1
2016-04-12, by David Douard
[bwcompat] send 403 on authentication errors (closes #12219849)
2016-04-01, by Julien Cristau
[bwcompat] set response headers on AuthenticationError (closes #12219860)
2016-04-01, by Julien Cristau
Added tag 0.6.0, debian/0.6.0-1 for changeset 94d1a024b3bf
2016-03-24, by David Douard
[pkg] 0.6.0
2016-03-18, by David Douard
[tests] add a __main__ handler
2016-03-22, by David Douard
[pkg] add a requirements-test.txt file
2016-03-22, by David Douard
[login] fix the redirect url after login (closes #11689118)
2016-03-18, by Sylvain Thénault
keep track of all traceback in error handling, not just the exception message (closes #11689093)
2016-03-08, by Adrien Di Mascio
[bwcompat] also set response headers in error cases
2015-11-25, by Julien Cristau
[config] move config of the secret used to encrypt session's data ID in pyramid.ini (closes #11689082)
2016-02-29, by David Douard
Document how to configure the "secure" flag for authentication policies
2016-03-07, by Denis Laxalde
[tox] Let posargs override py.test args
2016-01-21, by Denis Laxalde
[tox] Use py.test
2015-12-11, by Denis Laxalde
Add a tox configuration
2015-11-25, by Denis Laxalde
Register predicates from the predicates module
2015-09-16, by Christophe de Vienne
[refactoring] Move MatchIsETypePredicate to a separate module
2015-07-24, by Rabah Meradi
[refactoring] Move EntityResource and ETypeResource to a separate module
2015-07-24, by Rabah Meradi
use CubicWeb request to execute RQL
2015-06-15, by Rabah Meradi
[views] Rename entities to rest_api
2015-08-27, by Rabah Meradi
[routes] Add a 'cwentities' route with traversal
2015-06-09, by Christophe de Vienne
Added tag 0.5.0, debian/0.5.0-1 for changeset 61f69ac2d6bc
2015-09-16, by Christophe de Vienne
[pkg] 0.5.0
2015-08-10, by Christophe de Vienne
[auth] Authtkt http_only and secure by default
2015-08-07, by Christophe de Vienne
[auth] Make the configuration cookies completely configurable
2015-08-07, by Christophe de Vienne
Added tag 0.4.1, debian/0.4.1-1 for changeset 398b2c840e14
2015-08-03, by Julien Cristau
[pkg] 0.4.1
2015-08-03, by Christophe de Vienne
[core] Adjust cw<3.21 compatibility
2015-07-24, by Christophe de Vienne
[bwcompat] Make the error handler optional
2015-07-24, by Christophe de Vienne
[doc] Document embedding in a pyramid app
2015-07-06, by Christophe de Vienne
[config] Move most config code to a includeme()
2015-07-06, by Christophe de Vienne
[doc] Anonymous access is not mandatory anymore
2015-07-06, by Christophe de Vienne
Added tag 0.4.0, debian/0.4.0-1 for changeset 897a149e8208
2015-07-23, by Julien Cristau
[pkg] add debian/watch
2015-07-23, by Julien Cristau
[pkg] 0.4.0
2015-07-23, by Julien Cristau
[pkg] add python-pyramid-multiauth dependency to debian package
2015-07-23, by Julien Cristau
[core] adjust cnx handling for cubicweb 3.21
2015-06-25, by Julien Cristau
set httponly on session cookie
2015-06-30, by Julien Cristau
[bwcompat] use cubicweb error views (closes #4545130)
2015-06-30, by Julien Cristau
Added tag 0.3.1, debian/0.3.1-1 for changeset 6df91cb85ecc
2015-06-18, by David Douard
[pkg] 0.3.1
2015-06-18, by David Douard
Handle absence of anonymous user
2015-04-29, by Denis Laxalde
[debian] Add python-wsgicors dependency as it is now available
2015-05-19, by Denis Laxalde
Update Changes for version 0.3.0
2015-05-11, by Christophe de Vienne
Added tag pyramid-cubicweb-version-0.3.0, pyramid-cubicweb-debian-version-0.3.0-1 for changeset a80e076d3f42
2015-05-11, by Christophe de Vienne
Fix debugtoolbar pkg name
2015-05-11, by Christophe de Vienne
Set version 0.3.0
2015-05-11, by Christophe de Vienne
[doc] update changes list
2015-02-24, by Christophe de Vienne
Rollback 'uncommitable' cnx
2015-05-08, by Christophe de Vienne
[debug] The debug mode now set pyramid.reload_templates
2015-04-29, by Christophe de Vienne
Use pyramid flash queue for messages
2015-04-25, by Christophe de Vienne
[doc] Document the new authentication stack
2015-02-25, by Christophe de Vienne
Allow tests to override pyramid_settings
2015-04-28, by Christophe de Vienne
Make debug mode usable without pyramid_debugtoolbar
2015-04-29, by Denis Laxalde
[auth] Use a second authtkt policy for 'rememberme'
2015-02-26, by Christophe de Vienne
[auth] Use pyramid_multiauth
2015-02-12, by Christophe de Vienne
[auth] remove dead code (closes #5230746)
2015-04-09, by David Douard
[login] Test the login views
2015-02-23, by Christophe de Vienne
Fix project homepage url
2015-02-24, by Christophe de Vienne
Replace the '_' with '-' in the package name
2015-01-21, by Christophe de Vienne
On exceptions from CW, copy headers
2015-02-10, by Christophe de Vienne
[doc] fix pyramid-auth-secret conf sample
2015-02-10, by Christophe de Vienne
[doc] Update change list
2015-02-02, by Christophe de Vienne
[core] Protect session data from unwanted loading.
2015-01-28, by Christophe de Vienne
[core] Use tools.cached_user_build for better performances
2015-01-26, by Christophe de Vienne
[doc] Document tools
2015-01-26, by Christophe de Vienne
[tools] Provide a faster build_user
2015-01-26, by Christophe de Vienne
Added tag pyramid_cubicweb-version-0.2.1, pyramid_cubicweb-debian-version-0.2.1-1 for changeset 1ae61c25299a
2015-01-23, by Christophe de Vienne
Prepare version 0.2.1
2015-01-23, by Christophe de Vienne
[cors] Fix 'headers' and 'methods' parameters
2015-01-21, by Christophe de Vienne
Fix the 0.2.0 release date
2015-01-21, by Christophe de Vienne
Change project url
2015-01-21, by Christophe de Vienne
Added tag pyramid_cubicweb-version-0.2.0, pyramid_cubicweb-debian-version-0.2.0-1 for changeset cd8308245d20
2015-01-21, by Christophe de Vienne
set debian version
2015-01-21, by Christophe de Vienne
Prepare version 0.2.0
2015-01-21, by Christophe de Vienne
Document the changes
2015-01-21, by Christophe de Vienne
Fix configuration loading when 'cubicweb.includes' is not set
2015-01-16, by Christophe de Vienne
pep8
2015-01-05, by Christophe de Vienne
Provides requirements for rtd
2015-01-04, by Christophe de Vienne
Initial documentation.
2015-01-03, by Christophe de Vienne
Remove dead code
2015-01-05, by Christophe de Vienne
[profile] Add a profiling tool
2015-01-03, by Christophe de Vienne
[config] Read pyramid settings in a 'pyramid.ini' file
2015-01-03, by Christophe de Vienne
Move auth-related configuration to a dedicated module.
2015-01-03, by Christophe de Vienne
Fix cors 'origin' parameter passing
2014-12-23, by Christophe de Vienne
[auth] Fix the config option name in the warning message
2015-01-03, by Christophe de Vienne
session -> cnx
2014-12-02, by Aurelien Campeas
Added tag pyramid_cubicweb-debian-version-0.1.3-1, pyramid_cubicweb-version-0.1.3 for changeset 0a7769e583c2
2014-12-08, by Christophe de Vienne
Set version 0.1.3
2014-12-08, by Christophe de Vienne
Cookie 'max_age' must be a integer, not a string.
2014-12-08, by Christophe de Vienne
Added tag pyramid_cubicweb-version-0.1.2, pyramid_cubicweb-debian-version-0.1.2-1 for changeset 5eb4e27e9998
2014-11-15, by Christophe de Vienne
Update debian changelog
2014-11-15, by Christophe de Vienne
less
more
|
(0)
-10000
-3000
-1000
-224
+224
+1000
tip