| changeset | b1ab8bd18e79 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Adding tests for csrf protection for rest. Also test disabling of pretty printing. |
| files |
| changeset | ad8031290639 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Christof Meerwald <cmeerw@cmeerw.org> |
| description | Python 3 compatibility for missing / mock value |
| files |
| changeset | a35d4cc8cd1a |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Christof Meerwald <cmeerw@cmeerw.org> |
| description | fix MissingValue / MockNull to return False on __bool__ and add a __contains__ to support 'in' operator correctly |
| files |
| changeset | 3757449e00c4 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Joseph Myers <jsm@polyomino.org.uk> |
| description | Python 3 preparation: use __bool__ instead of __nonzero__. Tool-assisted patch. __nonzero__ = __bool__ included for Python 2 compatibility. |
| files |
| changeset | 79fd8537ae3b |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Alexander Smishlajev <a1s@users.sourceforge.net> |
| description | .gettext() facility is vital for many roundup objects. lots of tests failed because MockNull objects returned inappropriate value from .gettext(). |
| files |
| changeset | 24d3b25a9157 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | *** empty log message *** |
| files |