aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12693] Fix composer.phar pathTristan Darricau2014-08-072-6/+7
* [ticket/12693] The files skipped list can not be emptyTristan Darricau2014-07-311-1/+1
* [ticket/12693] Force the composer.phar to be executableTristan Darricau2014-07-311-5/+5
* [ticket/12693] All the files in bin/ must be executableTristan Darricau2014-07-311-1/+1
* [ticket/12693] Expand manually the wildcardTristan Darricau2014-07-311-2/+3
* [ticket/12693] Fix the query for bin/*Tristan Darricau2014-07-311-2/+2
* [ticket/12693] Extract exceptions, bin/* must be executableTristan Darricau2014-07-311-23/+34
* [ticket/12693] Remove the executable bit on icon_print.gifTristan Darricau2014-07-311-0/+0
* [ticket/12693] Check the persmissions of the ownerTristan Darricau2014-07-311-3/+2
* [ticket/12693] Check if the are executable and not if they are 644Tristan Darricau2014-07-311-3/+7
* [ticket/12693] Fix the permissionsTristan Darricau2014-07-311-0/+1
* [ticket/12693] Check if the files have the right 644Tristan Darricau2014-07-311-3/+3
* [ticket/12693] Fix indentationTristan Darricau2014-07-311-4/+3
* [ticket/12693] Add a travis test that checks file permissionsTristan Darricau2014-07-312-0/+53
* Merge pull request #2767 from Nicofuma/ticket/12882Joas Schilling2014-07-311-0/+34
|\
| * [ticket/12882] Use a new migrationTristan Darricau2014-07-212-4/+34
| * [ticket/12882] Update search_type when it's not prefixed by phpbb_searchTristan Darricau2014-07-211-0/+4
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-07-301-1/+1
|\ \
| * \ Merge pull request #2425 from Zoddo/ticket/12492Joas Schilling2014-07-301-1/+1
| |\ \
| | * | [ticket/12492] Add support of special charsSkouat2014-05-241-1/+1
* | | | Merge pull request #2780 from Nicofuma/ticket/12870Andreas Fischer2014-07-285-21/+32
|\ \ \ \
| * | | | [ticket/12870] Add doc blockTristan Darricau2014-07-281-0/+4
| * | | | [ticket/12870] Create the migrations table with a method in the migratorTristan Darricau2014-07-275-47/+29
| * | | | [ticket/12870] Add $config['version'] in phpbb_extension_manager_testTristan Darricau2014-07-261-1/+1
| * | | | [ticket/12870] Create the migrations table in db:migrateTristan Darricau2014-07-263-6/+31
* | | | | Merge remote-tracking branch 'nickvergessen/ticket/12891' into develop-ascraeusMarc Alexander2014-07-284-83/+73
|\ \ \ \ \
| * | | | | [ticket/12891] Replace template loops with 1 loop to reduce generation timeJoas Schilling2014-07-254-83/+73
* | | | | | Merge remote-tracking branch 'Nicofuma/ticket/12898' into develop-ascraeusMarc Alexander2014-07-281-1/+2
|\ \ \ \ \ \
| * | | | | | [ticket/12898] Call garbage_collection() at the end of cron.phpTristan Darricau2014-07-281-1/+2
* | | | | | | Merge pull request #2772 from dhruvgoel92/ticket/12656Andreas Fischer2014-07-2814-49/+83
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ticket/12656] Fix typo for "purged extension"Dhruv2014-07-271-1/+1
| * | | | | | [ticket/12656] Fix syntax in language fileDhruv2014-07-241-2/+2
| * | | | | | [ticket/12656] Fix typoDhruv2014-07-241-1/+1
| * | | | | | [ticket/12656] Use utf8 ’ instead of escaping 'Dhruv2014-07-241-5/+5
| * | | | | | [ticket/12656] Use lang keys for all CLI stringsDhruv2014-07-2311-32/+55
| * | | | | | [ticket/12656] Use lang keys for CLI command descriptionsDhruv2014-07-2314-19/+30
* | | | | | | Merge pull request #2718 from lucifer4o/ticket/12793Joas Schilling2014-07-272-10/+11
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12793] Tests (added and changed)Stanislav Atanasov2014-07-101-2/+8
| * | | | | | | [ticket/12793] Changing get_profile_contact_value to get_profile_value_rawStanislav Atanasov2014-07-101-6/+1
| * | | | | | | [ticket/12793] String '0' does not display for string profile fieldsStanislav Atanasov2014-07-101-3/+3
* | | | | | | | Merge pull request #2719 from lucifer4o/ticket/12791Joas Schilling2014-07-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12791] Changed the if checkStanislav Atanasov2014-07-101-2/+1
| * | | | | | | | [ticket/12791] String profile fields do not use links ...Stanislav Atanasov2014-07-101-1/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'ticket/sumanai/12843' into develop-ascraeusJoas Schilling2014-07-272-11/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12843] Fix Mark forums read browser console errorSumanai2014-07-272-11/+12
* | | | | | | | | Merge pull request #2769 from rxu/ticket/12884Joas Schilling2014-07-271-1/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/12884] Add core event to the function upload_attachment()rxu2014-07-231-1/+15
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'ticket/forumhulp/12896' into develop-ascraeusJoas Schilling2014-07-271-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/12896] Add php event for admin noticesForumhulp.com2014-07-271-1/+9
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2768 from Nicofuma/ticket/12883Andreas Fischer2014-07-261-6/+2
|\ \ \ \ \ \ \ \ \