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
/
acp
/
auth.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13950] Hide undefined categories
Zoddo
2015-08-28
1
-0
/
+5
*
[ticket/13950] Hide undefined permissions
Zoddo
2015-08-28
1
-0
/
+5
*
[ticket/10404] Fix codesniffer complaint about anonymous function
Marc Alexander
2014-08-08
1
-1
/
+4
*
[ticket/10404] Use anonymous function instead of create_function in acp/auth
Marc Alexander
2014-08-08
1
-1
/
+1
*
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
1
-1
/
+1
*
[ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset
Tristan Darricau
2014-06-16
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-4
/
+7
*
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-1
/
+0
*
[ticket/7707] Add comma to last entry of arrays
Oliver Schramm
2014-04-01
1
-2
/
+2
*
[ticket/7707] Add get_username_string() where possible
Oliver Schramm
2014-03-16
1
-2
/
+2
*
[ticket/11981] Fix code sniffer complaints
Marc Alexander
2013-10-28
1
-3
/
+3
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-20
/
+17
|
\
|
*
[ticket/11582] Remove left over calls to lang['acl_*']
Joas Schilling
2013-07-14
1
-13
/
+5
|
*
[ticket/11582] Use new methods and remove duplicated entries
Joas Schilling
2013-07-14
1
-6
/
+7
|
*
[ticket/11582] Add methods to return the language string
Joas Schilling
2013-07-14
1
-4
/
+2
|
*
[ticket/11582] Use new class for categories
Joas Schilling
2013-07-14
1
-5
/
+11
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-2
/
+2
|
/
*
[ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate
Nathan
2012-07-22
1
-2
/
+2
*
[feature/class-prefix] Rename auth => phpbb_auth
Igor Wiedler
2012-03-31
1
-2
/
+2
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+1285
*
put acp, mcp and ucp into modules/ directory
Meik Sievertsen
2008-12-24
1
-1260
/
+0
*
ok... i hope i haven't messed too much with the code and everything is still ...
Meik Sievertsen
2008-05-29
1
-9
/
+9
*
merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390
Meik Sievertsen
2008-02-23
1
-32
/
+14
*
- Do not split topic list for topics being promoted to announcements after be...
Meik Sievertsen
2008-01-06
1
-0
/
+4
*
oops
David M
2008-01-03
1
-4
/
+4
*
oh boy...
David M
2008-01-03
1
-21
/
+16
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-12
/
+13
*
#i62 - #i65
Meik Sievertsen
2007-09-22
1
-1
/
+1
*
err, forgot to commit
Meik Sievertsen
2007-07-27
1
-3
/
+3
*
we do not have such a constant. :P
Meik Sievertsen
2007-07-26
1
-1
/
+1
*
Cleaning up a little. Mostly there are excellent reasons not to use sql_in_set.
Henry Sudhof
2007-07-26
1
-2
/
+2
*
again, a lot of bug fixes
Meik Sievertsen
2007-07-19
1
-2
/
+43
*
There might be no global permissions: #13249
Henry Sudhof
2007-07-11
1
-2
/
+3
*
correctly show roles. :o
Meik Sievertsen
2007-07-08
1
-1
/
+1
*
tweak the sql_like_expression feature a little bit to allow correct escaping
Meik Sievertsen
2007-06-24
1
-1
/
+1
*
new wrapper for LIKE expressions to streamline the fixes. We actually need to...
Meik Sievertsen
2007-06-23
1
-14
/
+3
*
Bug #12337
Henry Sudhof
2007-06-15
1
-8
/
+5
*
informational change for orphaned attachments - they only list already upload...
Meik Sievertsen
2007-05-12
1
-1
/
+1
*
#10255
David M
2007-04-29
1
-4
/
+13
*
checking in some fixes. ;) Most of them are really minor, including:
Meik Sievertsen
2007-04-26
1
-26
/
+0
*
changed the cache files to save some memory (all global ones are hold in memo...
Meik Sievertsen
2007-04-22
1
-3
/
+3
*
ok, the benefit seems to be not that huge. :/
Meik Sievertsen
2007-03-14
1
-2
/
+4
*
again... some more fixes.
Meik Sievertsen
2007-03-08
1
-2
/
+7
*
Be gone thou hardcoded image dimensions! There is not enough room for both of...
Dominik Dröscher
2007-03-06
1
-2
/
+2
*
only very tiny fixes.
Meik Sievertsen
2007-02-02
1
-1
/
+7
*
- fix some oddities (doubled spaces for example)
Meik Sievertsen
2007-01-26
1
-1
/
+24
*
- some bugfixes
Meik Sievertsen
2007-01-09
1
-0
/
+6
*
show dropdown box for choosing the forum in user management screen -> permiss...
Meik Sievertsen
2006-12-25
1
-0
/
+7
[next]