aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10003] Ported d7d96223e7bae7cd60b13c6e7896d95838c3633c to db_tools.Oleg Pudeyev2011-04-291-2/+7
* Merge remote branch 'bantu/ticket/10145' into develop-olympusIgor Wiedler2011-04-261-1/+1
|\
| * [ticket/10145] Always recompile all templates when DEBUG_EXTRA is defined.Andreas Fischer2011-04-261-1/+1
* | Merge remote branch 'p/ticket/7941' into develop-olympusAndreas Fischer2011-04-261-0/+3
|\ \ | |/ |/|
| * [ticket/7941] Added @return to generate_board_url docstring.Oleg Pudeyev2011-04-171-0/+3
* | Merge branch 'ticket/p/10147' into develop-olympusAndreas Fischer2011-04-231-1/+1
|\ \
| * | [ticket/10147] Corrected a typo in includes/functions_template.php.Oleg Pudeyev2011-04-231-1/+1
* | | Merge branch 'ticket/p/10141' into develop-olympusAndreas Fischer2011-04-221-1/+11
|\ \ \ | |/ / |/| |
| * | [ticket/10141] Save a hash lookup when value is not in cache.Oleg Pudeyev2011-04-211-3/+7
| * | [ticket/10141] Split double-assignment into conditional and unconditional part.Andreas Fischer2011-04-221-7/+5
| * | [ticket/10141] Use a cache in $auth->_fill_acl() for better performance.Bart van Bragt2011-04-211-2/+10
| |/
* | Merge branch 'ticket/bantu/10137' into develop-olympusOleg Pudeyev2011-04-221-1/+1
|\ \
| * | [ticket/10137] Remove unintended space at end of PHP_URL_FOPEN_SUPPORT_EXPLAIN.Andreas Fischer2011-04-221-1/+1
| |/
* | Merge branch 'ticket/bantu/10105' into develop-olympusOleg Pudeyev2011-04-222-2/+2
|\ \ | |/ |/|
| * [ticket/10105] Update AIM express link.Andreas Fischer2011-04-222-2/+2
| * [ticket/10105] Update AIM application download link.Andreas Fischer2011-04-222-2/+2
|/
* Merge branch 'ticket/nickvergessen/10109' into develop-olympusOleg Pudeyev2011-04-171-25/+26
|\
| * [ticket/10109] Fix "Undefined Index" errors when copying a topic.Joas Schilling2011-04-071-25/+26
* | Merge branch 'ticket/rxu/10117' into develop-olympusOleg Pudeyev2011-04-171-2/+7
|\ \
| * | [ticket/10117] Add one more missed 'u' modifier, add code commentrxu2011-04-031-1/+6
| * | [ticket/10117] Make smilies to be correctly parsed within unicode text.rxu2011-04-031-2/+2
* | | Merge branch 'ticket/rxu/10115' into develop-olympusOleg Pudeyev2011-04-171-13/+13
|\ \ \
| * | | [ticket/10115] Switch UTF-8 mode on for the rest of BBCodesrxu2011-04-031-6/+6
| * | | [ticket/10115] Make some text oriented BBCodes to properly handle unicode.rxu2011-04-021-7/+7
| |/ /
* | | Merge branch 'ticket/bantu/10128' into develop-olympusOleg Pudeyev2011-04-101-6/+6
|\ \ \
| * | | [ticket/10128] Pass E_USER_WARNING to trigger_error() calls from user_ban().Andreas Fischer2011-04-111-6/+6
* | | | Merge branch 'ticket/bantu/10123' into develop-olympusOleg Pudeyev2011-04-101-3/+3
|\ \ \ \
| * | | | [ticket/10123] Change "smilie" to "smiley" as per our coding guidelines.Andreas Fischer2011-04-081-3/+3
| |/ / /
* | | | Merge branch 'ticket/erikfrerejean/9581' into develop-olympusOleg Pudeyev2011-04-103-12/+43
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/9581] Fix missing indexErik Frèrejean2011-03-241-1/+1
| * | | [ticket/9581] Slightly tweaked queriesErik Frèrejean2011-03-041-14/+35
| * | | [ticket/9581] Make banlist table select optionalErik Frèrejean2011-03-041-2/+2
| * | | [ticket/9581] Mass e-mail to banned usersErik Frèrejean2011-03-043-10/+20
* | | | Merge branch 'ticket/nickvergessen/10084' into develop-olympusAndreas Fischer2011-04-082-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/10084] Add smilie/icon errors out when file is missingJoas Schilling2011-04-072-1/+6
|/ / /
* | | Merge branch 'ticket/nickvergessen/10121' into develop-olympusAndreas Fischer2011-04-053-3/+3
|\ \ \ | |_|/ |/| |
| * | [ticket/10121] Fix missing urlencode() for ICQ-number in viewtopic.phpJoas Schilling2011-04-031-1/+1
| * | [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.Joas Schilling2011-04-033-3/+3
|/ /
* | Merge branch 'ticket/bantu/9751' into develop-olympusAndreas Fischer2011-04-012-14/+93
|\ \
| * | [ticket/9751] Add shortcut logic for pass_complex == PASS_TYPE_ANY.Andreas Fischer2011-04-011-4/+2
| * | [ticket/9751] Compare $password with empty string instead of casting it to boolAndreas Fischer2011-04-011-1/+1
| * | [ticket/9751] Use a switch/case block without break for password complexity.Andreas Fischer2011-04-011-11/+13
| * | [ticket/9751] Password requirement "Must contain letters and numbers" failsrxu2011-04-012-4/+83
* | | Merge remote branch 'callumacrae/ticket/10112' into develop-olympusIgor Wiedler2011-03-312-28/+28
|\ \ \
| * | | [ticket/10112] Replaced a couple occurrences of count() with sizeof()Callum Macrae2011-03-302-28/+28
* | | | Merge branch 'ticket/haklop/10110' into develop-olympusIgor Wiedler2011-03-312-0/+160
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/10110] Remove tab from empty linesEric2011-03-311-6/+6
| * | | [ticket/10110] Enable the serialization and add a constant forEric2011-03-312-11/+22
| * | | [ticket/10110] Update comments with a link to the phpredis extensionEric2011-03-311-2/+5
| * | | [ticket/10110] Add Redis ACM backendEric2011-03-312-0/+146