[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r1023] by jimwinston

Removed more noisy debug messages.
Started adding info and debug messages for user actions (add, edit, delete).

2011-07-15 20:30:08 Tree
[r1022] by danmitch

+Merged with the latest trunk

2011-07-14 21:25:31 Tree
[r1021] by jimwinston

Removed noisy debug messages, mostly for constructors.
In support of Feature Request 3366116.

2011-07-14 18:21:47 Tree
[r1020] by jimwinston

Do a faster, concentrated search for matching FileRefs in an applications compliance checks instead of the xpath search over the entire application.
Fix for bug 3366127.

2011-07-14 16:34:29 Tree
[r1019] by jimwinston

Updated database version

2011-07-13 19:37:47 Tree
[r1018] by bworrell

+ added OCIL merging capabilities
+ fixed bug with importing files for compliance checks which caused NPE

2011-07-12 22:25:56 Tree
[r1017] by jimwinston

Replaced the pairs of foreign keys that reference and id and an application_id in another tabel with a single foreign key with a tuple of (id, application_id).
Fix for bug 3349052.

2011-07-08 19:29:41 Tree
[r1016] by jimwinston

Added removal and readding of another foreign key.

2011-07-01 20:50:14 Tree
[r1015] by jimwinston

Script to delete an application from the database.
Feature request 3138606.

2011-07-01 16:21:42 Tree
[r1014] by jimwinston

Causes are now added recursively to stack traces in error dialog.
Exception messages (and cause messages recursively) are included in the text area of the dialog so that users copy the entire error to the clipboard for reporting errors.
For bug 3328605.

2011-06-24 20:33:05 Tree
Older >