| 7e9efe52 | 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
moved rewrite rules to uncomment together (FS#2484) |
| 21606750 | 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
added explaining text to _dummy files (fixes issues with some archivers, FS#2616) |
| 73afc609 | 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
removed useless css from config manager (causing issues in Opera, FS#2678) |
| 8a65ef2e | 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
fixed edit toolbar being cut off (FS#2715) |
| 6d6be32b | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
initialize link wizard with current namespace FS#2683 |
| fed6fccb | 16-Feb-2013 |
Anika Henke <anika@selfthinker.org> |
fixed media upload not working with QuickPHP (FS#2531 + FS#2673) |
| a9b6a8b5 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
allow richer email addresses in notify and registernotify FS#2689
This deprecates the "richemail" config class |
| 6a1f928f | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
do not expose version in outgoing mails FS#2701 |
| 62147bf8 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
don't expose version in info plugin FS#2701 |
| a5951419 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
don't use keep-alive with single shot HTTP clients |
| 4def61cf | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
test for media downloading (related to FS#2675 |
| 8b48b31f | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
HTTPclient: print number of received bytes on error |
| 7b9186a5 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
HTTPClient: updated function comments |
| 0fa584c2 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
HTTPClient: fixed max_bodysize when using keep-alive |
| 47a8b919 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
added another HTTPClient test |
| 78361632 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
better HTTPClient debug output on CLI |
| 36625b96 | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
run main code only for non-tests in lib/exe/fetch.php |
| 3b399a1b | 16-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
reformatted lib/exe/fetch.php |
| a701b283 | 08-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed config loading for auth plugins |
| ed2c6a71 | 05-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
use consistent name for authpgsql |
| fe3fe1c7 | 05-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed authpg plugin info |
| 040f0e13 | 04-Feb-2013 |
Klap-in <klapinklapin@gmail.com> |
some refactoring |
| 138c83ca | 03-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed jquery-ui FS permissions |
| 6ecd1025 | 03-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed acl tests
failed because of the rename of auth_basic |
| 646a531a | 03-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
ensure getter works with keys & values containing '#' |