- 04 Oct, 2011 2 commits
-
-
Alex Vandiver authored
-
sunnavy authored
-
- 03 Oct, 2011 16 commits
-
-
sunnavy authored
it's consistent and easy to debug/cleanup in this way. shredder tests still use tmpdir() in utils.pl though as it's a bit complex.
-
Thomas Sibley authored
-
Alex Vandiver authored
-
Thomas Sibley authored
Conflicts: t/api/link.t test counts t/web/ticket_links.t fix test count for new create_tickets tests on trunk
-
Alex Vandiver authored
-
sunnavy authored
-
Alex Vandiver authored
-
sunnavy authored
-
sunnavy authored
-
sunnavy authored
-
sunnavy authored
others use Links->Next, let's do that too. besides, Links->ItemsArrayRef includes deleted tickets, which need fix too
-
sunnavy authored
-
Thomas Sibley authored
-
Thomas Sibley authored
-
Alex Vandiver authored
-
Thomas Sibley authored
-
- 30 Sep, 2011 1 commit
-
-
Thomas Sibley authored
-
- 29 Sep, 2011 16 commits
-
-
Alex Vandiver authored
While the values are properly escaped, the keys are not. Deal with custom fields containing spaces, quotes, or backslashes by properly escaping them and wrapping them in quotes.
-
sunnavy authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
When translating restrictions into clauses, whose values will be surrounded by single quotes, escape both single quotes and backslashes. Double quotes need never be escaped. This affected calls to $tickets->Limit whose VALUE contained backslashes; they previously might have generated incorrect TicketSQL, and thus return no results.
-
Alex Vandiver authored
Extensions may not always use t/ as their tests directory, if they want to hide them from CPAN. Thus, use $tmp{directory}, which has already detected the proper directory name, to determine where to stash the ports file.
-
Thomas Sibley authored
-
Alex Vandiver authored
-
Kevin Falcone authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Alex Vandiver authored
-
Kevin Falcone authored
-
Kevin Falcone authored
It isn't always configured out of the box and the error is somewhat unfriendly if you're not an Oracle DBA.
-
Alex Vandiver authored
-
- 28 Sep, 2011 1 commit
-
-
Alex Vandiver authored
This fixes the search link for quicksearch queue name containing backslashes, as well as a bug where repeatedly pressing "Add this term" in the query builder would half the number of backslashes in each term's value.
-
- 24 Sep, 2011 3 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Thomas Sibley authored
-
- 22 Sep, 2011 1 commit
-
-
Ruslan Zakirov authored
-