aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11700] Replace some leftover phpbb_filesystem usesNils Adermann2013-09-171-1/+1
* [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-171-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-106/+33
|\
| * Merge remote-tracking branch 'EXreaction/ticket/11832' into developJoas Schilling2013-09-161-106/+33
| |\
| | * [ticket/11832] Correct ROOT_PATH variableNathan Guse2013-09-151-1/+1
| | * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-1/+8
| | * [ticket/11832] Fix constructions of phpbb_filesystemNathan Guse2013-09-131-5/+4
| | * [ticket/11832] Create phpbb_symfony_request to handle initiating symfony_requestNathan Guse2013-09-131-41/+0
| | * [ticket/11832] Fix build_url and the S_LOGIN_ACTIONNathan Guse2013-09-121-16/+18
| | * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832Nathan Guse2013-09-121-2/+25
| | |\
| | * | [ticket/11832] Use $phpbb_filesystem instead of the container in append_sidNathan Guse2013-09-101-4/+6
| | * | [ticket/11832] update_web_root_path helper and testsNathan Guse2013-09-091-5/+2
| | * | [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)Nathan Guse2013-09-091-44/+5
* | | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-21/+85
|\ \ \ \ | |/ / /
| * | | [ticket/11795] Move PM popup JS to forum_fn.jsVjacheslav Trushkin2013-09-141-1/+0
| * | | [ticket/11795] Get rid of pagination JS variablesVjacheslav Trushkin2013-09-141-2/+1
| | |/ | |/|
| * | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauthJoseph Warner2013-09-101-1/+7
| |\ \ | | |/
| | * [ticket/develop/11832] Fix path detectionVjacheslav Trushkin2013-09-091-1/+7
| * | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-061-16/+53
| |\ \ | | |/
| | * [ticket/11215] Add commented-out URL rewrite capability to .htaccessDavid King2013-09-021-0/+8
| | * [ticket/11215] Everything appears to be working...David King2013-08-311-19/+9
| | * Merge branch 'develop' into ticket/11215David King2013-08-311-2/+0
| | |\
| | | * [ticket/11754] Remove styleswitcher leftoversVjacheslav Trushkin2013-07-301-2/+0
| | * | Merge branch 'develop' into ticket/11215David King2013-07-131-8/+7
| | |\ \ | | | |/
| | * | [ticket/11215] Don't try to use when it isn't thereDavid King2013-07-131-2/+2
| | * | [ticket/11215] Don't try to correct paths during testsDavid King2013-07-121-1/+1
| | * | [ticket/11215] use globalDavid King2013-07-111-2/+2
| | * | [ticket/11215] Correct for different URL but same path infoDavid King2013-07-061-1/+10
| | * | [ticket/11215] A few minor optimizations for phpbb_get_web_root_path()David King2013-07-061-8/+4
| | * | [ticket/11215] Correct paths when path info is used for controller accessDavid King2013-07-061-13/+49
| * | | [feature/oauth] Finish updating interface and related codeJoseph Warner2013-08-021-15/+4
| * | | [feature/oauth] Add get_login_data to the auth_provider_interfaceJoseph Warner2013-08-021-0/+20
| * | | [feature/oauth] Basic login functionality now workingJoseph Warner2013-07-241-5/+2
| * | | [feature/oauth] Fix outstanding issues with OAuthJoseph Warner2013-07-231-1/+1
| * | | [feature/oauth] Initial UI element added, this is non-finalJoseph Warner2013-07-221-0/+7
| * | | [feature/oauth] Initial step in creating OAuth login supportJoseph Warner2013-07-221-1/+11
| | |/ | |/|
* | | [ticket/11700] Get the installer to run with namespacesNils Adermann2013-09-161-2/+2
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-41/+41
* | | [ticket/11700] Load the dbms with namespacesNils Adermann2013-07-141-5/+5
* | | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-22/+22
|/ /
* | Merge pull request #1541 from nickvergessen/ticket/11684Nathan Guse2013-07-131-2/+1
|\ \
| * | [ticket/11684] Remove useless confirmation page after login and admin loginJoas Schilling2013-07-131-2/+1
| |/
* | [ticket/9657] Remove sql_visibility as it is always non-emptyJoas Schilling2013-07-111-6/+4
* | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-2/+3
* | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-25/+27
|\ \ | |/
| * [ticket/9341] remove PREV_PAGE tpl var used for backward compatabilityDhruv2013-06-271-1/+0
| * [ticket/9341] Correctly named template varssakimahesh2013-06-221-2/+2
| * Merge branch 'develop-olympus' into developAndreas Fischer2013-05-161-1/+1
| |\
| | * [ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absoluteJoas Schilling2013-05-161-1/+1
| * | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-151-1/+1
| |\ \ | | |/