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
/
download
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4868 from javiexin/ticket/15266
Marc Alexander
2017-12-27
1
-1
/
+3
|
\
|
*
[ticket/15266] Expand functionality of content_visibility
javiexin
2017-12-27
1
-1
/
+3
*
|
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2017-02-11
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/13429] Replace @change with @changed
Jakub Senko
2017-01-23
1
-1
/
+1
*
|
Merge branch '3.1.x'
Marc Alexander
2015-10-11
1
-2
/
+3
|
\
\
|
|
/
|
*
[ticket/14161] Wrong var name for core.download_file_send_to_browser_before
Zoddo
2015-10-11
1
-2
/
+3
*
|
Merge branch '3.1.x'
Marc Alexander
2015-08-22
1
-0
/
+24
|
\
\
|
|
/
|
*
[ticket/14101] Add core event to the download/file.php
rxu
2015-08-15
1
-0
/
+24
*
|
[ticket/13770] Wither interface for container_builder
Tristan Darricau
2015-05-14
1
-4
/
+2
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-6
/
+4
*
|
[ticket/13496] Update calls to `set_config_count()`
Gaëtan Muller
2015-02-02
1
-1
/
+0
*
|
[ticket/13494] Update calls to `set_config()`
Gaëtan Muller
2015-02-02
1
-1
/
+0
*
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+11
*
|
[ticket/12620] Fix download/file.php and app.php outside of the root_path
Tristan Darricau
2014-11-20
1
-0
/
+5
|
/
*
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
Tristan Darricau
2014-09-13
1
-1
/
+0
*
[ticket/13046] Call phpbb_load_extensions_autoloaders() in $download/file.php
Tristan Darricau
2014-09-07
1
-0
/
+2
*
[ticket/12964] Correct use of undefined $row variable.
Andreas Fischer
2014-08-10
1
-2
/
+2
*
Merge pull request #2852 from bantu/ticket/12938
Joas Schilling
2014-08-10
1
-183
/
+7
|
\
|
*
[ticket/12938] Remove the 'Download all attachments' feature.
Andreas Fischer
2014-08-09
1
-183
/
+7
*
|
[ticket/12940] Remove unused use statements.
Andreas Fischer
2014-08-09
1
-4
/
+0
|
/
*
[ticket/12775] Fix container_builder
Tristan Darricau
2014-07-07
1
-1
/
+1
*
[ticket/12775] Rename config_php to config_php_file
Tristan Darricau
2014-07-07
1
-3
/
+3
*
[ticket/12775] Renamed to \phpbb\di\container_builder
Tristan Darricau
2014-07-07
1
-2
/
+2
*
[ticket/12775] Load the config file before constants.php
Tristan Darricau
2014-07-07
1
-9
/
+7
*
[ticket/12775] Update phpBB/download/file.php
Tristan Darricau
2014-07-07
1
-3
/
+5
*
Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...
Nils Adermann
2014-07-04
1
-5
/
+0
|
\
|
*
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
1
-5
/
+0
*
|
[ticket/12784] Allow the extensions to add a custom auto loader
Tristan Darricau
2014-07-01
1
-0
/
+2
|
/
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12171] Send correct status 403 when forbidden and 404 when not found
Joas Schilling
2014-02-10
1
-4
/
+4
*
[ticket/12171] Check post visibility before being able to download attachments
Joas Schilling
2014-02-10
1
-6
/
+49
*
[ticket/12171] Split post and pm download links
Joas Schilling
2014-02-10
1
-18
/
+21
*
[ticket/12171] Check topic visibility before allowing to download attachments
Joas Schilling
2014-02-10
1
-3
/
+3
*
[ticket/11986] Fix undefined index: poster_id in file.php.
Cesar G
2013-10-29
1
-1
/
+1
*
[ticket/11700] Correctly load extensions with nonprefixed namespaces
Nils Adermann
2013-09-17
1
-2
/
+2
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-2
/
+2
|
\
|
*
[ticket/11725] Use new paths for phpbb_class_loader in file.php
Marc Alexander
2013-07-22
1
-2
/
+2
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-2
/
+2
|
/
*
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-13
1
-1
/
+1
|
\
|
*
[ticket/10820] Add additional check for IE in condition
Dhruv
2013-06-13
1
-2
/
+2
|
*
[ticket/10820] Fix function docblock
Dhruv
2013-06-12
1
-1
/
+1
|
*
[ticket/10820] Inject IE version in function
Dhruv
2013-06-12
1
-8
/
+9
|
*
[ticket/10820] fix regex
Dhruv
2013-06-12
1
-1
/
+9
|
*
[ticket/10820] remove unnecessary parentheses
Dhruv
2013-06-12
1
-1
/
+1
|
*
[ticket/10820] fix docblock
Dhruv
2013-06-12
1
-1
/
+1
|
*
[ticket/10820] add param and return to function
Dhruv
2013-06-12
1
-3
/
+6
|
*
[ticket/10820] simplify regex and escape dot
Dhruv
2013-06-12
1
-1
/
+1
|
*
[ticket/10820] Use singular return
Dhruv
2013-06-12
1
-1
/
+1
|
*
[ticket/10820] remove unnecessary condition checks
Dhruv
2013-06-12
1
-2
/
+2
|
*
[ticket/10820] add function docblock
Dhruv
2013-06-12
1
-0
/
+4
[next]