Richard Cordovano
11d65913bf
Merge pull request #1550 from millmanorama/IG_cleanup
...
review NavPanel threading
2015-09-14 13:24:08 -04:00
mhmdfy
318fa6e488
add getTotalJobs back to startUp() for more insurance
2015-09-14 12:20:01 -04:00
Richard Cordovano
1451bf49ce
Merge pull request #1568 from mhmdfy/remove-face-detect
...
removing face detection code
2015-09-11 17:33:58 -04:00
momo
e3da44aacf
remove redundant code
2015-09-11 16:07:17 -04:00
momo
9d5470d93a
create a new jobs total for each job
2015-09-11 16:06:16 -04:00
momo
97a244fc86
adding null check for jobTotals in case jobId was not found
2015-09-11 15:16:31 -04:00
Richard Cordovano
4e73b26eff
Merge pull request #1566 from APriestman/collaborative
...
Adding manual save and load to UserPreferences
2015-09-11 14:13:51 -04:00
momo
4e0e47a33a
add class name to logger
2015-09-11 13:59:54 -04:00
momo
554f071cfb
uncomment test code
2015-09-11 13:57:37 -04:00
momo
f780c3f946
removing face detection code
2015-09-11 13:49:10 -04:00
momo
c63081edd7
Don't display file path if it's empty
2015-09-11 13:29:03 -04:00
momo
2ac9225b1a
change back to error popup for null values
2015-09-11 13:27:37 -04:00
Brian Carrier
d22b18913a
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2015-09-11 11:11:11 -04:00
Brian Carrier
85b17a5326
Added initial Python report module tutorial final file
2015-09-10 19:12:14 -04:00
Ann Priestman
3a4456b945
Changed exception type
2015-09-10 16:23:12 -04:00
Ann Priestman
414df9fd77
Cleanup
2015-09-10 13:48:24 -04:00
Ann Priestman
063ce3da89
Merge remote-tracking branch 'upstream/collaborative' into collaborative
2015-09-10 13:45:34 -04:00
Ann Priestman
e7f6fe01b3
Cleanup
2015-09-10 13:45:24 -04:00
Ann Priestman
cd549922a5
Merge remote-tracking branch 'upstream/develop' into collaborative
2015-09-10 13:27:43 -04:00
Ann Priestman
9151c241b9
Adding manual save and load to UserPreferences
2015-09-10 13:27:14 -04:00
momo
7e89403916
generalized warning message
2015-09-10 13:23:24 -04:00
momo
e67ee808d4
adding class name to displayed message
2015-09-10 12:53:47 -04:00
momo
4f45e5c0ff
use friendly warning message instead of error popup
2015-09-10 12:36:17 -04:00
jmillman
314ac85c2f
add versions of doDialog that take a owner window as a paramater and use them to show the tagging dialogs over IG without bringing the main autopsy window to the front.
2015-09-10 12:28:09 -04:00
Richard Cordovano
0962851a4b
Merge pull request #1561 from mhmdfy/7zipfix
...
adding underscore between file name and item index
2015-09-10 12:02:06 -04:00
momo
a89183f863
catching and ignoring report modules with null or empty names
2015-09-10 11:27:52 -04:00
Richard Cordovano
e7a621c587
Merge pull request #1563 from mhmdfy/face-detect-fix
...
Face detect fix
2015-09-09 14:10:27 -04:00
momo
3b76ec80a9
removed commented code
2015-09-09 14:04:03 -04:00
jmillman
7c0f2e8664
make members private
2015-09-09 13:58:36 -04:00
momo
bc73e4db39
fix closing if statement
2015-09-09 13:50:07 -04:00
momo
e4e46067db
keeping only three makernotes with face detect tags
2015-09-09 13:33:14 -04:00
jmillman
fc9073d23c
upgrade to jfxtras r4
2015-09-09 12:53:12 -04:00
Richard Cordovano
1e5d66332a
Merge remote-tracking branch 'upstream/develop' into collaborative
2015-09-09 10:14:29 -04:00
Richard Cordovano
350fc355c0
Merge pull request #1556 from robertolarcher/develop
...
Email Parser: NegativeArraySizeException patch
2015-09-09 10:12:34 -04:00
momo
af72dbab34
adding underscore between file name and item index
2015-09-09 09:42:35 -04:00
Richard Cordovano
114aa2870a
Merge pull request #1560 from mhmdfy/7zipfix
...
adding different child classes for each size cases
2015-09-08 16:53:06 -04:00
momo
871d0d30cc
refactor duplication and names
2015-09-08 16:49:25 -04:00
momo
6f19fc7726
adding different child classes for each size cases
2015-09-08 14:39:40 -04:00
Brian Carrier
1b413e0ea1
Sort methods in API docs
2015-09-08 09:22:21 -04:00
jmillman
59e9055397
make IG PrePopulateDataSourceFiles cancellable
2015-09-04 13:58:50 -04:00
jmillman
c855fe7fdf
remove useless calls to isVideoFile() to improve performance
2015-09-04 13:07:54 -04:00
Richard Cordovano
401a9a2078
Merge pull request #1558 from sleuthkit/revert-1539-turn_on_IG
...
Revert "turn on IG"
2015-09-04 11:19:42 -04:00
Richard Cordovano
813994e0f3
Revert "turn on IG"
2015-09-04 11:19:35 -04:00
Richard Cordovano
27649f3fbe
Image Gallery module disabled by default
2015-09-04 11:14:51 -04:00
Richard Cordovano
5f9078d082
Merge pull request #1555 from esaunders/curator
...
Replaced ZooKeeper with Curator
2015-09-04 11:10:28 -04:00
jmillman
6f84a33422
fix potential NPE in GroupManager
2015-09-04 10:54:37 -04:00
jmillman
80b92f5cb5
fix potenial NPE when case is closed out from underneath IG
2015-09-04 10:44:36 -04:00
Roberto Larcher
3c0a34d1b2
Further analysis
...
The problem seems to be in java-libpst.
Sometimes getFileInputStream() returns an InputStream, but at the first
InputStream.read(buffer) the method returns -1. Further analysis is
needed to isolate the problem in java-libpst.
To patch this an IOException is thrown
2015-09-04 11:23:24 +02:00
esaunders
764e5c08e0
Replaced ZooKeeper with Curator
2015-09-03 16:56:32 -04:00
Richard Cordovano
6577d163aa
Merge pull request #1552 from karlmortensen/newlockmethod
...
new lock method using zookeeper
2015-09-01 12:45:26 -04:00