| Commit message (Expand) | Author | Age | Files | Lines |
* | [task/code-sniffer] Replace spaces with tabs. | Andreas Fischer | 2013-10-30 | 1 | -2/+2 |
* | [ticket/11703] Make jQuery CDN switch more generic. | Andreas Fischer | 2013-10-10 | 1 | -1/+1 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -0/+56 |
|\ |
|
| * | Merge remote-tracking branch 'imkingdavid/ticket/11824' into develop | Joas Schilling | 2013-09-13 | 1 | -0/+48 |
| |\ |
|
| | * | [ticket/11824] Correct a comment | David King | 2013-09-06 | 1 | -1/+1 |
| | * | [ticket/11824] Add option for mod_rewrite | David King | 2013-09-03 | 1 | -0/+48 |
| * | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11373 | Nathan Guse | 2013-09-12 | 1 | -0/+7 |
| |\ \ |
|
| | * | | [feature/oauth] Update auth provider interface docs for block vars in ACP | Joseph Warner | 2013-07-23 | 1 | -3/+2 |
| | * | | [feature/oauth] ACP options for OAuth, needs some work | Joseph Warner | 2013-07-23 | 1 | -1/+9 |
| | |/ |
|
| * | | [ticket/11373] Prune old read notifications with cron | Nathan Guse | 2013-07-27 | 1 | -0/+1 |
| |/ |
|
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
* | | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/Hardolaf/ticket/11626' into develop | Nathaniel Guse | 2013-07-12 | 1 | -7/+6 |
|\ |
|
| * | [ticket/11626] Remove LDAP dependency on template | Joseph Warner | 2013-07-12 | 1 | -1/+2 |
| * | [ticket/11626] Make identifier uppercase per style requirements | Joseph Warner | 2013-07-11 | 1 | -1/+1 |
| * | [ticket/11626] Change the identifier template file in the template | Joseph Warner | 2013-07-11 | 1 | -1/+1 |
| * | [ticket/11626] Call method only one time per provider | Joseph Warner | 2013-07-11 | 1 | -1/+1 |
| * | [ticket/11626] Change interface to match functionality | Joseph Warner | 2013-07-11 | 1 | -2/+2 |
| * | [ticket/11626] Include the template file in acp_board | Joseph Warner | 2013-07-11 | 1 | -5/+3 |
* | | [feature/auth-refactor] Fix style issue | Joseph Warner | 2013-07-11 | 1 | -1/+1 |
* | | [feature/auth-refactor] Fix typo | Joseph Warner | 2013-07-11 | 1 | -1/+1 |
|/ |
|
* | [feature/auth-refactor] Remove invalid providers from acp select | Joseph Warner | 2013-07-11 | 1 | -6/+4 |
* | [feature/auth-refactor] Check that providers implement auth interface | Joseph Warner | 2013-07-11 | 1 | -0/+6 |
* | [feature/auth-refactor] Fix code style issue | Joseph Warner | 2013-07-02 | 1 | -2/+2 |
* | [feature/auth-refactor] Removed no longer used variable | Joseph Warner | 2013-06-26 | 1 | -1/+0 |
* | [feature/auth-refactor] Fix errors in acp_board | Joseph Warner | 2013-06-25 | 1 | -2/+2 |
* | [feature/auth-refactor] Fix indentation on acp_board | Joseph Warner | 2013-06-25 | 1 | -41/+38 |
* | [feature/auth-refactor] Refactor auth in acp_board | Joseph Warner | 2013-06-25 | 1 | -22/+3 |
* | [feature/auth-refactor] Don't truncate name then reattach same thing | Joseph Warner | 2013-06-25 | 1 | -4/+4 |
* | [feature/auth-refactor] Remove references to old auth plugins | Joseph Warner | 2013-06-25 | 1 | -29/+9 |
* | [feature/auth-refactor] Refactor code to use services | Joseph Warner | 2013-06-21 | 1 | -9/+6 |
* | [feature/auth-refactor] Refactor acp_board for new auth interface | Joseph Warner | 2013-06-19 | 1 | -18/+17 |
* | [ticket/11010] properly tabifying 'max_autologin_time' | Senky | 2013-05-21 | 1 | -1/+1 |
* | [ticket/11010] resolving latest comments | Senky | 2013-05-21 | 1 | -1/+2 |
* | [ticket/11010] Fixes for number input in acp | Vjacheslav Trushkin | 2013-05-20 | 1 | -2/+2 |
* | [ticket/11010] validation to match type | Senky | 2013-05-20 | 1 | -42/+42 |
* | [ticket/11010] replacing maxlenght with max | Senky | 2013-05-20 | 1 | -45/+45 |
* | [ticket/11010] adding type="url" to 'site_home_url' | Senky | 2013-05-20 | 1 | -1/+1 |
* | [ticket/11010] adding type="number" in ACP; adding type="email" in install | Senky | 2013-05-20 | 1 | -49/+48 |
* | [ticket/11010] changing email and url input types in php files | Senky | 2013-05-20 | 1 | -3/+3 |
* | [ticket/10325] change language var | Dhruv | 2013-04-25 | 1 | -1/+1 |
* | [ticket/10325] add allow forgot password option in acp | Dhruv | 2013-04-25 | 1 | -0/+1 |
* | Migration file and change board_home_text to board_index_text | Tabitha Backoff | 2013-03-28 | 1 | -1/+1 |
* | Ticket# 11477 - Allow customisation of "Board index" | Tabitha Backoff | 2013-03-28 | 1 | -0/+1 |
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars | Marc Alexander | 2013-03-04 | 1 | -2/+3 |
|\ |
|
| * | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103 | Nathaniel Guse | 2013-02-26 | 1 | -2/+2 |
| |\ |
|
| | * | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-02-24 | 1 | -2/+2 |
| | |\ |
|
| | | * | [ticket/10896] Adds email validation to email settings in ACP | David Tobin | 2013-02-04 | 1 | -2/+2 |
| * | | | [ticket/11103] ACP option to enable/disable notifications output in header | Nathan Guse | 2012-10-05 | 1 | -0/+1 |
| |/ / |
|
* | | | [feature/avatars] Pass phpbb_user object to prepare_form_acp() | Marc Alexander | 2013-01-08 | 1 | -1/+1 |