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
/
db
/
mysql.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
- tackle some usability issues
Meik Sievertsen
2006-07-09
1
-0
/
+8
*
make sure custom profile fields are created correctly on registration (#2225)
Meik Sievertsen
2006-06-13
1
-7
/
+7
*
ok, this one is rather large... the most important change:
Meik Sievertsen
2006-06-06
1
-17
/
+7
*
some adjustments
Meik Sievertsen
2006-06-02
1
-14
/
+15
*
- seperate queries and cached queries
Meik Sievertsen
2006-05-20
1
-2
/
+1
*
I hope nothing broke!
David M
2006-05-05
1
-0
/
+15
*
- add our beloved in_phpbb check
Meik Sievertsen
2006-03-19
1
-0
/
+7
*
- fix some bugs...
Meik Sievertsen
2006-03-17
1
-1
/
+1
*
- only minor adjustements (we are now able to use other functions due to the ...
Meik Sievertsen
2006-02-16
1
-1
/
+6
*
- moved add_log out of functions_admin (this file should only be included in ...
Meik Sievertsen
2006-01-25
1
-0
/
+8
*
- size select fix
Meik Sievertsen
2006-01-22
1
-2
/
+2
*
- another try to break things. :)
Meik Sievertsen
2005-10-07
1
-125
/
+78
*
- changed dbal class layout
Meik Sievertsen
2005-08-17
1
-155
/
+11
*
- updated oracle schema/db files
Meik Sievertsen
2005-05-05
1
-0
/
+2
*
tiny fixes
Meik Sievertsen
2005-04-20
1
-4
/
+14
*
- added updated coding guidelines
Meik Sievertsen
2005-04-10
1
-1
/
+1
*
- Documentation related changes
Meik Sievertsen
2005-04-09
1
-12
/
+17
*
- and my second attempt
Meik Sievertsen
2005-03-21
1
-2
/
+1
*
- bugfixes
Meik Sievertsen
2005-01-20
1
-2
/
+0
*
- mssql related changes
Meik Sievertsen
2005-01-04
1
-4
/
+4
*
- fixed [code=php]
Meik Sievertsen
2004-12-31
1
-23
/
+25
*
- forum rules + link to forum rules
Meik Sievertsen
2004-05-30
1
-1
/
+1
*
language additions
Meik Sievertsen
2004-05-26
1
-0
/
+10
*
fix some issues with oop, fixing small bugs and prepare the next steps...
Meik Sievertsen
2004-05-02
1
-2
/
+2
*
show correct SQL error message if failed during a transaction...
Meik Sievertsen
2004-02-03
1
-5
/
+6
*
ACM-related changes. Tried to make debug timings a little more accurate, Note...
Ludovic Arnaud
2003-11-27
1
-26
/
+35
*
new permissions, merged attachment tables (the intended purpose of two tables...
Meik Sievertsen
2003-11-04
1
-1
/
+1
*
Some html layout cleanups
Paul S. Owen
2003-08-29
1
-46
/
+33
*
Taken explain code out of sql_query. New improved layout.
Ludovic Arnaud
2003-08-28
1
-55
/
+155
*
bah, group handling needs some further discussion ... I'm done with it for M-2
Paul S. Owen
2003-08-27
1
-1
/
+1
*
query_id return changed back ... I think somethins is afoot with my local rep...
Paul S. Owen
2003-08-12
1
-6
/
+1
*
Setting returned query_id to correct value
Paul S. Owen
2003-08-12
1
-7
/
+8
*
Renamed $expire_time to $max_age.
Ludovic Arnaud
2003-08-10
1
-13
/
+12
*
Stripslashing escaped string twice ... should only be stipped when necessary ...
Paul S. Owen
2003-07-22
1
-1
/
+1
*
various fixes and alterations
Paul S. Owen
2003-06-12
1
-10
/
+6
*
Store only SELECT queries to be flushed later
Ludovic Arnaud
2003-04-24
1
-1
/
+4
*
Trying to look busy
Ludovic Arnaud
2003-04-17
1
-1
/
+1
*
oops, it appears I missed most of the changes in mysql.php ...
Paul S. Owen
2003-04-17
1
-2
/
+1
*
Remove superfluous query count increment in sql_query_limit
Paul S. Owen
2003-04-17
1
-3
/
+2
*
Random XSS exploit
Ludovic Arnaud
2003-04-16
1
-1
/
+1
*
Trying something
Paul S. Owen
2003-03-17
1
-1
/
+0
*
Moved to includes ... since they are included too .. trying to "clean up" str...
Paul S. Owen
2003-03-17
1
-0
/
+445