aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12660] Improve check for when phpinfo() is disabled.Andreas Fischer2014-06-091-1/+1
* Merge pull request #2282 from bantu/ticket/12384Joas Schilling2014-05-281-4/+0
|\
| * [ticket/12384] Run Travis CI HHVM tests against MySQLi instead of MySQL.Andreas Fischer2014-04-121-4/+0
* | Merge pull request #2498 from bantu/ticket/12582Joas Schilling2014-05-283-0/+28
|\ \
| * | [ticket/12582] Fix coding style.Andreas Fischer2014-05-271-1/+2
| * | [ticket/12582] Remove set -e due to exiftool not liking 0 byte files.Andreas Fischer2014-05-271-1/+0
| * | [ticket/12582] Strip away copyrighted ICC profileDavid Prévot2014-05-271-0/+0
| * | [ticket/12582] Change strip_icc_profiles.sh to only take a single file.Andreas Fischer2014-05-272-21/+14
| * | [ticket/12582] Run strip_icc_profiles.sh on Travis CI.Andreas Fischer2014-05-271-0/+2
| * | [ticket/12582] Overwrite inplace instead of creating _original files.Andreas Fischer2014-05-271-1/+1
| * | [ticket/12582] Add script for strippping ICC profiles from images.Andreas Fischer2014-05-271-0/+33
* | | Merge pull request #2470 from bantu/task/samiJoas Schilling2014-05-185-155/+418
|\ \ \ | |/ /
| * | [task/sami] Establish alphabetical order.Andreas Fischer2014-05-171-1/+1
| * | [task/sami] Also ignore ext/ directory.Andreas Fischer2014-05-171-0/+1
| * | [task/sami] Replace phpdoctor with sami.Andreas Fischer2014-05-163-153/+51
| * | [task/sami] Add sami/sami as a composer development dependency.Andreas Fischer2014-05-162-2/+366
|/ /
* | Merge pull request #2454 from nickvergessen/ticket/12540Andreas Fischer2014-05-153-3/+3
|\ \
| * | [ticket/12540] Fix broken placeholders in language filesJoas Schilling2014-05-133-3/+3
|/ /
* | Merge pull request #2430 from nickvergessen/ticket/10839-olympusAndreas Fischer2014-05-105-83/+13
|\ \
| * | [ticket/10839] Fix note about running slow tests and build taskJoas Schilling2014-05-092-6/+9
| * | [ticket/10839] Removing phpunit.xml.allJoas Schilling2014-05-091-33/+0
| * | [ticket/10839] Always run functional tests by defaultJoas Schilling2014-05-092-44/+4
|/ /
* | Merge pull request #2396 from Nicofuma/ticket/12485Joas Schilling2014-05-038-17/+61
|\ \
| * | [ticket/12485] Broken tests due to absolute excludeNicofuma2014-05-038-17/+61
|/ /
* | Merge remote-tracking branch 'github-bantu/ticket/11860' into develop-olympusNils Adermann2014-05-031-9/+47
|\ \
| * | [ticket/11860] htaccess: Support for Apache 2.4's "Require" syntax.Andreas Fischer2013-09-231-9/+47
* | | Merge remote-tracking branch 'github-bantu/ticket/12429' into develop-olympusNils Adermann2014-05-022-80/+376
|\ \ \
| * | | [ticket/12429] Update PHPUnit to 4.1, update DBUnit to 1.3.Andreas Fischer2014-05-022-80/+376
|/ / /
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/12472' into develop...Nils Adermann2014-05-021-0/+1
|\ \ \
| * | | [ticket/12472] Set fast_finish for travisJoas Schilling2014-05-021-0/+1
* | | | Merge remote-tracking branch 'nickvergessen/ticket/12120' into develop-olympusMarc Alexander2014-05-021-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12120] Add Marc Alexander to AUTHORSJoas Schilling2014-05-021-0/+1
|/ / /
* | | 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 #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
|\ \ \
| * | | [ticket/8960] Allow changing avatar path if it's not writableMarc Alexander2014-04-142-2/+2
| | |/ | |/|
* | | Merge pull request #2319 from n-aleha/ticket/12186Joas Schilling2014-04-292-1/+40
|\ \ \
| * | | [ticket/12186] Move PM reports below post reports while installingn-aleha2014-04-232-1/+40
* | | | Merge pull request #2341 from nickvergessen/ticket/12413Andreas Fischer2014-04-221-70/+9
|\ \ \ \
| * | | | [ticket/12413] Revert e65a6dd8f45d0ce4c8700fb68c19ac6268162aa0Joas Schilling2014-04-221-70/+9
|/ / / /
* | | | Merge pull request #2324 from bantu/ticket/12417Joas Schilling2014-04-161-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."Andreas Fischer2014-04-161-0/+2
|/ / /
* | | Merge pull request #2310 from n-aleha/ticket/12397Andreas Fischer2014-04-151-2/+2
|\ \ \
| * | | [ticket/12397] Fix sql_unique_index_exists doc blockn-aleha2014-04-161-2/+2
| |/ /
* | | Merge pull request #2195 from Elsensee/ticket/10423Joas Schilling2014-04-154-15/+66
|\ \ \ | |/ / |/| |
| * | [ticket/10423] Replace foreach with function in viewtopic.phpOliver Schramm2014-04-151-12/+5
| * | [ticket/10423] Remove unnecessary include in testOliver Schramm2014-04-151-1/+0
| * | [ticket/10423] Match multiple wildcardsOliver Schramm2014-04-132-2/+4