aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10640] Change maximum subject lengthMichael Cullum2012-06-175-5/+5
* Merge PR #721 branch 'rahulr92/ticket/10650' into developOleg Pudeyev2012-05-216-2/+19
|\
| * [ticket/10650] Subject is cleared if no permissions existRahul R2012-05-191-2/+2
| * [ticket/10650] Changed apostrophe to utf8 single quoteRahul R2012-04-111-1/+1
| * [ticket/10650] Moving censoring to before truncationRahul R2012-04-101-2/+2
| * [ticket/10650] Added apostrophe in explanation in language fileRahul R2012-04-091-1/+1
| * [ticket/10650] Inserted correct utf ELLIPSIS characterRahul R2012-04-091-1/+1
| * [ticket/10650] Added space after if and commentRahul R2012-04-092-4/+4
| * [ticket/10650] Added ellipsis to language fileRahul R2012-04-083-2/+3
| * [ticket/10650] Added href title to subject linkRahul R2012-04-081-1/+1
| * [ticket/10650] Made use of truncate_string() functionRahul R2012-04-082-6/+3
| * [ticket/10650] Removed changes from acp_forums.phpRahul R2012-04-081-4/+0
| * [ticket/10650]Removed incorrect newlineRahul R2012-04-081-1/+0
| * [ticket/10650] Changed acp option from per forum to globalRahul R2012-04-0815-20/+12
| * [ticket/10650] Added checking for empty subjectsRahul R2012-04-081-1/+1
| * [ticket/10650] Corrected intendationRahul R2012-04-081-4/+4
| * [ticket/10650]Added permission checking and utf8 functionsRahul R2012-04-081-4/+4
| * [ticket/10650] Cropped subject and inserted newlineRahul R2012-04-082-1/+6
| * [ticket/10650] Corrected space before trueRahul2012-04-081-1/+1
| * [ticket/10650] Changed language files and forumlistRahul2012-04-082-3/+4
| * [ticket/10650] Added static sql filesRahul2012-04-087-0/+7
| * [ticket/10650] Displaying last topic on forum listRahul2012-04-087-1/+20
* | Merge PR #810 branch 'develop-olympus' into developOleg Pudeyev2012-05-211-1/+3
|\ \
| * \ Merge PR #810 branch 'bantu/ticket/10890' into develop-olympusOleg Pudeyev2012-05-211-1/+3
| |\ \
| | * | [ticket/10890] Fix test_sql_fetchrow_returns_false_when_empty() on MS and ORA.Andreas Fischer2012-05-221-1/+3
* | | | Merge PR #813 branch 'develop-olympus' into developOleg Pudeyev2012-05-211-1/+5
|\ \ \ \ | |/ / /
| * | | Merge PR #813 branch 'bantu/ticket/10401' into develop-olympusOleg Pudeyev2012-05-211-1/+5
| |\ \ \
| | * | | [ticket/10401] Return correct type when ldap_bind() fails in ldap_login().Andreas Fischer2012-05-221-1/+5
| | |/ /
* | | | Merge PR #812 branch 'develop-olympus' into developOleg Pudeyev2012-05-211-4/+7
|\ \ \ \ | |/ / /
| * | | Merge PR #812 branch 'bantu/ticket/10565' into develop-olympusOleg Pudeyev2012-05-211-4/+7
| |\ \ \
| | * | | [ticket/10565] Add line breaks to query in order to follow coding guidelines.Andreas Fischer2012-05-221-3/+7
| | * | | [ticket/10565] update_forum_tracking_info(): Remove unnecessary GROUP BY clauseAndreas Fischer2012-05-221-2/+1
| | |/ /
* | | | Merge PR #808 branch 'develop-olympus' into developOleg Pudeyev2012-05-211-2/+0
|\ \ \ \ | |/ / /
| * | | Merge PR #808 branch 'bantu/ticket/10898' into develop-olympusOleg Pudeyev2012-05-211-2/+0
| |\ \ \
| | * | | [ticket/10898] Do not write ?> into config.php to avoid whitespace output.Andreas Fischer2012-05-181-2/+0
| | |/ /
* | | | Merge PR #743 branch 'develop-olympus' into developOleg Pudeyev2012-05-211-1/+3
|\ \ \ \ | |/ / /
| * | | Merge PR #743 branch 'bantu/ticket/10094' into develop-olympusOleg Pudeyev2012-05-211-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/10094] Purge acm_file cache before phpBB installation.Andreas Fischer2012-04-131-1/+3
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-143-54/+202
|\ \ \ \ | |/ / /
| * | | Merge branch 'ticket/10605' into develop-olympusAndreas Fischer2012-05-143-55/+203
| |\ \ \
| | * | | [ticket/10605] Use database updater function _sql() instead of $db->sql_query()Andreas Fischer2012-05-141-1/+1
| | * | | [ticket/10605] Put end of array on its own line because start of array is too.Andreas Fischer2012-05-141-1/+2
| | * | | [ticket/10605] Add parameter documentation to phpbb_delete_user_pmsJoas Schilling2012-04-131-0/+4
| | * | | [ticket/10605] Fix left join usage.Oleg Pudeyev2012-04-051-1/+1
| | * | | [ticket/10605] Add a section for updating from 3.0.10 to schema updates.Oleg Pudeyev2012-04-051-0/+2
| | * | | [ticket/10605] Fix syntax error in database updater.Oleg Pudeyev2012-04-051-1/+1
| | * | | [ticket/10605] Reset user“s pm count to 0 when deleting his PMsJoas Schilling2012-03-271-1/+11
| | * | | [ticket/10605] Split query to be able to use indexesJoas Schilling2012-03-271-3/+31
| | * | | [ticket/10605] Rename $delete_rows to $delete_ids.Andreas Fischer2012-03-271-9/+9
| | * | | [ticket/10605] Break long comment into multiple lines 80 chars short.Andreas Fischer2012-03-271-1/+2