index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/auth-refactor] Refactor session for new auth interface
Joseph Warner
2013-06-19
1
-4
/
+4
*
[feature/auth-refactor] Refactor acp_board for new auth interface
Joseph Warner
2013-06-19
5
-23
/
+22
*
[feature/auth-refactor] Fix typos causing changes to not work
Joseph Warner
2013-06-19
5
-6
/
+5
*
[feature/auth-refactor] Refactor login to use new interface
Joseph Warner
2013-06-18
1
-3
/
+4
*
[feature/auth-refactor] Make DB auth consistent with interface
Joseph Warner
2013-06-18
1
-13
/
+9
*
[feature/auth-refactor] Make LDAP consistent with interface
Joseph Warner
2013-06-18
1
-5
/
+8
*
[feature/auth-refactor] Make Apache consistent with interface
Joseph Warner
2013-06-18
1
-1
/
+1
*
[feature/auth-refactor] Fix comment block indentation
Joseph Warner
2013-06-18
3
-58
/
+58
*
[feature/auth-refactor] Document the provider interface
Joseph Warner
2013-06-18
1
-1
/
+31
*
[feature/auth-refactor] LDAP Auth Provider Skeleton
Joseph Warner
2013-06-17
1
-0
/
+358
*
[feature/auth-refactor] Database Auth Provider Skeleton
Joseph Warner
2013-06-17
1
-0
/
+309
*
[feature/auth-refactor] Auth Apache Provider Skeleton
Joseph Warner
2013-06-17
1
-0
/
+265
*
[feature/auth-refactor] Provider Interface Skeleton
Joseph Warner
2013-06-17
1
-0
/
+32
*
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
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-11
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Merge remote-tracking branch 'marc1706/ticket/11579' into develop-olympus
Andreas Fischer
2013-06-11
1
-1
/
+1
|
|
|
\
|
|
|
*
[ticket/11579] Remove unnecessary globals from validate_password()
Marc Alexander
2013-05-30
1
-1
/
+1
*
|
|
|
Merge branch 'develop' into ticket/10820-develop
Dhruv
2013-06-13
174
-2575
/
+5351
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[ticket/11602] Do not call localize_errors() if avatars are disabled
Marc Alexander
2013-06-11
2
-2
/
+2
|
*
|
|
Merge remote-tracking branch 'remotes/nickv/ticket/11481' into develop
Nathan Guse
2013-06-07
15
-1171
/
+1542
|
|
\
\
\
|
|
*
|
|
[ticket/11481] Move prepended slash from calls into function
Joas Schilling
2013-06-06
6
-6
/
+6
|
|
*
|
|
[ticket/11481] Remove globals and use dependency injection instead
Joas Schilling
2013-06-06
12
-125
/
+157
|
|
*
|
|
[ticket/11481] Use container for all classes and inject dependencies
Joas Schilling
2013-06-06
9
-34
/
+139
|
|
*
|
|
[ticket/11481] Move functions from feed into helper class
Joas Schilling
2013-06-06
3
-109
/
+167
|
|
*
|
|
[ticket/11481] Move active topics feed to own file
Joas Schilling
2013-06-06
2
-123
/
+139
|
|
*
|
|
[ticket/11481] Move topics feed to own file
Joas Schilling
2013-06-06
2
-77
/
+93
|
|
*
|
|
[ticket/11481] Move news feed to own file
Joas Schilling
2013-06-06
2
-99
/
+115
|
|
*
|
|
[ticket/11481] Move forums feed to own file
Joas Schilling
2013-06-06
2
-62
/
+78
|
|
*
|
|
[ticket/11481] Move topic feed to own file
Joas Schilling
2013-06-06
2
-98
/
+114
|
|
*
|
|
[ticket/11481] Move forum feed to own file
Joas Schilling
2013-06-06
2
-129
/
+145
|
|
*
|
|
[ticket/11481] Move overall feed to own file
Joas Schilling
2013-06-06
2
-83
/
+99
|
|
*
|
|
[ticket/11481] Move feed topic base to own file
Joas Schilling
2013-06-06
2
-45
/
+61
|
|
*
|
|
[ticket/11481] Move feed post base to own file
Joas Schilling
2013-06-06
2
-43
/
+59
[next]