Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/10202] Rename method names _all() to _array(). | 2013-03-05 | 1 | -11/+11 | |
* | [ticket/10202] Add tests for phpbb_config_db_text. | 2013-03-05 | 2 | -0/+134 | |
* | Merge remote-tracking branch 'remotes/nickv/ticket/10714' into develop | 2013-03-04 | 6 | -1/+808 | |
|\ | |||||
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | 2013-03-04 | 15 | -12/+837 | |
| |\ | |||||
| * \ | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | 2013-02-25 | 19 | -28/+1118 | |
| |\ \ | |||||
| * | | | [ticket/10714] Fix missing parameter and global phpbb_log in unit tests | 2013-01-22 | 1 | -1/+2 | |
| * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | 2013-01-22 | 2 | -0/+277 | |
| |\ \ \ | |||||
| * | | | | [ticket/10714] Fix more comments | 2013-01-22 | 1 | -2/+2 | |
| * | | | | [ticket/10714] Fix missing 8th argument in unit tests | 2013-01-22 | 3 | -4/+4 | |
| * | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | 2013-01-16 | 19 | -173/+648 | |
| |\ \ \ \ | |||||
| * | | | | | [ticket/10714] Fix several comments and variable names | 2013-01-16 | 1 | -1/+1 | |
| * | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | 2012-12-14 | 44 | -90/+931 | |
| |\ \ \ \ \ | |||||
| * | | | | | | [ticket/10714] Fix dependency injections in unit tests with mocks | 2012-12-11 | 3 | -7/+24 | |
| * | | | | | | [ticket/10714] Add global variables for the unit tests | 2012-12-07 | 2 | -3/+7 | |
| * | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | 2012-12-07 | 97 | -361/+3085 | |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | [ticket/10714] Fix unit test because of events and moved files | 2012-08-21 | 3 | -6/+8 | |
| * | | | | | | | [ticket/10714] Refactor disable mechanism to only disable certain types | 2012-08-21 | 1 | -5/+23 | |
| * | | | | | | | [ticket/10714] Add docblock for the test cases | 2012-08-21 | 2 | -25/+54 | |
| * | | | | | | | [ticket/10714] Add unit tests for view_log function | 2012-08-21 | 2 | -0/+507 | |
| * | | | | | | | [ticket/10714] Rename add_log_function test | 2012-08-21 | 1 | -3/+3 | |
| * | | | | | | | [ticket/10714] Serialize the log_data in the testinsteadof hardcoding it | 2012-08-21 | 1 | -50/+57 | |
| * | | | | | | | [ticket/10714] Add unit tests for log class | 2012-08-21 | 1 | -0/+56 | |
| * | | | | | | | [ticket/10714] Add unit tests for add_log function | 2012-08-21 | 2 | -0/+166 | |
* | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11386-3 | 2013-03-04 | 8 | -291/+1274 | |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop | 2013-03-04 | 3 | -0/+128 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars | 2013-03-04 | 15 | -33/+871 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | |||||
| | * | | | | | | | | [feature/avatars] Pass phpbb_user to prepare and process form functions | 2013-02-19 | 2 | -4/+4 | |
| | * | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars | 2013-02-07 | 22 | -1/+1384 | |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | [feature/avatars] Differentiate tests for get drivers functions | 2013-01-08 | 2 | -1/+31 | |
| | * | | | | | | | | | [feature/avatars] Remove $request property and pass as argument if needed | 2013-01-07 | 2 | -5/+5 | |
| | * | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatars | 2013-01-04 | 6 | -9/+180 | |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | [feature/avatars] Improve testing to also check for enabled drivers | 2012-12-27 | 1 | -4/+15 | |
| | * | | | | | | | | | | Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatars | 2012-12-24 | 45 | -251/+1201 | |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into feature/avatars | 2012-12-09 | 51 | -338/+1511 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | [feature/avatars] Fix behavior of avatar manager and variables | 2012-12-04 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | [feature/avatars] Use seperate function for retrieving all drivers | 2012-12-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | [feature/avatars] Remove unnecessary "implements" from foobar avatar | 2012-12-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | [feature/avatars] Do not use gravatar avatar in tests | 2012-12-02 | 2 | -33/+35 | |
| | * | | | | | | | | | | | | [feature/avatars] Add tests for avatar manager | 2012-12-01 | 1 | -0/+82 | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'remotes/nickv/ticket/10411-2' into develop | 2013-03-04 | 5 | -291/+1146 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | [ticket/10411] Add unit tests for move() with values >1 | 2013-02-27 | 1 | -0/+30 | |
| | * | | | | | | | | | | | | [ticket/10411] Test for thrown exceptions when group does not exist | 2013-02-26 | 2 | -6/+18 | |
| | * | | | | | | | | | | | | [ticket/10411] Add return values to add/delete function | 2013-02-25 | 2 | -148/+230 | |
| | * | | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2 | 2013-02-25 | 77 | -289/+2972 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | | [ticket/10411] Add return value to move functions | 2013-02-25 | 2 | -235/+374 | |
| | * | | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2 | 2012-12-06 | 48 | -338/+1344 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2 | 2012-11-15 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | [ticket/10411] Use DIC to get the groupposition classes | 2012-11-14 | 2 | -15/+15 | |
| | * | | | | | | | | | | | | | [ticket/10411] Fix missing functions in unit tests | 2012-11-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | [ticket/10411] New class interface and unit tests for legend and teampage | 2012-11-13 | 5 | -291/+881 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |