- Oct 15, 2011
-
-
Andreas Gohr authored
-
Johan Guilbaud authored
-
Aivars Miska authored
-
Anika Henke authored
-
Andreas Gohr authored
-
Anika Henke authored
show accesskey also on actionlink title and add accesskey parameter only if a key is defined (FS#2226)
-
Christopher Smith authored
-
Anika Henke authored
-
Andreas Gohr authored
The login wasn't able to modify the session as it was already closed earlier. This patch also executes the correct event when logins via XMLRPC are done.
-
Hakan Sandell authored
patch by Chris Green
-
Christopher Smith authored
-
Hakan Sandell authored
-
Michael Hamann authored
If the user is already logged in, a 403 is sent instead now.
-
Michael Hamann authored
This is far from perfect but should solve most issues in the recommended configuration where only authorized users have access. Sending proper status codes should be implemented when the API implementation refactoring is done.
-
Andreas Gohr authored
unset does not reset the Array's internal pointer which messes up later calls. array_pop is still much faster than array_splice
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Anika Henke authored
-
Andreas Gohr authored
-
Andreas Gohr authored
Looks like a for loop is faster than array_splice
-
Andreas Gohr authored
The file contained a few DOS lineendings and trailing spaces
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Oct 14, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
Turned out a test wasn't really testing what it should have been testing and thus did hide a bug. Still puzzles me why it still worked some times. This patch also sets the default iteration count for bmd5 and pmd5 to 8.
-
Andreas Gohr authored
-
Andreas Gohr authored
no problems found
-
- Oct 10, 2011
-
-
Jeroen Roeterd authored
-
Kaeptn Haddock authored
-
Rubén Figols authored
-
Marius-Alex Olar authored
-
Andreas Gohr authored
-
Andreas Gohr authored
When an overlong edit summary was given for an edit, the resulting changelog line could be longer than the chunk that is handled in the changelog reader (8192 bytes) causing the reader to abort the operation. This meant that old revisions where no longer accessible. This patch fixes the reader (it continues reading chunks until a full line is found). However, limiting the summary makes sense and will be added in another patch.
-
- Sep 27, 2011
-
-
Anika Henke authored
-
- Sep 25, 2011
-
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-
Anika Henke authored
-