| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11700] Replace some leftover phpbb_filesystem uses | Nils Adermann | 2013-09-17 | 1 | -1/+1 |
* | [ticket/11700] Fix unit tests after develop merge | Nils Adermann | 2013-09-17 | 1 | -1/+1 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-17 | 1 | -106/+33 |
|\ |
|
| * | Merge remote-tracking branch 'EXreaction/ticket/11832' into develop | Joas Schilling | 2013-09-16 | 1 | -106/+33 |
| |\ |
|
| | * | [ticket/11832] Correct ROOT_PATH variable | Nathan Guse | 2013-09-15 | 1 | -1/+1 |
| | * | [ticket/11832] Fix INCLUDE(JS/CSS) | Nathan Guse | 2013-09-13 | 1 | -1/+8 |
| | * | [ticket/11832] Fix constructions of phpbb_filesystem | Nathan Guse | 2013-09-13 | 1 | -5/+4 |
| | * | [ticket/11832] Create phpbb_symfony_request to handle initiating symfony_request | Nathan Guse | 2013-09-13 | 1 | -41/+0 |
| | * | [ticket/11832] Fix build_url and the S_LOGIN_ACTION | Nathan Guse | 2013-09-12 | 1 | -16/+18 |
| | * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832 | Nathan Guse | 2013-09-12 | 1 | -2/+25 |
| | |\ |
|
| | * | | [ticket/11832] Use $phpbb_filesystem instead of the container in append_sid | Nathan Guse | 2013-09-10 | 1 | -4/+6 |
| | * | | [ticket/11832] update_web_root_path helper and tests | Nathan Guse | 2013-09-09 | 1 | -5/+2 |
| | * | | [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving) | Nathan Guse | 2013-09-09 | 1 | -44/+5 |
* | | | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -21/+85 |
|\ \ \ \
| |/ / / |
|
| * | | | [ticket/11795] Move PM popup JS to forum_fn.js | Vjacheslav Trushkin | 2013-09-14 | 1 | -1/+0 |
| * | | | [ticket/11795] Get rid of pagination JS variables | Vjacheslav Trushkin | 2013-09-14 | 1 | -2/+1 |
| | |/
| |/| |
|
| * | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauth | Joseph Warner | 2013-09-10 | 1 | -1/+7 |
| |\ \
| | |/ |
|
| | * | [ticket/develop/11832] Fix path detection | Vjacheslav Trushkin | 2013-09-09 | 1 | -1/+7 |
| * | | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ... | Joseph Warner | 2013-09-06 | 1 | -16/+53 |
| |\ \
| | |/ |
|
| | * | [ticket/11215] Add commented-out URL rewrite capability to .htaccess | David King | 2013-09-02 | 1 | -0/+8 |
| | * | [ticket/11215] Everything appears to be working... | David King | 2013-08-31 | 1 | -19/+9 |
| | * | Merge branch 'develop' into ticket/11215 | David King | 2013-08-31 | 1 | -2/+0 |
| | |\ |
|
| | | * | [ticket/11754] Remove styleswitcher leftovers | Vjacheslav Trushkin | 2013-07-30 | 1 | -2/+0 |
| | * | | Merge branch 'develop' into ticket/11215 | David King | 2013-07-13 | 1 | -8/+7 |
| | |\ \
| | | |/ |
|
| | * | | [ticket/11215] Don't try to use when it isn't there | David King | 2013-07-13 | 1 | -2/+2 |
| | * | | [ticket/11215] Don't try to correct paths during tests | David King | 2013-07-12 | 1 | -1/+1 |
| | * | | [ticket/11215] use global | David King | 2013-07-11 | 1 | -2/+2 |
| | * | | [ticket/11215] Correct for different URL but same path info | David King | 2013-07-06 | 1 | -1/+10 |
| | * | | [ticket/11215] A few minor optimizations for phpbb_get_web_root_path() | David King | 2013-07-06 | 1 | -8/+4 |
| | * | | [ticket/11215] Correct paths when path info is used for controller access | David King | 2013-07-06 | 1 | -13/+49 |
| * | | | [feature/oauth] Finish updating interface and related code | Joseph Warner | 2013-08-02 | 1 | -15/+4 |
| * | | | [feature/oauth] Add get_login_data to the auth_provider_interface | Joseph Warner | 2013-08-02 | 1 | -0/+20 |
| * | | | [feature/oauth] Basic login functionality now working | Joseph Warner | 2013-07-24 | 1 | -5/+2 |
| * | | | [feature/oauth] Fix outstanding issues with OAuth | Joseph Warner | 2013-07-23 | 1 | -1/+1 |
| * | | | [feature/oauth] Initial UI element added, this is non-final | Joseph Warner | 2013-07-22 | 1 | -0/+7 |
| * | | | [feature/oauth] Initial step in creating OAuth login support | Joseph Warner | 2013-07-22 | 1 | -1/+11 |
| | |/
| |/| |
|
* | | | [ticket/11700] Get the installer to run with namespaces | Nils Adermann | 2013-09-16 | 1 | -2/+2 |
* | | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -41/+41 |
* | | | [ticket/11700] Load the dbms with namespaces | Nils Adermann | 2013-07-14 | 1 | -5/+5 |
* | | | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -22/+22 |
|/ / |
|
* | | Merge pull request #1541 from nickvergessen/ticket/11684 | Nathan Guse | 2013-07-13 | 1 | -2/+1 |
|\ \ |
|
| * | | [ticket/11684] Remove useless confirmation page after login and admin login | Joas Schilling | 2013-07-13 | 1 | -2/+1 |
| |/ |
|
* | | [ticket/9657] Remove sql_visibility as it is always non-empty | Joas Schilling | 2013-07-11 | 1 | -6/+4 |
* | | [ticket/9657] Use the service instead of the static class | Joas Schilling | 2013-07-11 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis... | Joas Schilling | 2013-07-11 | 1 | -25/+27 |
|\ \
| |/ |
|
| * | [ticket/9341] remove PREV_PAGE tpl var used for backward compatability | Dhruv | 2013-06-27 | 1 | -1/+0 |
| * | [ticket/9341] Correctly named template vars | sakimahesh | 2013-06-22 | 1 | -2/+2 |
| * | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-05-16 | 1 | -1/+1 |
| |\ |
|
| | * | [ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absolute | Joas Schilling | 2013-05-16 | 1 | -1/+1 |
| * | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-05-15 | 1 | -1/+1 |
| |\ \
| | |/ |
|