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/11603] Fix usage note
Joas Schilling
2013-06-20
1
-1
/
+1
*
[ticket/11603] Throw RuntimeExceptions instead of using exit()
Joas Schilling
2013-06-19
2
-2
/
+2
*
[ticket/11603] Avoid using cURL
Joas Schilling
2013-06-19
2
-19
/
+19
*
[ticket/11603] Split api_request into two functions (query only vs. full url)
Joas Schilling
2013-06-13
1
-10
/
+8
*
[ticket/11603] Fix spacing and add some comments
Joas Schilling
2013-06-13
1
-2
/
+5
*
[ticket/11603] Fix github API calls
Joas Schilling
2013-06-13
2
-14
/
+57
*
[ticket/11603] Rename network to forks and fix handling
Joas Schilling
2013-06-13
1
-14
/
+14
*
[ticket/11603] Fix github api url and use curl with valid user agent
Joas Schilling
2013-06-13
2
-2
/
+13
*
Merge remote-tracking branch 'marc1706/ticket/11579' into develop-olympus
Andreas Fischer
2013-06-11
15
-1
/
+919
|
\
|
*
[ticket/11579] Add method for validating emails for valid MX and mark as slow
Marc Alexander
2013-06-05
1
-3
/
+29
|
*
[ticket/11579] Do not extend validate_data_helper
Marc Alexander
2013-06-05
1
-1
/
+1
|
*
[ticket/11579] Add missing commas to validate_username_test
Marc Alexander
2013-06-03
1
-6
/
+6
|
*
[ticket/11579] Rework calls to validate_data_helper
Marc Alexander
2013-06-03
10
-232
/
+344
|
*
[ticket/11579] Move simple tests into seperate files
Marc Alexander
2013-06-03
7
-251
/
+366
|
*
[ticket/11579] Use test case helper class and use assert prefix for method
Marc Alexander
2013-06-03
5
-95
/
+100
|
*
[ticket/11579] Move tests into seperate files depending on needed fixture
Marc Alexander
2013-05-30
8
-499
/
+594
|
*
[ticket/11579] Remove unnecessary globals from validate_password()
Marc Alexander
2013-05-30
1
-1
/
+1
|
*
[ticket/11579] Add remaining unit tests for validate_data functions
Marc Alexander
2013-05-30
4
-62
/
+375
|
*
[ticket/11579] Add basic set of unit tests for validate_data()
Marc Alexander
2013-05-29
1
-0
/
+252
*
|
Merge remote-tracking branch 'nickvergessen/ticket/11601' into develop-olympus
Andreas Fischer
2013-06-11
2
-3
/
+39
|
\
\
|
*
|
[ticket/11601] Add protected method for database sync and call it
Joas Schilling
2013-06-11
1
-0
/
+15
|
*
|
[ticket/11601] Split post_setup_synchronisation logic from xml parsing
Joas Schilling
2013-06-11
1
-3
/
+24
*
|
|
Merge remote-tracking branch 'remotes/nickv/ticket/11543' into develop-olympus
Nathaniel Guse
2013-06-07
2
-0
/
+359
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/11543] Add more users so #hidden <> #normal
Joas Schilling
2013-06-07
2
-10
/
+21
|
*
|
[ticket/11543] Use correct IP addresses and inject time for correct values
Joas Schilling
2013-06-06
1
-22
/
+25
|
*
|
[ticket/11543] Add unit tests for obtain_users_online_string()
Joas Schilling
2013-06-06
2
-1
/
+185
|
*
|
[ticket/11543] Add unit tests for obtain_users_online() with empty forum
Joas Schilling
2013-06-06
1
-0
/
+16
|
*
|
[ticket/11543] Add unit tests for obtain_users_online()
Joas Schilling
2013-06-06
1
-0
/
+65
|
*
|
[ticket/11543] Add unit tests for obtain_guest_count()
Joas Schilling
2013-06-06
2
-0
/
+80
*
|
|
Merge pull request #1466 from nickvergessen/ticket/11590
Nils Adermann
2013-06-06
1
-0
/
+20
|
\
\
\
|
*
|
|
[ticket/11590] Close database connections when tearDown() is called
Joas Schilling
2013-06-07
1
-0
/
+20
|
/
/
/
*
|
|
Merge remote-tracking branch 'remotes/nickv/ticket/11568' into develop-olympus
Nathaniel Guse
2013-06-06
5
-105
/
+173
|
\
\
\
|
*
|
|
[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 'remotes/bantu/ticket/11588' into develop-olympus
Nathaniel Guse
2013-06-06
1
-1
/
+3
|
\
\
\
|
*
|
|
[ticket/11588] Also use version.phpbb.com in install_update.php.
Andreas Fischer
2013-06-06
1
-1
/
+3
|
/
/
/
[next]