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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop
Nathaniel Guse
2013-03-04
3
-0
/
+128
|
\
|
*
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-03-04
15
-33
/
+871
|
|
\
|
*
|
[feature/avatars] Pass phpbb_user to prepare and process form functions
Marc Alexander
2013-02-19
2
-4
/
+4
|
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-02-07
22
-1
/
+1384
|
|
\
\
|
*
|
|
[feature/avatars] Differentiate tests for get drivers functions
Marc Alexander
2013-01-08
2
-1
/
+31
|
*
|
|
[feature/avatars] Remove $request property and pass as argument if needed
Marc Alexander
2013-01-07
2
-5
/
+5
|
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars
Marc Alexander
2013-01-04
6
-9
/
+180
|
|
\
\
\
|
*
|
|
|
[feature/avatars] Improve testing to also check for enabled drivers
Marc Alexander
2012-12-27
1
-4
/
+15
|
*
|
|
|
Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatars
Marc Alexander
2012-12-24
45
-251
/
+1201
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'develop' into feature/avatars
Marc Alexander
2012-12-09
51
-338
/
+1511
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[feature/avatars] Fix behavior of avatar manager and variables
Marc Alexander
2012-12-04
1
-2
/
+5
|
*
|
|
|
|
|
[feature/avatars] Use seperate function for retrieving all drivers
Marc Alexander
2012-12-04
1
-1
/
+1
|
*
|
|
|
|
|
[feature/avatars] Remove unnecessary "implements" from foobar avatar
Marc Alexander
2012-12-02
1
-1
/
+1
|
*
|
|
|
|
|
[feature/avatars] Do not use gravatar avatar in tests
Marc Alexander
2012-12-02
2
-33
/
+35
|
*
|
|
|
|
|
[feature/avatars] Add tests for avatar manager
Marc Alexander
2012-12-01
1
-0
/
+82
*
|
|
|
|
|
|
Merge remote-tracking branch 'remotes/nickv/ticket/10411-2' into develop
Nathaniel Guse
2013-03-04
5
-291
/
+1146
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ticket/10411] Add unit tests for move() with values >1
Joas Schilling
2013-02-27
1
-0
/
+30
|
*
|
|
|
|
|
[ticket/10411] Test for thrown exceptions when group does not exist
Joas Schilling
2013-02-26
2
-6
/
+18
|
*
|
|
|
|
|
[ticket/10411] Add return values to add/delete function
Joas Schilling
2013-02-25
2
-148
/
+230
|
*
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2
Joas Schilling
2013-02-25
77
-289
/
+2972
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/10411] Add return value to move functions
Joas Schilling
2013-02-25
2
-235
/
+374
|
*
|
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2
Joas Schilling
2012-12-06
48
-338
/
+1344
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2
Joas Schilling
2012-11-15
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[ticket/10411] Use DIC to get the groupposition classes
Joas Schilling
2012-11-14
2
-15
/
+15
|
*
|
|
|
|
|
|
|
|
[ticket/10411] Fix missing functions in unit tests
Joas Schilling
2012-11-14
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
[ticket/10411] New class interface and unit tests for legend and teampage
Joas Schilling
2012-11-13
5
-291
/
+881
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
[ticket/11386] Fix failing tests from constructor changes
Nathaniel Guse
2013-03-02
3
-4
/
+5
*
|
|
|
|
|
|
|
|
[ticket/11386] Remove tests that check if finder cache is working
Nathaniel Guse
2013-03-02
1
-5
/
+13
*
|
|
|
|
|
|
|
|
[ticket/11386] Update tests with new constructors for ext.manager/migrator
Nathaniel Guse
2013-03-02
4
-6
/
+50
*
|
|
|
|
|
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathaniel Guse
2013-02-26
3
-28
/
+41
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
[feature/migrations] Fix failing tests (again)
Nathaniel Guse
2013-02-13
3
-38
/
+39
|
*
|
|
|
|
|
|
|
[feature/migrations] Fix failing tests
Nathaniel Guse
2013-02-11
1
-4
/
+12
|
*
|
|
|
|
|
|
|
[feature/migrations] Make the container available to extension installers
Nathan Guse
2013-02-06
3
-0
/
+4
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11103
Nathaniel Guse
2013-02-11
18
-0
/
+1354
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'EXreaction/feature/migrations' into develop
David King
2013-02-06
15
-0
/
+1054
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
[feature/migrations] Function effectively_installed() in migrations
Nathan Guse
2013-01-13
2
-0
/
+51
|
|
*
|
|
|
|
|
|
[feature/migrations] Make the test depends_on methods static
Nathan Guse
2013-01-10
7
-23
/
+3
|
|
*
|
|
|
|
|
|
[feature/migrations] Store depends on in the database (serialized)
Nathan Guse
2013-01-10
3
-14
/
+91
|
|
*
|
|
|
|
|
|
[feature/migrations] Basic reverting test
Nathan Guse
2013-01-10
3
-0
/
+115
|
|
*
|
|
|
|
|
|
[feature/migrations] Test for calling a step multiple times
Nathan Guse
2013-01-10
2
-0
/
+66
|
|
*
|
|
|
|
|
|
[feature/migrations] Reverse data functionality
Nathan Guse
2013-01-09
3
-4
/
+76
|
|
*
|
|
|
|
|
|
[feature/migrations] Fix if method (and create a test for it)
Nathan Guse
2013-01-09
3
-19
/
+79
|
|
*
|
|
|
|
|
|
[feature/migrations] Migrations now somewhat works
Nathan Guse
2013-01-09
6
-3
/
+443
|
|
*
|
|
|
|
|
|
[feature/migrations] Process migration steps and move to PHP5 code
Nils Adermann
2013-01-09
1
-1
/
+8
|
|
*
|
|
|
|
|
|
[feature/migrations] Standard vars for migrations and run sql with feedback
Nils Adermann
2013-01-09
1
-1
/
+1
|
|
*
|
|
|
|
|
|
[feature/migrations] Return schema changes in database update style array
Nils Adermann
2013-01-09
1
-1
/
+7
|
|
*
|
|
|
|
|
|
[feature/migrations] Store start and end time of migrations
Nils Adermann
2013-01-09
1
-6
/
+27
|
|
*
|
|
|
|
|
|
[feature/migrations] Basic migrations with schema and data changes
Nils Adermann
2013-01-09
4
-0
/
+159
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
[ticket/11295] Correct cases: replace postgres with phpbb_db_driver_postgres.
Andreas Fischer
2013-01-25
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-01-23
1
-0
/
+23
|
|
\
\
\
\
\
\
\
[next]