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
-64
+64
+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.
merge 3.17.13
2014-02-14, by Julien Cristau
[ldapfeed] fix encode error during initial user import
stable
cubicweb-centos-version-3.17.13-1
cubicweb-debian-version-3.17.13-1
cubicweb-version-3.17.13
2014-02-14, by Dimitri Papadopoulos
[web/data] Ignore disabled widgets in cw.utils.formContents() (closes #3544492)
2014-02-12, by Rémi Cardona
[etwist] Fix an empty request content after a Twisted processing (closes #3546795).
2014-02-14, by Damien Garaud
[web/data] remove images that aren't used anywhere
2014-02-13, by Julien Cristau
[web/data] Add missing images from jquery-ui 1.10.3
2014-02-13, by Julien Cristau
[web/navigation] use add_onload instead of inline javascript href
2014-02-14, by Julien Cristau
[web/data] fix treeview regression (closes #3526466)
2014-02-14, by Julien Cristau
backout 8f3e963501e2, which is not ready yet
stable
2014-02-14, by Aurelien Campeas
[pkg] also bump it there
stable
2014-02-13, by Aurelien Campeas
[pkg] prepare 3.17.13
stable
2014-02-10, by Aurelien Campeas
[navigation] use add_onload instead of inline javascript href
stable
2014-02-11, by Julien Cristau
[uilib] allow canvas tags in the html cleaner
stable
2014-02-05, by Julien Cristau
[ajax] use a custom tag to handle dynamically loaded js
stable
2014-02-05, by Julien Cristau
[dataimport] fix comment
stable
2014-02-03, by Aurelien Campeas
[hooks/security, devtools/fill] silence yams 0.38.0 warnings
stable
2014-02-12, by Aurelien Campeas
Drop 3.13 incomplete backward compat in edit controller.
2014-02-03, by Florent Cayré
[devtools] force locale to C for postgresql test clusters
2014-02-10, by Julien Cristau
[rql2sql] remove special behaviour of symmetric relation vs DISTINCT
2013-12-20, by Sylvain Thénault
Typo in comments and error messages
2014-02-11, by Dimitri Papadopoulos
Fix typo in a setup.py comment
2014-02-13, by Dimitri Papadopoulos
[dataimport, migration] more fixes in the spirit of a6c32edabc8d:
2014-02-13, by Dimitri Papadopoulos
[doc] Fix typo in devrepo/fti
2014-02-06, by Denis Laxalde
[doc/3.19] Clarify repoapi.get_repository usage
2014-02-04, by Denis Laxalde
[server] use a connection instead of a session for user authentication
2014-01-29, by Julien Cristau
Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
2014-02-11, by Julien Cristau
[server/repo] use internal_cnx in init_sources_from_database
2014-01-28, by Julien Cristau
[server/session] avoid spurious warnings from Session.close
2014-01-29, by Julien Cristau
[server] rename session to cnx in querier and plan
2014-01-29, by Julien Cristau
[repo] Use a connection instead of a session for repo.stats()
2014-01-29, by Julien Cristau
[repo] Use a connection instead of a session for repo.gc_stats()
2014-01-29, by Julien Cristau
[repo] Use a connection instead of a session for repo.get_versions()
2014-01-29, by Julien Cristau
[webconfig] get_repository moved to repoapi
2014-01-30, by Julien Cristau
[schemaserial] Replace 'cursor' with 'cnx'
2014-01-30, by Julien Cristau
[book] basic documentation for LDAPfeed
2014-02-03, by Dimitri Papadopoulos
[testlib] Use session.sessionid instead of deprecated session.id
2014-01-29, by Julien Cristau
Add data/pgdb to hgignore patterns
2014-02-07, by Julien Cristau
[test] make unittest_postgres pass
2014-01-27, by Julien Cristau
[devtools] make PostgresTestDataBaseHandler start its own postgresql
2014-01-28, by Julien Cristau
[web/staticcontrollers] create a unique temporary file for concat handling
2014-02-05, by Julien Cristau
[server/repo] Use session.sessionid instead of session.id
2014-01-29, by Julien Cristau
[server/session] use _free_cnxset instead of free_cnxset to avoid warnings
2014-01-29, by Julien Cristau
[server] Use internal_cnx instead of internal_session in init_repository
2014-01-28, by Julien Cristau
[server/session] session.id → session.sessionid
2014-01-30, by Julien Cristau
English typography
2014-02-04, by Dimitri Papadopoulos
[repo] restore python 2.6 compatibility
2014-02-03, by Julien Cristau
[server] use internal_cnx instead of internal_session in deserialize_schema
2014-01-28, by Julien Cristau
[server/schemaserial] rename cursor argument to cnx
2014-01-28, by Julien Cristau
[repo] Use a connection instead of a session in Repository.properties()
2014-01-29, by Julien Cristau
[server/sources] replace references to dbapi with repoapi
2014-01-30, by Julien Cristau
[doc/3.19] Make repoapi description match code
2014-01-30, by Julien Cristau
[serverctl] remove broken schema-sync command
2014-02-03, by Julien Cristau
[server/session] Fix docstring typo for InternalSession
2014-01-30, by Julien Cristau
[book] typo
2014-01-24, by Dimitri Papadopoulos
[server] fix TypeErrors
2014-01-29, by Julien Cristau
[notification] use an InternalManager object for notifications if we have an (email, lang) tuple
2013-12-17, by Julien Cristau
[req] if a user has a None property, fall back to the default
2013-12-17, by Julien Cristau
[server] Allow setting an InternalManager's preferred language
2013-12-17, by Julien Cristau
merge 3.18.2 into 3.19 branch
2014-01-27, by Julien Cristau
[migration/3.18] protect against attributes in db missing from fsschema
2014-01-23, by Julien Cristau
[doc] Update copyright date to 2014 (closes #3463136)
2014-01-21, by Arthur Lutz
[repoapi] Fix typos in doc strings and comments
2014-01-24, by Julien Cristau
[cwxml parser] minor pylint fixes
2013-12-17, by Sylvain Thénault
[devtools] make CubicWebTC.login as admin undo previous logins
2014-01-14, by Julien Cristau
less
more
|
(0)
-3000
-1000
-300
-100
-64
+64
+100
+300
+1000
+3000
tip