Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-192
+192
+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.
[tests] make ldap source test run its own local (Open)LDAP server
stable
2011-01-25, by David Douard
[ldap] small code cleanups
stable
2011-01-25, by David Douard
[test] fix score_entity test
stable
2011-01-25, by Sylvain Thénault
[testlib] missing method on value generator to generate the Interval type
2011-01-24, by Sylvain Thénault
[cleanup]
2011-01-24, by Sylvain Thénault
backport stable
2011-01-24, by Sylvain Thénault
[selector] update `match_transition` selector to match form & as well as form view.
stable
2011-01-24, by Charles Hébert
[book] fixes some references and other doc construction pbs
stable
2011-01-24, by Sylvain Thénault
[book] advanced tutorial part 5 improvments: add some roles, talk about cube's layout, strip image
stable
2011-01-24, by Sylvain Thénault
update code sample to 3.10 api
stable
2011-01-24, by Sylvain Thénault
blog proofreading
stable
2011-01-24, by Alexandre Fayolle
[doc] backport part 3 & 4 of the sytweb's tutorial + to be published part 5
stable
2011-01-23, by Sylvain Thénault
[test] missing future imports
stable
2011-01-21, by Sylvain Thénault
[test] fix typo
stable
2011-01-21, by Sylvain Thénault
[schema test] fix tests broken by 6861:9d4e11d6e783 (missing data files and not removed deprecated/broken test)
stable
2011-01-21, by Sylvain Thénault
[vreg] check for identical app objects when replacing
stable
2011-01-21, by Julien Jehannet
[docstring] minor: add warning about entity cache for rql_condition selector
stable
2011-01-20, by Julien Jehannet
[selectors] minor: use similar __repr__ implementation for selector instances
stable
2011-01-21, by Sylvain Thénault
[tests] new unit tests about score_entity selector (inscore machinery)
stable
2011-01-20, by Julien Jehannet
[tests] use migration api to create workflow
stable
2011-01-19, by Julien Jehannet
[c-c delete] closes #1433117 and other flavours where we don't want to crash on error
stable
2011-01-21, by Sylvain Thénault
[after edition ui] closes #1381425: Wrong message : 'entity edited (click here to see created entity)'
stable
2011-01-21, by Sylvain Thénault
[i18n] cleanup catalogs
stable
2011-01-21, by Sylvain Thénault
[adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class
stable
2011-01-21, by Sylvain Thénault
[c-c delete] add quote on db drop statement to be more robust to exotic database names
stable
2011-01-20, by Sylvain Thénault
[ajax] apply Ronan Dunklau patch closing #1433305: loadRemote js function failure on Firefox 4 with upper cased base domain name
stable
2011-01-20, by Sylvain Thénault
[schema] ease understanding of schema naming error
stable
2011-01-20, by Sylvain Thénault
[db-create] we should always ask db user that should be used when special privileges are required
stable
2011-01-20, by Sylvain Thénault
[entity] fix some docstrings
stable
2011-01-20, by Sylvain Thénault
[js] always lowercase baseuri #1433305
stable
2011-01-20, by Aurelien Campeas
[rset] add utility method to get entities and attributes from any rset
stable
2011-01-19, by Aurelien Campeas
[url publishing] evaluate url rewrite rules before rest path so one may easily override schema based urls
2011-01-20, by Sylvain Thénault
[ui, index page] drop useless 'schema entities' table
2011-01-20, by Sylvain Thénault
[views] delete ``permission`` tab in ``SchemaView``
2011-01-20, by cheb
[schema] fix CWSource permissions
stable
2011-01-20, by Sylvain Thénault
[migration] fix migration of old cw instances which do not have yet the CWUniqueTogetherConstraint entity type
stable
2011-01-20, by Sylvain Thénault
[repo] kill no more needed 'recreate' feature
2011-01-19, by Sylvain Thénault
[repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed
stable
2011-01-19, by Sylvain Thénault
[repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
2011-01-19, by Sylvain Thénault
[web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
2011-01-19, by Sylvain Thénault
[primary view] support for entity_call on primary view
2011-01-19, by Sylvain Thénault
[doc] fix typo
stable
2011-01-19, by Sylvain Thénault
[c-c list] don't crash if there are no 'version' attribute in pkginfo
stable
2011-01-19, by Sylvain Thénault
[config] stop using a metaclass for registration of "public" configuration, simply do it explicitly
stable
2011-01-19, by Sylvain Thénault
[devtools] set configuration name to all-in-one so test/data/all-in-one.conf file will be loaded as one may expected
stable
2011-01-19, by Sylvain Thénault
backport stable
2011-01-19, by Sylvain Thénault
[sparql] fix an url generation bug breaking sparqlxml results view + remove a deprecation warning
stable
2011-01-19, by Sylvain Thénault
[skel] setup.py patched to get easy_install to work
stable
2011-01-17, by Sylvain Thénault
[tutorial] make things clearer
stable
2011-01-17, by Sylvain Thénault
[hook] drop now deprecated comment (pop handled by get_data)
stable
2011-01-17, by Sylvain Thénault
tutorial proof reading
stable
2011-01-17, by Alexandre Fayolle
[pkg] fix small bug appearing on Windows
stable
2011-01-17, by Alain Leufroy
[doc] major rework of the simple blog tutorial
stable
2011-01-17, by Sylvain Thénault
[doc] fix match_rtype_sets docstring
stable
2011-01-17, by Sylvain Thénault
[doc] some ReST syntax fixes
stable
2011-01-17, by Sylvain Thénault
[doc] update cw api (XXX: similar changes have to be done in book probably)
stable
2011-01-17, by Sylvain Thénault
added note about the effect of commit/rollback on the hooks_control context manager
stable
2011-01-17, by Alexandre Fayolle
[doc] fix security bug in photo web site tutorial
stable
2011-01-14, by Sylvain Thénault
[c-c create] don't ask for web server interface at level 0
stable
2011-01-14, by Sylvain Thénault
[skeleton] nicer pkginfo organization
stable
2011-01-14, by Sylvain Thénault
[ui tweaks] fix default ui
stable
2011-01-14, by Sylvain Thénault
[i18n] missing english translation
stable
2011-01-14, by Sylvain Thénault
[doc] update unittest api
stable
2011-01-14, by Sylvain Thénault
backport stable branch
2011-01-14, by Adrien Di Mascio
[views] fix typo (invalid format character) in deprecation warning
stable
2011-01-14, by Adrien Di Mascio
backport stable
2011-01-13, by Sylvain Thénault
merge stable heads
stable
2011-01-13, by Sylvain Thénault
Added tag cubicweb-debian-version-3.10.7-1 for changeset bf5d9a1415e3
stable
2011-01-13, by Sylvain Thénault
Added tag cubicweb-version-3.10.7 for changeset 1959d97ebf2e
stable
cubicweb-debian-version-3.10.7-1
2011-01-13, by Sylvain Thénault
[server test] can't use skipTest method as a class method, raise appropriate exception instead
stable
2011-01-13, by Sylvain Thénault
[etwist] add an 'interface' config option (passed to reactor.listenTCP)
stable
cubicweb-version-3.10.7
2011-01-13, by david douard
[wf migration] allow to deactivate assertion on wfable entity to quick-fix tests
stable
2011-01-13, by Sylvain Thénault
[schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration.
stable
2011-01-13, by Sylvain Thénault
[idownloadable] deprecate download_box function
stable
2011-01-13, by Sylvain Thénault
[idownloadable] restore backward compat
stable
2011-01-12, by Sylvain Thénault
typo in deprecation warning
stable
2011-01-12, by Sylvain Thénault
[doc] stop trying to compile useless files with logilab's internal tools
stable
2011-01-12, by Sylvain Thénault
update version number of dependancy to rql
stable
2011-01-12, by Sylvain Thénault
prepare 3.10.7
stable
2011-01-12, by Sylvain Thénault
i18nupdate
stable
2011-01-12, by Sylvain Thénault
[cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...)
stable
2011-01-11, by Sylvain Thénault
[testlib] extract validation logic into a ``assertWellFormed`` method.
stable
2010-11-09, by Pierre-Yves David
[migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720)
stable
2011-01-11, by Sylvain Thénault
unittest2 fix: can't skip test in setUp, but it's fine in setUpClass
stable
2011-01-11, by Sylvain Thénault
[c-c] #1193302: Only show Deprecation warnings when using cubicweb-ctl (not /etc/init.d/cubicweb)
stable
2011-01-11, by Sylvain Thénault
[pyviews] document the fact that content is not xml-escaped (closes #1382038)
stable
2011-01-11, by Sylvain Thénault
[repository, pyro] ensure we're still properly registered into pyro name server in a looping task (closes #1336002)
stable
2011-01-11, by Sylvain Thénault
[web action] refactor box menu handling, fixing #1401943 on the way
stable
2011-01-11, by Sylvain Thénault
[config] use %r instead of %s for cube name makes things clearer
stable
2011-01-11, by Sylvain Thénault
missing future import
stable
2011-01-10, by Sylvain Thénault
[web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6)
stable
2011-01-10, by Sylvain Thénault
[unittest2] update to unittest2 assertRaises api
stable
2011-01-10, by Sylvain Thénault
[server test] fix test inter-dependancy issue
stable
2011-01-07, by Sylvain Thénault
[multi-sources] fix planning of crossed relation w/ some complex queries
stable
2011-01-07, by Sylvain Thénault
[idownloadable] oneline view display entity's default title instead of file name, while download box display file name
stable
2011-01-07, by Sylvain Thénault
[deprecation] fix bad warning on entity.querier_pending_relations
stable
2011-01-07, by Sylvain Thénault
[web session] refactor to finally closes #343036: allow _postlogin behaviour overloading
stable
2011-01-07, by Sylvain Thénault
[schema migration] add a test to ensure default value are considered
stable
2011-01-07, by Sylvain Thénault
[schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock
stable
2011-01-06, by Sylvain Thénault
[bfss storage] Improve fspath() error message.
stable
2011-01-06, by Pierre-Yves David
[json controler] extraargs in js_component contains unicode keys which may not be given as argument names
stable
2011-01-06, by Sylvain Thénault
[footer template] refactor to ease addition of some content into the footer
stable
2011-01-06, by Sylvain Thénault
[boxes] add id of the rset to generated dom id of RsetBox to lower chance of id conflict (object id may be reused later)
stable
2011-01-06, by Sylvain Thénault
[doc] fix bad class ref
stable
2011-01-06, by Sylvain Thénault
oops, forgotten to save buffer...
2011-01-05, by Sylvain Thénault
backport stable
2011-01-05, by Sylvain Thénault
[unittest2] use unittest2 module fixture api
stable
2011-01-05, by Julien Jehannet
[server/test] raise SkipTest from setUpModule instead of setUp( unittest2 behaviour) + kill some deprecation warnings
stable
2011-01-05, by Julien Jehannet
[daemon] make process umask configurable
stable
2011-01-05, by Sylvain Thénault
properly tell we've started an instance (close #1391262)
stable
2011-01-05, by Sylvain Thénault
[ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding
stable
2010-12-23, by Julien Jehannet
[tests] use TextTestRunner from unittest, no more need to use SkipAwareTextRunner from lgc.testlib (which doesn't exist anymore in recent releases
stable
2011-01-05, by Julien Jehannet
[i18n/fr] minor change in etypenavigation component
stable
2011-01-03, by Julien Jehannet
d-t-w
stable
2011-01-05, by Sylvain Thénault
merge stable heads
stable
2011-01-04, by Sylvain Thénault
[test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless
stable
2011-01-04, by Sylvain Thénault
minor code cleanup
stable
2011-01-04, by Sylvain Thénault
merge
stable
2011-01-04, by Sylvain Thénault
Backed out changeset 84b67ae41a0d: with this fix, some
stable
2011-01-04, by Sylvain Thénault
fix unittest broken by TrInfo schema change
stable
2011-01-04, by Alexandre Fayolle
check the validity of kwargs passed to match_rtype
stable
2011-01-04, by Alexandre Fayolle
merge stable heads
stable
2011-01-04, by Sylvain Thénault
fix ticket #1382716 (problem was actually more subtle than I originally thought)
stable
2011-01-04, by Alexandre Fayolle
[web/views/basetemplates] nbsp breaks tests, use #160 instead
stable
2011-01-04, by Aurelien Campeas
[web/views/workflow] hide tr_count attribute in wf transition form
stable
2011-01-04, by Aurelien Campeas
backport stable
2011-01-04, by Sylvain Thénault
[html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html)
stable
2011-01-04, by Sylvain Thénault
handle the fact that there might be no views registered in some configurations (#1382716)
stable
2011-01-04, by Alexandre Fayolle
[ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452
stable
2011-01-04, by Sylvain Thénault
[ms] #1382452: incorrect results with multi-sources
stable
2011-01-04, by Sylvain Thénault
#1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity
stable
2010-12-21, by Alexandre Fayolle
[doc/book] add missing mixin
stable
2011-01-03, by Aurelien Campeas
[views/reledit] funky API made this fatal (it was previously only eating the second argument)
stable
2010-12-22, by Aurelien Campeas
[views/reledit] ajax.js not there by default #1382713
stable
2010-12-22, by Aurelien Campeas
[doc/book] fix/update a bit the hooks chapter
stable
2010-12-22, by Aurelien Campeas
fix error message for unique together constraint
stable
2010-12-21, by Alexandre Fayolle
backport stable
2010-12-18, by Sylvain Thénault
backport oldstable
stable
2010-12-18, by Sylvain Thénault
[config, i18n] Create default translation mechanism for all supported languages.
oldstable
cubicweb-version-3.9.x
2010-12-10, by Pierre-Yves David
[config] Use newstyle call to parent classe method.
oldstable
2010-12-10, by Pierre-Yves David
[security] fix access control problem
oldstable
2010-12-13, by Nicolas Chauvat
[js/edition] remove trailing coma
stable
2010-12-14, by Aurelien Campeas
[doc/book] move ctl tool in Admin chapter (from Appendages)
stable
2010-12-14, by Aurelien Campeas
[doc/book] mention that the shell is a python shell
stable
2010-12-14, by Aurelien Campeas
[web/components] fix typo in warning
stable
2010-12-10, by Aurelien Campeas
[registry] backout 120c7ea6e1fa: errors should not pass silently
stable
2010-12-10, by Adrien Di Mascio
[config] revert change that breaks i18nxxx commands
oldstable
2010-12-09, by Aurelien Campeas
remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass)
stable
2010-12-09, by Katia Saurfelt
[js] fix initial value for autocomplete
stable
2010-12-09, by Katia Saurfelt
[pkginfo|debian/control] adjust ldb version
oldstable
2010-12-09, by Aurelien Campeas
add localization files for jquery datepicker
2010-12-09, by Stephanie Marcu
[#615712] replace calendar views with views using fullcalendar jquery plugin (remove old_calendar)
2010-12-09, by Stephanie Marcu
brown paperbag fix
oldstable
2010-12-09, by Alexandre Fayolle
make rename_table work with MS SQL (needs updated logilab.database)
oldstable
2010-12-09, by Alexandre Fayolle
[ldap] fix user-filter handling
oldstable
2010-12-09, by Alexandre Fayolle
[migration] improve doctest report format
stable
2010-11-29, by Julien Jehannet
[book] Notes about literate testing
stable
2010-12-03, by Julien Jehannet
[hook] update DataOperationMixIn docstring
stable
2010-12-06, by Julien Jehannet
[config, i18n] Create default translation mechanism for all supported languages.
oldstable
2010-11-09, by Pierre-Yves David
allow additional filtering to be performed on the LDAP source (#1382380)
oldstable
2010-12-03, by Alexandre Fayolle
[edition js] update docstring and remove a 3.9 deprecation warning
stable
2010-12-02, by Sylvain Thénault
[autoform] fix call to remove pending generic relation: reference bad function name
stable
2010-12-02, by Sylvain Thénault
[autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript
stable
2010-12-02, by Sylvain Thénault
[pyro source] store pyro source mapping file into the database
2010-12-01, by Sylvain Thénault
backport stable
2010-12-01, by Sylvain Thénault
[repo source] rename attribute so it's much easier to grasp its role
stable
2010-12-01, by Sylvain Thénault
backport oldstable
stable
2010-12-01, by Sylvain Thénault
[testlib] Use logilab.common.shellutils.getlogin instead of local hack.
oldstable
2010-12-01, by Pierre-Yves David
[doc] minor fixes
oldstable
2010-12-01, by Sylvain Thénault
[doc/book] Improve installation doc mostly about pip ans easy_install
oldstable
2010-12-01, by Pierre-Yves David
[doc/book] Update cubicweb repository url
oldstable
2010-12-01, by Pierre-Yves David
[doc/book] Add a note about <database>-support virtual package.
oldstable
2010-12-01, by Pierre-Yves David
Added tag cubicweb-debian-version-3.10.6-1 for changeset 1484257fe9ae
stable
2010-11-30, by Nicolas Chauvat
Added tag cubicweb-version-3.10.6 for changeset 3c81dbb58ac4
stable
cubicweb-debian-version-3.10.6-1
2010-11-30, by Nicolas Chauvat
prepare 3.10.6
stable
cubicweb-version-3.10.6
2010-11-30, by Nicolas Chauvat
[merge] backport stable
2010-11-30, by Aurelien Campeas
merge olstable back (3.9.9 packaging fix)
stable
2010-11-23, by Pierre-Yves David
Merge back fix to 3.9.9 packaging
oldstable
2010-11-23, by Pierre-Yves David
Added tag cubicweb-debian-version-3.9.9-3 for changeset 09c98763ae9d
oldstable
2010-11-23, by Pierre-Yves David
[pkg/debian] Add source format information
oldstable
cubicweb-debian-version-3.9.9-3
2010-11-23, by Pierre-Yves David
prepare 3.9.9-3
oldstable
2010-11-23, by Pierre-Yves David
[debian] i18n directory should actually be in cubicweb-common
oldstable
2010-10-17, by Sylvain Thénault
Added tag cubicweb-debian-version-3.9.9-2 for changeset b7db1f593558
oldstable
2010-11-23, by Pierre-Yves David
[pkg-debian] prepare 3.9.9-2
oldstable
cubicweb-debian-version-3.9.9-2
2010-11-23, by Pierre-Yves David
[debian] cleanup -common package
oldstable
2010-10-17, by Sylvain Thénault
[migration] 3.10.4 migration should not ask confirmation when adding CWSource
stable
2010-11-15, by Nicolas Chauvat
backport oldstable
stable
2010-11-12, by Nicolas Chauvat
fix typo
stable
2010-11-12, by Nicolas Chauvat
[download box] refactor to ease when one want to propose multiple elements to download
stable
2010-11-09, by Julien Jehannet
[basetemplates] breadcrumbs component context sticks to ApplicationName
stable
2010-11-09, by Julien Jehannet
[basetemplates] define header ctx components categories as attribute to ease overriding
stable
2010-11-09, by Julien Jehannet
[migration] put some migration context info in doctest environment: __file__ and __args__
stable
2010-11-09, by Julien Jehannet
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
tip