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] Move auth providers to separate directory
Joseph Warner
2013-07-04
5
-0
/
+10
*
Merge remote-tracking branch 'VSEphpbb/ticket/11577' into develop
Andreas Fischer
2013-07-03
1
-1
/
+1
|
\
|
*
[ticket/11577] Readjust min-height to 35px
Matt Friedman
2013-06-29
1
-1
/
+1
|
*
[ticket/11577] Correct over-sized Topic Rows
Matt Friedman
2013-05-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'Hardolaf/feature/auth-refactor' into develop
David King
2013-07-03
13
-1005
/
+1192
|
\
\
|
*
|
[feature/auth-refactor] Fix code style issue
Joseph Warner
2013-07-02
1
-2
/
+2
|
*
|
[feature/auth-refactor] Fix comment grammar
Joseph Warner
2013-07-02
1
-1
/
+1
|
*
|
[feature/auth-refactor] Fix the actual cause of test failures
Joseph Warner
2013-07-01
2
-2
/
+5
|
*
|
[feature/auth-refactor] A possible fix for the functional test failures
Joseph Warner
2013-07-01
1
-1
/
+1
|
*
|
[feature/auth-refactor] Forgot @inheritdoc on methods
Joseph Warner
2013-06-28
3
-0
/
+54
|
*
|
[feature/auth-refactor] Finish and clean up documentation
Joseph Warner
2013-06-27
4
-74
/
+43
|
*
|
[feature/auth-refactor] Change phpEx to php_ext in new classes
Joseph Warner
2013-06-26
2
-9
/
+9
|
*
|
[feature/auth-refactor] Removed no longer used variable
Joseph Warner
2013-06-26
1
-1
/
+0
|
*
|
[feature/auth-refactor] Fix errors in acp_board
Joseph Warner
2013-06-25
1
-2
/
+2
|
*
|
[feature/auth-refactor] Fix indentation on acp_board
Joseph Warner
2013-06-25
1
-41
/
+38
|
*
|
[feature/auth-refactor] Refactor auth in acp_board
Joseph Warner
2013-06-25
1
-22
/
+3
|
*
|
[feature/auth-refactor] Don't truncate name then reattach same thing
Joseph Warner
2013-06-25
1
-4
/
+4
|
*
|
[feature/auth-refactor] Remove old auth plugins
Joseph Warner
2013-06-25
3
-886
/
+0
|
*
|
[feature/auth-refactor] Remove references to old auth plugins
Joseph Warner
2013-06-25
1
-29
/
+9
|
*
|
[feature/auth-refactor] Refactor code to use services
Joseph Warner
2013-06-21
3
-40
/
+24
|
*
|
[feature/auth-refactor] Create an auth.provider_collector service
Joseph Warner
2013-06-20
1
-0
/
+12
|
*
|
[feature/auth-refactor] Convert provider_apache to a service
Joseph Warner
2013-06-20
2
-41
/
+55
|
*
|
[feature/auth-refactor] Convert provider_ldap to a service
Joseph Warner
2013-06-20
2
-59
/
+67
|
*
|
[feature/auth-refactor] Turn provider_db into a service
Joseph Warner
2013-06-20
2
-41
/
+74
|
*
|
[feature/auth-refactor] Start turning auth providers into services
Joseph Warner
2013-06-20
2
-0
/
+2
|
*
|
[feature/auth-refactor] Fix LDAP conversion error
Joseph Warner
2013-06-20
1
-3
/
+3
|
*
|
[feature/auth-refactor] Finish refactoring auth plugins
Joseph Warner
2013-06-19
5
-10
/
+55
|
*
|
[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 remote-tracking branch 'dhruvgoel92/ticket/11437' into develop
Joas Schilling
2013-07-03
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/11437] avoid $start becoming negative when no search results are found
Dhruv
2013-06-19
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-07-03
1
-0
/
+2
|
\
\
\
|
*
|
|
[ticket/11617] Remove spaces and tabs from empty lines
Matt Friedman
2013-07-02
1
-1
/
+1
|
*
|
|
[ticket/11617] Missing U_ACTION in acp_captcha.php
Matt Friedman
2013-07-02
1
-0
/
+2
*
|
|
|
Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/11566-develop' into ...
Joas Schilling
2013-07-02
4
-74
/
+125
|
\
\
\
\
|
*
\
\
\
Merge branch 'ticket/11566' into ticket/11566-develop
Dhruv
2013-07-01
4
-74
/
+125
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
[ticket/11566] Subsilver template error displayed after table headers
Dhruv
2013-07-01
1
-4
/
+4
|
|
*
|
|
[ticket/11566] Remove extra pair of brackets from conditional statement
Dhruv
2013-07-01
1
-1
/
+1
|
|
*
|
|
[ticket/11566] Add captcha to report post template in subsilver
Dhruv
2013-07-01
1
-0
/
+8
[next]