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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ticket/11271' into ticket/11271-develop
Dhruv
2013-12-27
2
-13
/
+21
|
\
|
*
[ticket/11271] Add docblock of feed_generate_content( )
Dhruv
2013-12-27
1
-0
/
+8
|
*
[ticket/11271] Fix tabs and use !empty( ) instead of count( )
Dhruv
2013-12-27
1
-13
/
+13
|
*
[ticket/11271] Remove unnecessary inclusion of functions_display
Dhruv
2013-12-27
1
-1
/
+0
|
*
[ticket/11271] Typecast forum and topic id to integer
Dhruv
2013-12-27
1
-2
/
+2
|
*
[ticket/11271] Use absolute path for displaying inline attachments in feeds
Dhruv
2013-12-27
1
-0
/
+3
|
*
[ticket/11271] Changed executable bit.
erangamapa
2013-12-27
1
-0
/
+0
|
*
[ticket/11271] Formatting code and removing null assignment.
erangamapa
2013-12-27
1
-5
/
+5
|
*
[ticket/11271] Removing unnecessary database object
erangamapa
2013-12-27
1
-1
/
+1
|
*
[ticket/11271] Separated attachment fetching query
erangamapa
2013-12-27
1
-35
/
+44
|
*
[ticket/11271] Fetched feed attachments before loop.
erangamapa
2013-12-27
1
-16
/
+38
|
*
[ticket/11271] Removed in-line attachment comments properly.
erangamapa
2013-12-27
1
-1
/
+1
|
*
[ticket/11271] Displaying in-line attached images in ATOM feed.
erangamapa
2013-12-27
1
-9
/
+29
*
|
Merge branch 'develop' into ticket/11271-develop
Dhruv
2013-12-27
496
-5397
/
+11125
|
\
\
|
*
\
Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...
Dhruv
2013-12-25
27
-338
/
+436
|
|
\
\
|
|
*
|
[ticket/11849] Fix more function calls
Joas Schilling
2013-12-18
6
-16
/
+25
|
|
*
|
[ticket/11849] Update more MCP calls to pagination class
Joas Schilling
2013-12-18
5
-17
/
+17
|
|
*
|
[ticket/11849] Update some ACP modules with new pagination
Joas Schilling
2013-12-18
3
-20
/
+16
|
|
*
|
[ticket/11849] Update rest of the UCP modules
Joas Schilling
2013-12-18
3
-8
/
+16
|
|
*
|
[ticket/11849] Update UCP notifications and pm folder
Joas Schilling
2013-12-18
2
-11
/
+12
|
|
*
|
[ticket/11849] Update search and memberlist
Joas Schilling
2013-12-18
2
-13
/
+10
|
|
*
|
[ticket/11849] Update pagination in viewonline.php
Joas Schilling
2013-12-18
1
-2
/
+5
|
|
*
|
[ticket/11849] Update pagination code in viewtopic.php
Joas Schilling
2013-12-18
2
-15
/
+11
|
|
*
|
[ticket/11849] Replace pagination in viewforum.php with class
Joas Schilling
2013-12-18
2
-21
/
+53
|
|
*
|
[ticket/11849] Add service definition
Joas Schilling
2013-12-18
1
-0
/
+6
|
|
*
|
[ticket/11849] Remove pagination functions
Joas Schilling
2013-12-18
1
-219
/
+0
|
|
*
|
[ticket/11849] Move pagination code to class
Joas Schilling
2013-12-18
1
-0
/
+269
|
*
|
|
Merge pull request #1940 from prototech/ticket/12079
Andreas Fischer
2013-12-21
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[ticket/12079] Add default value to $multibyte in request.untrimmed_variable().
Cesar G
2013-12-19
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'vsephpbb/ticket/12060' into develop
Joas Schilling
2013-12-20
8
-24
/
+213
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
[ticket/12060] A little less verbose cleanup of event docblocks
Matt Friedman
2013-12-17
1
-4
/
+4
|
|
*
|
|
[ticket/12060] Further clarifying new event docblocks as much as possible
Matt Friedman
2013-12-16
3
-14
/
+17
|
|
*
|
|
[ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create event
Matt Friedman
2013-12-16
1
-3
/
+3
|
|
*
|
|
[ticket/12060] Remove whitespaces
Matt Friedman
2013-12-16
1
-1
/
+1
|
|
*
|
|
[ticket/12060] Fix docblock for acp_bbcodes_modify_create event
Matt Friedman
2013-12-16
1
-3
/
+3
|
|
*
|
|
[ticket/12060] Rename event in message parser to modify_format_display_text_a...
Matt Friedman
2013-12-13
1
-2
/
+2
|
|
*
|
|
[ticket/12060] Add num_predefined_bbcodes to display_custom_bbcodes_modify_sql
Matt Friedman
2013-12-13
1
-2
/
+4
|
|
*
|
|
[ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event d...
Matt Friedman
2013-12-13
1
-1
/
+1
|
|
*
|
|
[ticket/12060] Use separate template event for acp user signature posting but...
Matt Friedman
2013-12-13
2
-4
/
+16
|
|
*
|
|
[ticket/12060] Rename event from append to after in acp_bbcodes.html
Matt Friedman
2013-12-13
2
-2
/
+2
|
|
*
|
|
[ticket/12060] Correctly label alpha versions in event docblocks
Matt Friedman
2013-12-13
3
-7
/
+7
|
|
*
|
|
[ticket/12060] Fix u_action comments in docblocks
Matt Friedman
2013-12-12
1
-2
/
+2
|
|
*
|
|
[ticket/12060] Change @since in event docblocks
Matt Friedman
2013-12-12
3
-7
/
+7
|
|
*
|
|
[ticket/12060] Update the docblock comments in acp core events
Matt Friedman
2013-12-12
1
-4
/
+4
|
|
*
|
|
[ticket/12060] Refactor u_action in the events that use it
Matt Friedman
2013-12-12
1
-9
/
+7
|
|
*
|
|
[ticket/12060] Use $sql_ary instead of $sql
Matt Friedman
2013-12-12
2
-16
/
+20
|
|
*
|
|
[ticket/12060] Update docblock for core event due to addition of another var
Matt Friedman
2013-12-12
1
-5
/
+6
|
|
*
|
|
[ticket/12060] Remove re-tabbing of html from subsilver2 files
Matt Friedman
2013-12-12
1
-38
/
+38
|
|
*
|
|
[ticket/12060] Add $update_this_message var to the core event
Matt Friedman
2013-12-12
1
-1
/
+1
|
|
*
|
|
[ticket/12060] Adjust last item in array to use a comma instead of closing pa...
Matt Friedman
2013-12-12
1
-2
/
+2
[next]