• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add feature to allow incoming email to create new bugs

  1. … 5 more files in changeset.
adding missing close statements

  1. … 3 more files in changeset.
Save page variable when generating context bar with link to filtered list

Fix bug#2688 patch applied from Keith Paskett

Merge changes from 5.1 to 5.2. Update version.

  1. … 18 more files in changeset.
set bt folder context to the bt package id instead of defaulting to -100 so that perms on package trickle to bugs

new files for handling distributions

  1. … 21 more files in changeset.
Adding tables for autosubmition functionality.

adding scheduled procs in order to close bugs automatically ( Controlled by a parameter ).

  1. … 13 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.
Yet another fix to pagination ... getting there...

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Tch tch someone put some SQL code inline rather than in an XQL file 'cause

they thought it was DB independent and it was really PG dependent. I made

it DB independent and stuck it in the XQL file where it belongs anyway.

  1. … 1 more file in changeset.
New instantiation of Bug-Tracker was broken due to old usage of the CR. Fixed in an ugly, hasty hack for postgresql, as I assume Don will work on it once he comes around to it

  1. … 1 more file in changeset.
There was a missing package_id parameter in part of the Tcl API. HOWEVER,

don't believe the bug-tracker Tcl API that misleads you into thinking that

you can explicitly pass package_id as a parameter to various procs. The

vile bug_tracker::conn proc guarantees this does not work. I rewrote my

test case to save/set/restore ad_conn package_id ...

  1. … 1 more file in changeset.
some i18n fixes, make bug_tracker::bug::get work outside the bug tracker pkg, add search datasource/url impl for bugs and patches

  1. … 9 more files in changeset.
fix some of the i18n issues incl bug 1748, bug.tcl patch.tcl still borked though

  1. … 9 more files in changeset.
I18N: A first stab at internationalizing Bug Tracker by Nima and Joel. This commit will probably introduce a number of bugs. You may use the before-i18n tag for reverting or for seeing how things have changed.

  1. … 42 more files in changeset.
Added support for parameterizing name of a 'patch', like you can with bugs and components

Changing bug-tracker to work with workflow version 2.0d1. Making use of enabled_action_id instead of action_id/case_id on the bug page

  1. … 4 more files in changeset.
use %20 rather than + in patch label (cf bug 1099) fix some quoting problems, order the patch list by summary, add -- where needed

  1. … 3 more files in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
Using list builder for bug listing

  1. … 24 more files in changeset.
More for bug #814.

  1. … 6 more files in changeset.
More "Security Violation" nitpicks for bug #814.

  1. … 3 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Fixed bug: Clicking on the name under 'Close' produced a list with zero bugs, even though there might be plenty bugs to show.

  1. … 1 more file in changeset.
1. removed some needless LARS notices

2. removed acs_methods and friends from the permissions documentation

and got rid of the commented-out table stubs.

3. dropping of permissions was broken in PG, fixed that.

4. cc_users and registered_users views have been sped up.

5. removed an unused and incorrect proc from revision-procs

6. updated acs-kernel to 4.6.3

-------------------------------------------------------------------------------------

  1. … 11 more files in changeset.