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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/8319] Add migration file for update change
Joas Schilling
2013-07-10
1
-0
/
+57
*
Merge branch 'ticket/8319' into ticket/8319-develop2
Joas Schilling
2013-07-10
1
-3
/
+11
|
\
|
*
[ticket/8319] Do not repeat the replacement
Joas Schilling
2013-07-10
1
-9
/
+5
|
*
[ticket/8319] Add explanation for RELATIVE_URL and update LOCAL_URL
Joas Schilling
2013-06-03
1
-2
/
+2
|
*
[ticket/8319] Add new token RELATIVE_URL to allow foreign relative URL parts
Joas Schilling
2013-06-03
1
-0
/
+4
|
*
[ticket/8319] Prepend Board URL to LOCAL_URL links to prevent abuse
Joas Schilling
2013-06-03
1
-1
/
+9
*
|
Merge remote-tracking branch 'remotes/imkingdavid/ticket/11253' into develop
Nathan Guse
2013-07-06
1
-0
/
+51
|
\
\
|
*
|
[ticket/11253] Put AND clause in correct SQL query
David King
2013-06-23
1
-3
/
+3
|
*
|
[ticket/11253] Fix a few things brought up in the PR
David King
2013-06-23
1
-7
/
+6
|
*
|
[ticket/11253] Fix typo in constant
David King
2013-06-22
1
-1
/
+1
|
*
|
[ticket/11253] Add migration to add auth check to UCP signature module
David King
2013-06-22
1
-0
/
+52
*
|
|
Merge branch 'develop-olympus' into develop
Nathan Guse
2013-07-05
1
-1
/
+1
|
\
\
\
|
*
|
|
[ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.
Andreas Fischer
2013-07-03
1
-1
/
+1
*
|
|
|
[feature/auth-refactor] Move auth providers to separate directory
Joseph Warner
2013-07-04
5
-0
/
+10
*
|
|
|
Merge remote-tracking branch 'Hardolaf/feature/auth-refactor' into develop
David King
2013-07-03
10
-1004
/
+1150
|
\
\
\
\
|
*
|
|
|
[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
1
-1
/
+1
|
*
|
|
|
[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] Convert provider_apache to a service
Joseph Warner
2013-06-20
1
-40
/
+49
|
*
|
|
|
[feature/auth-refactor] Convert provider_ldap to a service
Joseph Warner
2013-06-20
1
-58
/
+64
|
*
|
|
|
[feature/auth-refactor] Turn provider_db into a service
Joseph Warner
2013-06-20
1
-41
/
+57
|
*
|
|
|
[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
|
|
/
/
/
/
[next]