aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11366] Add $config['extension_force_unstable']Tristan Darricau2014-05-284-2/+81
* [ticket/11366] Use force_cache on the list pageTristan Darricau2014-05-281-6/+10
* [ticket/11366] Add recheck-all linkTristan Darricau2014-05-283-1/+5
* [ticket/11366] Force the use of the cache on the list pageTristan Darricau2014-05-283-38/+53
* [ticket/11366] Update FILE_NOT_FOUND language stringTristan Darricau2014-05-283-3/+3
* [ticket/11366] Fix whitespacesTristan Darricau2014-05-281-3/+3
* [ticket/11366] Update FILE_NOT_FOUND language stringTristan Darricau2014-05-281-1/+1
* [ticket/11366] Update var namesTristan Darricau2014-05-281-16/+13
* [ticket/11366] Align language stringsTristan Darricau2014-05-281-1/+1
* [ticket/11366] Fix detailed viewTristan Darricau2014-05-282-8/+9
* [ticket/11366] Remove the double spacesTristan Darricau2014-05-281-1/+1
* [ticket/11366] Coding styleTristan Darricau2014-05-284-36/+40
* [ticket/11366] Correct a sentenceTristan Darricau2014-05-281-1/+1
* [ticket/11366] Remove unused langage entryTristan Darricau2014-05-281-1/+0
* [ticket/11366] Set the size of the 'current version' column to 20%Nicofuma2014-05-281-1/+1
* [ticket/11366] Adding a missing commitNicofuma2014-05-281-4/+4
* [ticket/11366] Bug Fix: Extensions removed but still registred in DBNicofuma2014-05-281-8/+8
* [ticket/11366] Moving to \phpbb\version_helperNicofuma2014-05-285-311/+72
* [ticket/11366] Extension's version's checkNicofuma2014-05-285-31/+429
* Merge pull request #2505 from bantu/ticket/12582-ascraeusJoas Schilling2014-05-282-0/+26
|\
| * Merge branch 'ticket/12582' into ticket/12582-ascraeusAndreas Fischer2014-05-271-1/+2
| |\
| | * [ticket/12582] Fix coding style.Andreas Fischer2014-05-271-1/+2
| * | Merge branch 'ticket/12582' into ticket/12582-ascraeusAndreas Fischer2014-05-271-1/+0
| |\ \ | | |/
| | * [ticket/12582] Remove set -e due to exiftool not liking 0 byte files.Andreas Fischer2014-05-271-1/+0
| * | Merge branch 'ticket/12582' into ticket/12582-ascraeusAndreas Fischer2014-05-272-0/+26
| |\ \ | | |/
| | * [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-271-19/+12
| | * [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 #2426 from Nicofuma/ticket/12174Joas Schilling2014-05-282-11/+47
|\ \ \
| * | | [ticket/12174] Coding styleTristan Darricau2014-05-101-1/+1
| * | | [ticket/12174] Remove $update_topic_attachments_flagTristan Darricau2014-05-091-4/+1
| * | | [ticket/12174] Don't update the flag for a post without attachmentTristan Darricau2014-05-091-1/+1
| * | | [ticket/12174] Update the conditionsTristan Darricau2014-05-091-10/+7
| * | | [ticket/12174] Remove inline assignmentTristan Darricau2014-05-091-1/+2
| * | | [ticket/12174] Update sql queryTristan Darricau2014-05-091-9/+10
| * | | [ticket/12174] Revert the changes on $topic_update_arrayTristan Darricau2014-05-081-4/+4
| * | | [ticket/12174] CorrectionsTristan Darricau2014-05-081-21/+10
| * | | [ticket/12174] Update topic_attachment flag when a post is soft-deletedTristan Darricau2014-05-082-11/+62
* | | | [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-2819-37/+50
* | | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-289-12/+75
|\ \ \ \
| * \ \ \ Merge pull request #2455 from Nicofuma/ticket/12509Joas Schilling2014-05-286-11/+57
| |\ \ \ \
| | * | | | [ticket/12509] Add example in doc blockTristan Darricau2014-05-271-0/+4
| | * | | | [ticket/12509] Add missing ',' in arraysTristan Darricau2014-05-265-5/+5
| | * | | | [ticket/12509] Update calls to set_custom_style in forgotten placesTristan Darricau2014-05-143-3/+18
| | * | | | [ticket/12509] Fix path in adm/index.phpTristan Darricau2014-05-141-1/+1
| | * | | | [ticket/12509] Fix typo in adm/index.phpTristan Darricau2014-05-141-1/+1
| | * | | | [ticket/12509] Fix doc blockTristan Darricau2014-05-131-1/+1
| | * | | | [ticket/12509] Fix the call to set_custom_file in adm/index and messengerTristan Darricau2014-05-133-7/+19
| | * | | | [ticket/12509] Update acp custom_style setterTristan Darricau2014-05-131-1/+5