2794 Commits

Author SHA1 Message Date
adam-m
92fa58bd2c Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
	Core/src/org/sleuthkit/autopsy/coreutils/PlatformUtil.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbXML.java
2012-10-10 15:39:30 -04:00
adam-m
f4ab3a89a4 Merge https://github.com/Devin148/autopsy 2012-10-10 15:05:07 -04:00
0xNF
50640d3f8c Moved XML utilities from PlatformUtil to XMlUtil
Removed Dom4J dependency from RecentActivity.
2012-10-10 12:51:15 -04:00
adam-m
f73fba2ddb update news 2012-10-10 12:43:53 -04:00
adam-m
be021e3f14 Bypass ingest if server not started 2012-10-10 12:41:33 -04:00
adam-m
3f11338014 Fix possible issue when solr sometimes does not start.
Show dialog if keyword search could not init.
Add OS get methods to platform utils.
2012-10-10 11:14:26 -04:00
0xNF
016ac3a8c6 Added type integer to element 2012-10-09 16:15:59 -04:00
0xNF
362c0be5a4 Added XSD for $Case.aut files 2012-10-09 16:12:44 -04:00
adam-m
e25f45fa73 updated NEWS 2012-10-09 14:26:49 -04:00
adam-m
3ae0e8fe75 use checked exceptions in keyword search when possible 2012-10-09 14:26:27 -04:00
0xNF
bf65440c5c loadDoc() has been abstracted to PlatformUtil 2012-10-09 11:11:22 -04:00
0xNF
4723ff86e3 Failing XSD validation no longer returns null 2012-10-09 10:44:39 -04:00
Devin148
c639ac3109 Merge https://github.com/sleuthkit/autopsy 2012-10-09 10:07:58 -04:00
Devin148
a115bf3caf Forcibly remove cut option from toolbar 2012-10-09 09:58:18 -04:00
Devin148
6df840b5a1 Fix offline build with Ivy 2012-10-09 09:57:37 -04:00
Devin148
2c9e9b02f7 Remove ReportUtils.copy() 2012-10-09 09:56:43 -04:00
Devin148
fbb6c41f0e Change export to use FileUtil.copyFile() 2012-10-09 09:55:22 -04:00
0xNF
9413868923 Merge https://github.com/0xNF/autopsy 2012-10-09 09:55:06 -04:00
0xNF
e5d6329ec7 XSD files are now located in their individual module packages. 2012-10-09 09:54:36 -04:00
Devin148
42c98a681f Improve copy method 2012-10-09 09:53:54 -04:00
0xNF
93a22ff477 XSD files are now located in their individual module packages. 2012-10-09 09:49:27 -04:00
adam-m
debe714a92 hash db UI status fix when indexing being done and dialog reopened 2012-10-05 18:38:51 -04:00
adam-m
9910ca31d9 update lucene spec to 36 2012-10-05 17:59:37 -04:00
adam-m
ad008232ba solr config: update lucene version, add the default 10000 tokens limit setting 2012-10-05 17:54:02 -04:00
adam-m
4cb4d9f42a Fix indexing status when hash db dialog closed and reopened 2012-10-05 17:16:00 -04:00
adam-m
87b7ea831d Solr log - enable warn level and higher for release builds 2012-10-05 16:59:33 -04:00
adam-m
55b89dac41 remove deprecation in Solr config XML 2012-10-05 14:31:41 -04:00
adam-m
0a82ea9481 update comments 2012-10-05 13:58:53 -04:00
adam-m
624b1b3258 improve the copy method 2012-10-05 13:55:28 -04:00
adam-m
431a1e5706 improve copy method 2012-10-05 13:53:42 -04:00
adam-m
63910a8687 add a util method to copy files 2012-10-05 12:33:36 -04:00
Devin148
a49c4cd963 Merge https://github.com/sleuthkit/autopsy 2012-10-04 14:56:04 -04:00
Devin148
2b88f319e7 Fix JavaHelp HTML and CSS 2012-10-04 14:36:35 -04:00
adam-m
23386891bb fix for multiple window opens 2012-10-04 13:17:30 -04:00
adam-m
6a6c20c36d add delegates for case to ingest services 2012-10-04 11:45:53 -04:00
0xNF
1faecd8aab XML config files now comform to binding XSD files located under PlatformUtil.
New Functions for validating arbitrary XML files under PlatformUtil.
2012-10-03 13:45:38 -04:00
0xNF
184e45315a Merge https://github.com/sleuthkit/autopsy 2012-10-03 13:35:17 -04:00
Devin148
7fd6247db2 Change exporting reports to copy the source 2012-10-03 12:08:37 -04:00
Devin148
ea6dd70972 Change spacing and comments 2012-10-03 12:08:30 -04:00
Devin148
760ea31217 Add check for correct file paths in Hash XML 2012-10-03 10:14:46 -04:00
Devin148
3a1e0d356a Merge layer.xmls with Autopsy master 2012-10-03 09:25:10 -04:00
Devin148
2b406e2520 Change panel spacing and loading 2012-10-03 09:10:10 -04:00
adam-m
93c120fe6d remove deprecation, use the new httpsolrserver API 2012-10-03 01:09:43 -04:00
adam-m
b7f57ab13c TSK-614 Update label in Advanced settings when index generated 2012-10-02 23:48:47 -04:00
adam-m
06dd178996 add property change support for index notifications 2012-10-02 23:35:36 -04:00
adam-m
30a639eef3 Fix undock hack that no longer worked - create custom mode.
Organize layer.xml a bit.
2012-10-02 22:50:08 -04:00
Devin148
0d17676f2e Clean and organize each layer.xml 2012-10-02 11:06:15 -04:00
adam
a084882733 Merge pull request #71 from Devin148/master
Save keyword list syncs tables.
2012-10-01 06:46:54 -07:00
Devin148
51da2fa744 Fix table syncing after keyword list is saved. 2012-10-01 09:39:20 -04:00
Devin148
be49d01608 Merge https://github.com/sleuthkit/autopsy 2012-10-01 09:15:16 -04:00