Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-384
+384
+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.
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
Don't rollback if exception is HTTPSuccessful or HTTPRedirection
2014-11-08, by Christophe de Vienne
Set version to 0.1.2
2014-11-06, by Christophe de Vienne
Provides a full wsgi cubicweb application builder
2014-11-06, by Christophe de Vienne
Added tag pyramid_cubicweb-version-0.1.1, pyramid_cubicweb-debian-0.1.1-1 for changeset 9f3b9e610c3d
2014-11-02, by Christophe de Vienne
Set version 0.1.1
2014-11-02, by Christophe de Vienne
[auth] Make last_login_time updated.
2014-11-02, by Christophe de Vienne
Added tag pyramid_cubicweb-version-0.1.0, pyramid_cubicweb-debian-version-0.1.0-1 for changeset 3d60138100d6
2014-10-23, by Christophe de Vienne
Add a description to the debian package
2014-10-23, by Christophe de Vienne
Set version to 0.1.0
2014-10-23, by Christophe de Vienne
Initial debian packaging
2014-10-06, by Julien Cristau
Move PyramidCWTest to pyramid_cubicweb.tests
2014-10-22, by Christophe de Vienne
Optimise repo_connect by skipping authenticate_user
2014-09-22, by Christophe de Vienne
Use lightweight sessions
2014-09-22, by Christophe de Vienne
Use 'wsgicors' for CORS handling.
2014-09-19, by Christophe de Vienne
Add requirements
2014-09-18, by Christophe de Vienne
Handle '__setauthcookie'
2014-09-18, by Christophe de Vienne
Fix POST handling.
2014-09-18, by Christophe de Vienne
Use AuthTktAuthenticationPolicy
2014-09-18, by Christophe de Vienne
DB-saved session data
2014-09-19, by Christophe de Vienne
Handle properly the '/https/*' urls
2014-09-02, by Christophe de Vienne
Correctly pass the multiple parameters to the cubicweb request
2014-09-02, by Christophe de Vienne
Add a wsgi application factory suitable for wsgi servers.
2014-08-28, by Christophe de Vienne
If any cube has a 'includeme' attribute, call config.include on it
2014-08-27, by Christophe de Vienne
Add a make_cubicweb_application function
2014-08-21, by Christophe de Vienne
Fix session closing for cubicweb 3.19
2014-08-21, by Christophe de Vienne
Convert cubicweb.NotFound to HTTPNotFound
2014-08-21, by Christophe de Vienne
Use registry['cubicweb.registry'] instead of registry['cubicweb.appli'].vreg because the application may not be present.
2014-08-06, by Christophe de Vienne
Use a predicate based view selection for handling /login
2014-08-21, by Christophe de Vienne
Use a tween application instead of a catchall route.
2014-08-06, by Christophe de Vienne
Document the view problem hypothesis.
2014-08-04, by Christophe de Vienne
If the postlogin_path is 'login', redirect to '/' instead
2014-08-04, by Christophe de Vienne
Put the login view in a separate module.
2014-08-04, by Christophe de Vienne
Separate into 4 modules
2014-07-31, by Christophe de Vienne
Update the TODO list
2014-07-22, by Christophe de Vienne
Provide instructions and a requirements list to quickly start the sample
2014-07-22, by Christophe de Vienne
Use the pyramid session object as the cubiweb session.data (needs a patched cw 3.19)
2014-07-15, by Christophe de Vienne
Add comments on parts we want to reconsider later
2014-07-15, by Christophe de Vienne
Skip core_handle, add a context manager to handle cubicweb errors
2014-07-15, by Christophe de Vienne
Documents dependencies on a ubuntu system
2014-07-15, by Christophe de Vienne
Use short-lived cubicweb sessions to let pyramid actually handle the web sessions
2014-07-15, by Christophe de Vienne
Isolate the default handler and extend its role
2014-07-09, by Christophe de Vienne
Add a basic sample application
2014-07-06, by Christophe de Vienne
Integration pyramid and cubicweb authentication.
2014-07-06, by Christophe de Vienne
[doc] Escape _ in README.md
2014-09-12, by Denis Laxalde
Initial implementation
2014-08-28, by Christophe de Vienne
Project Structure
2014-07-02, by Christophe de Vienne
[tox] Have less test environments
2016-09-23, by Denis Laxalde
[repo] Don't crash on start when fs schema is missing some db schema entities
2016-05-26, by Sylvain Thénault
Let configuration option be overridden by environment variables
2016-09-23, by Denis Laxalde
[tox] Add a dummy test-results.xml file in check-manifest and flake8 environments
2016-09-23, by Denis Laxalde
[tox] Basic flake8 config
2016-09-23, by Sylvain Thénault
Use pkgutil.ImpLoader instead of a custom loader for cubes import redirection
2016-09-15, by Denis Laxalde
[config] Make available_cubes aware of cubes installed as packages
2016-09-13, by Denis Laxalde
[skeleton] Use distname directly in setup.py
2016-09-14, by Denis Laxalde
[skeleton] Fix modname in __pkginfo__
2016-09-14, by Denis Laxalde
[test] Use plain unittest in unittest_cwctl.py
2016-09-12, by Denis Laxalde
[devctl] Remove commented LiveServerCommand
2016-09-12, by Denis Laxalde
[pkg] Inline call to setup() in setup.py
2016-09-12, by Denis Laxalde
[pkg] Drop old checks in setup.py
2016-09-12, by Denis Laxalde
[tox] Exclude symlinks from check-manifest call
2016-09-13, by Denis Laxalde
Drop the only reference to an '__insert' form key
2016-07-21, by Sylvain Thénault
Drop bits from the past (no more dbapi isolated installation)
2016-07-08, by Sylvain Thénault
[devtools] CWTC.request is gone, don't attempt to use it in CWTC.view
2016-08-29, by Sylvain Thénault
Merge 3.22 into 3.23
3.23
2016-09-08, by Sylvain Thénault
[devtools] Handle i18ncube command for "cubes as packages"
2016-06-08, by Denis Laxalde
Handle cubes as packages in cwconfig
2016-06-07, by Denis Laxalde
[cwconfig] Reorder imports by alphabetic order
2016-07-12, by Denis Laxalde
Add an import redirect hook from "cubes.<name>" to "cubicweb_<name>"
2016-08-31, by Denis Laxalde
[devtools] Update skeleton's setup.py to install cube as a package
2016-07-06, by Denis Laxalde
[devtools] Adjust skeleton setup.py to have it read information from __pkginfo__.py
2016-05-19, by Denis Laxalde
[devtools] Update skeleton and newcube command to cube as package layout
2016-05-19, by Denis Laxalde
[pkg] Add missing entries to MANIFEST.in
2016-09-08, by Denis Laxalde
[test] Add a test for toolsutils.read_config
2016-08-26, by Denis Laxalde
[test] Use plain unittest in unittest_toolsutils
2016-08-26, by Denis Laxalde
[skeleton] Remove test/pytestconf.py
2016-05-30, by Denis Laxalde
[pkg] Make it clearer which entries of __pkginfo__ are actually used
2016-06-08, by Denis Laxalde
[test] Avoid usage of lgc.testlib TestCase in unittest_cwconfig.py
2016-07-12, by Denis Laxalde
[test] Move setup of spa2rql tests into setUpClass method
2016-07-18, by Denis Laxalde
[schema] Set CubicWebSchemaLoader's extrapath using config eponymous property
2016-07-18, by Denis Laxalde
[doc] Document change of instances location in virtualenv installation
3.23
2016-08-16, by Denis Laxalde
[cwconfig] Do not override user-defined CW_MODE in virtualenv setup
3.23
2016-08-16, by Denis Laxalde
Added tag 3.22.4, debian/3.22.4-1, centos/3.22.4-1 for changeset 92db0bb8e26d
3.22
2016-07-22, by David Douard
[pkg] remove .dev0 from version
3.22
3.22.4
centos/3.22.4-1
debian/3.22.4-1
2016-07-22, by David Douard
[pkg] 3.22.4
3.22
2016-07-21, by David Douard
[session] Ensure access to rql varmaker always mark the session as dirty
3.22
2016-07-06, by Sylvain Thénault
[test] fix test_printable_value_bytes with current pygments
3.22
2016-03-16, by Julien Cristau
[webctl] set uid of file produced by gen-static-datadir (closes #11298794)
3.22
2016-07-19, by David Douard
[webconfig] ensure uicache content has correct uid (related to #11298794)
3.22
2016-07-19, by David Douard
[cwconfig] add the CubicWebConfiguration.ensure_uid_directory() method (related to #11298794)
3.22
2016-07-19, by David Douard
[cwconfig] extract uid file setting code from check_writeable_uid_directory (related to #11298794)
3.22
2016-07-19, by David Douard
[web] Fix bug with usage of os.rename under windows environment
3.22
2016-07-19, by Sylvain Thénault
[migration] More resilient migration script
3.23
2016-07-06, by Sylvain Thénault
[session] Ensure access to rql varmaker always mark the session as dirty
3.23
2016-07-06, by Sylvain Thénault
typo
3.22
2016-07-20, by David Douard
[native] Use cnx.system_sql instead of doexec method in syntax_tree_search
2016-07-20, by Denis Laxalde
Remove usage of cnx.ensure_cnx_set context manager
2016-07-20, by Denis Laxalde
[hooks/test/synschema] remove an unneeded skipTest.
2015-06-26, by Aurelien Campeas
[test] Check retcode of subprocesses in devctl tests
2016-07-19, by Denis Laxalde
merge 3.23
2016-07-20, by Sylvain Thénault
[pkg] Bump version to 3.24.0.dev0
2016-07-08, by Denis Laxalde
[pkg] Drop NO_SETUPTOOLS option
2016-06-29, by Denis Laxalde
[debian] update cubicweb-dev.lintian-overrides
3.23
2016-07-12, by David Douard
[pkg] Properly export data files in setup.py and adjust "newcube" test
3.23
2016-07-05, by Denis Laxalde
[pkg] Handle verbose option in setup.py's export function
3.23
2016-07-05, by Denis Laxalde
[pkg] Drop unused EMPTY_FILE global variable
3.23
2016-07-05, by Denis Laxalde
[tox] Do not install package in "develop"
3.23
2016-07-05, by Denis Laxalde
[pkg] Bump version to 3.23.2
3.23
2016-07-05, by Denis Laxalde
pep8 bits
2016-07-08, by Sylvain Thénault
[schema] Add a method on yams constraints to compute its unique name
2016-07-08, by Sylvain Thénault
[migration] Test and fix case of addition of an attribute with some serialized constraint
2016-07-08, by Sylvain Thénault
[test] Add a migration test for update of a static vocabulary constraint
2016-07-07, by Sylvain Thénault
[schema2sql] Avoid "parsing" SQL statements for database initialization
2016-06-30, by Sylvain Thénault
[schema2sql] Drop most of the DB DROP related code
2016-06-30, by Sylvain Thénault
[hooks] Use already imported module alias
2016-06-30, by Sylvain Thénault
[schema2sql] Rename as_sql to constraint_value_as_sql
2016-07-13, by Sylvain Thénault
[schema2sql] Drop unused indent argument on aschema2sql
2016-07-13, by Sylvain Thénault
[schema2sql] More docstrings and minor API improvements
2016-06-30, by Sylvain Thénault
[schema2sql] inline eschema_attrs method
2016-06-30, by Sylvain Thénault
[schema2sql] Give a rdef to check_constraint
2016-06-30, by Sylvain Thénault
merge 3.20.16 in 3.22
3.22
2016-07-19, by David Douard
merge 3.20.16 in 3.21
3.21
2016-07-19, by David Douard
Added tag 3.20.16, debian/3.20.16-1, centos/3.20.16-1 for changeset e60a8e5d29ef
3.20
2016-07-19, by David Douard
[debian] add a lintian override for source-is-missing about jquery.flot.js
3.20
3.20.16
centos/3.20.16-1
debian/3.20.16-1
2016-07-12, by David Douard
[pkg] 3.20.16
3.20
2016-07-19, by David Douard
[dataimport] fix count_lines function (closes #14407650)
3.20
2016-07-19, by David Douard
[captcha] improve a bit the redability of generated captcha images (closes #13500378)
3.20
2016-07-19, by David Douard
3.20 branch
3.20
2016-07-19, by David Douard
merge 3.23 changes
2016-06-29, by Sylvain Thénault
Added tag 3.23.1, centos/3.23.1-1, debian/3.23.1-1 for changeset 8f035d5d5953
3.23
2016-06-29, by Sylvain Thénault
prepare 3.23.1
3.23
3.23.1
centos/3.23.1-1
debian/3.23.1-1
2016-06-29, by Sylvain Thénault
[debian] Adjust symlink to cubicweb package so that documention builds fine
3.23
2016-06-29, by Denis Laxalde
[dataimport] Restore handling of Binary in ExtEntity's values
3.23
2016-06-29, by Denis Laxalde
[tox] Ensure virtualenv's python is used to build the documentation
3.22
2016-06-28, by Denis Laxalde
[doc] Reference 3.23 page in changelog
3.23
2016-06-28, by Denis Laxalde
[tox] Ensure virtualenv's python is used to build the documentation
3.23
2016-06-28, by Denis Laxalde
Backed out changeset b288debc6736
3.23
2016-06-27, by Denis Laxalde
Merge with 3.23
2016-06-27, by Denis Laxalde
[pkg] Bump version to 3.22.4.dev0
3.22
2016-06-24, by Denis Laxalde
Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 4b07f2a79021
3.23
2016-06-27, by Denis Laxalde
[doc] Fix symlinks of sphinx theme images
3.23
3.23.0
centos/3.23.0-1
debian/3.23.0-1
2016-06-27, by Denis Laxalde
Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 93b0f836cb07
3.23
2016-06-24, by Denis Laxalde
[debian] Move python-unittest2 >= 0.7.0 as runtime dependency
3.23
2016-06-24, by Denis Laxalde
Symlink __pkginfo__.py at root
3.23
2016-06-24, by Denis Laxalde
[3.23] More release notes
3.23
2016-06-24, by Denis Laxalde
i18n update
3.23
2016-06-24, by Denis Laxalde
[doc/changes] CubicWebTC.set_description no longer available
2016-06-24, by Denis Laxalde
Add some release notes
2016-06-24, by Sylvain Thénault
[pkg] Version 3.23.0
2016-06-23, by Denis Laxalde
[pkg] Bump yams version in cubicweb-common Debian package
2016-06-24, by Denis Laxalde
[tox] Drop yams from dev-requirements.txt
2016-06-23, by Denis Laxalde
Merge with 3.22
2016-06-23, by Denis Laxalde
Merge with 3.21
2016-06-23, by Denis Laxalde
backport 3.21 changes
2016-06-21, by Sylvain Thénault
backport 3.20 changes
2016-06-21, by Sylvain Thénault
[sobjects] Drop custom unique constraint checks in user registration service
2016-06-23, by Denis Laxalde
[test] Add a test for user registration unicity constraint on email
2016-06-23, by Denis Laxalde
[test] Clarify user registration service tests
2016-06-23, by Denis Laxalde
[test/hooks] pep8 and unittest.main instead in unittest_hooks.py
2016-06-23, by Denis Laxalde
[hooks/integrity] kill CheckUniqueHook
2015-04-13, by Julien Cristau
[migration] drop identity_relation if it exists
2016-06-20, by Sylvain Thénault
[migration] Reserialize all constraints since yams introduce new JSON serializing format
2016-06-22, by Sylvain Thénault
[migration] Add IF EXISTS on DROP CONSTRAINT
2016-06-23, by Sylvain Thénault
[schema sync] Rename index when an entity type is renamed
2016-06-20, by Sylvain Thénault
[c-c] Add a command to check database index
2016-06-17, by Sylvain Thénault
[sql gen] Control size of index name using an md5 hash
2016-06-22, by Sylvain Thénault
[sql gen] Explicitly name unique index
2016-06-20, by Sylvain Thénault
Update to yams 0.44 API
2016-06-22, by Sylvain Thénault
[test] Fix randomness in tests
2016-06-20, by Sylvain Thénault
[test] Drop unused import
2016-06-22, by Sylvain Thénault
[serverctl] allow to sync multiple and all sources in source-sync command
2016-06-22, by Philippe Pepiot
[tox] Split migractions tests from server environment
2016-06-22, by Denis Laxalde
[dataimport] Fix rdef loopup in importer
2016-06-23, by Sylvain Thénault
[py3k] left-over unicode() in authobjs.py
2016-06-22, by Denis Laxalde
[server] Improve massive deletion of entities
2016-05-10, by Philippe Pepiot
[hooks] Add a bunch of tests for session synchronization
2016-06-06, by Sylvain Thénault
[entities] Drop very old backward compat
2016-06-06, by Sylvain Thénault
pep8 + docstrings and comments improvments
2016-06-06, by Sylvain Thénault
[server] some pep8 in rql2sql
2016-06-06, by Sylvain Thénault
[dataimport] Deprecate SQLGenObjectStore
2016-06-21, by Denis Laxalde
[datafeed] attempt to acquire synchronization lock even when force is given
2016-02-18, by Sylvain Thénault
[schema] Cache RQL expressions on schema loading
2016-05-30, by Philippe Pepiot
[schema] Avoid parsing RQL expressions twice on schema loading
2016-06-07, by Philippe Pepiot
[dataimport] Handle Bytes data in ExtEntity and convert them to Binary
2016-06-22, by Denis Laxalde
[test] Avoid assertCountEqual in unittest_syncschema.py
2016-06-21, by Denis Laxalde
[packaging] Bump version number
2016-06-22, by Sylvain Thénault
[web/session] make sure not to modify an inner value of session.data (closes #11217958)
2016-02-29, by David Douard
[book] improve a bit the documentation of the database setup
2016-02-19, by David Douard
[doc] add documentation for specializing translation of other cubes in an application cube
2015-12-22, by Alexandre Richardson
[doc] fix some URLs (cs to test jenkins autobuild )
2015-08-21, by Arthur Lutz
[uicfg] Fix typo in set_fields_order
2016-05-26, by Sylvain Thénault
[forms] We don't want cwjs-edition-cancel class on reledit's cancel button
2016-05-23, by Sylvain Thénault
[test] Prefer unittest.main
2016-06-21, by Sylvain Thénault
[test] py.test related fix
2016-06-21, by Sylvain Thénault
[dataimport] add a bit of extra-documentation on the massive store
2016-02-02, by Sylvain Thénault
[dataimport] no need to call .keys()
2016-01-29, by Sylvain Thénault
[dataimport] drop massive store's flush_metadata method
2016-02-01, by Sylvain Thénault
[dataimport] test and fix external source support for the massive store
2016-02-02, by Sylvain Thénault
[dataimport] add new test for nohook store importing in a custom source
2016-06-21, by Sylvain Thénault
[dataimport] introduce usage of MetadataGenerator into the massive store
2016-02-01, by Sylvain Thénault
[dataimport] rename massive store's metagen_push_relation method
2016-01-28, by Sylvain Thénault
[dataimport] meta_data -> metadata
2016-01-28, by Sylvain Thénault
[dataimport] use sql shortcut
2016-01-28, by Sylvain Thénault
[dataimport] move cwmassive_constraint temporary table handling to the PGHelper class
2016-01-28, by Sylvain Thénault
[dataimport] inline some methods of the massive store
2016-01-28, by Sylvain Thénault
[dataimport] move everything related to the "URI handling" feature of the massive store together
2016-01-28, by Sylvain Thénault
[dataimport] test for a value is in a set and insertion in a set should live together
2016-01-28, by Sylvain Thénault
[dataimport] use a single _initialized set instead of _entities / _rtypes
2016-01-28, by Sylvain Thénault
[dataimport] drop massive store etype to eid index
2016-01-28, by Sylvain Thénault
[dataimport] add a .schema shortcut attribute on the massive store
2016-01-28, by Sylvain Thénault
[dataimport] rework massive store's __init__
2016-01-28, by Sylvain Thénault
[dataimport] rework PGHelper class
2016-01-28, by Sylvain Thénault
[dataimport] flake8
2016-01-28, by Sylvain Thénault
[dataimport] enhance a bit sql queries readability
2016-01-28, by Sylvain Thénault
[dataimport] use IF EXISTS when possible
2016-01-28, by Sylvain Thénault
[dataimport] PGHelper should be responsible to retrieve the database schema
2016-01-28, by Sylvain Thénault
[dataimport] introduce a new MetadataGenerator to replace former MetaGenerator
2016-02-01, by Sylvain Thénault
[dataimport] Prefer now(pytz.utc) to utcnow
2016-06-21, by Sylvain Thénault
less
more
|
(0)
-10000
-3000
-1000
-384
+384
+1000
tip