3427 Commits

Author SHA1 Message Date
adam-m
84175bc197 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-03-15 10:38:07 -04:00
adam-m
b913b57e3c call gc() at end of ingest pipeline 2013-03-15 10:37:51 -04:00
adam-m
d66c053883 more info in tooltip 2013-03-14 23:47:12 -04:00
adam-m
d6394f8750 clear hash db handles in jni after done with hash ingest 2013-03-14 19:23:47 -04:00
adam-m
bf903eaae5 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-03-14 16:41:10 -04:00
adam-m
243479b130 fix weird flicker issue in extract text viewer, due to preferred sizes 2013-03-14 16:40:49 -04:00
adam
84a5612872 Merge pull request #170 from Smoss/master
Continued updates to regression test framework
2013-03-14 12:56:49 -07:00
adam-m
df5dc26f77 better horizontal scrollbars in content text viewers, set min viewport to 400 2013-03-14 15:45:19 -04:00
adam-m
fc31919305 bring timeline to front if clicked second time on action and is already open 2013-03-14 15:06:52 -04:00
adam-m
f172a85f69 more timeline sizing adj 2013-03-14 14:15:35 -04:00
Smoss
613f0abf46 Merge http://www.github.com/sleuthkit/autopsy 2013-03-14 14:10:19 -04:00
adam-m
1e22f72a97 adjust minor sizing in timeline 2013-03-14 14:03:24 -04:00
Sean-M
11a61ca41a Merge branch 'master' of https://github.com/Smoss/autopsy 2013-03-14 13:54:47 -04:00
Sean-M
765e6ab5a9 Removed URL from test 2013-03-14 13:52:22 -04:00
adam-m
cf29210275 - redo timeline layout with gui builder and push entire swing layout there
- adjust sizing
- rename all java fx variables to have fx prefix for clarity and ease of determining which thread they should be in
2013-03-14 13:14:55 -04:00
adam-m
4a5c2c76fa Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-03-13 18:39:24 -04:00
adam-m
343a665b52 try to force gc when case is closed, at least to collect better data 2013-03-13 18:38:57 -04:00
Sean Moss
1f6e65b878 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-03-13 16:48:56 -04:00
Sean-M
206d63cd12 Merge remote-tracking branch 'upstream/master' 2013-03-13 16:35:37 -04:00
adam
46c8e2580a Update README.txt 2013-03-13 16:54:39 -03:00
Smoss
7960447184 Merge http://www.github.com/sleuthkit/autopsy 2013-03-13 15:31:36 -04:00
adam-m
66d74cf819 Log memory usage when ingest pipelines start and complete 2013-03-13 14:48:41 -04:00
adam-m
41a1d32bdb refine log message 2013-03-13 13:02:32 -04:00
adam-m
c736158cf4 revert layout changes in commit 10465080dd805501d5ac1c479983e9a29f3dfee5. 2013-03-13 13:00:14 -04:00
adam-m
10465080dd log if can't add a listener because pcs not initialized (linux? ) 2013-03-13 12:55:39 -04:00
adam-m
c2f2df6231 correct sigar loaded error message to make it less critical 2013-03-12 19:57:17 -04:00
adam-m
698d641283 fix string viewer anchor after last checkin 2013-03-12 16:50:11 -04:00
adam-m
2251087fcf lower minimum size on result / content viewers so they can be resized more 2013-03-12 16:46:15 -04:00
Smoss
7624f3b040 Merge http://www.github.com/sleuthkit/autopsy 2013-03-12 14:15:16 -04:00
Sean-M
bea2b6462f Merge branch 'master' of https://github.com/Smoss/autopsy 2013-03-12 14:05:29 -04:00
Sean-M
335e34702e Fixes to exception logs 2013-03-12 14:04:51 -04:00
Sean Moss
8c9c9cb9bb Merge branch 'master' of https://github.com/Smoss/autopsy 2013-03-12 13:53:52 -04:00
adam-m
72953430a5 media player -add ability to get number of bytes extracted 2013-03-12 13:03:35 -04:00
Sean-M
9c1e61a532 Merge remote-tracking branch 'upstream/master' 2013-03-12 11:16:31 -04:00
adam-m
8c8fcee96b more updated news 2013-03-12 11:14:12 -04:00
adam-m
59ee127492 fixes #165
Activate media tab for deleted files and attempt to read / display them.
2013-03-12 11:12:10 -04:00
Sean-M
2bb6e07df6 fixed regression.py 2013-03-11 18:02:03 -04:00
adam-m
4d65533e22 fix log typo 2013-03-11 16:59:25 -04:00
adam-m
c068403929 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-03-11 16:56:46 -04:00
adam-m
abdfeb4dd8 log memory usage when changing case 2013-03-11 16:56:28 -04:00
adam
63e9c44dd0 Merge pull request #163 from tmciver-basis/master
Copyright fix
2013-03-11 11:09:59 -07:00
Tim McIver
c1c373300b Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-03-11 13:07:36 -04:00
Tim McIver
e3581df5d9 Reinstated copyright that was mistakenly deleted from Chrome.java. 2013-03-11 13:07:17 -04:00
Sean-M
00d4e95153 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-03-11 12:35:14 -04:00
Sean-M
44c70e33b4 fixed regression.py 2013-03-11 12:32:37 -04:00
adam
dbd3cd3e06 Merge pull request #162 from tmciver-basis/master
Additional updates for AUT-822
2013-03-11 08:27:56 -07:00
adam-m
bbf461c46a Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-03-11 11:08:50 -04:00
adam-m
7faa90ebac Merge https://github.com/Smoss/autopsy 2013-03-11 11:08:24 -04:00
Tim McIver
41e98c4171 Removed contact info for Autopsy developer no longer working on the project. 2013-03-11 11:08:04 -04:00
Tim McIver
f6299b95ad Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-03-11 11:01:21 -04:00