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
/
feed.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13645] Move the feeds to controllers
Nicofuma
2015-08-23
1
-203
/
+17
*
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-6
/
+6
*
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+2
*
[ticket/13045] Remove Pragma headers
Jakub Senko
2014-09-17
1
-1
/
+0
*
[ticket/13044] move GMT string out of gmdate()
Jakub Senko
2014-09-17
1
-1
/
+1
*
[ticket/13044] Correct Expires headers
Jakub Senko
2014-09-17
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+8
*
[ticket/12421] Rebase and enable tests
Tristan Darricau
2014-05-06
1
-1
/
+1
*
[ticket/12421] Don't parse [attachment] tags if user can't view them
Tristan Darricau
2014-05-06
1
-1
/
+3
*
[ticket/12413] Fatal Error for feed.php?mode=forums
Tristan Darricau
2014-05-02
1
-4
/
+1
*
[ticket/12418] Notice displayed for feed.php
Tristan Darricau
2014-04-18
1
-1
/
+1
*
Merge branch 'ticket/11271' into ticket/11271-develop
Dhruv
2013-10-05
1
-1
/
+5
|
\
|
*
[ticket/11271] Typecast forum and topic id to integer
Dhruv
2013-10-04
1
-2
/
+2
|
*
[ticket/11271] Use absolute path for displaying inline attachments in feeds
Dhruv
2013-09-15
1
-0
/
+3
|
*
[ticket/11271] Changed executable bit.
erangamapa
2013-09-15
1
-0
/
+0
|
*
[ticket/11271] Formatting code and removing null assignment.
erangamapa
2013-09-15
1
-5
/
+5
|
*
[ticket/11271] Removing unnecessary database object
erangamapa
2013-09-15
1
-1
/
+1
|
*
[ticket/11271] Separated attachment fetching query
erangamapa
2013-09-15
1
-35
/
+44
|
*
[ticket/11271] Fetched feed attachments before loop.
erangamapa
2013-09-15
1
-16
/
+38
|
*
[ticket/11271] Removed in-line attachment comments properly.
erangamapa
2013-09-15
1
-1
/
+1
|
*
[ticket/11271] Displaying in-line attached images in ATOM feed.
erangamapa
2013-09-15
1
-9
/
+29
*
|
[ticket/11481] Move prepended slash from calls into function
Joas Schilling
2013-06-06
1
-1
/
+1
*
|
[ticket/11481] Use container for all classes and inject dependencies
Joas Schilling
2013-06-06
1
-1
/
+2
*
|
[ticket/11481] Move functions from feed into helper class
Joas Schilling
2013-06-06
1
-109
/
+7
*
|
[ticket/11481] Move active topics feed to own file
Joas Schilling
2013-06-06
1
-123
/
+0
*
|
[ticket/11481] Move topics feed to own file
Joas Schilling
2013-06-06
1
-77
/
+0
*
|
[ticket/11481] Move news feed to own file
Joas Schilling
2013-06-06
1
-99
/
+0
*
|
[ticket/11481] Move forums feed to own file
Joas Schilling
2013-06-06
1
-62
/
+0
*
|
[ticket/11481] Move topic feed to own file
Joas Schilling
2013-06-06
1
-98
/
+0
*
|
[ticket/11481] Move forum feed to own file
Joas Schilling
2013-06-06
1
-129
/
+0
*
|
[ticket/11481] Move overall feed to own file
Joas Schilling
2013-06-06
1
-83
/
+0
*
|
[ticket/11481] Move feed topic base to own file
Joas Schilling
2013-06-06
1
-45
/
+0
*
|
[ticket/11481] Move feed post base to own file
Joas Schilling
2013-06-06
1
-43
/
+0
*
|
[ticket/11481] Move feed base to own file
Joas Schilling
2013-06-06
1
-214
/
+0
*
|
[ticket/11481] Move feed factory to own file
Joas Schilling
2013-06-06
1
-88
/
+0
*
|
[ticket/11077] Remove code from old global announcements system
Joas Schilling
2012-11-11
1
-6
/
+0
*
|
[ticket/11189] Replace DEBUG_EXTRA with DEBUG
Nathaniel Guse
2012-11-10
1
-1
/
+1
*
|
Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...
Joas Schilling
2012-06-04
1
-10
/
+2
|
\
\
|
*
|
[feature/new-tz-handling] Sort timezones in selector by offset.
Oleg Pudeyev
2012-03-14
1
-9
/
+1
|
*
|
[feature/new-tz-handling] Remove code using legacy timezone properties.
Chris Smith
2012-03-14
1
-1
/
+1
*
|
|
[ticket/10672] Fix total post count language string in statistics and feed
Joas Schilling
2012-02-27
1
-1
/
+1
*
|
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
|
|
[ticket/10345] Use the plural function in some more places.
Joas Schilling
2011-11-25
1
-1
/
+1
*
|
|
[ticket/10345] Make use of the plural function in some basic places
Joas Schilling
2011-11-25
1
-1
/
+1
|
/
/
*
|
[feature/remove-imagesets] Adjustments to php files
Vjacheslav Trushkin
2011-09-04
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-08-26
1
-0
/
+6
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'github-bantu/ticket/10335' into develop-olympus
Nils Adermann
2011-08-26
1
-0
/
+6
|
|
\
|
|
*
[ticket/10335] Add X-PHPBB-IS-BOT header so reverse proxies know about bots.
Andreas Fischer
2011-08-24
1
-0
/
+6
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-08-25
1
-23
/
+2
|
\
\
\
|
|
/
/
|
*
|
[ticket/10320] Move phpbb_feed_base::get_passworded_forums() to user class.
Andreas Fischer
2011-08-25
1
-23
/
+2
|
|
/
[next]