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/10939] Modified fileupload tests to deal with new behaviour
Fyorl
2012-08-15
1
-1
/
+5
*
[ticket/10939] Modified mock request class to handle deactivated $_FILES
Fyorl
2012-08-15
1
-1
/
+8
*
[ticket/10939] Modified acp_groups.php to not use $_FILES
Fyorl
2012-08-15
1
-2
/
+4
*
[ticket/10939] Modified ucp_groups.php to not use $_FILES
Fyorl
2012-08-15
1
-2
/
+3
*
[ticket/10939] Modified functions_user.php to not use $_FILES
Fyorl
2012-08-15
1
-4
/
+6
*
[ticket/10939] Modified message_parser.php to not use $_FILES
Fyorl
2012-08-15
1
-2
/
+3
*
[ticket/10939] Modified functions_upload to not use $_FILES
Fyorl
2012-08-15
1
-20
/
+25
*
[ticket/10939] Modified request test slightly to include $_FILES
Fyorl
2012-08-15
1
-0
/
+8
*
[ticket/10939] Added $_FILES handling to phpbb_request
Fyorl
2012-08-15
2
-0
/
+14
*
Merge remote-tracking branch 'dhruvgoel92/ticket/11048' into develop
Andreas Fischer
2012-08-14
4
-197
/
+95
|
\
|
*
[ticket/11048] use protected instead of private in pgsql fulltext
Dhruv
2012-08-14
1
-10
/
+10
|
*
[ticket/11048] use protected instead of private in native search
Dhruv
2012-08-14
1
-11
/
+11
|
*
[ticket/11048] remove @access from all docblocks
Dhruv
2012-08-14
1
-10
/
+0
|
*
[ticket/11048] use protected instead of private in mysql fulltext
Dhruv
2012-08-14
1
-6
/
+6
|
*
[ticket/11048] use protected instead of private in sphinx
Dhruv
2012-08-14
1
-16
/
+16
|
*
[ticket/11048] add access specifiers to phpbb native search properties
Dhruv
2012-08-10
1
-8
/
+8
|
*
[ticket/11048] add access specifiers to sphinx search
Dhruv
2012-08-10
1
-44
/
+14
|
*
[ticket/11048] add access specifiers to phpbb native search
Dhruv
2012-08-10
1
-13
/
+13
|
*
[ticket/11048] add access specifiers to mysql search
Dhruv
2012-08-10
1
-44
/
+14
|
*
[ticket/11048] add access specifiers to pgsql search
Dhruv
2012-08-10
1
-46
/
+14
*
|
Merge pull request #932 from EXreaction/ticket/10875
Nils Adermann
2012-08-14
18
-42
/
+103
|
\
\
|
*
|
[ticket/10875] Fix cache test
Nathan Guse
2012-08-06
1
-1
/
+1
|
*
|
[ticket/10875] Break queries onto separate lines and use double quotes
Nathan Guse
2012-08-06
1
-3
/
+6
|
*
|
[ticket/10875] Close $db connection at end of test
Nathan Guse
2012-08-06
1
-0
/
+2
|
*
|
[ticket/10875] Use fixtures for sql cache test
Nathan Guse
2012-08-06
2
-12
/
+34
|
*
|
[ticket/10875] Return $query_id from sql_save
Nathan Guse
2012-08-06
13
-11
/
+45
|
*
|
[ticket/10875] Fix SQL Caching
Nathan Guse
2012-07-30
15
-31
/
+31
*
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/11032' into develop
Andreas Fischer
2012-08-14
1
-9
/
+9
|
\
\
\
|
*
|
|
[ticket/11032] sphinx retries before triggering error
Dhruv
2012-08-11
1
-9
/
+9
|
/
/
/
*
|
|
Merge PR #944 branch 'dhruvgoel92/ticket/11032' into develop
Oleg Pudeyev
2012-08-10
2
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ticket/11032] trigger error in case search fails
Dhruv
2012-08-10
2
-0
/
+10
|
/
/
*
|
Merge remote-tracking branch 'mvinny/ticket/11046' into develop
Andreas Fischer
2012-08-08
1
-1
/
+2
|
\
\
|
*
|
[ticket/11046] Add border-radius for UCP message colours block
Vinny
2012-08-07
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'mvinny/ticket/11047' into develop
Andreas Fischer
2012-08-08
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/11047] Close TOTAL_MESSAGES at ucp_pm_viewfolder.html
Vinny
2012-08-07
1
-1
/
+1
|
|
/
/
*
|
|
Merge PR #916 branch 'dhruvgoel92/ticket/11011' into develop
Oleg Pudeyev
2012-08-08
6
-318
/
+314
|
\
\
\
|
*
|
|
[ticket/11011] rename property phpEx to php_ext
Dhruv
2012-08-08
2
-9
/
+9
|
*
|
|
[ticket/11011] pass $auth to search backend constructor
Dhruv
2012-08-08
6
-7
/
+7
|
*
|
|
[ticket/11011] remove global keyword from sphinx
Dhruv
2012-07-28
1
-7
/
+6
|
*
|
|
[ticket/11011] pass global variables in construct
Dhruv
2012-07-28
1
-6
/
+7
|
*
|
|
[ticket/11011] passing global variables
Dhruv
2012-07-28
3
-7
/
+3
|
*
|
|
[ticket/11011] remove global keyword in native search
Dhruv
2012-07-28
1
-142
/
+132
|
*
|
|
[ticket/11011] remove global keyword in pgsql search
Dhruv
2012-07-28
1
-77
/
+57
|
*
|
|
[ticket/11011] global variables as constructor parameters
Dhruv
2012-07-28
1
-77
/
+58
|
*
|
|
[ticket/11011] add access specifiers and docblocks
Dhruv
2012-07-28
1
-6
/
+55
*
|
|
|
Merge PR #933 branch 'dhruvgoel92/ticket/11032' into develop
Oleg Pudeyev
2012-08-08
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
[ticket/11032] use method GetLastError to get error
Dhruv
2012-08-01
1
-1
/
+1
|
*
|
|
|
[ticket/11032] add sphinx errors to error log
Dhruv
2012-08-01
2
-0
/
+6
*
|
|
|
|
Merge remote-tracking branch 'Noxwizard/ticket/11043' into develop
Andreas Fischer
2012-08-07
2
-6
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
[ticket/11043] Change hook name back to display, since that's where we hook in.
Andreas Fischer
2012-08-03
1
-1
/
+1
[next]