[Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.10-75-g21dcefc
Jesse Vincent
jesse at bestpractical.com
Wed Mar 4 01:28:28 EST 2015
The branch, 4.2-trunk has been updated
via 21dcefcb3cb2fa0e85b3ee3bf68905ac711487fd (commit)
via 40e39325f0fa1dcb1befdb69b9bee16458b4e95f (commit)
via 82a0d98af204af4062d0d7118035f09a0d27c6a7 (commit)
via 3355b9458152d5555dcab5eea85d56f7e51f32d9 (commit)
via 577ecd5f3a8fc0a7c5a4521d0e423c4664dabae8 (commit)
via a4ce86f1dca23057c7ddea8446062ca98133ff94 (commit)
via 8da086ca2e69ecb22e828d4cd73de58f6329f6c3 (commit)
via 4a7e19cbac235b601951cb0cab44beea6e2b035e (commit)
via eebb44a15a49a47d89115e2fbebc80a65d752af3 (commit)
from 41e0b3813095e18e2da0cc3a005fe2e3cc7a4abd (commit)
Summary of changes:
bin/rt.in | 81 ++++++++++++-----------
lib/RT/Interface/REST.pm | 53 ++++++++++++---
share/html/REST/1.0/Forms/ticket/default | 38 ++---------
t/web/command_line.t | 107 +++++++++++++++++++++++--------
4 files changed, 175 insertions(+), 104 deletions(-)
- Log -----------------------------------------------------------------
commit 21dcefcb3cb2fa0e85b3ee3bf68905ac711487fd
Merge: 41e0b38 40e3932
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Tue Mar 3 22:26:04 2015 -0800
Merge branch '4.2/multi-value-cf-in-rest' into 4.2-trunk
* 4.2/multi-value-cf-in-rest:
cf multi values support on restful ticket creation
Un-TODO the tests
Move to a regex-based quoting parser for vsplit
Note that the vsplit code is duplicated
Only escape the output if we're going to quote it
Compare base64 versions of the data, soas to not spew binary data on failure
Update the tests to be more thorough
Add (failing) tests for escaping
-----------------------------------------------------------------------
More information about the rt-commit
mailing list