aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-273-1231/+87
|\
| * Merge pull request #2440 from nickvergessen/ticket/12527Andreas Fischer2014-05-273-1231/+87
| |\
| | * [ticket/12527] Fix "board’s language" vs "boards language"Joas Schilling2014-05-181-2/+2
| | * [ticket/12527] Use a proper language string on confirm screenJoas Schilling2014-05-112-4/+6
| | * [ticket/12527] Remove unnecessary language stringsJoas Schilling2014-05-111-31/+2
| | * [ticket/12527] Check whether the language existsJoas Schilling2014-05-111-0/+5
| | * [ticket/12527] Restore missing files and variables checkJoas Schilling2014-05-113-38/+112
| | * [ticket/12527] Remove editor from templateJoas Schilling2014-05-111-131/+2
| | * [ticket/12527] Remove language file editor form ACPJoas Schilling2014-05-111-1071/+4
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-271-0/+1
|\ \ \ | |/ /
| * | Merge pull request #2500 from Nicofuma/ticket/12600Andreas Fischer2014-05-271-0/+1
| |\ \
| | * | [ticket/12600] Add @log to the dependencies of extension:showTristan Darricau2014-05-271-0/+1
* | | | Merge branch 'develop-ascraeus' into developCesar G2014-05-271-1/+1
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'hanakin/ticket/12580' into develop-ascraeusCesar G2014-05-271-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/12580] Remove :link pseudo from a taghanakin2014-05-231-1/+1
* | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-272-26/+25
|\ \ \ \ | |/ / /
| * | | Merge pull request #2497 from bantu/ticket/12592Andreas Fischer2014-05-272-26/+25
| |\ \ \
| | * | | [ticket/12592] Make hhvm run MySQL again.Andreas Fischer2014-05-262-26/+25
* | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-05-264-4/+96
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2492 from nickvergessen/ticket/12570Andreas Fischer2014-05-264-4/+96
| |\ \ \ \
| | * | | | [ticket/12570] Keep MySQLi proceduralJoas Schilling2014-05-261-2/+2
| | * | | | [ticket/12570] Remove test for affected rows after SELECTJoas Schilling2014-05-261-10/+1
| | * | | | [ticket/12570] Add a test for set_array() and updating with the same valueJoas Schilling2014-05-261-0/+2
| | * | | | [ticket/12570] Fix MySQL affectedrowsJoas Schilling2014-05-261-1/+20
| | * | | | [ticket/12570] Fix MySQLi affectedrows by specifying MYSQLI_CLIENT_FOUND_ROWSJoas Schilling2014-05-261-1/+2
| | * | | | [ticket/12570] Add a unit test to show broken sql_affectedrows()Joas Schilling2014-05-261-0/+73
| | * | | | [ticket/12570] Add test for updating a config with the same valueJoas Schilling2014-05-261-2/+8
| |/ / / /
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-265-9/+53
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2496 from bantu/ticket/12592Joas Schilling2014-05-265-9/+53
| |\ \ \ \ | | |/ / /
| | * | | [ticket/12592] Add PHP 5.4 environment using mysql driver.Andreas Fischer2014-05-263-1/+45
| | * | | [ticket/12592] Rename mysql environment to mysqli.Andreas Fischer2014-05-264-5/+5
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-267-2/+36
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2429 from Nicofuma/ticket/12074Joas Schilling2014-05-267-2/+36
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/12074] Update the visibility of the constructorTristan Darricau2014-05-091-1/+1
| | * | | [ticket/12074] Don't log errorsTristan Darricau2014-05-095-30/+1
| | * | | [ticket/12074] Managing extensions doesn't produce any log entryTristan Darricau2014-05-097-2/+65
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-261-7/+56
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2487 from n-aleha/ticket/12583Joas Schilling2014-05-261-7/+56
| |\ \ \ \
| | * | | | [ticket/12583] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| | * | | | [ticket/12583] Add event core.mcp_warn_post_before/aftern-aleha2014-05-231-5/+50
| | | |/ / | | |/| |
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-261-7/+52
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2488 from n-aleha/ticket/12584Joas Schilling2014-05-261-7/+52
| |\ \ \ \
| | * | | | [ticket/12584] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| | * | | | [ticket/12584] Add event core.mcp_warn_user_before/aftern-aleha2014-05-251-5/+46
| | |/ / /
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-05-262-26/+59
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #2134 from marcosbc/ticket/12270Joas Schilling2014-05-262-26/+59
| |\ \ \ \
| | * | | | [ticket/12270] Fixed topic counting bug and testsmarcosbc2014-05-241-0/+3
| | * | | | [ticket/12270] Fixed tests not workingmarcosbc2014-05-211-6/+11
| | * | | | [ticket/12270] No quote notif and double poster notification fixmarcosbc2014-05-101-10/+14
| | * | | | [ticket/12270] Fixed testsmarcosbc2014-05-091-2/+1