Antoine Musso
2ca68a256d
Clean up unused globals!
2005-12-04 18:27:59 +00:00
River Tarnell
b817c0c15f
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
2005-08-02 13:35:19 +00:00
Tim Starling
904042c07c
ported site_stats change from 1.4
2005-06-19 00:21:49 +00:00
Ævar Arnfjörð Bjarmason
76bb2dbc40
* Some clown with CVS access deleted our MS Word files and replaced them with
...
textfiles, changing all references to them.
2005-04-12 02:07:16 +00:00
Antoine Musso
39af48f3ce
more useless commits
2005-01-30 21:22:11 +00:00
Evan Prodromou
4b42f18b66
Removed CVS keywords from files, to make merging between branches
...
easier. Interpolated keywords cause lots of conflicts and headaches at
merge time for older (<1.12.x) CVS versions.
2004-11-29 18:25:30 +00:00
Antoine Musso
ba2afcd9fa
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
2004-09-03 23:00:01 +00:00
Antoine Musso
90155b8a97
Changing comments layout preparing for generated documentation with Phpdocumentor
2004-09-02 23:28:24 +00:00
Antoine Musso
3d60242fb5
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
2004-08-22 17:24:50 +00:00
Tim Starling
ac549401d4
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
...
* DB_WRITE now called DB_MASTER, DB_READ now called DB_SLAVE
* Converted to use SQL wrapper functions instead of direct SQL in various places
* Experimental method for preserving the chronological order of events when slave servers are used. Untested.
* Fixes to the new post-parse existence test feature
* Some.. other stuff
2004-07-18 08:48:43 +00:00
Tim Starling
b96b707efa
OOP calling convention for database functions. DBMS abstraction implemented by means of functions instead of global variables, PostgreSQL object converted to a subclass instead of a drop-in replacement. Also the beginnings of a flexible table name feature.
2004-07-10 03:09:26 +00:00
Domas Mituzas
80a4a131d1
Remove 'LOW_PRIORITY' for non-mysql
2004-06-09 16:15:25 +00:00
Brion Vibber
0332f4c598
Fix for compatibility with short_open_tag = Off
2004-02-18 02:15:00 +00:00
Tim Starling
7057b4e609
wfQuery now takes three parameters -- one extra for DB replication purposes
2003-09-20 01:34:06 +00:00
Brion Vibber
59e00f2759
Don't disable site stats when page counters are disabled; this breaks article page count etc
2003-05-25 05:46:51 +00:00
Lee Daniel Crocker
ccf64c4f3d
One more password bug fix, DisableCounters flag.
2003-05-01 00:19:49 +00:00
Lee Daniel Crocker
d82c14fb4f
Initial revision
2003-04-14 23:10:40 +00:00