| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -5/+5 |
* | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -1/+1 |
* | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis... | Joas Schilling | 2013-07-11 | 1 | -27/+18 |
|\ |
|
| * | 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 |
| * | | Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop | Nathan Guse | 2013-05-20 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | [ticket/11551] Fix error in system tab if get_remote_file returns empty string | David King | 2013-05-20 | 1 | -1/+1 |
| * | | [ticket/11458] Use finder to get all permission language files | OpenShift guest | 2013-05-10 | 1 | -35/+12 |
| * | | [ticket/11458] We still auto add language files from the mods and acp | OpenShift guest | 2013-04-13 | 1 | -4/+31 |
| * | | [ticket/11458] Search for permission language files in extensions | OpenShift guest | 2013-03-25 | 1 | -24/+11 |
* | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2013-03-05 | 1 | -261/+20 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2013-03-04 | 1 | -2/+20 |
| |\ \ |
|
| * | | | [ticket/10714] Fix several doc blocks and comments | Joas Schilling | 2013-01-22 | 1 | -2/+2 |
| * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2013-01-16 | 1 | -9/+45 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2012-12-07 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * | | | | | [ticket/10714] Rely on global instead of creating an instance | Joas Schilling | 2012-12-07 | 1 | -6/+0 |
| * | | | | | [ticket/10714] Remove dependency injection and use global instead | Joas Schilling | 2012-08-21 | 1 | -20/+6 |
| * | | | | | [ticket/10714] Use phpbb_log class in view_log() | Joas Schilling | 2012-08-21 | 1 | -257/+16 |
| * | | | | | [ticket/10714] Add doc block for view_log function | Joas Schilling | 2012-08-21 | 1 | -1/+15 |
| * | | | | | [ticket/10714] Add incorrect offset calculation in view_log function | Joas Schilling | 2012-08-21 | 1 | -2/+6 |
| * | | | | | [ticket/10714] Add casts to integer values. | Joas Schilling | 2012-08-21 | 1 | -6/+8 |
* | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2013-03-03 | 1 | -11/+65 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103 | Nathan Guse | 2013-01-15 | 1 | -9/+45 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | [ticket/10758] Add return to the other compat function. | Oleg Pudeyev | 2012-12-24 | 1 | -1/+1 |
| | * | | | | [ticket/10758] Add periods. | Oleg Pudeyev | 2012-12-22 | 1 | -2/+2 |
| | * | | | | [ticket/10758] Yes, only one empty line. | Oleg Pudeyev | 2012-12-22 | 1 | -1/+0 |
| | * | | | | [ticket/10758] Add deprecated tags. | Oleg Pudeyev | 2012-12-20 | 1 | -0/+2 |
| | * | | | | [ticket/10758] Add compat functions. | Oleg Pudeyev | 2012-12-20 | 1 | -0/+27 |
| | * | | | | [ticket/10758] Dependency inject parameters into update_foes. | Oleg Pudeyev | 2012-12-15 | 1 | -4/+8 |
| | * | | | | [ticket/10758] Dependency inject parameters into cache_moderators. | Oleg Pudeyev | 2012-12-15 | 1 | -5/+9 |
| | | |/ /
| | |/| | |
|
| * | | | | [ticket/11103] Instantiate $phpbb_notifications as needed | Nathan Guse | 2012-12-13 | 1 | -4/+6 |
| * | | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103 | Nathan Guse | 2012-12-07 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | [ticket/11103] Create user loader class, update for DIC | Nathan Guse | 2012-11-20 | 1 | -8/+8 |
| * | | | | [ticket/11103] Use the full class name as the item_type/method | Nathan Guse | 2012-10-20 | 1 | -2/+12 |
| * | | | | [ticket/11103] Remove unnecessary comments | Nathan Guse | 2012-10-18 | 1 | -2/+0 |
| * | | | | [ticket/11103] Make $phpbb_notifications a global and use it everywhere | Nathan Guse | 2012-10-04 | 1 | -4/+2 |
| * | | | | [ticket/11103] Bug fix | Nathan Guse | 2012-09-16 | 1 | -1/+1 |
| * | | | | [ticket/11103] Delete some notifications when deleting posts/topics | Nathan Guse | 2012-09-15 | 1 | -2/+2 |
| * | | | | [ticket/11103] Normalization of $phpbb_notifications variable name | Nathan Guse | 2012-09-14 | 1 | -4/+4 |
| * | | | | [ticket/11103] Remove notifications to posts/topics when they are deleted | Nathan Guse | 2012-09-09 | 1 | -0/+10 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2012-12-20 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-11-29 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | [ticket/11227] @return void -> @return null in develop-olympus. | Oleg Pudeyev | 2012-11-29 | 1 | -1/+1 |
* | | | [feature/soft-delete] Fix the rest of *_approved and the delete_post unit test | Joas Schilling | 2012-11-10 | 1 | -5/+5 |
* | | | [feature/soft-delete] Append _approved to *_posts and *_topics column names | Joas Schilling | 2012-11-09 | 1 | -7/+7 |
* | | | [feature/soft-delete] Correctly manage softdeleting via posting.php | Joas Schilling | 2012-11-02 | 1 | -1/+1 |
* | | | [feature/soft-delete] Fix unit tests for delete_posts() | Joas Schilling | 2012-10-23 | 1 | -2/+0 |
* | | | [feature/soft-delete] Fix sync() and some more functions to use the new fields | Joas Schilling | 2012-10-22 | 1 | -13/+36 |
* | | | [feature/soft-delete] Correctly synchronize the topic_visibility in sync() | Joas Schilling | 2012-10-09 | 1 | -24/+11 |
* | | | [feature/soft-delete] Fix sync('topic_visibility') | Joas Schilling | 2012-10-09 | 1 | -32/+41 |