Commits

[354 total ]
Anon32
Send HTTP 503 on error.

by mishaz on 2008-09-01 14:03 (6 days ago)

Anon32
Changed number of arguments in sprintf()

by Anton on 2008-09-01 08:51 (6 days ago)

Anon32
Altered 1.3-dev branch version number from "1.3 RC" to "1.3dev".

by Anatoly on 2008-08-21 11:37 (17 days ago)

Anon32
Update trunk version number to 1.2.20

by mishaz on 2008-08-20 07:59 (18 days ago)

Anon32
Fixed possible XSS via the GET-parameter (page number). Reported by Henry Sudhof.

by Anatoly on 2008-08-20 07:29 (18 days ago)

Anon32
Fixed XSS via GET-parameter (page number). Reported by Henry Sudhof.

by Anatoly on 2008-08-20 07:25 (18 days ago)

Anon32
Added a new parameter to the query_build function, $return_query_string. By default this parameter is set to false. If it is set to true, instead of returning the result from a call to the query function, it returns the string that makes up the SQL query. This parameter should be used in order to utilize subqueries while still providing extensibility: rather than hardcoding a subselect into an existing query, the subselect can be generated like a normal SELECT query and the output can be added into the existing query. Imported from FluxBB.

by mishaz on 2008-07-29 06:00 (about 1 month ago)

Anon32
Has cleaned a bug

by Anton on 2008-07-29 03:50 (about 1 month ago)

Anon32
Fix for RC bug: Delete User + Posts Error [98].

by mishaz on 2008-07-29 03:30 (about 1 month ago)

Anon32
get_remote_file(): minor improvement

by Roman on 2008-07-27 03:05 (about 1 month ago)