Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-224
+224
+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.
[session] rename self.__threaddata.txdata to self.__threaddata.tx
2013-03-22, by Pierre-Yves David
[session] rename _tx_data into _txs
2013-03-22, by Pierre-Yves David
[transaction] relocate method building transaction context manager
2013-03-22, by Pierre-Yves David
[transaction] move RQLRewriter in Transaction
2013-03-22, by Pierre-Yves David
[transaction] initialize security control attribute in Transaction
2013-03-22, by Pierre-Yves David
[session] move security constant out of the class
2013-03-22, by Pierre-Yves David
[transaction] initialize hook control attribute in Transaction
2013-03-22, by Pierre-Yves David
[session] Move hook control constants out of the class
2013-03-22, by Pierre-Yves David
[transaction] initialize transaction data and state related attribute.
2013-03-25, by Pierre-Yves David
[transaction] handle ``mode`` default value in Transaction
2013-03-22, by Pierre-Yves David
[transaction] explicit Transaction cnxset attribute
2013-03-22, by Pierre-Yves David
[server] rename TransactionData to Transaction
2013-03-22, by Pierre-Yves David
[doc] update Session documentation
2013-03-22, by Pierre-Yves David
merge 3.16 fix in default
2013-03-21, by Pierre-Yves David
[devtools] fix a couple issues with xvfb-run
stable
2013-03-21, by Julien Cristau
[devtools/qunit] don't open-code subprocess.Popen.terminate
stable
2013-03-21, by Julien Cristau
[devtools/qunit] get rid of unused variable
stable
2013-03-21, by Julien Cristau
[server] *init_repository* lookup the database instead of the schema to drop tables (closes #810743)
stable
2011-10-18, by Alain Leufroy
[book] remove XXX to an old discussion about appengine
stable
2012-10-18, by Arthur Lutz
[web publish] in case of error, ensure proper http status is set and Content-disposition header is reseted. Closes #2553066
stable
2013-02-22, by Sylvain Thénault
Add CubicWebRequestBase.content (closes #2742453)
2013-03-12, by Julien Cristau
add the match_http_method predicate (closes #2559932)
2013-01-17, by David Douard
[pkg] the previous commit requires new feature in yams.
2013-03-21, by Pierre-Yves David
add a command to compare db schema and file system schema (closes #464991)
2012-11-30, by Alexandre Richardson
drop typed_eid() in favour of int() (closes #2742462)
2013-03-12, by Nicolas Chauvat
merge with stable
2013-03-20, by Pierre-Yves David
3.15 is the new old stable
oldstable
2013-03-21, by Pierre-Yves David
[web] don't link to None in author box (when author has been deleted) (closes #2409855)
stable
2012-09-17, by Arthur Lutz
dbapi: try to restore compatibility of the connect api with 3.15
stable
2013-03-19, by Julien Cristau
3.16 is the new stable
stable
2013-03-20, by Pierre-Yves David
Added tag cubicweb-debian-version-3.15.10-1 for changeset feca12e4a618
stable
2013-03-19, by Aurelien Campeas
Added tag cubicweb-version-3.15.10 for changeset 89bdb5444cd2
stable
cubicweb-debian-version-3.15.10-1
2013-03-19, by Aurelien Campeas
prepare 3.15.10
stable
cubicweb-version-3.15.10
2013-03-19, by Aurelien Campeas
Added tag cubicweb-debian-version-3.16.1-1 for changeset 84fbcdc8021c
2013-03-19, by Aurelien Campeas
Added tag cubicweb-version-3.16.1 for changeset d95cbb7349f0
cubicweb-debian-version-3.16.1-1
2013-03-19, by Aurelien Campeas
prepare 3.16.1
cubicweb-version-3.16.1
2013-03-19, by Aurelien Campeas
[views/primary] some inner sections should use the `limit` by default to avoid a denial of service (closes #2719110)
2013-03-19, by Aurelien Campeas
[entity] ensure the .related(entities=False) parameter is honored all the way down (closes #2755994)
2013-03-19, by Aurelien Campeas
[test/web] fix invisibly bogus test (prepares #2755994)
2013-03-19, by Aurelien Campeas
[cwconfig] Fix exception handling when building the cube dependency graph
2013-03-08, by Rémi Cardona
[merge] backport stable fixes
2013-03-19, by Aurelien Campeas
[test/sobject] fix test regression
stable
2013-03-18, by Aurelien Campeas
[web/request] Prune extraneous 'pageid' from generated ajax URL parameters (closes #2758130)
stable
2013-03-13, by Rémi Cardona
[web/component] Use global variable to point to ajax controller (part of #2758254)
stable
2013-03-13, by Rémi Cardona
[web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254)
stable
2013-03-19, by Rémi Cardona
[devtools/httptest] fix syntax error introduced by ce5ae7b80d2c
2013-03-19, by Aurelien Campeas
[component] Fix URL generation for navigation component (closes #2464832)
stable
2013-03-12, by Rémi Cardona
merge with another default heads
2013-03-12, by Pierre-Yves David
Merge stable into default (NON-TRIVIAL)
2013-03-12, by Pierre-Yves David
maintain python2.5 compatibility
stable
2013-02-08, by Nicolas Chauvat
[schema/workflow] one more typo fix
stable
2013-01-18, by Julien Cristau
[devtools] add http_publish to CubicWebTC (closes #2565882)
2013-02-22, by Julien Cristau
[testlib] url_publish should give url to the request and the rset returned by the path evaluator to ctrl_publish. Closes #2557468
2013-01-18, by Sylvain Thénault
[towards py3k] import reduce() from functools (part of #2711624)
2013-02-22, by Nicolas Chauvat
merge stable fix into default
2013-03-11, by Pierre-Yves David
[doc] document dbapi.Connection
stable
2013-01-09, by Sylvain Thénault
[c-c shell] fix command description (-P option is gone long ago)
stable
2013-03-08, by Sylvain Thénault
[hooks/syncschema] do not crash when adding a new entity type (closes #2741643)
stable
2013-03-11, by Aurelien Campeas
[views/debug] Do not show all web sessions without CNX, just count them (closes #2602161)
stable
2013-01-29, by pwatteyne
[facets js] use $ instead of jQuery and other small cleanups
2013-03-05, by Sylvain Thénault
[devtools/httptest] allow sending other types of requests besides GET
2013-01-17, by Julien Cristau
merge with stable
2013-03-08, by Pierre-Yves David
[ext/rest] fix docstring of rql_role()
stable
2013-03-04, by Nicolas Chauvat
[web application] Fix missing self. in error_handler
stable
2013-03-08, by Vincent Michel
[ldapfeed] all options of a source should be in the same group, else you get AssertionError on c-c add-source. Closes #2538398
2012-12-18, by Sylvain Thénault
[sources] fix classes that inherit from AbstractSource (closes #2718669)
2013-02-20, by Nicolas Chauvat
[login] don't redirect to http url if we allow anonymous on https
2013-01-24, by Julien Cristau
Correct typo in example
2013-02-25, by Jérôme Roy
[testlib] make test_view load the json data
2013-02-25, by Julien Cristau
[etwist] Properly escape traceback output (closes #2712042)
2013-02-11, by Rémi Cardona
[dbapi] Stop shadowing exceptions in get_repository() (closes #2710515)
2013-02-11, by Rémi Cardona
[cwvreg] complete cw.web.uicfg cleanup callback (closes #2718217)
2013-02-25, by Aurelien Campeas
[book] fix typo.
2013-02-28, by Pierre-Yves David
[towards py3k] fix bug introduced by 0bb18407c053
2013-02-16, by Nicolas Chauvat
[doc] Book entry for the undo functionnality.
2012-02-21, by Anthony Truchet
[toward py3k] rewrite has_key() (part of #2711624)
2013-02-14, by Nicolas Chauvat
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14, by Nicolas Chauvat
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-02-14, by Nicolas Chauvat
[toward-py3k] remove import with_statement (part of #2711624)
2013-02-14, by Nicolas Chauvat
pkg: drop python 2.5 compatibility (closes #2711624)
2013-02-14, by Nicolas Chauvat
devtools: improve qunit timeout message
2013-02-14, by Pierre-Yves David
merge default into stable
2013-02-14, by Pierre-Yves David
[devtools] fix broken windmill test case
stable
2013-02-12, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.15.9-1 for changeset 29fbc632a696
stable
2013-01-31, by David Douard
Added tag cubicweb-version-3.15.9 for changeset 8bfc0753f1da
stable
cubicweb-debian-version-3.15.9-1
2013-01-31, by David Douard
Added tag cubicweb-debian-version-3.16.0-1 for changeset 853237d1daf6
2013-01-25, by David Douard
Added tag cubicweb-version-3.16.0 for changeset 6c7c2a02c9a0
cubicweb-debian-version-3.16.0-1
2013-01-25, by David Douard
3.15.9
stable
cubicweb-version-3.15.9
2013-01-25, by David Douard
[ldap test] fix bad merge
cubicweb-version-3.16.0
2013-01-25, by Aurelien Campeas
[merge] backport stable fixes
2013-01-25, by Aurelien Campeas
[cwctl] fix cubicweb-ctl shell command (closes #2583919)
2013-01-25, by Aurelien Campeas
[ldap test] move the slapd database directory to a tempdir (closes #2583993)
stable
2013-01-24, by David Douard
[ldap auth] make sure imported passwords from LDAP are encrypted (closes #2583994)
stable
2013-01-24, by David Douard
[ldapfeed] don't crash if one specify an unexisting group in the configuration. Closes #2538399
stable
2012-12-18, by Sylvain Thénault
[doc/ldap] update the ldap chapter wrt the ldapfeed source type (closes #2551863)
stable
2013-01-09, by Aurelien Campeas
prepare 3.16
2013-01-23, by Aurelien Campeas
[doc/3.16] complete description of what changed
2013-01-23, by Aurelien Campeas
[rql sources] uses an URL as remote host address for pyro/zmq rql sources,
2013-01-04, by Sylvain Thénault
[repo sources] move handling of source's url into abstract source as this becomes shared by most sources
2013-01-04, by Sylvain Thénault
[db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
2013-01-10, by Sylvain Thénault
[repository sources] copy source configuration: source's __init__ modify it while config.sources() return a cached dictionary which shouldn't be modified
2013-01-10, by Sylvain Thénault
cleanup repository connect doc: cnxtype is now deprecated / base_url has never been given that way. Follow #2521848
2013-01-10, by Sylvain Thénault
prefix "tcp://" zmq uris with "zmqpickle" (closes #2574114)
2013-01-22, by Aurelien Campeas
[db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
2013-01-21, by Sylvain Thénault
[ldap test] ensure slapdd launch went fine and move ldapfeed setUp to parent class, as all ldap sources deal with url
2013-01-10, by Sylvain Thénault
[web/uihelper,uicfg] transform uihelper functions into uicfg objects methods (closes #2543949)
2013-01-10, by Aurelien Campeas
make ui configurations selectable (closes #2406609)
2013-01-21, by Florent Cayré
[uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2013-01-10, by Aurelien Campeas
[appobject] introduce RegistrableObject base class (prepares #2406609)
2013-01-10, by Aurelien Campeas
[cwvreg] introduce lgc version 0.59 and remove unneeded method redefinition (prepares #2406609)
2013-01-21, by Aurelien Campeas
[BFSS] mark fs_imported value as uncachable
2012-11-23, by Pierre-Yves David
[entity] add a "repo_side" parameter to `_cw_dont_cache_attribute`
2013-01-18, by Pierre-Yves David
[merge] backport stable fixes
2013-01-18, by Aurelien Campeas
[entities] fix test failures introduced by fixes in workflow related message strings (completes 9bb93efa1952)
stable
2013-01-18, by Aurelien Campeas
[doc/book/] Corrected typo in en/tutorials/base/customizing-the-application.rst, for the add_cubes function call
2013-01-18, by Vladimir Popescu
[entity,views/json] backout 353bbd17a8b6 (reopens #2559931)
stable
2013-01-18, by Aurelien Campeas
[schemas] fix typo
stable
2013-01-15, by Julien Cristau
merge with stable
2013-01-17, by Pierre-Yves David
[appobject] cleanup module (prepares #2406609)
2013-01-10, by Aurelien Campeas
[uicfg] remove pre 3.6 bw compat structure (prepares #2406609)
2013-01-17, by Aurelien Campeas
[testlib] test_view now parse json data, closes #2557467
stable
2013-01-17, by Sylvain Thénault
Improve entity json export (closes #2559931)
stable
2013-01-17, by Sylvain Thénault
[web/application/test] drop useless code
stable
2013-01-17, by Sylvain Thénault
[test] precheck initial condition
stable
2013-01-17, by Pierre-Yves David
[packaging] Fix search in squeeze cubicweb-documentation package (closes #2558496)
stable
2013-01-16, by Julien Cristau
[packaging] don't compress txt files (closes #2558496)
stable
2013-01-16, by Julien Cristau
[wf/test] fix tests broken by changes from another patch which have slipped there
2013-01-09, by Sylvain Thénault
[merge] backport stable
2013-01-09, by Aurelien Campeas
[web/test] fix stale reference to the changelog view (closes #2423532)
2013-01-09, by Aurelien Campeas
Added tag cubicweb-debian-version-3.15.8-1 for changeset 4ef457479337
stable
2013-01-09, by David Douard
Added tag cubicweb-version-3.15.8 for changeset 459d0c48dfaf
stable
cubicweb-debian-version-3.15.8-1
2013-01-09, by David Douard
[test] fix possible views test (closes #2544358)
stable
cubicweb-version-3.15.8
2013-01-09, by Aurelien Campeas
prepare 3.15.8
stable
2013-01-09, by Aurelien Campeas
[ldapfeed] if a deactivated user becomes available again in its source, reactivate it (closes #2542776)
stable
2013-01-09, by Aurelien Campeas
[ldaputils,ldapparser] correctly compute "deleted" users (closes #2542083)
stable
2013-01-08, by Aurelien Campeas
[dataimport] new ignore_errors argument to ucsvreader, default to False. Closes #2547200
2013-01-03, by Sylvain Thénault
[ldapsource] keep python 2.5 compatibility (closes #2541602)
stable
2012-12-18, by David Douard
[ldapuser2ldapfeed] .values -> .iteritems (closes #2542872)
stable
2012-12-18, by Aurelien Campeas
[ldap tests] cleanup in preparation of #2542083
stable
2012-12-17, by Aurelien Campeas
[ldapparser] demote warning level (actually important user info can leak there) (prepares #2542083)
stable
2012-12-17, by Aurelien Campeas
Remove changelog view (closes #2423532)
2013-01-03, by Arthur Lutz
[dataimport] Allow to replace escape char in the create_copyfrom_buffer
2013-01-02, by Vincent Michel
[doc] fix function name FTIRANK
stable
2012-12-30, by Nicolas Chauvat
[json] enable jsonexport selection on empty rsets (closes #2544358)
stable
2012-12-20, by Adrien Di Mascio
[test] fix req default value handling in CubicWebTC.view (closes #2544376)
stable
2012-12-20, by Adrien Di Mascio
[ajax] fix attribute lookup (closes #2491038)
2012-09-19, by Aurelien Campeas
[server] add debugging for Hooks & Operations (closes #2470048)
2012-12-11, by Aurelien Campeas
[dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
2012-12-14, by Vincent Michel
[test] swap order in assert of `test_users_and_groups_non_readable_by_guests`
2012-11-26, by Pierre-Yves David
[test] fix server/querier/build_descr1 test.
2012-11-26, by Pierre-Yves David
[server] make `test_bfss_fs_importing_transparency` less verbose on failure
2012-11-27, by Pierre-Yves David
[entity] drop redundant cache update
2012-11-23, by Pierre-Yves David
[cw-ctl] silence msgcat and msgfmt (closes #2527594)
2012-12-03, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.15.7-1 for changeset c5400558f370
stable
2012-12-12, by David Douard
Added tag cubicweb-version-3.15.7 for changeset d8916cee7b70
stable
cubicweb-debian-version-3.15.7-1
2012-12-12, by David Douard
prepare 3.15.7
stable
cubicweb-version-3.15.7
2012-12-12, by David Douard
[migration] fix crash when adding a new meta relation type. Closes #2532483
stable
2012-12-04, by Sylvain Thénault
[ldapfeed] fix connection leak (closes #2532528)
stable
2012-12-10, by David Douard
[zmq] add an introductive docstring on ZMQComm
stable
2012-12-04, by David Douard
[server config] on quick start, system source is still activated. Closes #2535714
stable
2012-12-11, by Sylvain Thénault
[web] use `inline` `Content-Disposition` by default (closes #2535734)
stable
2012-12-11, by Pierre-Yves David
[web] allow configuration of the Content-disposition value
stable
2012-12-11, by Pierre-Yves David
[downloadable] fix filename HTTP header for simple name with space (closes #2535715)
stable
2012-12-11, by Pierre-Yves David
merge fixes from stable
2012-12-03, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.15.6-1 for changeset b05e156b8fe7
stable
2012-11-30, by David Douard
Added tag cubicweb-version-3.15.6 for changeset 0163bd9f4880
stable
cubicweb-debian-version-3.15.6-1
2012-11-30, by David Douard
prepare 3.15.6
stable
cubicweb-version-3.15.6
2012-11-30, by David Douard
[web] add a digital signature to error form (closes #2522526)
stable
2012-11-27, by David Douard
[web/views] bugfix: the mime type is text/plain, not text/txt (closes #2526345)
stable
2012-11-28, by Nicolas Chauvat
[doc] fix of personnal etc directory in book
stable
2012-11-27, by Arthur Lutz
[web] add a Forbidden exception
stable
2012-11-27, by David Douard
[web] add a ``anonymize-jsonp-queries`` option in file configuration (closes #2465388)
stable
2012-11-27, by Katia Saurfelt
[downloadable] fix filename in HTTP header (closes #2522325, #2522324)
stable
2012-11-27, by Pierre-Yves David
docstring typo
stable
2012-11-27, by Sylvain Thénault
[facet] make BitFieldFacet allow special 0 value. Closes #2522697
stable
2012-11-22, by Sylvain Thénault
[doc] ubuntu LTS is now Precise Pangolin
stable
2012-11-16, by Nicolas Chauvat
backport stable
2012-11-16, by Sylvain Thénault
[server] implement base_url with secure=True (closes #2508638)
2012-11-16, by Arthur Lutz
[validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
2012-11-16, by Sylvain Thénault
[wsgi] saner use of `self.config` instead of `config`
2012-11-09, by Pierre-Yves David
[server] fix repository initialisation
2012-11-09, by Pierre-Yves David
[web test] make unittest_viewselectors work if rdflib isn't available
stable
2012-10-24, by Sylvain Thénault
[js/ajax] documentation of 'reload' is missing an argument
stable
2012-10-23, by Sylvain Thénault
[ldapfeed] move docstring to the class instead of the module
stable
2012-10-23, by Sylvain Thénault
[hook] fix hook base class so access to __registries__ doesn't call check_event, only call it in registered callback. Closes #2517748
stable
2012-11-14, by Sylvain Thénault
[startup hook/looping tasks] separated hook for each looping task to ease modification from cubes. Closes #2517096
stable
2012-11-08, by Sylvain Thénault
[ldaputils] should use entity.eid instead of entity on raising ValidationError. closes #2517095
stable
2012-11-08, by Sylvain Thénault
[dbapi] provide get_option_value over DBAPIRequest (closes #2515522)
stable
2012-11-14, by Aurelien Campeas
Added tag cubicweb-debian-version-3.15.5-1 for changeset 19e115ae5442
stable
2012-10-24, by Aurelien Campeas
Added tag cubicweb-version-3.15.5 for changeset b0e086f451b7
stable
cubicweb-debian-version-3.15.5-1
2012-10-24, by Aurelien Campeas
prepare 3.15.5
stable
cubicweb-version-3.15.5
2012-10-24, by Aurelien Campeas
[entity attr cache] mark attribute as uncacheable in the underlying function else we may miss some changes.
2012-09-11, by Sylvain Thénault
[repository] move modification of appobject_path to repository initialization code so we can restore it later to avoid side effect on the config. Fix regression introduced in d32ab8570e5d
2012-10-05, by Sylvain Thénault
[req / session] drop is_internal_session (buggy) compat on base request by implementing necessary methods on internal manager
2012-10-11, by Sylvain Thénault
[check integrity] use session consistently
2012-09-20, by Sylvain Thénault
[test] use session commit/rollback to be consistent with the test
2012-09-20, by Sylvain Thénault
[merge] reintegrate that black sheep
2012-10-23, by Aurelien Campeas
[ldapparser] utf-8 uri + unicode emailaddr will crash if the later is not properly encoded (closes #2508515)
stable
2012-10-17, by Aurelien Campeas
backporting
2012-02-22, by Anthony Truchet
backport stable
2012-10-12, by Sylvain Thénault
fix no more running zmq repository test (closes #2500153)
stable
2012-10-02, by Florent Cayré
[dbapi] load_appobjects must attempt to load available cubicweb configurations to avoid error when some object use a persistent propery (CWProperty) defined there. Closes #2497697
stable
2012-09-28, by Sylvain Thénault
dummy merge
2012-10-12, by Sylvain Thénault
[ajax] reload function should set 'processing' cursor. Closes #2503899
2012-10-12, by Sylvain Thénault
[misc/scripts] a slightly experimental script to help repair LDAPUser cwusers suffering from split-brainite (closes #2497108)
stable
2012-10-01, by Aurelien Campeas
[views/boxes] re-establish the proper selector (closes #2496294)
stable
2012-09-24, by Aurelien Campeas
[ldapparser] raise specific error if the configuration is wrong (closes #2498164)
stable
2012-10-01, by Aurelien Campeas
[skeleton] add pypi classifiers in __pkginfo__ and setup.py (closes #2502156)
stable
2012-10-08, by Arthur Lutz
[c-c shell -H] add verbosity=0 so we are not asked to confirm everything, as when not using -H
stable
2012-09-18, by Sylvain Thénault
mock ``CWUser.prefered_language()`` on InternalManager objects.
2012-09-21, by Adrien Di Mascio
[session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
2012-09-14, by Sylvain Thénault
[session] promote usage of [deny|all]_all_hooks_but session methods rather than hooks_control context manager directly
2012-09-20, by Sylvain Thénault
[web app] move set of status_out into validation_error_handler to ease readability
2012-09-10, by Sylvain Thénault
[workflow test] don't use session.user, subject to internal changes
2012-09-10, by Sylvain Thénault
[db creation test] more testing of db initialization: call build_db_cache and ensure admin user exists
2012-09-10, by Sylvain Thénault
[source synchronization hooks] Fix/enhance system source hooks
2012-09-17, by Sylvain Thénault
[validation error] refactor validation error handling so translation is done on the web side
2012-09-17, by Sylvain Thénault
[repo cleanup] drop code moved to querier by 7e264ce34cd4
2012-09-11, by Sylvain Thénault
[repo cleanup] drop code moved to querier by 7e264ce34cd4
2012-09-11, by Sylvain Thénault
Added tag cubicweb-debian-version-3.15.4-1 for changeset 70cb36c826df
stable
2012-09-18, by Sylvain Thénault
Added tag cubicweb-version-3.15.4 for changeset 63260486de89
stable
cubicweb-debian-version-3.15.4-1
2012-09-18, by Sylvain Thénault
[facets] add link 'focus on selection' (closes #525277)
2012-09-17, by Nicolas Chauvat
[server/utils] catch ValueError from password verification
stable
cubicweb-version-3.15.4
2012-09-10, by Julien Cristau
[test] reindent and use request() rather than bare session
2012-09-10, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-224
+224
+1000
+3000
tip