aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauthJoseph Warner2013-09-101-1/+7
| |\
| * \ [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-061-16/+53
| |\ \
| * | | [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/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
| |_|/ |/| |
* | | [ticket/develop/11832] Fix path detectionVjacheslav Trushkin2013-09-091-1/+7
| |/ |/|
* | [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
|\ \ | |/
| * 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
| |\ \ | | |/
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-071-3/+5
| |\ \
| * \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-051-46/+26
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-031-7/+105
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-22/+250
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-56/+189
| |\ \ \ \ \ \
| * | | | | | | [feature/soft-delete] Simplification part2: user can see all item visibilitiesJoas Schilling2012-08-291-1/+2
* | | | | | | | [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
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [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
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/11546] Fix is_absolute() throws E_NOTICE for empty stringJoas Schilling2013-05-151-1/+1
* | | | | | | | Merge branch 'develop-olympus' into developNils Adermann2013-05-121-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/11105] Added spaces between ; and "url=" to adhere to w3c conventions.gamerchan2013-05-121-1/+1
* | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-061-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/11144] Add missing {FORUM_NAME} variableGaƫtan Muller2013-05-061-0/+1
* | | | | | | | Merge remote-tracking branch 'github-asperous/ticket/9975' into developNils Adermann2013-04-241-3/+3
|\ \ \ \ \ \ \ \