aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10640] Do not change default value of truncate_string()Joas Schilling2012-06-172-3/+3
* [ticket/10640] Change maximum subject lengthMichael Cullum2012-06-171-1/+1
* Merge PR #721 branch 'rahulr92/ticket/10650' into developOleg Pudeyev2012-05-212-1/+5
|\
| * [ticket/10650] Subject is cleared if no permissions existRahul R2012-05-191-2/+2
| * [ticket/10650] Moving censoring to before truncationRahul R2012-04-101-2/+2
| * [ticket/10650] Added ellipsis to language fileRahul R2012-04-081-1/+1
| * [ticket/10650] Made use of truncate_string() functionRahul R2012-04-081-5/+2
| * [ticket/10650] Removed changes from acp_forums.phpRahul R2012-04-081-4/+0
| * [ticket/10650] Changed acp option from per forum to globalRahul R2012-04-082-1/+2
| * [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-081-0/+5
| * [ticket/10650] Corrected space before trueRahul2012-04-081-1/+1
| * [ticket/10650] Displaying last topic on forum listRahul2012-04-082-0/+5
* | 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
|\ \ \ \ | |/ / /
| * | | [ticket/10898] Do not write ?> into config.php to avoid whitespace output.Andreas Fischer2012-05-181-2/+0
| |/ /
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-142-54/+164
|\ \ \ | |/ /
| * | Merge branch 'ticket/10605' into develop-olympusAndreas Fischer2012-05-142-54/+164
| |\ \
| | * | [ticket/10605] Add parameter documentation to phpbb_delete_user_pmsJoas Schilling2012-04-131-0/+4
| | * | [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
| | * | [ticket/10605] Remove unnecessary $delete_ids array.Andreas Fischer2012-03-271-5/+3
| | * | [ticket/10605] Remove unnecessary array_keys calls on $delete_rows.Andreas Fischer2012-03-271-3/+3
| | * | [ticket/10605] Remove unused variable declarations.Andreas Fischer2012-03-271-1/+0
| | * | [ticket/10605] Turn $undelivered_user into a real array of counters.Andreas Fischer2012-03-271-4/+12
| | * | [ticket/10605] Use unset() instead of checking user_id over and over again.Andreas Fischer2012-03-271-5/+1
| | * | [ticket/10605] Prefix function with phpbb_ and use true instead of 1Joas Schilling2012-03-122-4/+4
| | * | [ticket/10605] Check for orphan privmsgs when deleting a userJoas Schilling2012-02-182-54/+120
* | | | [ticket/10893] Update the usage of ComposerJoseph Warner2012-05-131-3/+3
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-094-104/+43
|\ \ \ \ | |/ / /
| * | | [ticket/10858] Move generic row seeking to DBALPatrick Webster2012-05-084-129/+43
| * | | [ticket/10858] Fix MSSQL Native's row seeking behaviorPatrick Webster2012-05-081-3/+28
* | | | Merge remote-tracking branch 'brunoais/ticket/10871' into developAndreas Fischer2012-05-041-2/+0
|\ \ \ \
| * | | | [ticket/10871] Delete the unwanted implodeBruno Ais2012-05-041-2/+0
* | | | | Merge remote-tracking branch 'Senky/ticket/10847' into developAndreas Fischer2012-05-012-2/+2
|\ \ \ \ \
| * | | | | [ticket/10847] fixing all misspelled "dependant" to "dependent"Senky2012-04-302-2/+2
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-011-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | [ticket/10846] fixing SQL query bug in acp_main.phpSenky2012-04-301-1/+1
* | | | | Merge PR #731 branch 'VSEphpbb/ticket/10779' into developOleg Pudeyev2012-04-251-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ticket/10779] Move jQuery CDN option to Load SettingsMatt Friedman2012-04-101-2/+2