aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-1325-462/+1030
* [ticket/14000] Added support for emojiJoshyPHP2015-07-121-0/+5
* Merge branch '3.1.x'Marc Alexander2015-07-081-1/+1
|\
| * [ticket/13995] Remove deprecated projection media typeMatt Friedman2015-07-071-1/+1
* | Merge pull request #3744 from s9e/ticket/13987Tristan Darricau2015-07-072-3/+38
|\ \
| * | [ticket/13987] Replaced optional parameter with explicit APIJoshyPHP2015-07-063-15/+41
| * | [ticket/13987] Add --dry-run option to reparser CLIJoshyPHP2015-07-063-13/+22
* | | Merge pull request #3623 from s9e/ticket/10620Tristan Darricau2015-07-075-25/+127
|\ \ \ | |/ / |/| |
| * | [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-251-6/+12
| * | [ticket/10620] Updated docblockJoshyPHP2015-06-251-1/+4
| * | [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-254-18/+111
* | | Merge pull request #3726 from CHItA/ticket/13961Tristan Darricau2015-07-063-2/+128
|\ \ \
| * | | [ticket/13961] Define behaviour when the array is modified in a loopMate Bartus2015-07-021-1/+1
| * | | [ticket/13961] Allow the collection to be modified runtimeMate Bartus2015-06-271-6/+2
| * | | [ticket/13961] Move back service_collections under original namespaceMate Bartus2015-06-269-18/+18
| * | | [ticket/13961] Fix compatibility issue with parent classMate Bartus2015-06-241-1/+1
| * | | [ticket/13691] Add services when the iterator requestedMate Bartus2015-06-241-0/+13
| * | | [ticket/13961] Add ordered service collectionMate Bartus2015-06-242-1/+118
| * | | [ticket/13961] Move service_collection to di/service_collection namespaceMate Bartus2015-06-238-17/+17
* | | | [ticket/13990] Reparse markup inside of forum rules/descriptionJoshyPHP2015-07-066-9/+23
* | | | [ticket/13891] Fix CSTristan Darricau2015-07-021-1/+1
* | | | [ticket/13891] Handle verbosityTristan Darricau2015-07-021-6/+20
* | | | [ticket/13891] Added elapsed/estimated time and memory to the progress barJoshyPHP2015-07-021-3/+3
* | | | [ticket/13891] Use the SymfonyStyle in the reparse commandTristan Darricau2015-07-011-5/+34
* | | | [ticket/13891] Updated range descriptionJoshyPHP2015-06-301-6/+6
* | | | [ticket/13891] Added a progress barJoshyPHP2015-06-301-6/+20
* | | | [ticket/13891] Added command-line optionsJoshyPHP2015-06-301-9/+34
* | | | [ticket/13891] Replaced ContainerBuilder with service_collectionJoshyPHP2015-06-302-12/+11
* | | | [ticket/13891] Added reparser:list and reparser:reparse to CLIJoshyPHP2015-06-302-0/+176
* | | | [ticket/13970] Save the value of the optional [code] parameterJoshyPHP2015-06-271-1/+1
| |/ / |/| |
* | | Merge pull request #3579 from s9e/ticket/13803Tristan Darricau2015-06-2412-0/+817
|\ \ \
| * | | [ticket/13803] Use accurate flags for generate_text_for_edit()JoshyPHP2015-05-301-5/+5
| * | | [ticket/13803] Renamed varJoshyPHP2015-05-301-4/+4
| * | | [ticket/13803] Fixed method nameJoshyPHP2015-05-301-1/+1
| * | | [ticket/13803] Renamed methodsJoshyPHP2015-05-305-10/+11
| * | | [ticket/13803] Added contact_admin_info testsJoshyPHP2015-05-301-2/+2
| * | | [ticket/13803] Rewrote the poll_option pluginJoshyPHP2015-05-301-12/+36
| * | | [ticket/13803] Added get_max_id() testsJoshyPHP2015-05-301-1/+1
| * | | [ticket/13803] Moved the add_missing_fields() call to the base classJoshyPHP2015-05-302-4/+2
| * | | [ticket/13803] Added user_signature testsJoshyPHP2015-05-301-12/+15
| * | | [ticket/13803] Reordered methods [ci skip]JoshyPHP2015-05-301-5/+5
| * | | [ticket/13803] Added testsJoshyPHP2015-05-301-7/+43
| * | | [ticket/13803] Added pm_text testsJoshyPHP2015-05-302-33/+37
| * | | [ticket/13803] Added methods to detect whether a given feature is in useJoshyPHP2015-05-302-2/+67
| * | | [ticket/13803] Refactored testJoshyPHP2015-05-309-18/+18
| * | | [ticket/13803] Added tests, fixed param order in generate_text_for_storage()JoshyPHP2015-05-303-15/+62
| * | | [ticket/13803] Added pluginsJoshyPHP2015-05-3016-316/+525
| * | | [ticket/13803] Hyphenated class namesJoshyPHP2015-05-305-5/+5
| * | | [ticket/13803] WIP implementationJoshyPHP2015-05-307-0/+430
* | | | Merge pull request #3669 from s9e/ticket/13901Tristan Darricau2015-06-241-1/+4
|\ \ \ \ | |_|/ / |/| | |