58ec2c19476c8981b1c3280d3bbcce8a11acc578 |
|
14-Sep-2011 |
Luke Smith <lsmith@yahoo-inc.com> |
Add query-string driven config |
453cd2583d95cd4eef2ec23a7b564ed63d08e0b1 |
|
11-Sep-2011 |
Daniel Barreiro <satyam@satyam.com.ar> |
Chickened out of the change to recurse into the replacement.
It would not be backward-compatible and it is not worth it.
The last commit didn't include the test file with a couple of extra
tests to make sure the changes work.
I reverted the changes in the test file to allow for recursing into
the replacement. |
0542765205c8bee9c222ae9032c346d12f8c2a5b |
|
10-Sep-2011 |
Daniel Barreiro <satyam@satyam.com.ar> |
Fixes #2531033
- It will replace everything if not undefined instead of
only objects, strings and numbers
- Added {LBRACE} and {RBRACE} as possible replacement strings
so that braces can be included in the resulting string
- Improved the restoration of undefined replacements
- Moved RegExps outside of the function |
9a76bc095233b0cb0be3a913f5913bfc72c38b6c |
|
22-Jul-2011 |
Satyen Desai <sdesai@yahoo-inc.com> |
Added Test.Runner.setName |
a02dc3badfd643b0ea8a5b6b610c53bb0a363ab0 |
|
02-Dec-2010 |
Adam Moore <adamoore@yahoo-inc.com> |
Test update |
9982ae2753aea312f8260f66903f5cfb1d202d22 |
|
22-Feb-2010 |
Adam Moore <adamoore@yahoo-inc.com> |
test update |
47f7380215b8e35dd4da7b1dde41e85467f13777 |
|
05-Nov-2009 |
Luke Smith <lsmith@yahoo-inc.com> |
Path corrections and removing trailing commas |
838d626f7e69c325fea41507371d80369a69026c |
|
23-Sep-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
substitute has a 'recurse' option to support nested templates (the previous default behavior). Normal operation is now a single level substitution which is tolerant of brackets in the replacement string. [fixes #2526011]. |
0771d781138a507b3e657573703f511291640bf3 |
|
12-Aug-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
Initial custom event split |
637be785ab98741335d5cd6634fddc5f6ecdb41b |
|
12-May-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
updated queue metadata |
583b6463b1b1af52ed4ff0bfa66a6fbf8658c5b3 |
|
16-Apr-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
doc update |
bd4e7bf54bb629b039ba9e22ba57cf09cddce482 |
|
15-Apr-2009 |
Adam Moore <adamoore@yahoo-inc.com> |
test update |