index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/10620] Added tests
JoshyPHP
2015-06-25
2
-0
/
+35
*
[ticket/10620] Removed extraneous quotes from attribute values
JoshyPHP
2015-06-25
6
-25
/
+41
*
[ticket/10620] Added enhanced quotes in pm history
JoshyPHP
2015-06-25
2
-1
/
+3
*
[ticket/10620] Added enhanced quotes in topic review
JoshyPHP
2015-06-25
3
-3
/
+59
*
[ticket/10620] Updated docblock
JoshyPHP
2015-06-25
1
-1
/
+4
*
[ticket/10620] Implemented quote improvements
JoshyPHP
2015-06-25
12
-31
/
+248
*
Merge pull request #3579 from s9e/ticket/13803
Tristan Darricau
2015-06-24
33
-1
/
+2000
|
\
|
*
[ticket/13803] Use accurate flags for generate_text_for_edit()
JoshyPHP
2015-05-30
1
-5
/
+5
|
*
[ticket/13803] Added text_reparser_collection service
JoshyPHP
2015-05-30
1
-0
/
+7
|
*
[ticket/13803] Moved tests to a subdir
JoshyPHP
2015-05-30
18
-9
/
+9
|
*
[ticket/13803] Set up a global $user for tests
JoshyPHP
2015-05-30
1
-1
/
+1
|
*
[ticket/13803] Renamed var
JoshyPHP
2015-05-30
1
-4
/
+4
|
*
[ticket/13803] Updated services.yml [ci skip]
JoshyPHP
2015-05-30
1
-0
/
+1
|
*
[ticket/13803] Fixed method name
JoshyPHP
2015-05-30
1
-1
/
+1
|
*
[ticket/13803] Renamed methods
JoshyPHP
2015-05-30
5
-10
/
+11
|
*
[ticket/13803] Added contact_admin_info tests
JoshyPHP
2015-05-30
4
-4
/
+108
|
*
[ticket/13803] Rewrote the poll_option plugin
JoshyPHP
2015-05-30
3
-43
/
+136
|
*
[ticket/13803] Added get_max_id() tests
JoshyPHP
2015-05-30
2
-1
/
+7
|
*
[ticket/13803] Moved the add_missing_fields() call to the base class
JoshyPHP
2015-05-30
2
-4
/
+2
|
*
[ticket/13803] Added poll_option tests
JoshyPHP
2015-05-30
2
-0
/
+104
|
*
[ticket/13803] Added poll_title tests
JoshyPHP
2015-05-30
2
-0
/
+94
|
*
[ticket/13803] Added group_description tests
JoshyPHP
2015-05-30
2
-0
/
+95
|
*
[ticket/13803] Added user_signature tests
JoshyPHP
2015-05-30
8
-16
/
+138
|
*
[ticket/13803] Reordered methods [ci skip]
JoshyPHP
2015-05-30
1
-5
/
+5
|
*
[ticket/13803] Sort test rows in SQL to match the expected result
JoshyPHP
2015-05-30
1
-1
/
+2
|
*
[ticket/13803] Added tests
JoshyPHP
2015-05-30
3
-0
/
+143
|
*
[ticket/13803] Added tests
JoshyPHP
2015-05-30
4
-13
/
+149
|
*
[ticket/13803] Added pm_text tests
JoshyPHP
2015-05-30
4
-33
/
+136
|
*
[ticket/13803] Added methods to detect whether a given feature is in use
JoshyPHP
2015-05-30
2
-2
/
+67
|
*
[ticket/13803] Refactored test
JoshyPHP
2015-05-30
12
-91
/
+116
|
*
[ticket/13803] Added tests, fixed param order in generate_text_for_storage()
JoshyPHP
2015-05-30
5
-22
/
+135
|
*
[ticket/13803] Added plugins
JoshyPHP
2015-05-30
18
-327
/
+536
|
*
[ticket/13803] Hyphenated class names
JoshyPHP
2015-05-30
7
-16
/
+16
|
*
[ticket/13803] WIP implementation
JoshyPHP
2015-05-30
10
-0
/
+579
*
|
Merge pull request #3618 from marc1706/ticket/13832
Tristan Darricau
2015-06-24
5
-32
/
+138
|
\
\
|
*
|
[ticket/13832] Remove remnant of /e modifier code in check_flash_bbcodes
Marc Alexander
2015-05-28
1
-1
/
+0
|
*
|
[ticket/13832] Use preg_replace_callback in check_flash_bbcodes
Marc Alexander
2015-05-20
1
-1
/
+6
|
*
|
[ticket/13832] Resolve minor coding issues
Marc Alexander
2015-05-20
2
-17
/
+3
|
*
|
[ticket/13832] Remove unused global from bbcode_init()
Marc Alexander
2015-05-19
1
-1
/
+1
|
*
|
[ticket/13832] Use preg_replace_callback in ucp_pm_options
Marc Alexander
2015-05-19
1
-1
/
+3
|
*
|
[ticket/13832] Use preg_replace_callback in bbcode class
Marc Alexander
2015-05-19
1
-4
/
+21
|
*
|
[ticket/13832] Use preg_replace_callback in acp_bbcodes
Marc Alexander
2015-05-19
1
-4
/
+12
|
*
|
[ticket/13832] Fix code sniffer errors in message_parser.php
Marc Alexander
2015-05-19
1
-13
/
+65
|
*
|
[ticket/13832] Do not use e modifier for bbcodes in message_parser
Marc Alexander
2015-05-18
1
-12
/
+12
|
*
|
[ticket/13832] Remove e modifier from bold bbcode
Marc Alexander
2015-05-18
1
-2
/
+4
|
*
|
[ticket/13832] Allow callables for matching bbcodes
Marc Alexander
2015-05-18
1
-1
/
+8
|
*
|
[ticket/13832] Do not use e modifier in message_parser
Marc Alexander
2015-05-18
1
-4
/
+12
|
*
|
[ticket/13832] Use preg_replace_callback instead of /e modifier
Marc Alexander
2015-05-18
2
-3
/
+23
*
|
|
Merge pull request #3669 from s9e/ticket/13901
Tristan Darricau
2015-06-24
6
-7
/
+29
|
\
\
\
|
*
|
|
[ticket/13901] Fixed test's expected result
JoshyPHP
2015-05-30
1
-1
/
+1
[next]