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/11568] Split status code and html debug assertion into two methods
Joas Schilling
2013-05-31
1
-18
/
+30
*
[ticket/11568] Add comma at end of array key-value couple
Joas Schilling
2013-05-31
1
-1
/
+1
*
[ticket/11568] Invert logic for asserting the response
Joas Schilling
2013-05-31
1
-4
/
+4
*
[ticket/11568] Use static calls for static methods
Joas Schilling
2013-05-31
5
-20
/
+20
*
[ticket/11568] Remove unused method
Joas Schilling
2013-05-30
1
-19
/
+0
*
[ticket/11568] Only assert string when doctype is there at all
Joas Schilling
2013-05-30
1
-1
/
+4
*
[ticket/11568] Add method to get page content
Joas Schilling
2013-05-28
1
-0
/
+10
*
[ticket/11568] Allow different status codes
Joas Schilling
2013-05-28
1
-2
/
+2
*
[ticket/11568] Trim the output to allow Tabs before INCLUDE overall_header
Joas Schilling
2013-05-28
1
-1
/
+1
*
[ticket/11568] Fix common_groups_test.php form handling
Joas Schilling
2013-05-27
1
-2
/
+1
*
[ticket/11568] Make CookieJar static aswell
Joas Schilling
2013-05-27
1
-6
/
+7
*
[ticket/11568] Remove manual calls to assert_response_success()
Joas Schilling
2013-05-27
3
-11
/
+1
*
[ticket/11568] Only use a static version of the client
Joas Schilling
2013-05-27
1
-59
/
+60
*
[ticket/11568] Any output before the doc type means there was an error
Joas Schilling
2013-05-27
1
-8
/
+6
*
[ticket/11568] Set client manually so we can increase the cURL timeout
Joas Schilling
2013-05-27
1
-0
/
+7
*
[ticket/11568] Use Goutte Client to install the board for functional tests
Joas Schilling
2013-05-27
1
-39
/
+105
*
Merge remote-tracking branch 'marc1706/ticket/11578' into develop-olympus
Joas Schilling
2013-05-27
1
-1
/
+1
|
\
|
*
[ticket/11578] Add missing underscore after 'validate' function prefix
marc1706
2013-05-27
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'bantu/ticket/11576' into develop-olympus
Joas Schilling
2013-05-27
1
-0
/
+14
|
\
|
*
[ticket/11576] MySQL unit tests: Enable STRICT_TRANS_TABLES and others.
Andreas Fischer
2013-05-27
1
-0
/
+14
*
|
Merge remote-tracking branch 'bantu/ticket/11575' into develop-olympus
Joas Schilling
2013-05-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ticket/11575] Correct test_cross_join() to test_order_lower().
Andreas Fischer
2013-05-27
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bantu/ticket/11538' into develop-olympus
Joas Schilling
2013-05-27
3
-15
/
+126
|
\
\
|
|
/
|
/
|
|
*
[ticket/11538] Cut functional tests down a bit as these are more expensive.
Andreas Fischer
2013-05-26
1
-14
/
+4
|
*
[ticket/11538] Compare to '' instead of using empty(), so '0' does not pass.
Andreas Fischer
2013-05-26
1
-1
/
+1
|
*
[ticket/11538] Add unit tests for phpbb_validate_hex_colour().
Andreas Fischer
2013-05-26
1
-0
/
+121
|
/
*
Merge remote-tracking branch 'marc1706/ticket/11538' into develop-olympus
Andreas Fischer
2013-05-26
8
-7
/
+145
|
\
|
*
[ticket/11538] Add optional switch as argument to hex colour validation
Marc Alexander
2013-05-19
3
-5
/
+7
|
*
[ticket/11538] Modify test colour values
Marc Alexander
2013-05-19
1
-2
/
+3
|
*
[ticket/11538] Limit comment in acp_groups to 80 characters per line
Marc Alexander
2013-05-19
1
-4
/
+4
|
*
[ticket/11538] Move group ID into abstract test class and add more test cases
Marc Alexander
2013-05-19
3
-3
/
+7
|
*
[ticket/11538] Merge calls to validate_data() in acp_groups
Marc Alexander
2013-05-19
1
-11
/
+12
|
*
[ticket/11538] Rename phpbb_validate_colour to phpbb_validate_hex_colour
Marc Alexander
2013-05-19
3
-4
/
+5
|
*
[ticket/11538] Use abstract class for functional test cases for group colour
Marc Alexander
2013-05-17
3
-63
/
+60
|
*
Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ticket...
Marc Alexander
2013-05-17
9
-3
/
+235
|
|
\
|
*
|
[ticket/11538] Add function phpbb_validate_colour for validating colours
Marc Alexander
2013-05-16
3
-3
/
+25
|
*
|
[ticket/11538] Make sure regex doesn't allow multiple color values
Marc Alexander
2013-05-15
4
-2
/
+8
|
*
|
[ticket/11538] Add tests for acp group manage page
Marc Alexander
2013-05-14
1
-0
/
+45
|
*
|
[ticket/11538] Simplify colour value check and remove support for '#'
Marc Alexander
2013-05-14
5
-21
/
+20
|
*
|
[ticket/11538] Fix incorrect regex and test for duplicate # in color string
Marc Alexander
2013-05-14
2
-1
/
+2
|
*
|
[ticket/11538] Use regex for testing color value and improve tests
Marc Alexander
2013-05-14
3
-42
/
+30
|
*
|
[ticket/11538] Make sure group color can't exceed maximum of 6 characters
Marc Alexander
2013-05-14
2
-0
/
+71
*
|
|
Merge remote-tracking branch 'remotes/imkingdavid/ticket/11551' into develop-...
Nathan Guse
2013-05-20
2
-2
/
+2
|
\
\
\
|
*
|
|
[ticket/11551] Fix error in system tab if get_remote_file returns empty string
David King
2013-05-20
2
-2
/
+2
|
/
/
/
*
|
|
Merge remote-tracking branch 'marc1706/ticket/11537' into develop-olympus
Andreas Fischer
2013-05-19
1
-9
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ticket/11537] Adjust error message on ucp group manage to fit rest of ucp
Marc Alexander
2013-05-14
1
-9
/
+8
|
|
/
*
|
Merge remote-tracking branch 'bantu/ticket/11547' into develop-olympus
Andreas Fischer
2013-05-17
1
-0
/
+8
|
\
\
|
*
|
[ticket/11547] Set MySQL charset to UTF8 in database_test_connection_manager.
Andreas Fischer
2013-05-17
1
-0
/
+8
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/11542-2' into develop-olympus
Andreas Fischer
2013-05-17
2
-7
/
+7
|
\
\
\
|
*
|
|
[ticket/11542] Use Czech as example as it contains non-latin characters
Joas Schilling
2013-05-17
2
-7
/
+7
|
/
/
/
[next]