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.
merged stable bugfix
2011-04-28, by Alexandre Fayolle
merged oldstable bugfix
stable
2011-04-28, by Alexandre Fayolle
place the disable hooks context manager at the right place (closes: #1626694)
oldstable
2011-04-27, by Alexandre Fayolle
backport stable into default
2011-04-28, by Adrien Di Mascio
backport oldstable into stable
stable
2011-04-28, by Adrien Di Mascio
[js] fix inArray usage in reorderTabIndex() : inArray returns -1 if element is not found, not 'false'
oldstable
2011-04-28, by Adrien Di Mascio
[rql] basic support for regexp-based pattern matching
2011-04-27, by Adrien Di Mascio
[rql] support CAST() Function
2011-04-27, by Adrien Di Mascio
stable is now 3.12
stable
2011-04-27, by Sylvain Thénault
oldstable is now 3.11
oldstable
2011-04-27, by Sylvain Thénault
[js] delete empty js files (incluced in cw.ajax.js)
2011-04-27, by Sylvain Thénault
[sql generation] fix crash on outer join + ambiguous inlined relation + attribute selection
2011-04-27, by Sylvain Thénault
[rql rewrite] backout 7177:f2a976cf7dac : since EXISTS is the variable scope, we want to insert snippets here anyway (other solution would be to NOT insert snippets at all in such case). Closes #1625464
2011-04-26, by Sylvain Thénault
[book] fix documentation + add chpasswd.py script
2011-04-22, by Julien Jehannet
[facets] fix unicode encode error; closes #1625112
2011-04-22, by Aurelien Campeas
[facets] fix RangeFacet get_widget: do no return a widget unless there are at least 2 values; closes #1625203
2011-04-22, by Aurelien Campeas
merge
2011-04-22, by Alexandre Fayolle
Backed out changeset 7a58581d842c
2011-04-22, by Alexandre Fayolle
small reformatting (but test still fails)
2011-04-22, by Alexandre Fayolle
fix tests broken by fcb8932082a5 (continued)
2011-04-22, by Alexandre Fayolle
fix bad handling of inlined relations when entities of different etypes are passed as subject to add_relations
2011-04-22, by Alexandre Fayolle
fix failing test_migration test caused by schema change
2011-04-22, by Alexandre Fayolle
fix tests broken by fcb8932082a5
2011-04-22, by Alexandre Fayolle
merge back stable
2011-04-21, by Alexandre Fayolle
fix server/test/unittest_checkintegrity (failing since 70538ea2532d)
stable
2011-04-21, by Alexandre Fayolle
fix implementation of repository.glob_add_relations (closes ##1625257)
2011-04-20, by Alexandre Fayolle
[server] improve the speed of setting relations between entities (closes #1625257)
2011-04-15, by Alexandre Fayolle
added test case to monitor speed improvements in the repository code.
2011-04-15, by Alexandre Fayolle
backport stable changes to default
2011-04-20, by Alexandre Fayolle
[js] update jquery.corner.js to the latest version (uses native css support for browser that provide it); closes #1625065
2011-04-18, by Aurelien Campeas
[js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
2011-04-18, by Adrien Di Mascio
[devtools] make return value of get_response_header(raw=True) consistent wrt get_header(raw=True)
stable
2011-04-18, by Adrien Di Mascio
[widgets] handle no value label for tristate radios, put default separator on class for easier redefinition - closes #1624839
2011-04-15, by Aurelien Campeas
[doc] update of the update
stable
2011-04-15, by Nicolas Chauvat
[tz postgres support] we've to commit the connection once time-zone is set, else we may loose the setting
2011-04-15, by Sylvain Thénault
[tz support] more tests
2011-04-15, by Sylvain Thénault
[dataimport] actually commit every desired number...
2011-04-15, by Sylvain Thénault
[doc] major update of the install documentation
stable
2011-04-06, by Alain Leufroy
[facets] make rangefacet comply with start_unfolded (closes #1615869)
stable
2011-04-14, by Nicolas Chauvat
[testlib] make a clear distinction between input / output HTTP headers
stable
2011-04-14, by Adrien Di Mascio
[entity] create_entity/cw_instantiate should initialize entity's cache to avoid later queries
2011-04-14, by Sylvain Thénault
[testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
2011-04-14, by Sylvain Thénault
[3.12 regression] don't access to __class__ directly, it may raise AttributeError
2011-04-14, by Sylvain Thénault
[testlib] fix typos / NameErrors in devtools/__init__.py
stable
2011-04-13, by Adrien Di Mascio
[schema serialization] add warning on missing group
stable
2011-04-13, by Sylvain Thénault
backport stable
2011-04-13, by Sylvain Thénault
[testlib] fix bug in backup file name generation: it may erroneously replace '-' by '_' in database **parent directories**. This should fix random error when test are run under apycot.
stable
2011-04-13, by Sylvain Thénault
backport stable
2011-04-13, by Sylvain Thénault
[schema diagram] proper url generation (closes #1621276)
stable
2011-04-13, by Sylvain Thénault
[testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089)
stable
2011-04-13, by Adrien Di Mascio
[entities] fix cw_instantiate typo
stable
2011-04-13, by Aurelien Campeas
[entities/test] add failing test for cw_instantiate
stable
2011-04-12, by Aurelien Campeas
[timezone] ensure tzinfo is None
2011-04-12, by Sylvain Thénault
[entity] use a list comprehension
stable
2011-04-12, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.2-1 for changeset 6d418fb3ffed
2011-04-11, by Nicolas Chauvat
Added tag cubicweb-version-3.12.2 for changeset 5a9b6bc56538
cubicweb-debian-version-3.12.2-1
2011-04-11, by Nicolas Chauvat
[packaging] prepare the release of version 3.12.2
cubicweb-version-3.12.2
2011-04-11, by Nicolas Chauvat
merge changes from stable branch
2011-04-11, by Nicolas Chauvat
[facet] ignore range extremas to avoid filtering out rows where value is NULL (closes #1251192)
stable
2011-04-11, by Sylvain Thénault
Backed out changeset e0e802afa8e1, widgets are actually defined below
stable
2011-04-11, by Sylvain Thénault
[facet] refactor: a simple class attribute is enough
stable
2011-04-11, by Sylvain Thénault
[native source] eid_creation_lock actually lock the eid connection creation and usage
stable
2011-04-11, by Sylvain Thénault
[dataimport] allow to specify columns on which result should be sorted in lazydbtable
stable
2011-04-11, by Sylvain Thénault
[entity creation] ensure this is a relation and not an attribute before moving things into pending_relations because value is a list
stable
2011-04-08, by Sylvain Thénault
[fckeditor] fix fckeditor relative url: use baseuri()
stable
2011-04-07, by Adrien Di Mascio
Added tag cubicweb-debian-version-3.12.1-1 for changeset 07e2c9c7df26
2011-04-07, by Sylvain Thénault
Added tag cubicweb-version-3.12.1 for changeset 59701627adba
cubicweb-debian-version-3.12.1-1
2011-04-07, by Sylvain Thénault
3.12.1
cubicweb-version-3.12.1
2011-04-06, by Sylvain Thénault
i18n update
2011-04-06, by Sylvain Thénault
backport stable
2011-04-06, by Sylvain Thénault
[sql generation] fix missing join with outer joins w/ rhs invariant variable...
stable
2011-04-06, by Sylvain Thénault
[test, cw props] ensure we can't add user specific / system-wide properties
stable
2011-04-06, by Sylvain Thénault
[ms planner] fix buggy temp table name generation, may generate duplicated unique id with subqueries/union
stable
2011-04-06, by Sylvain Thénault
[system source] drop now useless bw compat
stable
2011-04-06, by Sylvain Thénault
[test] silent warning
stable
2011-04-06, by Sylvain Thénault
[ms planner] use an index to avoid doing the same step twice
stable
2011-04-06, by Sylvain Thénault
[views] extend HTMLStream API to be able to change doctype / xmldecl
2011-04-06, by Adrien Di Mascio
[test] drop some warnings introduced by new test dabase handling
stable
2011-04-06, by Sylvain Thénault
rephrase
stable
2011-04-06, by Sylvain Thénault
backport stable
2011-04-06, by Sylvain Thénault
[web] fix CalendarView : both icalendarable.start and icalendarable.stop dates can be None
stable
2011-04-04, by Katia Saurfelt
[edit controller] fix subform formid in EditController (would need further improvement)
stable
2011-03-31, by Florent Cayré
[schema synchronization] get back eid when adding a final entity type, else it may cause pb on later schema synchronization during the migration where the type is added
stable
2011-04-06, by Sylvain Thénault
backport fix from oldstable
2011-04-05, by Alexandre Fayolle
backport fix from oldstable
stable
2011-04-05, by Alexandre Fayolle
fileConfig is in logging.config
oldstable
cubicweb-version-3.10.x
2011-04-05, by Alexandre Fayolle
[entity vocab] fix bug introduced in 3.12 vs/ entity vocabulary, leading to some unexpected empty vocabulary. Fix test accordingly.
2011-04-05, by Sylvain Thénault
[rql rewriter] take care not to introduce snippets into a neged scope
2011-04-05, by Sylvain Thénault
[old css] use aColor property
stable
2011-04-05, by Sylvain Thénault
[uipros] drop unused properties
stable
2011-04-05, by Sylvain Thénault
[selectors] abstract ExpectedValueSelector now accept a set as single argument
stable
2011-04-05, by Sylvain Thénault
[igeocodable] import adapter description
stable
2011-04-05, by Sylvain Thénault
[dataimport] tell more and nicely about transaction status
stable
2011-04-04, by Sylvain Thénault
[dataimport] propagate stack
stable
2011-04-04, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.0-1 for changeset 92b56939b7c7
2011-04-01, by Alexandre Fayolle
Added tag cubicweb-version-3.12.0 for changeset fd502219eb76
cubicweb-debian-version-3.12.0-1
2011-04-01, by Alexandre Fayolle
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip