index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
session.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-2
/
+2
*
Merge branch '3.1.x'
Joas Schilling
2015-02-27
1
-1
/
+5
|
\
|
*
[ticket/13617] Document magic number for forum_id
Nils Adermann
2015-02-25
1
-0
/
+1
|
*
[ticket/13617] Use request->variable instead of request_var
Nils Adermann
2015-02-25
1
-1
/
+1
|
*
Merge branch 'ticket/13617' into ticket/13617-ascraeus
Nils Adermann
2015-02-25
1
-1
/
+4
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-6
/
+6
*
|
[ticket/13494] Update calls to `set_config()`
Gaëtan Muller
2015-02-02
1
-3
/
+3
*
|
[ticket/13468] Update calls to `add_log()`
Gaëtan Muller
2015-01-27
1
-3
/
+10
*
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+4
|
/
*
[ticket/13422] Changed variable descriptions
MasterShredder
2014-12-28
1
-4
/
+4
*
[ticket/13422] Deleted event core.session_check_user_session
MasterShredder
2014-12-08
1
-9
/
+1
*
[ticket/13422] Add new event core.session_set_custom_ban
MasterShredder
2014-12-07
1
-1
/
+15
*
[ticket/13422] Add new event core.session_check_user_session
MasterShredder
2014-12-07
1
-1
/
+9
*
Merge pull request #3075 from Senky/ticket/11613
Marc Alexander
2014-11-26
1
-1
/
+1
|
\
|
*
[ticket/11613] Allow cookies to work on netbios domains
Jakub Senko
2014-11-22
1
-1
/
+1
*
|
[ticket/13280] Output escaping for the symfony request object
Tristan Darricau
2014-11-16
1
-8
/
+9
*
|
[ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"
Tristan Darricau
2014-11-12
1
-3
/
+3
*
|
[ticket/13280] Properly format the current page and add sanitizer to tests
Marc Alexander
2014-11-03
1
-3
/
+3
*
|
[ticket/security-164] Correctly format page_name
Marc Alexander
2014-11-01
1
-1
/
+1
*
|
[ticket/13234-2] Correctly verify that user_id is set in user data array
Nils Adermann
2014-10-27
1
-2
/
+2
*
|
[ticket/13234-2] Never allow autologin/remember me to modify the userid
Nils Adermann
2014-10-27
1
-29
/
+38
|
/
*
Merge branch 'ticket/13138-2' into ticket/13138-asc
Joas Schilling
2014-10-16
1
-26
/
+29
*
[ticket/13048] Only do not update the session page for ajax requests
Joas Schilling
2014-09-23
1
-3
/
+4
*
[ticket/13048] Only update session_page if request is not ajax
Jakub Senko
2014-09-07
1
-2
/
+2
*
[ticket/11854] Rename captchas.factory service to captcha.factory
Tristan Darricau
2014-08-11
1
-1
/
+1
*
[ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins
Tristan Darricau
2014-08-11
1
-6
/
+2
*
[ticket/12557] Fix doc block errors found by Sami
n-aleha
2014-08-03
1
-4
/
+4
*
[ticket/12557] Fix doc block errors found by Sami
n-aleha
2014-08-03
1
-6
/
+10
*
Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascr...
Nils Adermann
2014-06-11
1
-9
/
+6
|
\
|
*
[ticket/12352] Use custom provider collection for auth providers
Marc Alexander
2014-06-01
1
-21
/
+4
|
*
[ticket/12352] Revert to db auth provider if default does not exist
Marc Alexander
2014-06-01
1
-2
/
+16
*
|
[ticket/10073] Deduplicate the if statement
Joas Schilling
2014-05-29
1
-8
/
+1
*
|
[ticket/10073] Fallback to board_contact when contact page is disabled
Joas Schilling
2014-05-29
1
-1
/
+9
*
|
[ticket/10073] Replace board_contact mail with links to contact page
Nils Adermann
2014-05-29
1
-4
/
+2
*
|
[ticket/10073] Add a contact administrators page and refactor email forms.
Nils Adermann
2014-05-29
1
-1
/
+1
|
/
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-4
/
+7
*
[ticket/10521] Update docblock of set_cookie for new HttpOnly param
Matt Friedman
2014-05-02
1
-1
/
+1
*
[ticket/10521] Allow language switching by URL parameter
Matt Friedman
2014-05-02
1
-2
/
+3
*
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
1
-8
/
+0
*
[ticket/11981] Fix code sniffer complaints
Marc Alexander
2013-10-28
1
-1
/
+0
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11850
Nathan Guse
2013-09-30
1
-5
/
+7
|
\
|
*
[ticket/11700] Get functional tests running after develop merge
Nils Adermann
2013-09-17
1
-1
/
+1
|
*
[ticket/11700] And some last comments with backslashes
Nils Adermann
2013-09-16
1
-3
/
+3
|
*
[ticket/11700] Actually "one" in comments is not a class
Nils Adermann
2013-09-16
1
-3
/
+3
|
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-1
/
+2
|
|
\
|
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-12
/
+14
|
*
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-3
/
+3
*
|
|
[ticket/11850] page_name contains controller request rather than query string
Nathan Guse
2013-09-17
1
-5
/
+6
*
|
|
[ticket/11850] Fix $user->page on pages through the controller
Nathan Guse
2013-09-17
1
-5
/
+14
|
|
/
|
/
|
*
|
[ticket/11731] Remove static calls to captcha garbage collector
Andy Chase
2013-07-22
1
-1
/
+2
|
/
[next]