aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/bantu/9655' into develop-olympusAndreas Fischer2010-06-201-2/+2
|\
| * [ticket/9655] Pass E_USER_WARNING, so it doesn't look like a successful action.Andreas Fischer2010-06-141-2/+2
* | Merge branch 'ticket/bantu/9665' into develop-olympusAndreas Fischer2010-06-202-2/+2
|\ \
| * | [ticket/9665] Allow preview of signature when it is the string "0".Andreas Fischer2010-06-202-2/+2
* | | Merge branch 'ticket/bantu/9656' into develop-olympusAndreas Fischer2010-06-201-2/+2
|\ \ \
| * | | [ticket/9656] Remove @ from phpinfo() to get correct error_reporting value.Andreas Fischer2010-06-201-2/+2
| | |/ | |/|
* | | Merge branch 'ticket/bantu/9653' into develop-olympusAndreas Fischer2010-06-201-1/+1
|\ \ \
| * | | [ticket/9653] Valid XHTML with code BBCode in subsilver2 viewtopic signaturesAndreas Fischer2010-06-201-1/+1
| |/ /
* | | Merge branch 'ticket/bantu/9643' into develop-olympusAndreas Fischer2010-06-201-1/+4
|\ \ \
| * | | [ticket/9643] Only split $port from $sqlserver, if it's not an IPv6 address.Andreas Fischer2010-06-081-1/+4
| |/ /
* | | Merge branch 'ticket/bantu/9112' into develop-olympusAndreas Fischer2010-06-201-0/+7
|\ \ \ | |_|/ |/| |
| * | [ticket/9112] Make sure current user can see most active forum/topic.Andreas Fischer2010-06-151-0/+7
* | | Merge branch 'ticket/jellydoughnut/9132' into develop-olympusAndreas Fischer2010-06-171-0/+5
|\ \ \
| * | | [ticket/9132] Oracle CLOB support is broken, preventing storage of long stringsJosh Woody2010-06-131-0/+5
| |/ /
* | | Merge branch 'ticket/rxu/9606' into develop-olympusAndreas Fischer2010-06-172-15/+11
|\ \ \
| * | | [ticket/9606] Optimize unread search option.rxu2010-05-172-15/+11
* | | | [ticket/9587] Replace '0px' with '0'.Andreas Fischer2010-06-171-1/+1
* | | | Merge branch 'ticket/nickvergessen/9605' into develop-olympusAndreas Fischer2010-06-171-3/+3
|\ \ \ \
| * | | | [ticket/9605] Wrong class added to topiclist, when there's no announcement to...Joas Schilling2010-06-171-3/+3
* | | | | Merge branch 'ticket/nickvergessen/9605' into develop-olympusAndreas Fischer2010-06-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/9605] Wrong class added to topiclist, when there's no announcement to...Joas Schilling2010-05-241-1/+1
| |/ / /
* | | | Merge branch 'ticket/nickvergessen/9587' into develop-olympusAndreas Fischer2010-06-171-0/+5
|\ \ \ \
| * | | | [ticket/9587] Prosilver overrides reCaptcha class.Joas Schilling2010-05-241-0/+5
| |/ / /
* | | | Merge branch 'ticket/jellydoughnut/9633' into develop-olympusAndreas Fischer2010-06-151-0/+1
|\ \ \ \
| * | | | [ticket/9633] Newly Registered Group Colour not used in "Our Newest Member"Josh Woody2010-06-011-0/+1
| | |/ / | |/| |
* | | | [ticket/9623] Proper UTF8 encoding for usernames in pruning sectionJosh Woody2010-06-151-4/+4
| |_|/ |/| |
* | | Merge branch 'feature/notify_status' into develop-olympusNils Adermann2010-05-301-1/+0
|\ \ \
| * | | [ticket/9179] Remove unnecessary newline.Andreas Fischer2010-05-301-1/+0
* | | | Merge branch 'ticket/nickvergessen/9147' into develop-olympusNils Adermann2010-05-301-1/+1
|\ \ \ \
| * | | | [ticket/9147] "Change topic type"-option "Normal" always selected.Joas Schilling2010-05-281-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'ticket/nickvergessen/9135' into develop-olympusNils Adermann2010-05-304-2/+30
|\ \ \ \
| * | | | [ticket/9135] Fix report-icon for moderators in PM folders.Joas Schilling2010-05-264-2/+30
| |/ / /
* | | | Merge branch 'ticket/nickvergessen/9094' into develop-olympusNils Adermann2010-05-301-2/+4
|\ \ \ \
| * | | | [ticket/9094] Hide "Copy permissions" message, when permissions were copied.Joas Schilling2010-05-271-2/+4
| |/ / /
* | | | Merge branch 'ticket/nickvergessen/8936' into develop-olympusNils Adermann2010-05-301-0/+1
|\ \ \ \
| * | | | [ticket/8936] Subsilver2 missing reply-to-all feature.Joas Schilling2010-05-241-0/+1
| |/ / /
* | | | Merge branch 'ticket/bantu/8792' into develop-olympusNils Adermann2010-05-302-1/+2
|\ \ \ \
| * | | | [ticket/8792] Add LDAP_SEARCH_FAILED string for when ldap_search() fails.Andreas Fischer2010-05-162-1/+2
| |/ / /
* | | | [ticket/7782] Return 404 HTTP status code for nonexistent attachments.Oleg Pudeyev2010-05-171-1/+1
* | | | [ticket/7782] Added spaces.Oleg Pudeyev2010-05-171-1/+1
* | | | [ticket/7782] Added phpdoc comment for send_status_line function.Oleg Pudeyev2010-05-161-0/+20
* | | | [ticket/7782] Send status line using refactored download/file.php logic.Oleg Pudeyev2010-05-162-10/+23
|/ / /
* | | [develop-olympus] Move rxu and nickvergessen to DevelopersJoas Schilling2010-05-161-2/+2
|/ /
* | [feature/notify_status] Define'd constants for notify_statusMark2010-05-163-11/+16
* | Merge branch 'ticket/p/7782' into develop-olympusNils Adermann2010-05-161-0/+5
|\ \
| * | [ticket/7782] Send 404 HTTP code when a nonexistent user/forum/topic is reque...Oleg Pudeyev2010-05-161-0/+5
* | | Merge branch 'ticket/nickvergessen/9530' into develop-olympusNils Adermann2010-05-163-2/+63
|\ \ \
| * | | [ticket/9530] The prosilver problem in #9531 exists in subsilver2 editor.jsJoas Schilling2010-05-161-1/+2
| * | | [ticket/9530] Subsilver2 is missing BBCode-less quotes fallback-option when b...Joas Schilling2010-05-163-1/+61
| |/ /
* | | Merge branch 'ticket/nickvergessen/9531' into develop-olympusNils Adermann2010-05-166-6/+7
|\ \ \