comparison CHANGES.txt @ 4919:24209344b507

Link /xmlrpc to docs if accessed with browser
author anatoly techtonik <techtonik@gmail.com>
date Tue, 12 Aug 2014 00:46:17 +0300
parents 3b632a25b1b3
children 6651923ea3ac 7920d700e580
comparison
equal deleted inserted replaced
4916:08a5a47855cb 4919:24209344b507
45 issue2550806 can be prevented by setting this to 'repeatable read' if 45 issue2550806 can be prevented by setting this to 'repeatable read' if
46 you want to pay the performance penalty. We test this behaviour in the 46 you want to pay the performance penalty. We test this behaviour in the
47 regression tests for Postgres but not currently for mysql. 47 regression tests for Postgres but not currently for mysql.
48 See http://www.postgresql.org/docs/9.1/static/transaction-iso.html 48 See http://www.postgresql.org/docs/9.1/static/transaction-iso.html
49 (Ralf Schlatterbeck) 49 (Ralf Schlatterbeck)
50 - /xmlrpc endpoint now shows link to XML-RPC documentation if accessed
51 through browser, without text/xml Content-Type (anatoly techtonik)
50 52
51 Fixed: 53 Fixed:
52 54
53 - issue2550830 An empty LinkHTMLProperty cannot be compared successfully. 55 - issue2550830 An empty LinkHTMLProperty cannot be compared successfully.
54 Improves the query editing page. Reported and fixed by R David Murray 56 Improves the query editing page. Reported and fixed by R David Murray

Roundup Issue Tracker: http://roundup-tracker.org/