aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [feature/sqlite3] Remove unneeded ORDER BY type from sqlite_master queriesJoas Schilling2014-05-022-5/+3
* [feature/sqlite3] Correctly recreate indexes when recreating a tableJoas Schilling2014-05-021-82/+135
* [feature/sqlite3] Fix sql_index_drop() for sqlite3Joas Schilling2014-05-021-1/+1
* [feature/sqlite3] Remove trailing comma from column listJoas Schilling2014-05-021-1/+6
* [feature/sqlite3] Update docblocks and function visibilityPatrick Webster2014-05-021-23/+48
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-0223-55/+690
* Merge branch 'develop-olympus' into develop-ascraeusNils Adermann2014-05-021-3/+4
|\
| * Merge remote-tracking branch 'github-bantu/ticket/12468' into develop-olympusNils Adermann2014-05-022-7/+6
| |\
| | * [ticket/12468] Having mbstring.http_input set to '' is as good as 'pass'.Andreas Fischer2014-05-021-3/+4
* | | Merge pull request #2336 from Nicofuma/ticket/12413Joas Schilling2014-05-027-43/+1596
|\ \ \
| * | | [ticket/12413] Update configuration's assertsNicofuma2014-05-021-2/+2
| * | | [ticket/12413] Update initNicofuma2014-05-021-3/+1
| * | | [ticket/12413] Remove unnecessary castsNicofuma2014-05-021-2/+2
| * | | [ticket/12413] Disabled unapproved and solftdeleted testsNicofuma2014-05-021-9/+22
| * | | [ticket/12413] Move parent:open() call to the end of the functionNicofuma2014-05-022-4/+4
| * | | [ticket/12413] Coding style againNicofuma2014-05-021-27/+27
| * | | [ticket/12413] Fix coding styleNicofuma2014-05-024-15/+23
| * | | [ticket/12413] Fix: coding styleNicofuma2014-05-023-54/+18
| * | | [ticket/12413] Fixing the failed testNicofuma2014-05-021-8/+20
| * | | [ticket/12413] Adding the missing visibilitiesNicofuma2014-05-021-9/+9
| * | | [ticket/12413] Using static attribute instead of @dependsTristan Darricau2014-05-021-194/+59
| * | | [ticket/12413] Useing @depends to transmit the state of the boardTristan Darricau2014-05-021-90/+328
| * | | [ticket/12413] Tests: Adding functional tests for the feedsTristan Darricau2014-05-021-0/+1373
| * | | [ticket/12413] Fatal Error for feed.php?mode=forumsTristan Darricau2014-05-026-6/+88
* | | | Merge branch 'exreaction/ticket/11881' into develop-ascraeusNils Adermann2014-05-023-10/+209
|\ \ \ \
| * | | | [ticket/11881] Move convert_timezones_test to migratorNils Adermann2014-05-022-1/+1
| * | | | [ticket/11881] Fix test filenameNathan Guse2013-12-301-0/+0
| * | | | [ticket/11881] Limit to 500Nathan Guse2013-10-041-1/+1
| * | | | [ticket/11881] Make sure user_timezone isn't converted twiceNathan Guse2013-10-041-1/+6
| * | | | [ticket/11881] Better split the timezone conversion into chunks; add testNathan Guse2013-10-043-12/+194
| * | | | [ticket/11881] Timezone migration can take a long timeNathan2013-10-021-2/+14
* | | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-05-021-4/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #2371 from nickvergessen/ticket/12467Andreas Fischer2014-05-021-4/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [ticket/12467] Add config*.php and tests_config*.php to .gitignoreJoas Schilling2014-05-021-4/+2
| |/ / /
| * | | Merge remote-tracking branch 'github-marc1706/ticket/8960-olympus' into devel...Nils Adermann2014-05-022-2/+2
| |\ \ \
* | \ \ \ Merge remote-tracking branch 'github-rxu/ticket/12403' into develop-ascraeusNils Adermann2014-05-022-2/+56
|\ \ \ \ \
| * | | | | [ticket/12403] Add template events to acp_users_prefs.htmlrxu2014-04-252-2/+56
* | | | | | Merge remote-tracking branch 'github-marc1706/ticket/8960' into develop-ascraeusNils Adermann2014-05-022-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'ticket/8960-olympus' into ticket/8960Marc Alexander2014-04-162-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | [ticket/8960] Allow changing avatar path if it's not writableMarc Alexander2014-04-142-2/+2
* | | | | | [ticket/8558] htmlspecialchars_decode the contact name for emailsNils Adermann2014-05-021-1/+2
* | | | | | Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into dev...Nils Adermann2014-05-025-1/+35
|\ \ \ \ \ \
| * | | | | | [ticket/8558] Fix operatorOliver Schramm2014-04-231-1/+1
| * | | | | | [ticket/8558] Fix field length in ACPOliver Schramm2014-04-171-1/+1
| * | | | | | [ticket/8558] Use only one variable and improve explain stringOliver Schramm2014-04-172-17/+5
| * | | | | | [ticket/8558] Add config in migrations and schema_dataOliver Schramm2014-04-172-0/+31
| * | | | | | [ticket/8558] Add display name in emails from boardMarkus Stenudd2014-04-173-2/+19
* | | | | | | Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558' into devel...Nils Adermann2014-05-021-2/+4
|\ \ \ \ \ \ \
| * | | | | | | [ticket/8558] Do string concatenation only once and do htmlspecialcharsOliver Schramm2014-04-161-2/+4
| * | | | | | | [ticket/8558] Add display name in emails from boardMarkus Stenudd2014-04-161-2/+2