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/11574] Create phpbb_log object before using it.
Joas Schilling
2013-07-13
1
-0
/
+3
*
[ticket/11574] Add correct language parameter to return links
Joas Schilling
2013-07-13
1
-2
/
+2
*
[ticket/11574] Use request object rather then request_var function
Joas Schilling
2013-07-13
1
-3
/
+3
*
[ticket/11574] Load new language files whenever possible
Joas Schilling
2013-07-13
1
-5
/
+17
*
[ticket/11574] Require new files in install/index.php and add a class loader
Joas Schilling
2013-07-13
1
-6
/
+25
*
[ticket/11574] Require new files in database_update.php and add a class loader
Joas Schilling
2013-07-13
1
-6
/
+28
*
[ticket/11574] Find language files in update/new before throwing an error
Joas Schilling
2013-07-13
1
-0
/
+12
*
[ticket/11574] Try to load updated service.yml before the default one
Joas Schilling
2013-07-13
1
-2
/
+10
*
Merge remote-tracking branch 'nickvergessen/ticket/11561' into develop
Dhruv
2013-06-18
1
-0
/
+8
|
\
|
*
[ticket/11561] Specify used tables in notification fixture, so they are emptied
Joas Schilling
2013-06-18
1
-0
/
+8
*
|
Merge branch 'develop-olympus' into develop
Joas Schilling
2013-06-13
0
-0
/
+0
|
\
\
|
*
\
Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/10820' into develop-...
Joas Schilling
2013-06-13
1
-9
/
+30
|
|
\
\
*
|
\
\
Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/10820-develop' into ...
Joas Schilling
2013-06-13
3
-7
/
+158
|
\
\
\
\
|
*
\
\
\
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-14
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
[ticket/10820] fix if condition to check for IE
Dhruv
2013-06-14
1
-1
/
+1
|
*
|
|
|
Merge branch 'ticket/10820' into ticket/10820-develop
Dhruv
2013-06-13
2
-2
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
[ticket/10820] Add additional check for IE in condition
Dhruv
2013-06-13
1
-2
/
+2
|
|
*
|
|
[ticket/10820] Fix function docblock
Dhruv
2013-06-12
1
-1
/
+1
|
|
*
|
|
[ticket/10820] Inject IE version in function
Dhruv
2013-06-12
1
-8
/
+9
|
|
*
|
|
[ticket/10820] fix regex
Dhruv
2013-06-12
1
-1
/
+9
|
|
*
|
|
[ticket/10820] remove unnecessary parentheses
Dhruv
2013-06-12
1
-1
/
+1
|
|
*
|
|
[ticket/10820] fix docblock
Dhruv
2013-06-12
1
-1
/
+1
|
|
*
|
|
[ticket/10820] add param and return to function
Dhruv
2013-06-12
1
-3
/
+6
|
|
*
|
|
[ticket/10820] simplify regex and escape dot
Dhruv
2013-06-12
1
-1
/
+1
|
|
*
|
|
[ticket/10820] Use singular return
Dhruv
2013-06-12
1
-1
/
+1
|
|
*
|
|
[ticket/10820] remove unnecessary condition checks
Dhruv
2013-06-12
1
-2
/
+2
|
|
*
|
|
[ticket/10820] add function docblock
Dhruv
2013-06-12
1
-0
/
+4
|
|
*
|
|
[ticket/10820] fix IE check function
Dhruv
2013-06-12
1
-8
/
+8
|
|
*
|
|
[ticket/10820] proper usage of global and local variable browser
Dhruv
2013-06-12
1
-2
/
+2
|
|
*
|
|
[ticket/10820] Image downloader recognize new version of ie
riadhchtara
2013-06-12
1
-9
/
+14
|
|
|
/
/
|
*
|
|
Merge branch 'develop' into ticket/10820-develop
Dhruv
2013-06-13
16
-32
/
+927
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-11
15
-1
/
+919
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
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/11605' into develop
Andreas Fischer
2013-06-11
1
-31
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11605] Remove unused copied_files property
Joas Schilling
2013-06-11
1
-8
/
+2
|
*
|
|
|
|
[ticket/11605] Use empty_dir to better delete files and dirs of extensions
Joas Schilling
2013-06-11
1
-23
/
+6
|
|
|
|
*
|
Merge branch 'develop' into ticket/10820-develop
Dhruv
2013-06-13
260
-2934
/
+9028
|
|
|
|
|
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'nickvergessen/ticket/11599' into develop
Andreas Fischer
2013-06-11
1
-17
/
+42
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ticket/11599] Copy the forums into a static array for later reuse
Joas Schilling
2013-06-11
1
-17
/
+42
|
/
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'marc1706/ticket/11602' into develop
Andreas Fischer
2013-06-11
2
-2
/
+2
|
\
\
\
\
\
[next]