aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/igorw/9850' into develop-olympusAndreas Fischer2010-11-064-1/+18
|\
| * [ticket/9850] Display upgrade instructions for feature release in acpIgor Wiedler2010-11-024-1/+18
* | Merge branch 'task/naderman/mssql-db-tests' into develop-olympusAndreas Fischer2010-11-0310-311/+480
|\ \ | |/ |/|
| * [task/mssql-db-tests] Remove MS SQL helper values from SELECT LIMIT results.Nils Adermann2010-10-251-1/+6
| * [task/mssql-db-tests] Split up database tests into SELECT and write operationsNils Adermann2010-10-255-178/+200
| * [task/mssql-db-tests] PHPUnit output got stuck after unterminated ob_start.Nils Adermann2010-10-251-0/+1
| * [task/mssql-db-tests] sql_query_limit must return all results when total = 0Nils Adermann2010-10-251-5/+14
| * [task/mssql-db-tests] Add support for odbc & sqlsrv PDO test connectionsNils Adermann2010-10-251-6/+94
| * [task/mssql-db-tests] Refactored getConnection into multiple smaller parts.Nils Adermann2010-10-251-51/+84
| * [task/mssql-db-tests] Allow test configuration with environment variables.Nils Adermann2010-10-252-2/+19
| * [task/mssql-db-tests] No longer display an error when skipping db tests.Nils Adermann2010-10-253-76/+70
| * [task/mssql-db-tests] Use a simple getter for test case helpers.Nils Adermann2010-10-252-10/+10
* | Merge branch 'ticket/cs278/9061' into develop-olympusAndreas Fischer2010-10-271-19/+68
|\ \
| * | [ticket/9061] Simplify conditional statements by reworking the logic.Chris Smith2010-10-271-12/+18
| * | [ticket/9061] Fixed a race condition in queue locking.Oleg Pudeyev2010-10-271-19/+62
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'ticket/bantu/9101', 'ticket/bantu/9595' and 'ticket/bantu/985...Igor Wiedler2010-10-255-1/+13
|\ \ \ \ \
| | | * | | [ticket/9853] Change recaptcha theme from default to 'clean'.Andreas Fischer2010-10-182-0/+2
| | * | | | [ticket/9595] List min/max characters indexed by search for mysql_fulltext.Andreas Fischer2010-10-212-0/+10
| | | |_|/ | | |/| |
| * | | | [ticket/9101] Remove misleading 'below' from RECAPTCHA_EXPLAIN.Andreas Fischer2010-10-181-1/+1
| | |/ / | |/| |
* | | | Merge branch 'ticket/naderman/9686' into develop-olympusAndreas Fischer2010-10-252-28/+46
|\ \ \ \
| * | | | [ticket/9686] Fix mssqlnative database data exportNils Adermann2010-10-252-28/+46
* | | | | Merge branch 'ticket/rxu/9478' into develop-olympusAndreas Fischer2010-10-252-0/+15
|\ \ \ \ \
| * | | | | [ticket/9478] Validate maximum number of allowed recipients per PM value.rxu2010-10-252-0/+15
| | |_|/ / | |/| | |
* | | | | Merge branch 'ticket/igorw/9807' into develop-olympusNils Adermann2010-10-232-1/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/9807] Update existing module permissions in databaseIgor Wiedler2010-10-211-0/+8
| * | | | [ticket/9807] Hide avatar tab in UCP when avatars are disabledIgor Wiedler2010-09-071-1/+1
* | | | | Merge branch 'ticket/bantu/9857' into develop-olympusIgor Wiedler2010-10-193-3/+3
|\ \ \ \ \
| * | | | | [ticket/9857] Remove visible $Id$ from phpBB/docs files.Andreas Fischer2010-10-193-3/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'ticket/igorw/9509' into develop-olympusIgor Wiedler2010-10-191-109/+15
|\ \ \ \ \
| * | | | | [ticket/9509] Remove section 8 from indexIgor Wiedler2010-10-191-1/+0
| * | | | | [ticket/9509] Close anchor tag in coding guidelinesIgor Wiedler2010-10-191-1/+1
| * | | | | [ticket/9509] The VCS is now gitNils Adermann2010-10-181-108/+15
| |/ / / /
* | | | | Merge branch 'ticket/jellydoughnut/9854' into develop-olympusAndreas Fischer2010-10-191-1/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/9854] Revise docs/auth_api.html to add more methodsJosh Woody2010-10-191-1/+47
|/ / / /
* | | | Merge branch 'ticket/rxu/9840' into develop-olympusAndreas Fischer2010-10-183-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/9840] Display view unread posts link for guests.rxu2010-10-163-4/+4
* | | | Merge branch 'ticket/naderman/9855' into develop-olympusIgor Wiedler2010-10-172-3/+14
|\ \ \ \
| * | | | [ticket/9855] Do not include the PHPUnit Framework manually on 3.5+.Nils Adermann2010-10-171-2/+6
| * | | | [ticket/9855] Make tests run under PHPUnit 3.5.Nils Adermann2010-10-171-1/+8
* | | | | Merge branch 'ticket/bantu/9848' into develop-olympusIgor Wiedler2010-10-171-0/+3
|\ \ \ \ \
| * | | | | [ticket/9848] Add avatars, attachments and store files to .gitignore.Andreas Fischer2010-10-151-0/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'ticket/bantu/9841' into develop-olympusIgor Wiedler2010-10-172-6/+6
|\ \ \ \ \
| * | | | | [ticket/9841] Change "Save" to "Save draft", "Load" to "Load draft".Andreas Fischer2010-10-152-6/+6
| |/ / / /
* | | | | Merge branch 'ticket/bantu/9822' into develop-olympusIgor Wiedler2010-10-171-4/+4
|\ \ \ \ \
| * | | | | [ticket/9822] Correct some style related ACP explain statements.Andreas Fischer2010-10-151-4/+4
| |/ / / /
* | | | | Merge branch 'ticket/bantu/9698' into develop-olympusIgor Wiedler2010-10-171-0/+4
|\ \ \ \ \
| * | | | | [ticket/9698] Add .htaccess to the includes subdirectory.Andreas Fischer2010-10-151-0/+4
| |/ / / /
* | | | | Merge branch 'ticket/bantu/9664' into develop-olympusIgor Wiedler2010-10-173-3/+3
|\ \ \ \ \
| * | | | | [ticket/9664] Resolve conflict with accesskey="t", change addlitsitem to "y".Andreas Fischer2010-10-153-3/+3
| |/ / / /
* | | | | Merge branch 'ticket/bantu/7538' into develop-olympusIgor Wiedler2010-10-172-2/+8
|\ \ \ \ \