Mon, 19 Nov 2012 11:37:36 -0500 |
Dan Fuhry |
Make redirects send 302 Found instead of 307 to suppress "confirm POST resend" dialog in firefox
|
changeset |
files
|
Mon, 19 Nov 2012 11:37:02 -0500 |
Dan Fuhry |
DBAL: Persistent connections; also explicitly commit and unlock tables when shutting down
|
changeset |
files
|
Mon, 19 Nov 2012 11:36:37 -0500 |
Dan Fuhry |
Plugins: support closures
|
changeset |
files
|
Mon, 19 Nov 2012 11:35:17 -0500 |
Dan Fuhry |
Fixed a few bugs/display issues in search
|
changeset |
files
|
Mon, 19 Nov 2012 11:33:49 -0500 |
Dan Fuhry |
Fixed minor display issue in login.js
|
changeset |
files
|
Mon, 19 Nov 2012 11:32:41 -0500 |
Dan Fuhry |
Cacher: Add XCache support (partial)
|
changeset |
files
|
Sat, 15 Sep 2012 13:16:59 -0400 |
Dan Fuhry |
Merged
|
changeset |
files
|
Sat, 15 Sep 2012 13:18:01 -0400 |
Dan Fuhry |
Added template context API and render_getpage_norender hook. This allows variable sets to be pushed and popped from $template, so that variables in a template inclusion can be accessed and pre-processed by plugins.
|
changeset |
files
|
Sat, 15 Sep 2012 13:16:13 -0400 |
Dan Fuhry |
firebugx was breaking things
|
changeset |
files
|
Wed, 25 Apr 2012 02:03:38 -0400 |
Dan Fuhry |
Small change to generation time formatting to make all pages the same time. Makes apachebench not screw up.
|
changeset |
files
|
Wed, 25 Apr 2012 02:01:55 -0400 |
Dan Fuhry |
Image scaling: Fixed a bug where (height > width) images would be scaled to the wrong dimensions (GD). Added PNG/GIF transparency support to GD image resizer. Added a cache bypass option to SpecialUpDownload.
|
changeset |
files
|
Mon, 16 Jan 2012 09:23:20 -0500 |
Dan Fuhry |
Disable output gzipping during file download... it negates the memory usage controls
|
changeset |
files
|
Mon, 16 Jan 2012 09:22:24 -0500 |
Dan Fuhry |
Typo
|
changeset |
files
|
Mon, 16 Jan 2012 09:22:08 -0500 |
Dan Fuhry |
Fixed PHP-based JSON decode to output arrays, not objects
|
changeset |
files
|
Mon, 05 Dec 2011 08:16:00 -0500 |
Dan Fuhry |
AjaxUpload: fixed handling of upload completion
|
changeset |
files
|
Fri, 02 Dec 2011 01:15:55 -0500 |
Dan Fuhry |
Conditionally declare hex2bin() due to a function of the same name being introduced in PHP 5.4
|
changeset |
files
|
Sun, 18 Sep 2011 02:13:34 -0400 |
Dan Fuhry |
Improvements and updates to tutorial
|
changeset |
files
|
Sun, 18 Sep 2011 01:26:02 -0400 |
Dan Fuhry |
Improved vimperator compatibility in jBox
|
changeset |
files
|
Sun, 04 Sep 2011 02:32:49 -0400 |
Dan Fuhry |
SECURITY: Various security enhancements to password resets. They are now rate-limited by username and IP, and it is possible to disable username autofill for guests.
|
changeset |
files
|
Fri, 22 Jul 2011 23:14:06 -0400 |
Dan Fuhry |
Fixed CLI installer failing to set the DB version
|
changeset |
files
|
Tue, 12 Jul 2011 22:49:40 -0400 |
Dan Fuhry |
Release: 1.1.8pl1
|
changeset |
files
|
Tue, 12 Jul 2011 22:34:02 -0400 |
Dan Fuhry |
Release prep 1.1.8pl1
1.1.8pl1
|
changeset |
files
|
Tue, 12 Jul 2011 22:21:08 -0400 |
Dan Fuhry |
SECURITY: CSRF protection in Private Messaging, which is a really broken feature and should get the TinyMCE treatment. *sigh* Reported by Secunia.
|
changeset |
files
|
Tue, 12 Jul 2011 22:15:18 -0400 |
Dan Fuhry |
SECURITY: Fixed XSS in post-login page redirection. Reported by Secunia.
|
changeset |
files
|