2499 Commits

Author SHA1 Message Date
Devin148
e697594cd8 Limit NSRL detection to filename 2012-11-26 09:46:18 -05:00
adam-m
6a5f55b990 updated ingest scheduler 2012-11-22 14:04:51 -05:00
adam-m
5197f7954c updated image task scheduler API 2012-11-22 14:04:30 -05:00
Devin148
9c82125aa6 Remove final add image wizard panel 2012-11-21 16:40:11 -05:00
adam-m
371b948ab7 added update message saying ingest started in the wizard 2012-11-21 10:52:09 -05:00
adam-m
454efab978 Merge branch 'master' of https://github.com/Devin148/autopsy
Conflicts:
	Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardPanel2.java
2012-11-20 17:38:29 -05:00
Devin148
7a9e99c177 Reorder add image wizard 2012-11-20 17:25:24 -05:00
0xNF
e85658fb00 Documented thew new infinite loop mode in regression.py 2012-11-20 15:42:32 -05:00
adam-m
9aca0d4ed8 edit product version/code in aip file in dist, not src tree 2012-11-20 15:20:37 -05:00
Devin148
28d25774ec Use TSK to find device size on Linux 2012-11-20 15:12:45 -05:00
adam-m
29de0bdfcd updated news 2012-11-20 15:11:30 -05:00
adam-m
97834d606d Merge branch 'master' of https://github.com/0xNF/autopsy 2012-11-20 15:03:11 -05:00
Devin148
e60ce5e143 Revert reordering of add image wizard 2012-11-20 14:21:31 -05:00
adam-m
c4d52cd176 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-20 13:00:50 -05:00
adam-m
e4e6473b09 update wizard name, update status message that image added and ingest started 2012-11-20 13:00:14 -05:00
Devin148
e6b16d6aa9 Return blank path when no local drives exist 2012-11-20 12:55:14 -05:00
adam-m
1fb0d7c97f better add image panel 1 resizing 2012-11-20 12:33:31 -05:00
adam-m
2f049062eb Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-20 12:33:15 -05:00
Devin148
795ce481bb Load local disks in a SwingWorker 2012-11-20 11:14:06 -05:00
adam-m
1258643187 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-20 10:47:37 -05:00
0xNF
8854020149 Automated installer building is now slightly more automatic.
Correctly adds a generated product code, and updates the Autopsy Version number.
2012-11-20 10:26:44 -05:00
0xNF
21079bc162 Infinite Testing changes
Supports the new HTML report format for comparing gold reports.
Added a modified java test package that has some changes specific to the infinite testing.
2012-11-20 10:25:16 -05:00
adam-m
94c2829b53 Force app-level modality for start up dialog 2012-11-20 09:45:29 -05:00
adam-m
76a9eb8097 Refactored ingest scheduler class.
Used the new scheduler for image ingest.
TODO for file ingest.
2012-11-19 17:34:39 -05:00
Devin148
2f21b7372f Merge https://github.com/sleuthkit/autopsy 2012-11-19 16:15:37 -05:00
Devin148
2227116f04 Move configure ingest modules before add image 2012-11-19 16:15:08 -05:00
Devin148
23d9ed64eb Move LocalDisk checking to background thread 2012-11-19 16:12:00 -05:00
adam-m
ea3b0e48e2 updated news 2012-11-19 15:45:38 -05:00
adam-m
20320eb2f4 fix keyword search timer reset - can't resuse the old timer object 2012-11-19 15:30:17 -05:00
adam-m
06a9d47251 Skip keyword search processing also if solr isRUnning() throws exception 2012-11-19 13:58:55 -05:00
unknown
5b95e3d3f2 Merge https://github.com/sleuthkit/autopsy 2012-11-16 11:55:58 -05:00
adam-m
d5f13b6315 news placeholder 2012-11-15 18:11:34 -05:00
Devin148
4f6a7d69d7 Remove missing recent cases from list 2012-11-15 15:13:53 -05:00
adam-m
5120eaa6b7 aip installer template fixes 2012-11-15 14:01:59 -05:00
adam-m
07fa7cd599 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-15 13:33:13 -05:00
Devin148
89596099a9 Comment on validating drive readability through Java 2012-11-15 13:32:17 -05:00
Devin148
18abac0046 Update error messages 2012-11-15 13:26:38 -05:00
adam-m
3a8f324420 Merge branch 'master' of https://github.com/Devin148/autopsy 2012-11-15 13:18:21 -05:00
adam-m
72fbfc9ebd update AI path 2012-11-15 13:04:02 -05:00
Devin148
230dd94c50 Change error message to reflect code changes 2012-11-15 12:58:27 -05:00
Devin148
35d1e94adc Check if drive is readable before adding to list 2012-11-15 12:43:47 -05:00
Devin148
2aab2701c1 Delete cloned Autopsy when run from CMD 2012-11-15 10:17:06 -05:00
Devin148
07cea19201 UI enable/disable fix 2012-11-15 09:52:08 -05:00
Devin148
1f2efe9b71 Differentiate physical drives and partitions on Linux 2012-11-14 17:02:57 -05:00
Devin148
d2a46e85ba Remove testing case 2012-11-14 17:01:21 -05:00
Devin148
d3b3122862 Bugfixes for display on Linux machines 2012-11-14 16:02:24 -05:00
adam-m
816536a2c7 set text direction in extracted text panel, based on detected 2012-11-14 12:23:27 -05:00
Devin148
eb50332fbf Stop building keyword table in HTML report when user cancels 2012-11-14 10:55:11 -05:00
adam-m
a59b0b61c8 update news for release 2012-11-14 10:18:33 -05:00
adam-m
7d26097925 new text utils 2012-11-14 10:05:35 -05:00