• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 76 more files in changeset.
Reduce divergencies between oracle and postgres codebase, replace queries with proper api, exploit on delete cascade

  1. … 3 more files in changeset.
- reflow long lines

- restrict format to "table" since "list" has non-trivial message key substitutions problems

- don't quote message keys in summary field in bugs table

- standardize url construction to protect against injection attacks

  1. … 8 more files in changeset.
- remove calls to deprecated function cr::keyword::item_get_assigned

  1. … 1 more file in changeset.
- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

- normalize string expressions

  1. … 21 more files in changeset.
- replace deprecated "cr::keyword::item_assign" by "content::keyword::item_assign"

Bug fix: grant read permission on individual bug if access policy is show user bugs only.

  1. … 2 more files in changeset.
Optionally display only the bugs the user is participating in.

  1. … 14 more files in changeset.
Some changes to make it possible to write scripts that are includable from

other packages to display information on bugs. Unfortunately, the bugtracker

was written from the POV that you'd never want to do such a thing, and is so

poorly written that even with these changes I had to do a bit of ugly hacking

in my include code.

  1. … 1 more file in changeset.
Allow changing of bug tracker workflow. Should be choosable during project

initalization. The default configuration crap in bug tracker is just that

(hard wired! no integration with workflow!) but not sure if there's time

in this short-term improvement project to fix that.

  1. … 4 more files in changeset.
Cleaned up some annoying stupidity. A package's package-key is immutable.

  1. … 5 more files in changeset.
Parameterized page size ...

Allow bulk actions on bugs

  1. … 9 more files in changeset.
Add feature to allow incoming email to create new bugs

  1. … 5 more files in changeset.
Get distribution specific code from oacs-5-1 branch.

  1. … 1 more file in changeset.
make sure notification fields are localized

new files for handling distributions

  1. … 21 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
added assignee and fix for version to the bug add script; added appropriate upgrade scripts for postgres and oracle; fixed an oracle installation bug

  1. … 10 more files in changeset.
Added a whole shitpile of caching to speed things up

  1. … 7 more files in changeset.
removed internationalization

  1. … 1 more file in changeset.
It looks like things have sped up to the point where it's worth trying

to pagination 10 pages of 25 entries a page at a time for now.

Added per-instance list builder caching ...

  1. … 4 more files in changeset.
Ahem. Pagination might work now ... it didn't really before.

  1. … 2 more files in changeset.
First pagination code ... more coming (caching in particular)

message key fix from Stan Kaufman, bug 1927, patch 542

  1. … 2 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.