• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve robustness against invalid input

  1. … 2 more files in changeset.
- fix overquoting

- reduce verbosity

- use more precise data types

- fix typo (need a break)

- fix typo

- fix typo

- standardize url construction to protect against injection attacks

  1. … 8 more files in changeset.
- harden page contracts

- imporve readability

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

  1. … 1 more file in changeset.
- harden page-contracts against injections

- update version dependeny for acs-tcl

- bump version number

  1. … 4 more files 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.
Optionally display only the bugs the user is participating in.

  1. … 14 more files in changeset.
Add support for uploading related files

  1. … 6 more files in changeset.
Removed debugging code.

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 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.
Removed the "next bug" navigation widget because a) it was adding literally

about four seconds to the bug display render time and b) OCT people said

they never actually use the feature anyway ...

  1. … 1 more file in changeset.
search and syndication for bugs

  1. … 3 more files in changeset.
edit and display are keys for display modes not words to be translated

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

  1. … 2 more files 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.
now with less Fooooooooooooo

some more minor fixes for i18n

  1. … 4 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.
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.
Fixed security issue: summary line contents could get subst'ed

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.