| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | [ticket/10939] Modified request test slightly to include $_FILES | Fyorl | 2012-08-15 | 1 | -0/+8 | |
| | * | | | | | | [ticket/10939] Added $_FILES handling to phpbb_request | Fyorl | 2012-08-15 | 2 | -0/+14 | |
| * | | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11189' into develop | Andreas Fischer | 2012-11-10 | 20 | -54/+52 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ticket/11189] Replace DEBUG_EXTRA with DEBUG | Nathaniel Guse | 2012-11-10 | 20 | -53/+51 | |
| | * | | | | | | | [ticket/11189] Always log critical errors when in cron or in image output | Nathaniel Guse | 2012-11-10 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #881 from Fyorl/ticket/10970 | Nils Adermann | 2012-11-10 | 11 | -19/+83 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ticket/10970] Added extra documentation to parse_dynamic_path. | Fyorl | 2012-11-10 | 1 | -1/+2 | |
| | * | | | | | | | | [ticket/10970] Added newline in docblock | Fyorl | 2012-08-19 | 1 | -0/+1 | |
| | * | | | | | | | | [ticket/10970] Removed unused $vars | Fyorl | 2012-08-10 | 1 | -2/+0 | |
| | * | | | | | | | | [ticket/10970] Fixed a problem with prepending root paths | Fyorl | 2012-07-24 | 1 | -1/+5 | |
| | * | | | | | | | | [ticket/10970] Added missing initialisations and modified the regex | Fyorl | 2012-07-24 | 1 | -2/+5 | |
| | * | | | | | | | | [ticket/10970] Added support for forms such as {FOO}bar.{EXT} | Fyorl | 2012-07-08 | 3 | -22/+12 | |
| | * | | | | | | | | [ticket/10970] Paths of the form {FOO}/a/{BAR}/b parsed correctly | Fyorl | 2012-07-08 | 10 | -18/+85 | |
| * | | | | | | | | | Merge remote-tracking branch 'Fyorl/ticket/11187' into develop | Andreas Fischer | 2012-11-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | [ticket/11187] Added a blank array to fix errors in functional tests | Fyorl | 2012-11-10 | 1 | -1/+1 | |
| * | | | | | | | | | Merge remote-tracking branch 'bantu/ticket/10780' into develop | Andreas Fischer | 2012-11-10 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/10780] Make L_COLON available in the installer. | Andreas Fischer | 2012-11-10 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge remote-tracking branch 'igorw/ticket/11183' into develop | Andreas Fischer | 2012-11-10 | 8 | -125/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | [ticket/11183] Remove $load_extensions and weird dl() calls | Igor Wiedler | 2012-11-10 | 8 | -125/+23 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge PR #1045 branch 'bantu/ticket/10780' into develop | Oleg Pudeyev | 2012-11-09 | 205 | -1075/+1076 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | [ticket/10780] Use L_COLON on LDAP page. | Andreas Fischer | 2012-11-10 | 1 | -8/+8 | |
| | * | | | | | | | | [ticket/10780] Use L_COLON on search backend ACP pages. | Andreas Fischer | 2012-11-10 | 4 | -13/+13 | |
| | * | | | | | | | | [ticket/10780] Use L_COLON for "download all attachments". | Andreas Fischer | 2012-11-10 | 2 | -3/+3 | |
| | * | | | | | | | | [ticket/10780] Use colon from language in ucp_pm_compose.php where possible. | Andreas Fischer | 2012-11-10 | 1 | -2/+2 | |
| | * | | | | | | | | [ticket/10780] Replace colons in phpBB/adm/style/acp_ext_details.html. | Andreas Fischer | 2012-11-10 | 1 | -13/+13 | |
| | * | | | | | | | | [ticket/10780] Replace colon usage in adm template output with {L_COLON} | Nathan Guse | 2012-11-10 | 52 | -368/+368 | |
| | * | | | | | | | | [ticket/10780] Replace colon usage in template output with {L_COLON} | Nathan Guse | 2012-11-10 | 146 | -668/+669 | |
| * | | | | | | | | | Merge PR #1052 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-11-09 | 1 | -66/+85 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | | Merge PR #1052 branch 'p/ticket/10865' into develop-olympus | Oleg Pudeyev | 2012-11-09 | 1 | -68/+87 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [ticket/10865] Use code tags for install/database_update.php. | Oleg Pudeyev | 2012-11-09 | 1 | -2/+2 | |
| | | * | | | | | | | [ticket/10865] Should have been a slash. | Oleg Pudeyev | 2012-11-09 | 1 | -1/+1 | |
| | | * | | | | | | | [ticket/10865] Add .css, .js, and .htaccess to the list of ASCII mode files | Patrick Webster | 2012-08-03 | 1 | -1/+1 | |
| | | * | | | | | | | [ticket/10865] Phrase change for visiting with browser | Patrick Webster | 2012-06-28 | 1 | -1/+1 | |
| | | * | | | | | | | [ticket/10865] Grammar corrections for the entire document | Patrick Webster | 2012-06-22 | 1 | -56/+56 | |
| | | * | | | | | | | [ticket/10865] Typo and phrasing change | Patrick Webster | 2012-06-19 | 1 | -1/+1 | |
| | | * | | | | | | | [ticket/10865] Updates and additions to /docs/INSTALL.html | Oyabun1 | 2012-06-19 | 1 | -31/+50 | |
| * | | | | | | | | | Merge remote-tracking branch 'github-igorw/ticket/11181' into develop | Nils Adermann | 2012-11-09 | 7 | -12/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) | Igor Wiedler | 2012-11-09 | 8 | -13/+13 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-11-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge remote-tracking branch 'github-igorw/ticket/11181-olympus' into develop... | Nils Adermann | 2012-11-09 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | | * | | | | | | | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus] | Igor Wiedler | 2012-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | Merge PR #1043 branch 'dhruvgoel92/ticket/11177' into develop | Oleg Pudeyev | 2012-11-09 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ticket/11177] return no results when query has only negation | Dhruv | 2012-11-09 | 1 | -0/+6 | |
| * | | | | | | | | | | Merge PR #949 branch 'dhruvgoel92/ticket/11050' into develop | Oleg Pudeyev | 2012-11-09 | 4 | -22/+259 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [ticket/11050] make all properties protected in all search backends | Dhruv | 2012-11-09 | 4 | -10/+10 | |
| | * | | | | | | | | | | [ticket/11050] get_common_words() returns empty array for sphinx | Dhruv | 2012-11-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | [ticket/11050] fix tidied search query docblock language | Dhruv | 2012-11-09 | 4 | -4/+8 | |
| | * | | | | | | | | | | [ticket/11050] fix min/max length docblock language | Dhruv | 2012-11-09 | 3 | -3/+3 | |
| | * | | | | | | | | | | [ticket/11050] multi sentences separated by period in docblocks | Dhruv | 2012-11-09 | 3 | -7/+7 | |
| | * | | | | | | | | | | [ticket/11050] fix separated spelling in docblock | Dhruv | 2012-11-09 | 1 | -1/+1 | |
