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
/
phpBB
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
[feature/events] Remove unnecessary ledge common_template_vars
Joas Schilling
2012-08-01
1
-9
/
+2
|
*
|
|
[feature/events] Adding ledge ucp_zebra_add
Joas Schilling
2012-08-01
1
-0
/
+5
|
*
|
|
[feature/events] Adding ledge ucp_zebra_remove
Joas Schilling
2012-08-01
1
-1
/
+6
|
*
|
|
[feature/events] Adding ledge ucp_pm_viewmesssage
Joas Schilling
2012-08-01
1
-1
/
+6
|
*
|
|
[feature/events] Adding ledge display_custom_bbcodes
Joas Schilling
2012-08-01
1
-0
/
+2
|
*
|
|
[feature/events] Adding ledge display_custom_bbcodes_row
Joas Schilling
2012-08-01
1
-3
/
+10
|
*
|
|
[feature/events] Adding ledge generate_smilies_footer
Joas Schilling
2012-08-01
1
-1
/
+6
|
*
|
|
[feature/events] Adding core.acp_profile_edit ledge
Michael Cullum
2012-08-01
1
-0
/
+5
|
*
|
|
[feature/events] Adding core.acp_modules_modules ledge
Michael Cullum
2012-08-01
1
-6
/
+17
|
*
|
|
[feature/events] Adding core.acp_users_overview ledge
Michael Cullum
2012-08-01
1
-0
/
+5
|
*
|
|
[feature/events] Fixing core.acp_forums_add_forum_data
Michael Cullum
2012-08-01
1
-5
/
+5
|
*
|
|
[feature/events] Add core.acp_foruns_add_forum_data ledge
Michael Cullum
2012-08-01
1
-0
/
+5
|
*
|
|
[feature/events] Adding ledge group_set_user_default
Joas Schilling
2012-08-01
1
-1
/
+6
|
*
|
|
[feature/events] Adding ledge group_user_del
Joas Schilling
2012-08-01
1
-1
/
+6
|
*
|
|
[feature/events] Adding ledge group_delete
Joas Schilling
2012-08-01
1
-1
/
+6
|
*
|
|
[feature/events] Adding ledges user_delete
Joas Schilling
2012-08-01
1
-1
/
+6
|
*
|
|
[feature/events] Adding ledge user_update_name
Joas Schilling
2012-08-01
1
-1
/
+6
|
*
|
|
[feature/events] Add core.common_template_vars ledge
Michael Cullum
2012-08-01
1
-2
/
+10
|
*
|
|
[feature/events] Replace run_hooks calls with event dispatcher.
Oleg Pudeyev
2012-08-01
1
-8
/
+19
|
*
|
|
[feature/events] Started on hooks for advanced last topic titles mod.
Oleg Pudeyev
2012-08-01
1
-0
/
+9
*
|
|
|
Merge PR #954 branch 'dhruvgoel92/ticket/11032' into develop
Oleg Pudeyev
2012-08-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ticket/11032] fix language of error displayed
Dhruv
2012-08-15
1
-1
/
+1
*
|
|
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/11052' into develop
David King
2012-08-15
4
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11052] update search backend constructor everywhere
Dhruv
2012-08-15
4
-7
/
+7
*
|
|
|
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/11052' into develop
David King
2012-08-15
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
[ticket/11052] pass parametes to search construct while posting
Dhruv
2012-08-15
1
-1
/
+1
*
|
|
|
|
|
[ticket/11054] Fixed $config var description
David King
2012-08-15
1
-2
/
+2
*
|
|
|
|
|
[ticket/11054] The user class is phpbb_user
David King
2012-08-14
1
-1
/
+1
*
|
|
|
|
|
[ticket/11054] Fixed documentation syntax for @var in extension/controller.php
David King
2012-08-14
1
-7
/
+14
|
/
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'dhruvgoel92/ticket/11048' into develop
Andreas Fischer
2012-08-14
4
-197
/
+95
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11048] use protected instead of private in pgsql fulltext
Dhruv
2012-08-14
1
-10
/
+10
|
*
|
|
|
|
[ticket/11048] use protected instead of private in native search
Dhruv
2012-08-14
1
-11
/
+11
|
*
|
|
|
|
[ticket/11048] remove @access from all docblocks
Dhruv
2012-08-14
1
-10
/
+0
|
*
|
|
|
|
[ticket/11048] use protected instead of private in mysql fulltext
Dhruv
2012-08-14
1
-6
/
+6
|
*
|
|
|
|
[ticket/11048] use protected instead of private in sphinx
Dhruv
2012-08-14
1
-16
/
+16
|
*
|
|
|
|
[ticket/11048] add access specifiers to phpbb native search properties
Dhruv
2012-08-10
1
-8
/
+8
|
*
|
|
|
|
[ticket/11048] add access specifiers to sphinx search
Dhruv
2012-08-10
1
-44
/
+14
|
*
|
|
|
|
[ticket/11048] add access specifiers to phpbb native search
Dhruv
2012-08-10
1
-13
/
+13
|
*
|
|
|
|
[ticket/11048] add access specifiers to mysql search
Dhruv
2012-08-10
1
-44
/
+14
|
*
|
|
|
|
[ticket/11048] add access specifiers to pgsql search
Dhruv
2012-08-10
1
-46
/
+14
*
|
|
|
|
|
Merge pull request #932 from EXreaction/ticket/10875
Nils Adermann
2012-08-14
14
-39
/
+43
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ticket/10875] Return $query_id from sql_save
Nathan Guse
2012-08-06
11
-9
/
+13
|
*
|
|
|
|
[ticket/10875] Fix SQL Caching
Nathan Guse
2012-07-30
14
-30
/
+30
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
[ticket/11032] sphinx retries before triggering error
Dhruv
2012-08-11
1
-9
/
+9
*
|
|
|
|
[ticket/11032] trigger error in case search fails
Dhruv
2012-08-10
1
-0
/
+8
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge PR #916 branch 'dhruvgoel92/ticket/11011' into develop
Oleg Pudeyev
2012-08-08
5
-317
/
+313
|
\
\
\
\
|
*
|
|
|
[ticket/11011] rename property phpEx to php_ext
Dhruv
2012-08-08
2
-9
/
+9
|
*
|
|
|
[ticket/11011] pass $auth to search backend constructor
Dhruv
2012-08-08
5
-6
/
+6
|
*
|
|
|
[ticket/11011] remove global keyword from sphinx
Dhruv
2012-07-28
1
-7
/
+6
|
*
|
|
|
[ticket/11011] pass global variables in construct
Dhruv
2012-07-28
1
-6
/
+7
[prev]
[next]