aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [ticket/10511] Fix a grammar defect in permissions language.Oleg Pudeyev2011-12-031-1/+1
* | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-081-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'p/ticket/9876' into develop-olympusAndreas Fischer2011-12-081-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/9876] Distinctly name user and forum roles for newly registered users.Oleg Pudeyev2011-12-031-2/+2
| | |/ / / / / /
* | | | | | | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-12-031-0/+137
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'bantu/ticket/10434' into develop-olympusOleg Pudeyev2011-12-031-0/+137
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/10434] Add script for creating search index from CLI.Andreas Fischer2011-10-301-0/+137
* | | | | | | | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-12-033-50/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge remote-tracking branch 'Noxwizard/ticket/10349' into develop-olympusOleg Pudeyev2011-12-033-50/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/10349] Removed duplicated functions from schema loading in testsPatrick Webster2011-10-291-1/+0
| | * | | | | | | | [ticket/10349] Use new schema comment function in installerPatrick Webster2011-09-283-50/+11
* | | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-041-1/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'prep-release-3.0.10' into develop-olympusAndreas Fischer2011-12-041-1/+6
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | [prep-release-3.0.10] Bumping version number for 3.0.10-RC3.Andreas Fischer2011-12-043-4/+9
* | | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-041-3/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'prep-release-3.0.10' into develop-olympusAndreas Fischer2011-12-041-3/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/10503' into prep-release-3...Andreas Fischer2011-12-041-3/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ticket/10503] Debug error "Invalid arguments" when previewing editsJoas Schilling2011-11-281-3/+4
* | | | | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/develop/10345' into developOleg Pudeyev2011-12-0350-400/+675
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ticket/10345] Check directly whether the key to use existsJoas Schilling2011-11-301-8/+16
| * | | | | | | | | | [ticket/10345] Return the language key when the key has an empty arrayJoas Schilling2011-11-301-0/+5
| * | | | | | | | | | [ticket/10345] Document behaviour for floating numbers on phpbb_get_plural_formJoas Schilling2011-11-302-2/+2
| * | | | | | | | | | [ticket/10345] Remove doubled check for valid plural ruleJoas Schilling2011-11-301-4/+0
| * | | | | | | | | | [ticket/10345] Add documentation and phpbb_ prefix to the new avatar functionsJoas Schilling2011-11-305-14/+26
| * | | | | | | | | | [ticket/10345] Add cases for 1 pixel height on MAX_FLASH and MAX_IMG sizesJoas Schilling2011-11-271-0/+4
| * | | | | | | | | | [ticket/10345] Fix parsing error in language/en/viewtopic.phpJoas Schilling2011-11-271-1/+1
| * | | | | | | | | | [ticket/10345] Move rule determination code into a new functionJoas Schilling2011-11-252-153/+173
| * | | | | | | | | | [ticket/10345] Remove more useless 0-casesJoas Schilling2011-11-256-25/+0
| * | | | | | | | | | [ticket/10345] Make the use of the 0-case optionalJoas Schilling2011-11-251-34/+40
| * | | | | | | | | | [ticket/10345] Remove some unused 0 casesJoas Schilling2011-11-255-16/+0
| * | | | | | | | | | [ticket/10345] Fix some last use cases of sprintf() to use $user->lang()Joas Schilling2011-11-254-16/+16
| * | | | | | | | | | [ticket/10345] Fix some documentation issues.Joas Schilling2011-11-251-5/+5
| * | | | | | | | | | [ticket/10345] Allow float as array key and add some testsJoas Schilling2011-11-251-2/+4
| * | | | | | | | | | [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-2526-101/+169
| * | | | | | | | | | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-2537-271/+282
| * | | | | | | | | | [ticket/10345] Remove '1 hour ago' string which conflicted with plural rulesJoas Schilling2011-11-252-3/+2
| * | | | | | | | | | [ticket/10345] Fix documentation on the new function and the switchJoas Schilling2011-11-252-2/+14
| * | | | | | | | | | [ticket/10345] Add a system to allow multiple plural formsJoas Schilling2011-11-252-1/+174
* | | | | | | | | | | Merge branch 'develop-olympus' into developNils Adermann2011-12-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'prep-release-3.0.10' into develop-olympusNils Adermann2011-12-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Merge remote-tracking branch 'github-bantu/ticket/10502' into prep-release-3....Nils Adermann2011-12-011-1/+1
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | [ticket/10502] Fix typo in changelog. 'red' should have been 'read'.Andreas Fischer2011-11-291-1/+1
* | | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-291-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'prep-release-3.0.10' into develop-olympusAndreas Fischer2011-11-291-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/10501' into prep-release-3...Andreas Fischer2011-11-291-2/+2
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | [ticket/10501] Fix description of table prefixesJoas Schilling2011-11-281-2/+2
| | | | |/ / / / / | | | |/| | | | |
* | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-281-1/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'prep-release-3.0.10' into develop-olympusAndreas Fischer2011-11-281-1/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | [prep-release-3.0.10] Remove duplicate ticket PHPBB3-10490 from changelog.Andreas Fischer2011-11-281-1/+0
| | |/ / / / / /
* | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-271-0/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / /