- 28 Jun, 2007 3 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
- 25 Jun, 2007 8 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
- 22 Jun, 2007 4 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
code
-
Donal McMullan authored
-
- 21 Jun, 2007 6 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
Nigel McNie authored
-
Nigel McNie authored
After the security fix this doesn't matter, but I don't see much point of displaying this information back to the user anyway.
-
Nigel McNie authored
Use the column start/end templates. Also, escape the error message output to prevent injection attacks. Thanks to Mark Piper for the report.
-
Nigel McNie authored
Error messages are outputted without escaping, which isn't so smart. Also, the default error page outputs the error messages, which looks silly when a session times out for example.
-
- 20 Jun, 2007 6 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Use the standard File::Slurp instead of the Perl6 one. Added suggested dependencies to the debian package for the file content check script.
-
- 18 Jun, 2007 4 commits
-
-
-
Nigel McNie authored
Use fgets to loop through the file line by line, instead of fgetc to loop through it char by char. Much faster I'm sure. And also has the magical auto-detect mac line endings thing going for it.
-
Nigel McNie authored
-
Nigel McNie authored
Turn on auto detected line endings so that mac line ending files can be uploaded. Disabled the error suppression on the File_CSV::readQuoted. Make sure to detect when we couldn't parse the CSV file (for some reason we're not sure of), and tell the user
-
- 12 Jun, 2007 8 commits
-
-
Donal McMullan authored
username/authinstance
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
elsewhere
-
Donal McMullan authored
function
-
Donal McMullan authored
method to api_*
-
Donal McMullan authored
and to check if images exist before creating them.
-
Donal McMullan authored
-
- 11 Jun, 2007 1 commit
-
-
Donal McMullan authored
-