- 07 Feb, 2013 11 commits
-
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
intention of the code is to store original value in the results, but it was stored incorrectly, so we end up with two records in results: first with success and ISO date, second with value only that is treated as failure.
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
- 06 Feb, 2013 3 commits
-
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
Ruslan Zakirov authored
-
- 18 Apr, 2012 3 commits
-
-
Kevin Falcone authored
-
Nicholas Hall authored
-
sunnavy authored
-
- 03 Aug, 2011 6 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Kevin Falcone authored
If the cpan shell tries to run these, they'll connect to your live database and webserver and start making tickets by invoking mailgate
-
Kevin Falcone authored
-
Kevin Falcone authored
This means any data cat'ed onto a tempfile actually goes to /dev/null We should fix this when we switch to RT::Test
-
Kevin Falcone authored
RT-Authen-ExternalAuth can block user creation in the mailgate by returning 0 from CanonicalizeUserInfo if the user doesn't exist in the external system. RT blindly assumes that RT::Interface::Email::CreateUser will return a user, so it returns the CurrentUser and 1 without checking to see if the creation was successful. This results in CommandByMail getting a defined but unloaded CurrentUser Checking for the Id prevents later failures
-
- 05 Apr, 2011 1 commit
-
-
sunnavy authored
-
- 14 Dec, 2010 3 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Kevin Falcone authored
-
- 15 Jun, 2010 1 commit
-
-
sunnavy authored
-
- 31 Aug, 2009 5 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
Kevin Falcone authored
Before, we would use the Queue passed to rt-mailgate --queue but we might be modifying a ticket in a completely different queue, which would affect which CFs are available
-
Kevin Falcone authored
-
Kevin Falcone authored
-
- 26 Aug, 2009 1 commit
-
-
Kevin Falcone authored
-
- 24 Jul, 2009 3 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
Previously, CustomField.{Foo Bar} wouldn't be matched
-
Kevin Falcone authored
-
- 06 Jul, 2009 2 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
- 28 May, 2009 1 commit
-
-
Kevin Falcone authored
-