• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
disable old integer limit that forbids objects with more than 8 digits via regexp

  1. … 2 more files in changeset.
Non-info file merge results, with conflicts resolved.

  1. … 203 more files in changeset.
Permissions check cleanup

  1. … 2 more files in changeset.
Check permissions in all cases. Added missing last else block with permission check for the case !private.

Removed check for views packages, Daveb thinks this was something he did for

a client and checked in by accident.

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Actually track the object_id, there is no file_id

Fix bugs for file and image .vuh handlers to properly parse the

object_id.

  1. … 1 more file in changeset.
Added view tracking

Fixed the indention and added a missing closing brace

Check for data link before serving private image/files

  1. … 1 more file in changeset.
Adding file download handler (for now until I have a better solution)