aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [feature/events] Remove unnecessary ledge common_template_varsJoas Schilling2012-08-011-9/+2
| * | | [feature/events] Adding ledge ucp_zebra_addJoas Schilling2012-08-011-0/+5
| * | | [feature/events] Adding ledge ucp_zebra_removeJoas Schilling2012-08-011-1/+6
| * | | [feature/events] Adding ledge ucp_pm_viewmesssageJoas Schilling2012-08-011-1/+6
| * | | [feature/events] Adding ledge display_custom_bbcodesJoas Schilling2012-08-011-0/+2
| * | | [feature/events] Adding ledge display_custom_bbcodes_rowJoas Schilling2012-08-011-3/+10
| * | | [feature/events] Adding ledge generate_smilies_footerJoas Schilling2012-08-011-1/+6
| * | | [feature/events] Adding core.acp_profile_edit ledgeMichael Cullum2012-08-011-0/+5
| * | | [feature/events] Adding core.acp_modules_modules ledgeMichael Cullum2012-08-011-6/+17
| * | | [feature/events] Adding core.acp_users_overview ledgeMichael Cullum2012-08-011-0/+5
| * | | [feature/events] Fixing core.acp_forums_add_forum_dataMichael Cullum2012-08-011-5/+5
| * | | [feature/events] Add core.acp_foruns_add_forum_data ledgeMichael Cullum2012-08-011-0/+5
| * | | [feature/events] Adding ledge group_set_user_defaultJoas Schilling2012-08-011-1/+6
| * | | [feature/events] Adding ledge group_user_delJoas Schilling2012-08-011-1/+6
| * | | [feature/events] Adding ledge group_deleteJoas Schilling2012-08-011-1/+6
| * | | [feature/events] Adding ledges user_deleteJoas Schilling2012-08-011-1/+6
| * | | [feature/events] Adding ledge user_update_nameJoas Schilling2012-08-011-1/+6
| * | | [feature/events] Add core.common_template_vars ledgeMichael Cullum2012-08-011-2/+10
| * | | [feature/events] Replace run_hooks calls with event dispatcher.Oleg Pudeyev2012-08-011-8/+19
| * | | [feature/events] Started on hooks for advanced last topic titles mod.Oleg Pudeyev2012-08-011-0/+9
* | | | Merge PR #954 branch 'dhruvgoel92/ticket/11032' into developOleg Pudeyev2012-08-181-1/+1
|\ \ \ \
| * | | | [ticket/11032] fix language of error displayedDhruv2012-08-151-1/+1
* | | | | Merge remote-tracking branch 'dhruvgoel92/ticket/11052' into developDavid King2012-08-154-7/+7
|\ \ \ \ \
| * | | | | [ticket/11052] update search backend constructor everywhereDhruv2012-08-154-7/+7
* | | | | | Merge remote-tracking branch 'dhruvgoel92/ticket/11052' into developDavid King2012-08-151-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/11052] pass parametes to search construct while postingDhruv2012-08-151-1/+1
* | | | | | [ticket/11054] Fixed $config var descriptionDavid King2012-08-151-2/+2
* | | | | | [ticket/11054] The user class is phpbb_userDavid King2012-08-141-1/+1
* | | | | | [ticket/11054] Fixed documentation syntax for @var in extension/controller.phpDavid King2012-08-141-7/+14
|/ / / / /
* | | | | Merge remote-tracking branch 'dhruvgoel92/ticket/11048' into developAndreas Fischer2012-08-144-197/+95
|\ \ \ \ \
| * | | | | [ticket/11048] use protected instead of private in pgsql fulltextDhruv2012-08-141-10/+10
| * | | | | [ticket/11048] use protected instead of private in native searchDhruv2012-08-141-11/+11
| * | | | | [ticket/11048] remove @access from all docblocksDhruv2012-08-141-10/+0
| * | | | | [ticket/11048] use protected instead of private in mysql fulltextDhruv2012-08-141-6/+6
| * | | | | [ticket/11048] use protected instead of private in sphinxDhruv2012-08-141-16/+16
| * | | | | [ticket/11048] add access specifiers to phpbb native search propertiesDhruv2012-08-101-8/+8
| * | | | | [ticket/11048] add access specifiers to sphinx searchDhruv2012-08-101-44/+14
| * | | | | [ticket/11048] add access specifiers to phpbb native searchDhruv2012-08-101-13/+13
| * | | | | [ticket/11048] add access specifiers to mysql searchDhruv2012-08-101-44/+14
| * | | | | [ticket/11048] add access specifiers to pgsql searchDhruv2012-08-101-46/+14
* | | | | | Merge pull request #932 from EXreaction/ticket/10875Nils Adermann2012-08-1414-39/+43
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ticket/10875] Return $query_id from sql_saveNathan Guse2012-08-0611-9/+13
| * | | | | [ticket/10875] Fix SQL CachingNathan Guse2012-07-3014-30/+30
| | |_|_|/ | |/| | |
* | | | | [ticket/11032] sphinx retries before triggering errorDhruv2012-08-111-9/+9
* | | | | [ticket/11032] trigger error in case search failsDhruv2012-08-101-0/+8
| |/ / / |/| | |
* | | | Merge PR #916 branch 'dhruvgoel92/ticket/11011' into developOleg Pudeyev2012-08-085-317/+313
|\ \ \ \
| * | | | [ticket/11011] rename property phpEx to php_extDhruv2012-08-082-9/+9
| * | | | [ticket/11011] pass $auth to search backend constructorDhruv2012-08-085-6/+6
| * | | | [ticket/11011] remove global keyword from sphinxDhruv2012-07-281-7/+6
| * | | | [ticket/11011] pass global variables in constructDhruv2012-07-281-6/+7