| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12106] Adds a explaination that admin/mods still able to use the board | Crizzo | 2014-03-10 | 1 | -1/+1 |
| | | | | | PHPBB3-12106 | ||||
| * | Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/10945' into ↵ | Nathan Guse | 2014-03-09 | 2 | -29/+10 |
| |\ | | | | | | | | | | | | | | | | | develop-olympus * remotes/dhruvgoel92/ticket/10945: [ticket/10945] Fix return values for split_keywords function [ticket/10945] Display search query when search fails in native search [ticket/10945] remove trigger_error call | ||||
| | * | [ticket/10945] Fix return values for split_keywords function | Dhruv | 2014-03-08 | 1 | -14/+8 |
| | | | | | | | | | | | | | | | The function now returns false if all the words are common words and true otherwise. PHPBB3-10945 | ||||
| | * | [ticket/10945] Display search query when search fails in native search | Dhruv | 2014-03-08 | 1 | -18/+11 |
| | | | | | | | | | | | | | | | | | | | | | If search fails and common words are present, split_keywords returns false and search.php file prints appropriate message of common words. If search fails and there are no common words, split_keywords returns true and keyword_search returns false so that the search query is displayed in search box. PHPBB3-10945 | ||||
| | * | [ticket/10945] remove trigger_error call | Dhruv Goel | 2014-03-08 | 1 | -6/+0 |
| |/ | | | | | | | | removes trigger_error call incase no search results are found or start variable exceeds the amount. So that search query is displayed in the search box even if no results are returned. PHPBB3-10945 | ||||
| * | Merge remote-tracking branch 'bantu/ticket/11509' into develop-olympus | Joas Schilling | 2014-03-01 | 2 | -5/+26 |
| |\ | | | | | | | | | | | | | * bantu/ticket/11509: [ticket/11509] Exit with the expected (non-zero) exit status on failure. [ticket/11509] Output which commit is being inspected. [ticket/11509] Three dots means sym. difference, but we only want new commits. | ||||
| | * | [ticket/11509] Exit with the expected (non-zero) exit status on failure. | Andreas Fischer | 2014-02-21 | 1 | -3/+22 |
| | | | | | | | | | PHPBB3-11509 | ||||
| | * | [ticket/11509] Output which commit is being inspected. | Andreas Fischer | 2014-02-21 | 1 | -0/+2 |
| | | | | | | | | | PHPBB3-11509 | ||||
| | * | [ticket/11509] Three dots means sym. difference, but we only want new commits. | Andreas Fischer | 2014-02-21 | 2 | -2/+2 |
| | | | | | | | | | PHPBB3-11509 | ||||
| * | | Merge pull request #2059 from nickvergessen/ticket/12205 | Nils Adermann | 2014-02-25 | 2 | -1/+43 |
| |\ \ | | | | | | | [ticket/12205] Do not display 0 for empty integers when show_novalue is off | ||||
| | * | | [ticket/12205] Do not display 0 for empty integers when show_novalue is off | Joas Schilling | 2014-02-25 | 2 | -1/+43 |
| |/ / | | | | | | | PHPBB3-12205 | ||||
| * | | Merge remote-tracking branch 'remotes/prototech/ticket/12093' into ↵ | Nathan Guse | 2014-02-19 | 3 | -3/+3 |
| |\ \ | | | | | | | | | | | | | | | | | | | develop-olympus * remotes/prototech/ticket/12093: [ticket/12093] Check that document.selection is supported. | ||||
| | * | | [ticket/12093] Check that document.selection is supported. | Cesar G | 2014-01-25 | 3 | -3/+3 |
| | | | | | | | | | | | | | PHPBB3-12093 | ||||
| * | | | Merge remote-tracking branch 'github-exreaction/ticket/12210' into ↵ | Nils Adermann | 2014-02-18 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | develop-olympus * github-exreaction/ticket/12210: [ticket/12210] dbtools::sql_create_table incorrectly throws error related to auto-increment length on non auto-increment fields | ||||
| | * | | | [ticket/12210] dbtools::sql_create_table incorrectly throws error | Nathaniel Guse | 2014-02-17 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | | | | related to auto-increment length on non auto-increment fields PHPBB3-12210 | ||||
| * | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12188' into ↵ | Nils Adermann | 2014-02-13 | 1 | -0/+1 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | develop-olympus * github-nickvergessen/ticket/12188: [ticket/12188] Add php 5.6 to travis enviroments | ||||
| | * | | [ticket/12188] Add php 5.6 to travis enviroments | Joas Schilling | 2014-02-13 | 1 | -0/+1 |
| |/ / | | | | | | | PHPBB3-12188 | ||||
| * | | Merge remote-tracking branch 'github-nickvergessen/ticket/12162' into ↵ | Nils Adermann | 2014-02-04 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | develop-olympus * github-nickvergessen/ticket/12162: [ticket/12162] Set language to C before running diff to ensure its english | ||||
| | * | | [ticket/12162] Set language to C before running diff to ensure its english | Joas Schilling | 2014-02-04 | 1 | -1/+1 |
| |/ / | | | | | | | PHPBB3-12162 | ||||
| * | | Merge pull request #2001 from bantu/ticket/12161 | Nils Adermann | 2014-02-04 | 1 | -5/+5 |
| |\ \ | | | | | | | [ticket/12161] Do not use subdirectories in build/save directory. | ||||
| | * | | [ticket/12161] Do not use subdirectories in build/save directory. | Andreas Fischer | 2014-02-04 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | This is pretty much pointless because a new build will wipe the save directory and there are only a few files in there anyway. PHPBB3-12161 | ||||
| * | | | Merge pull request #1999 from bantu/ticket/11509 | Nils Adermann | 2014-02-04 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | [ticket/11509] Further improvements/fixes for the Travis CI commit message checker | ||||
| | * | | [ticket/11509] Be exact when referencing the branch name. | Andreas Fischer | 2014-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-11509 | ||||
| | * | | [ticket/11509] Run commit message checker only in one environment. | Andreas Fischer | 2014-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-11509 | ||||
| | * | | [ticket/11509] Contrary to docs, COMMIT_RANGE is not available in PR mode. | Andreas Fischer | 2014-02-03 | 1 | -1/+1 |
| |/ / | | | | | | | PHPBB3-11509 | ||||
| * | | Merge remote-tracking branch 'github-bantu/ticket/11509' into develop-olympus | Nils Adermann | 2014-02-03 | 2 | -0/+31 |
| |\ \ | | | | | | | | | | | | | * github-bantu/ticket/11509: [ticket/11509] Fail on Travis CI if commit messages are improperly formatted. | ||||
| | * | | [ticket/11509] Fail on Travis CI if commit messages are improperly formatted. | Andreas Fischer | 2014-02-02 | 2 | -0/+31 |
| | | | | | | | | | | | | | PHPBB3-11509 | ||||
| * | | | Merge remote-tracking branch 'Crizz0/ticket/12146' into develop-olympus | Andreas Fischer | 2014-02-02 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | | | | | | | * Crizz0/ticket/12146: [ticket/12146] Added a missing # to inline css-style of <span> | ||||
| | * | | [ticket/12146] Added a missing # to inline css-style of <span> | Crizz0 | 2014-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12146 | ||||
| * | | | Merge remote-tracking branch 'github-bantu/ticket/12147' into develop-olympus | Nils Adermann | 2014-02-02 | 1 | -7/+0 |
| |\ \ \ | |/ / |/| | | | | | | | | * github-bantu/ticket/12147: [ticket/12147] Remove Travis CI notifications. | ||||
| | * | | [ticket/12147] Remove Travis CI notifications. | Andreas Fischer | 2014-02-02 | 1 | -7/+0 |
| |/ / | | | | | | | | | | | We don't want to get notifications for branches other people are working on. PHPBB3-12147 | ||||
| * | | Merge remote-tracking branch 'naderman/ticket/12140' into develop-olympus | Andreas Fischer | 2014-02-02 | 3 | -2123/+0 |
| |\ \ | | | | | | | | | | | | | * naderman/ticket/12140: [ticket/12140] Remove the diff class / MOD text build script | ||||
| | * | | [ticket/12140] Remove the diff class / MOD text build script | Nils Adermann | 2014-02-02 | 3 | -2123/+0 |
| | | | | | | | | | | | | | PHPBB3-12140 | ||||
| * | | | Merge remote-tracking branch 'vinny/ticket/12119' into develop-olympus | Andreas Fischer | 2014-01-27 | 2 | -4/+0 |
| |\ \ \ | | | | | | | | | | | | | | | | | * vinny/ticket/12119: [ticket/12119] Remove meta tags from view-print templates | ||||
| | * | | | [ticket/12119] Remove meta tags from view-print templates | Marcus Vinicius | 2014-01-27 | 2 | -4/+0 |
| |/ / / | | | | | | | | | | PHPBB3-12119 | ||||
| * | | | Merge remote-tracking branch 'vinny/ticket/12118' into develop-olympus | Andreas Fischer | 2014-01-26 | 2 | -0/+2 |
| |\ \ \ | |_|/ |/| | | | | | | | | * vinny/ticket/12118: [ticket/12118] Add noindex meta tag to subsilver2 view-print templates | ||||
| | * | | [ticket/12118] Add noindex meta tag to subsilver2 view-print templates | Marcus Vinicius | 2014-01-26 | 2 | -0/+2 |
| |/ / | | | | | | | PHPBB3-12118 | ||||
| * | | Merge remote-tracking branch 'nickvergessen/ticket/12120' into develop-olympus | Cesar G | 2014-01-23 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | [ticket/12120] Restore alphabetic order | Joas Schilling | 2014-01-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12120 | ||||
| | * | | [ticket/12120] Add prototech to authors | Joas Schilling | 2014-01-23 | 1 | -0/+1 |
| |/ / | | | | | | | PHPBB3-12120 | ||||
| * | | Merge remote-tracking branch 'remotes/bantu/ticket/12046' into develop-olympus | Nathan Guse | 2014-01-17 | 1 | -5/+17 |
| |\ \ | | | | | | | | | | | | | * remotes/bantu/ticket/12046: [ticket/12046] Use PHP_BINARY environment variable in PHP lint test. | ||||
| | * | | [ticket/12046] Use PHP_BINARY environment variable in PHP lint test. | Andreas Fischer | 2013-11-29 | 1 | -5/+17 |
| | | | | | | | | | | | | | PHPBB3-12046 | ||||
| * | | | Merge remote-tracking branch 'Elsensee/ticket/10023' into develop-olympus | Joas Schilling | 2013-12-16 | 2 | -4/+4 |
| |\ \ \ | | | | | | | | | | | | | | | | | * Elsensee/ticket/10023: [ticket/10023] Make password change notification more noticeable | ||||
| | * | | | [ticket/10023] Make password change notification more noticeable | Oliver Schramm | 2013-12-12 | 2 | -4/+4 |
| |/ / / | | | | | | | | | | PHPBB3-10023 | ||||
| * | | | Merge remote-tracking branch 'Elsensee/ticket/12061' into develop-olympus | Joas Schilling | 2013-12-09 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | * Elsensee/ticket/12061: [ticket/12061] Fix keyboard shortcut in firefox | ||||
| | * | | | [ticket/12061] Fix keyboard shortcut in firefox | Oliver Schramm | 2013-12-06 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | PHPBB3-12061 | ||||
| * | | | Merge remote-tracking branch 'bantu/ticket/12056' into develop-olympus | Joas Schilling | 2013-12-04 | 1 | -1/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | | * bantu/ticket/12056: [ticket/12056] Fix failure due to "Creating default object from empty value". | ||||
| | * | | | [ticket/12056] Fix failure due to "Creating default object from empty value". | Andreas Fischer | 2013-12-04 | 1 | -1/+2 |
| |/ / / | | | | | | | | | | PHPBB3-12056 | ||||
| * | | | Merge remote-tracking branch 'bantu/ticket/11699' into develop-olympus | Joas Schilling | 2013-12-02 | 1 | -1/+5 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * bantu/ticket/11699: [ticket/11699] Also exclude the phpBB/cache directory. [ticket/11699] Properly exclude the .git directory. Namely missing dot prefix. [ticket/11699] Exclude build/new_version and build/old_versions from lint. | ||||
| | * | | | [ticket/11699] Also exclude the phpBB/cache directory. | Andreas Fischer | 2013-11-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-11699 | ||||
