| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2013-03-07 | 2 | -0/+134 |
| |\ | |||||
| | * | [ticket/10202] Rename method names _all() to _array(). | Andreas Fischer | 2013-03-05 | 1 | -11/+11 |
| | * | [ticket/10202] Add tests for phpbb_config_db_text. | Andreas Fischer | 2013-03-05 | 2 | -0/+134 |
| * | | [ticket/9657] Fix unit tests missing global container. | Joas Schilling | 2013-03-06 | 1 | -1/+4 |
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2013-03-05 | 18 | -326/+2123 |
| |\ \ | |/ | |||||
| | * | Merge remote-tracking branch 'remotes/nickv/ticket/10714' into develop | Nathaniel Guse | 2013-03-04 | 6 | -1/+808 |
| | |\ | |||||
| | | * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2013-03-04 | 15 | -12/+837 |
| | | |\ | |||||
| | | * \ | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2013-02-25 | 19 | -28/+1118 |
| | | |\ \ | |||||
| | | * | | | [ticket/10714] Fix missing parameter and global phpbb_log in unit tests | Joas Schilling | 2013-01-22 | 1 | -1/+2 |
| | | * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2013-01-22 | 2 | -0/+277 |
| | | |\ \ \ | |||||
| | | * | | | | [ticket/10714] Fix more comments | Joas Schilling | 2013-01-22 | 1 | -2/+2 |
| | | * | | | | [ticket/10714] Fix missing 8th argument in unit tests | Joas Schilling | 2013-01-22 | 3 | -4/+4 |
| | | * | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2013-01-16 | 19 | -173/+648 |
| | | |\ \ \ \ | |||||
| | | * | | | | | [ticket/10714] Fix several comments and variable names | Joas Schilling | 2013-01-16 | 1 | -1/+1 |
| | | * | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2012-12-14 | 44 | -90/+931 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | [ticket/10714] Fix dependency injections in unit tests with mocks | Joas Schilling | 2012-12-11 | 3 | -7/+24 |
| | | * | | | | | | [ticket/10714] Add global variables for the unit tests | Joas Schilling | 2012-12-07 | 2 | -3/+7 |
| | | * | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2012-12-07 | 97 | -361/+3085 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | [ticket/10714] Fix unit test because of events and moved files | Joas Schilling | 2012-08-21 | 3 | -6/+8 |
| | | * | | | | | | | [ticket/10714] Refactor disable mechanism to only disable certain types | Joas Schilling | 2012-08-21 | 1 | -5/+23 |
| | | * | | | | | | | [ticket/10714] Add docblock for the test cases | Joas Schilling | 2012-08-21 | 2 | -25/+54 |
| | | * | | | | | | | [ticket/10714] Add unit tests for view_log function | Joas Schilling | 2012-08-21 | 2 | -0/+507 |
| | | * | | | | | | | [ticket/10714] Rename add_log_function test | Joas Schilling | 2012-08-21 | 1 | -3/+3 |
| | | * | | | | | | | [ticket/10714] Serialize the log_data in the testinsteadof hardcoding it | Joas Schilling | 2012-08-21 | 1 | -50/+57 |
| | | * | | | | | | | [ticket/10714] Add unit tests for log class | Joas Schilling | 2012-08-21 | 1 | -0/+56 |
| | | * | | | | | | | [ticket/10714] Add unit tests for add_log function | Joas Schilling | 2012-08-21 | 2 | -0/+166 |
| | * | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11386-3 | Nathaniel Guse | 2013-03-04 | 8 | -291/+1274 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | 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 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
