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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 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
*
- removed db cache (might re-appear, but for now we do not see the need for it)
Meik Sievertsen
2006-06-16
1
-227
/
+0
*
- forgot to actually move the cache file :@
Nils Adermann
2006-06-14
1
-359
/
+0
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
2
-11
/
+54
*
- fixed a few bugs
Meik Sievertsen
2006-06-11
1
-1
/
+0
*
- 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
*
- fixing a few smaller bugs/glitches
Meik Sievertsen
2006-05-21
1
-0
/
+5
*
- fixed a few smaller things
Meik Sievertsen
2006-05-20
1
-1
/
+1
*
fixing bug #1860
Meik Sievertsen
2006-05-17
1
-7
/
+8
*
- Firebird is people too
David M
2006-05-13
1
-0
/
+7
*
- some adjustements for phpdocumentor
Meik Sievertsen
2006-05-05
2
-4
/
+5
*
To all people having their bug status set to fixed: SF pserver CVS access is ...
Meik Sievertsen
2006-04-06
1
-1
/
+1
*
- Bug 1301
David M
2006-03-28
1
-2
/
+2
*
- add our beloved in_phpbb check
Meik Sievertsen
2006-03-19
1
-0
/
+7
*
- fix some bugs...
Meik Sievertsen
2006-03-17
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
2
-3
/
+5
*
- fix minor bugs
Meik Sievertsen
2006-01-23
1
-6
/
+7
*
- overhauled search system
Nils Adermann
2006-01-11
2
-2
/
+7
*
- acm::exists() is considered private now and was renamed to acm::_exists()
Nils Adermann
2006-01-05
3
-32
/
+22
*
Little tweak to enable the $parsed_items array to be properly built.
Tom Beddard
2005-12-22
1
-2
/
+1
*
- ok, get away with the secondary style approach (styles can be mixed togethe...
Meik Sievertsen
2005-12-22
1
-0
/
+45
*
- some bugfixes
Meik Sievertsen
2005-12-04
2
-13
/
+13
*
- updated topic tracking code
Meik Sievertsen
2005-10-19
1
-12
/
+12
*
- some bugfixes
Meik Sievertsen
2005-10-04
1
-3
/
+3
*
- move some functions from global functions file to functions_display (those ...
Meik Sievertsen
2005-10-02
1
-3
/
+18
*
acm_main file for grouping cache-related functions.
Meik Sievertsen
2005-09-25
1
-0
/
+295
*
- changes to /acm
Meik Sievertsen
2005-04-30
2
-0
/
+8
*
- added updated coding guidelines
Meik Sievertsen
2005-04-10
2
-3
/
+4
*
- fixed custom profile field get/store
Meik Sievertsen
2005-04-10
1
-1
/
+1
*
- Documentation related changes
Meik Sievertsen
2005-04-09
2
-24
/
+26
*
- mysql 4.1.x support (mysqli extension)
Meik Sievertsen
2005-01-02
1
-1
/
+1
*
- some fixes/changes
Meik Sievertsen
2004-12-19
1
-3
/
+3
*
language additions
Meik Sievertsen
2004-05-26
1
-1
/
+14
*
fix some issues with oop, fixing small bugs and prepare the next steps...
Meik Sievertsen
2004-05-02
1
-2
/
+7
*
Changed: the way caches expire. (see dev forum)
Ludovic Arnaud
2003-11-26
2
-105
/
+191
*
Minor change. You may have to empty your cache.
Ludovic Arnaud
2003-09-04
1
-4
/
+3
*
Changed: headers, and a couple of clean-ups
Ludovic Arnaud
2003-09-03
2
-45
/
+30
*
Minor changes
Ludovic Arnaud
2003-08-17
2
-1
/
+4
*
oopsie on closedir
Paul S. Owen
2003-08-12
1
-1
/
+1
*
Added: ability to destroy specific SQL caches
Ludovic Arnaud
2003-08-12
2
-8
/
+31
*
Taken out the $db var from acm classes for consistency with other classes
Ludovic Arnaud
2003-08-11
2
-16
/
+14
*
Greater than, lesser than... what's the big deal?? :P
Ludovic Arnaud
2003-08-10
1
-1
/
+1
*
Added support for db-based caching... for people who like to store data in da...
Ludovic Arnaud
2003-08-10
1
-0
/
+173
*
Cleaned up var names. $query_result is now passed by reference to be altered ...
Ludovic Arnaud
2003-08-10
1
-34
/
+34
*
Remove subfolder storage of templates ... a safe-mode thang, you can delete a...
Paul S. Owen
2003-07-17
1
-7
/
+9
*
No functional changes, will only produce less PHP notices/warnings.
Ludovic Arnaud
2003-04-24
1
-1
/
+1
[next]