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/11684] Remove useless confirmation page after login and admin login
Joas Schilling
2013-07-13
2
-4
/
+3
*
Merge branch 'develop-olympus' into develop
Nathaniel Guse
2013-07-13
4
-2
/
+63
|
\
|
*
Merge remote-tracking branch 'remotes/igorw/ticket/11668-travis' into develop...
Nathaniel Guse
2013-07-13
2
-0
/
+8
|
|
\
|
|
*
[ticket/11668] Move lint test to the end for travis
Igor Wiedler
2013-07-12
2
-0
/
+8
|
*
|
Merge branch 'prep-release-3.0.12' into develop-olympus
Nathaniel Guse
2013-07-13
2
-54
/
+115
|
|
\
\
|
|
*
|
[ticket/11671] Update composer.lock
Nathaniel Guse
2013-07-13
1
-0
/
+4
|
|
*
|
Merge remote-tracking branch 'remotes/naderman/ticket/11671' into prep-releas...
Nathaniel Guse
2013-07-13
2
-58
/
+115
|
|
|
\
\
|
|
|
*
|
[ticket/11671] Add phing as a dependency and upgrade deps
Nils Adermann
2013-07-12
2
-58
/
+115
|
|
|
/
/
*
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/11420' into develop
Joas Schilling
2013-07-13
5
-64
/
+329
|
\
\
\
\
|
*
|
|
|
[ticket/11420] Fix tests
Nathaniel Guse
2013-07-12
1
-0
/
+21
|
*
|
|
|
[ticket/11420] Fix tests
Nathaniel Guse
2013-07-11
1
-1
/
+1
|
*
|
|
|
[ticket/11420] Fix tests
Nathaniel Guse
2013-07-11
1
-0
/
+7
|
*
|
|
|
[ticket/11420] Use !==, === when comparing strings
Nathan Guse
2013-07-06
1
-3
/
+3
|
*
|
|
|
[ticket/11420] Fix comments, license link
Nathan Guse
2013-07-06
1
-3
/
+15
|
*
|
|
|
[ticket/11420] Rename migrations file to something more helpful
Nathan Guse
2013-05-10
1
-2
/
+2
|
*
|
|
|
[ticket/11420] Forgot to include mock sql_insert_buffer
Nathaniel Guse
2013-05-03
1
-0
/
+21
|
*
|
|
|
[ticket/11420] Fix notification options conversion
Nathaniel Guse
2013-05-02
4
-64
/
+268
*
|
|
|
|
[ticket/11671] Update composer.lock
Nathaniel Guse
2013-07-13
1
-15
/
+28
*
|
|
|
|
Merge remote-tracking branch 'remotes/Hardolaf/ticket/11626' into develop
Nathaniel Guse
2013-07-12
6
-54
/
+89
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11626] Remove last reference to template in ldap
Joseph Warner
2013-07-12
1
-2
/
+0
|
*
|
|
|
|
[ticket/11626] Remove LDAP dependency on template
Joseph Warner
2013-07-12
4
-20
/
+26
|
*
|
|
|
|
[ticket/11626] Make identifier uppercase per style requirements
Joseph Warner
2013-07-11
2
-2
/
+2
|
*
|
|
|
|
[ticket/11626] Change the identifier template file in the template
Joseph Warner
2013-07-11
2
-2
/
+2
|
*
|
|
|
|
[ticket/11626] Call method only one time per provider
Joseph Warner
2013-07-11
1
-1
/
+1
|
*
|
|
|
|
[ticket/11626] Change interface to match functionality
Joseph Warner
2013-07-11
4
-50
/
+8
|
*
|
|
|
|
[ticket/11626] Include the template file in acp_board
Joseph Warner
2013-07-11
3
-6
/
+5
|
*
|
|
|
|
[ticket/11626] LDAP Auth ACP Template File
Joseph Warner
2013-07-11
2
-0
/
+34
|
*
|
|
|
|
[ticket/11626] Create get_acp_template method for auth providers
Joseph Warner
2013-07-11
4
-1
/
+41
*
|
|
|
|
|
Merge pull request #1515 from Hardolaf/feature/auth-refactor
Nathan Guse
2013-07-12
9
-84
/
+155
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[feature/auth-refactor] Add parent::setUp() in setUp()
Joseph Warner
2013-07-11
1
-0
/
+2
|
*
|
|
|
|
|
[feature/auth-refactor] Changes
Joseph Warner
2013-07-11
1
-7
/
+12
|
*
|
|
|
|
|
[feature/auth-refactor] DataProvider for acp_board test
Joseph Warner
2013-07-11
1
-7
/
+14
|
*
|
|
|
|
|
[feature/auth-refactor] Test selecting invalid provider as well
Joseph Warner
2013-07-11
1
-2
/
+4
|
*
|
|
|
|
|
[feature/auth-refactor] Code style change
Joseph Warner
2013-07-11
1
-3
/
+3
|
*
|
|
|
|
|
[feature/auth-refactor] Move test classes into separate directory
Joseph Warner
2013-07-11
3
-13
/
+31
|
*
|
|
|
|
|
[feature/auth-refactor] Test that acp_board excludes invalid providers
Joseph Warner
2013-07-11
1
-0
/
+43
|
*
|
|
|
|
|
[feature/auth-refactor] Fix style issue
Joseph Warner
2013-07-11
1
-1
/
+1
|
*
|
|
|
|
|
[feature/auth-refactor] Fix typo
Joseph Warner
2013-07-11
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
[feature/auth-refactor] Remove invalid providers from acp select
Joseph Warner
2013-07-11
1
-6
/
+4
|
*
|
|
|
|
[feature/auth-refactor] Check that providers implement auth interface
Joseph Warner
2013-07-11
2
-0
/
+12
|
*
|
|
|
|
[feature/auth-refactor] Remove full stop
Joseph Warner
2013-07-11
1
-1
/
+1
|
*
|
|
|
|
[feature/auth-refactor] Code style fix for doc blocks
Joseph Warner
2013-07-11
1
-14
/
+14
|
*
|
|
|
|
[feature/auth-refactor] Change 'must' to 'should'
Joseph Warner
2013-07-11
1
-1
/
+1
|
*
|
|
|
|
[feature/auth-refactor] Remove implements on classes extending base
Joseph Warner
2013-07-11
3
-4
/
+1
|
*
|
|
|
|
[feature/auth-refactor] Prevent fatal error in php < 5.3.23
Joseph Warner
2013-07-11
1
-5
/
+0
|
*
|
|
|
|
[feature/auth-refactor] Have a base auth class
Joseph Warner
2013-07-11
4
-83
/
+75
*
|
|
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into develop
Andreas Fischer
2013-07-12
2
-7
/
+34
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge remote-tracking branch 'remotes/Marc/ticket/11548-develop' into develop
Nathaniel Guse
2013-07-12
2
-7
/
+34
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[ticket/11548] Fix test errors in groups test on develop
Marc Alexander
2013-07-12
1
-7
/
+8
|
|
*
|
|
|
|
|
[ticket/11548] Check upload avatar URL the same way as in phpBB 3.0
Marc Alexander
2013-07-12
1
-0
/
+26
[next]