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
*
[ticket/12687] Don't check if memory_get_peak_usage() exists
Tristan Darricau
2014-06-13
1
-7
/
+4
*
[ticket/12687] Wrap $GLOBALS['starttime'] in a if
Tristan Darricau
2014-06-13
1
-2
/
+5
*
[ticket/12687] Fix the namespace of $request
Tristan Darricau
2014-06-13
1
-2
/
+2
*
[ticket/12687] Update doc block
Tristan Darricau
2014-06-12
1
-3
/
+13
*
[ticket/12687] Use microtime(true)
Tristan Darricau
2014-06-12
1
-2
/
+1
*
[ticket/12687] Remove globals
Tristan Darricau
2014-06-12
2
-12
/
+8
*
[ticket/12687] Return a string and move the displaying of the sql report
Tristan Darricau
2014-06-12
2
-16
/
+22
*
[ticket/12687] Rename DISPLAY_LOAD_TIME to PHPBB_DISPLAY_LOAD_TIME
Tristan Darricau
2014-06-11
2
-70
/
+59
*
[ticket/12687] Display the explain link only when DEBUG is set
Tristan Darricau
2014-06-10
2
-12
/
+24
*
[ticket/12687] Add a constant to display the load time without DEBUG
Tristan Darricau
2014-06-10
2
-6
/
+6
*
Merge pull request #2518 from Pico88/ticket/12606
Joas Schilling
2014-06-10
1
-1
/
+106
|
\
|
*
[ticket/12606] Add ACP group core events
Pico88
2014-06-09
1
-1
/
+106
*
|
Merge pull request #2568 from prototech/ticket/12667
Joas Schilling
2014-06-10
3
-2
/
+8
|
\
\
|
*
|
[ticket/12667] Do not point viewtopic URL to unread post outside of view=unread
Cesar G
2014-06-09
3
-2
/
+8
*
|
|
Merge pull request #2434 from Nicofuma/ticket/8610
Joas Schilling
2014-06-09
2
-7
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/8610] Throw an error when the dest topic isn't set
Tristan Darricau
2014-05-27
1
-1
/
+1
|
*
|
[ticket/8610] Fix bookmarks when merging all the posts of a topic
Tristan Darricau
2014-05-27
1
-4
/
+18
|
*
|
[ticket/8610] Merging topics does not handle bookmarks correctly
Tristan Darricau
2014-05-10
1
-3
/
+17
*
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...
Nils Adermann
2014-06-09
38
-352
/
+1604
|
\
\
\
|
*
|
|
[ticket/10073] Fix button descriptions
Joas Schilling
2014-06-09
1
-2
/
+2
|
*
|
|
[ticket/10073] Do not check disable boxes by default
Joas Schilling
2014-06-09
3
-6
/
+8
|
*
|
|
[ticket/10073] Store values with config_text in the ACP
Joas Schilling
2014-05-29
1
-8
/
+17
|
*
|
|
[ticket/10073] Move config values to config_text
Joas Schilling
2014-05-29
3
-7
/
+15
|
*
|
|
[ticket/10073] Fix request usage
Joas Schilling
2014-05-29
1
-1
/
+3
|
*
|
|
[ticket/10073] Deduplicate template variable names
Joas Schilling
2014-05-29
2
-6
/
+6
|
*
|
|
[ticket/10073] Get service from container
Joas Schilling
2014-05-29
1
-2
/
+2
|
*
|
|
[ticket/10073] Fix more "Contact Us" strings
Joas Schilling
2014-05-29
1
-6
/
+6
|
*
|
|
[ticket/10073] Move template code into the template
Joas Schilling
2014-05-29
2
-6
/
+6
|
*
|
|
[ticket/10073] Make contact page available when board is disabled
Joas Schilling
2014-05-29
2
-1
/
+2
|
*
|
|
[ticket/10073] Change name of the ACP module
Joas Schilling
2014-05-29
1
-1
/
+1
|
*
|
|
[ticket/10073] Deduplicate posting buttons code in ACP
Joas Schilling
2014-05-29
4
-140
/
+88
|
*
|
|
[ticket/10073] Use phpbb_validate_email to verify email address
Joas Schilling
2014-05-29
1
-2
/
+20
|
*
|
|
[ticket/10073] Split email validation from email ban and taken checks
Joas Schilling
2014-05-29
5
-14
/
+40
|
*
|
|
[ticket/10073] Deduplicate the if statement
Joas Schilling
2014-05-29
7
-64
/
+46
|
*
|
|
[ticket/10073] Fallback to board_contact when contact page is disabled
Joas Schilling
2014-05-29
8
-9
/
+69
|
*
|
|
[ticket/10073] Remove language string from rebase conflict
Joas Schilling
2014-05-29
1
-1
/
+0
|
*
|
|
[ticket/10073] Add ACP module to add bbcode text for contact admin info
Joas Schilling
2014-05-29
7
-0
/
+323
|
*
|
|
[ticket/10073] Add new configs to the schema
Joas Schilling
2014-05-29
1
-0
/
+6
|
*
|
|
[ticket/10073] Display contact info
Joas Schilling
2014-05-29
1
-2
/
+10
|
*
|
|
[ticket/10073] Add configs for contact info text
Joas Schilling
2014-05-29
1
-0
/
+10
|
*
|
|
[ticket/10073] Fix invalid type hint
Joas Schilling
2014-05-29
1
-1
/
+1
|
*
|
|
[ticket/10073] Fix missing language string
Joas Schilling
2014-05-29
1
-0
/
+1
|
*
|
|
[ticket/10073] Fix title for "Email topic"
Joas Schilling
2014-05-29
2
-7
/
+15
|
*
|
|
[ticket/10073] Use get_username_string and correctly sprintf for languages
Joas Schilling
2014-05-29
4
-3
/
+6
|
*
|
|
[ticket/10073] Add @config_text to admin_form
Joas Schilling
2014-05-29
3
-2
/
+30
|
*
|
|
[ticket/10073] Remove unneccessary todos he config switch is enough
Joas Schilling
2014-05-29
2
-2
/
+2
|
*
|
|
[ticket/10073] Add doc blocks to new classes
Joas Schilling
2014-05-29
5
-23
/
+251
|
*
|
|
[ticket/10073] Fix grammar in comment
Joas Schilling
2014-05-29
1
-1
/
+1
|
*
|
|
[ticket/10073] Global announcements have a forum_id now
Joas Schilling
2014-05-29
1
-24
/
+5
|
*
|
|
[ticket/10073] Fix code sniffer complain
Joas Schilling
2014-05-29
1
-1
/
+0
[next]