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
/
acm
/
acm_file.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[task/acm-refactor] Refactor the ACM classes to have a common interface.
Igor Wiedler
2011-01-09
1
-730
/
+0
*
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-19
1
-0
/
+12
*
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-10
1
-2
/
+2
*
Bug #55865 - Correctly move sql_row_pointer forward when calling sql_fetchfie...
Andreas Fischer
2009-12-25
1
-1
/
+1
*
Here we go! New data format for the file ACM module:
Chris Smith
2009-06-05
1
-110
/
+305
*
add IN_PHPBB check to generated cache files
Meik Sievertsen
2009-03-11
1
-3
/
+3
*
Fix infinite loop in message handler if cache directory is not writable. (Bug...
Meik Sievertsen
2009-03-01
1
-2
/
+5
*
Missing read permission from calls to phpbb_chmod()
Chris Smith
2008-12-19
1
-3
/
+3
*
small adjustement... only add an empty array if cached data is empty (from 3....
Meik Sievertsen
2008-11-22
1
-2
/
+2
*
make sure phpbb_chmod is able to be called
Meik Sievertsen
2008-11-22
1
-0
/
+18
*
Use phpBB 3.1.x method for storing cached data to prevent PHP bug with our us...
Meik Sievertsen
2008-09-29
1
-2
/
+2
*
change the way we do chmodd'ing. I know, my implementation really sucked... g...
Meik Sievertsen
2008-08-22
1
-3
/
+3
*
the chmod change i already had within the changelog (by mistake). This should...
Meik Sievertsen
2008-08-16
1
-3
/
+3
*
writable instead of writeable. :/
Meik Sievertsen
2008-07-28
1
-2
/
+2
*
Do not rely on parameter returned by unlink() for verifying cache directory w...
Meik Sievertsen
2008-02-23
1
-4
/
+6
*
- Re-populate arrays on cache purge/save to allow re-using some functions wit...
Meik Sievertsen
2007-11-17
1
-0
/
+10
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-4
/
+12
*
some fixes
Meik Sievertsen
2007-07-11
1
-1
/
+2
*
more failsafe "glob()" method.
Meik Sievertsen
2007-07-10
1
-3
/
+8
*
let's see if i can break something. :o
Meik Sievertsen
2007-07-03
1
-5
/
+17
*
some fixes...
Meik Sievertsen
2007-06-30
1
-1
/
+8
*
some language-specific adjustements
Meik Sievertsen
2007-05-03
1
-2
/
+2
*
some changes/bugfixes
Meik Sievertsen
2007-03-30
1
-1
/
+1
*
#5137
David M
2007-03-20
1
-0
/
+1
*
we support PHP4. :o
Meik Sievertsen
2007-03-03
1
-3
/
+1
*
this change should be a performance boost on destroying the sql cache... took...
Meik Sievertsen
2007-03-03
1
-6
/
+23
*
- fixing some bugs
Meik Sievertsen
2007-01-20
1
-6
/
+24
*
- use var_export instead of our format_array function [Bug #6748]
Meik Sievertsen
2007-01-04
1
-40
/
+8
*
he braces style is deprecated as of PHP 6
Meik Sievertsen
2006-10-07
1
-4
/
+4
*
- finally removed sql_numrows
Meik Sievertsen
2006-10-04
1
-8
/
+0
*
i am tired of the support requests for those having changed the permissions o...
Meik Sievertsen
2006-09-24
1
-0
/
+10
*
made sql_rowseek consistent with the dbal methods as well as fixing sql_query...
Meik Sievertsen
2006-09-23
1
-1
/
+1
*
removed debug_extra notice
Meik Sievertsen
2006-09-17
1
-1
/
+1
*
some changes/fixes
Meik Sievertsen
2006-09-02
1
-1
/
+1
*
some updates. Also adjusted the utf tools and normalizer more to our coding g...
Meik Sievertsen
2006-08-22
1
-0
/
+26
*
- custom profile field fixed
Meik Sievertsen
2006-08-03
1
-1
/
+1
*
- acm_file uses an index pointer to the current row instead of shifting the r...
Nils Adermann
2006-08-01
1
-1
/
+62
*
- tackle some usability issues
Meik Sievertsen
2006-07-09
1
-6
/
+8
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
1
-5
/
+48
*
- permission trace correctly uses language variables now
Nils Adermann
2006-06-04
1
-3
/
+3
*
some tiny changes...
Meik Sievertsen
2006-05-26
1
-0
/
+2
*
- some adjustements for phpdocumentor
Meik Sievertsen
2006-05-05
1
-2
/
+2
*
- Bug 1301
David M
2006-03-28
1
-2
/
+2
*
- adding ability to assign moderator specific ban options
Meik Sievertsen
2006-03-15
1
-9
/
+12
*
- fix cookie shortening
Meik Sievertsen
2006-03-09
1
-0
/
+3
*
- overhauled search system
Nils Adermann
2006-01-11
1
-0
/
+5
*
- acm::exists() is considered private now and was renamed to acm::_exists()
Nils Adermann
2006-01-05
1
-3
/
+8
*
- some bugfixes
Meik Sievertsen
2005-12-04
1
-12
/
+12
*
- some bugfixes
Meik Sievertsen
2005-10-04
1
-3
/
+3
[next]