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
/
functions_admin.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
[feature/soft-delete] Fix sync('topic') to match the new logic
Joas Schilling
2012-10-05
1
-0
/
+10
*
|
|
[feature/soft-delete] Fix a bug in sync() and set_post_visibility()
Joas Schilling
2012-10-02
1
-3
/
+3
*
|
|
[feature/soft-delete] Fix some more usages of _approved column names
Joas Schilling
2012-08-30
1
-1
/
+1
*
|
|
[feature/soft-delete] Lay the groundwork for a soft-delete feature
Josh Woody
2012-08-29
1
-35
/
+42
|
/
/
*
|
[ticket/11052] update search backend constructor everywhere
Dhruv
2012-08-15
1
-2
/
+2
*
|
[ticket/10969] Remove remove_remarks(&$sql) and remove_comments(&$output).
Andreas Fischer
2012-07-08
1
-15
/
+0
*
|
Merge PR #856 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-07-07
1
-0
/
+15
|
\
\
|
|
/
|
*
[ticket/10937] Comment removal functions: Restore backward compatibility
Andreas Fischer
2012-07-03
1
-0
/
+15
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-05-31
1
-1
/
+2
|
\
\
|
|
/
|
*
[ticket/10751] Use sql_lower_text() in view_log(). log_data is a text column.
Andreas Fischer
2012-05-31
1
-1
/
+2
*
|
Merge remote-tracking branch 'bantu/ticket/10636' into develop
Oleg Pudeyev
2012-02-10
1
-2
/
+2
|
\
\
|
*
|
[ticket/10636] Resolve variable name ($sql_ary) conflict in cache_moderators().
Andreas Fischer
2012-02-09
1
-2
/
+2
*
|
|
[ticket/10637] Leftovers from implementation of extensions
Vjacheslav Trushkin
2012-02-09
1
-4
/
+2
|
/
/
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-12-03
1
-35
/
+0
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'Noxwizard/ticket/10349' into develop-olympus
Oleg Pudeyev
2011-12-03
1
-35
/
+0
|
|
\
|
|
*
[ticket/10349] Use new schema comment function in installer
Patrick Webster
2011-09-28
1
-35
/
+0
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/10484' into develop
Oleg Pudeyev
2011-11-24
1
-9
/
+11
|
\
\
\
|
*
|
|
[ticket/10484] Use variables for sql_build_query() calls
Joas Schilling
2011-11-21
1
-9
/
+11
*
|
|
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-11-23
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
[ticket/10461] Add a comment explaining the logic here.
Oleg Pudeyev
2011-11-23
1
-0
/
+4
[next]