Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
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.
[services] catch missing group early in register_user
2014-04-23, by Julien Cristau
[services] rename register_user kwargs to cwuserkwargs
2014-04-23, by Julien Cristau
[services] don't hardcode 'users' group for register_user
2014-04-22, by Julien Cristau
[sobjects/test] check that register_user properly sets user name and email address
2014-04-22, by Julien Cristau
[server] Refactor Repository.register_user into a CubicWeb service (closes #3020639)
2013-07-19, by Vladimir Popescu
[migration] set a cnxset before process_script()
2014-04-18, by Julien Cristau
[server] make internal_cnx get and keep a connection to the db
2014-04-10, by Julien Cristau
[server/session] make commit/rollback obey ensure_cnx_set
2014-04-22, by Julien Cristau
[repo] fix deprecation messages for stats and gc_stats
2014-04-09, by Julien Cristau
[cwconfig] use "foo not in bar" instead of "not foo in bar"
2014-04-10, by Julien Cristau
[debian] Add Breaks on a few cubes that need changes for 3.19
2014-04-10, by Julien Cristau
[hooks] run cascading delete hook later
2014-04-10, by Julien Cristau
[devtools] set PGPORT/PGHOST when calling pg_ctl start
2014-04-10, by Julien Cristau
[server/test] update to deal with lgdb sqlserver fix
stable
2014-04-23, by Julien Cristau
[test] Fix regressions from 96549de9dd70 "[test] use assertIn where appropriate"
2014-04-10, by Julien Cristau
[repo] Fix register_user
2014-04-09, by Julien Cristau
[test] use assertNotIn where appropriate
2014-04-08, by Julien Cristau
[test] use assertIn where appropriate
2014-04-08, by Julien Cristau
[doc] Add removal of old multi-sources to 3.19 release notes
2014-04-09, by Julien Cristau
[pkg] Bump to 3.19.0
2014-04-09, by Julien Cristau
[web/debug] remove code broken by session refactoring
2014-04-09, by Julien Cristau
[web/debug] Fix check for open sessions
2014-04-09, by Julien Cristau
[cwconfig] Remove useless 'ui-cube' configuration option (closes #3728904)
2014-03-20, by Rémi Cardona
[test] Use RepoAccess.shell() in unittest_predicates
2014-04-07, by Julien Cristau
[devtools] add 'shell' method to RepoAccess, deprecate CubicWebTC's
2014-04-07, by Julien Cristau
[repo] make extid2eid work with either a session or a connection
2014-04-07, by Julien Cristau
[repository] extid2eid's 'commit' argument no more necessary
2014-04-04, by Sylvain Thénault
[repository] complete argument is no more needed since we have no more 'true' multisource.
2014-04-04, by Sylvain Thénault
[repository] 'session' argument is always given to type[_and_source]_from_eid, make it mandatory and simplify code accordingly
2014-04-04, by Sylvain Thénault
[repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
2014-04-04, by Julien Cristau
[web/data] Remove broken jquery-json plugin (closes #3590335)
2014-03-28, by Rémi Cardona
Add missing relation types items in schema global variables
2014-01-27, by Denis Laxalde
[web] return 403 for Unauthorized, not 401
2014-03-13, by Julien Cristau
[test] update unittest_repoapi to 3.19 api (sic)
2014-04-03, by Sylvain Thénault
[test] update unittest_utils to 3.19 api
2014-04-03, by Sylvain Thénault
[test] update unittest_rset to 3.19 api
2014-04-03, by Sylvain Thénault
[test] update unittest_rqlrewrite to 3.19 api
2014-04-03, by Sylvain Thénault
[test] update unittest_req to 3.19 api
2014-04-03, by Sylvain Thénault
[test] update unittest_predicates to 3.19 api
2014-04-03, by Sylvain Thénault
[web/test] port unittest_reledit to RepoAccess API
2014-04-03, by Julien Cristau
[web/test] port unittest_magicsearch to RepoAccess API
2014-04-04, by Julien Cristau
[web/test] use real_error_handling context manager instead of open-coding it
2014-04-03, by Julien Cristau
[web/test] port unittest_idownloadable to RepoAccess API
2014-04-03, by Julien Cristau
[web/test] remove useless calls to self.request() from CORS tests
2014-04-03, by Julien Cristau
[web/test] port unittest_formfields to RepoAccess API
2014-04-03, by Julien Cristau
[web/test] port unittest_form to RepoAccess API
2014-04-02, by Julien Cristau
[web/test] port unittest_facet to RepoAccess API
2014-04-02, by Julien Cristau
[web/test] move unittest_controller to RepoAccess test API
2014-04-02, by Julien Cristau
[web/test] port unittest_breadcrumbs to 3.19 test api
2014-04-02, by Julien Cristau
[web/test] avoid deprecation warnings from find_entities()
2014-04-02, by Julien Cristau
[web/test] port unittest_application to new 3.19 API
2014-04-02, by Julien Cristau
[test] silence warnings for unittest_schema by upgrading to new 3.19 API
2014-04-04, by Sylvain Thénault
[test] silence warnings for unittest_cwctl by upgrading to new 3.19 API
2014-04-04, by Sylvain Thénault
[test] replace some assert{True,False} with more specific method
2014-04-04, by Sylvain Thénault
[test] silence warnings for unittest_entity by upgrading to new 3.19 API
2014-04-01, by Sylvain Thénault
Fix constraint sync during migration
2014-04-07, by Julien Cristau
merge 3.18.4 into default
2014-04-07, by Julien Cristau
Added tag cubicweb-version-3.18.4, cubicweb-debian-version-3.18.4-1, cubicweb-centos-version-3.18.4-1 for changeset 0176da9bc752
stable
2014-04-07, by Julien Cristau
[test/data] Add missing 'add' permission on attribute
stable
cubicweb-centos-version-3.18.4-1
cubicweb-debian-version-3.18.4-1
cubicweb-version-3.18.4
2014-04-04, by Sylvain Thénault
[hooks/notification] Fix indentation
2014-04-07, by Julien Cristau
[devtools] deprecate CWTC.user()
2014-04-03, by Sylvain Thénault
minor cleanups
2014-04-03, by Sylvain Thénault
some copyright updates
2014-04-03, by Sylvain Thénault
[devtools] properly close open access on tearDown
2014-04-03, by Sylvain Thénault
[devtools] make comment (a bit) more readable
2014-04-03, by Sylvain Thénault
[devtools] avoid an internal deprecation warning
2014-04-02, by Julien Cristau
[server/session] undeprecate session.anonymous_session
2014-04-02, by Julien Cristau
[web/sessions] use session.sessionid instead of deprecated session.id
2014-04-02, by Julien Cristau
[repo] don't set cnxset when getting the session to close it
2014-04-03, by Sylvain Thénault
[repo] handle connection explicitly when calling session open/close hooks
2014-04-02, by Julien Cristau
[hooks/syncschema] work with connections not sessions
2014-04-01, by Julien Cristau
[server/sources] {before,after}_entity_insertion wants a cnx not a session
2014-04-01, by Julien Cristau
[hooks/syncsources] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/notification] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/metadata] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/bookmark] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/workflow] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/email] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/integrity] use a cnx not a session
2014-04-01, by Julien Cristau
[hooks/security] let's use a connection, not a session
2014-04-01, by Julien Cristau
[server/sources/native] deal with connections, not sessions
2014-04-01, by Julien Cristau
[server] eschema_eid needs a connection, not a session
2014-04-01, by Julien Cristau
[repository] operations get a connection instead of a session
2014-04-01, by Julien Cristau
[server/hook] operations get a connection instead of a session
2014-04-01, by Julien Cristau
[repository] Use an internal connection in register_user
2014-04-01, by Julien Cristau
avoid to internally raise 3.19 warnings
2014-04-01, by Sylvain Thénault
[sources] ensure we have a cnxset in undoable_transactions
2014-04-07, by Julien Cristau
[server] move security/integrity hook management away from InternalSession.__init__
2014-04-04, by Julien Cristau
[migration] make 'session' object be a server-side Connection, not ClientConnection
2014-04-03, by Julien Cristau
[sources] Skip problematic sources when starting shell instead of crashing. Closes #3670208
2014-03-20, by Sylvain Thénault
[web] fix language negotiation
2014-04-04, by Julien Cristau
[merge] bring the 3.17.14 fixes to 3.18
stable
2014-04-01, by Aurelien Campeas
[test/utils] repair concat-resources test
stable
2014-04-01, by Aurelien Campeas
[pkg] bump cubicweb.spec
stable
2014-03-31, by Aurelien Campeas
[dataimport] Correctly call rschema(rtype) in SqlGenObjectStore, closes #3694139
stable
2014-03-31, by Vincent Michel
[pkg] prepare 3.18.4
stable
2014-03-28, by Aurelien Campeas
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip