3189 Commits

Author SHA1 Message Date
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
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
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
Tim McIver
4eb5a6ba2d Removed log message when more than one Chrome history file is found as this
is an expected case (on mulit-user systems). Also updated copyright years.
2013-03-11 11:00:16 -04:00
Sean Moss
9d77c8502a Merge branch 'master' of https://github.com/Smoss/autopsy 2013-03-11 10:14:56 -04:00
Sean Moss
0d6b9d6f77 fixed regression.py 2013-03-08 17:31:22 -05:00
adam
17e7c50064 Merge pull request #160 from tmciver-basis/master
Fix for AUT-822: duplicate Chrome history items
2013-03-08 12:21:04 -08:00
Tim McIver
6af0b6d1b8 Changed 2 warning level log messages to info level. 2013-03-08 15:02:23 -05:00
Tim McIver
16a6de3ed1 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-03-08 14:27:15 -05:00
Tim McIver
e19f6b20df Updated method getHistory() in RecentActivity/Chrome.java so that the
allocation status of the found history files is checked and only the
allocated files are used. Log a warning if more than one allocated history
file is found.
2013-03-08 12:57:17 -05:00
adam-m
944937a2bb better handle IO error in Solr log stream redirect when app is closed 2013-03-07 21:04:39 -05:00
adam-m
961492a7b2 log memory usage after adding image 2013-03-07 19:29:20 -05:00
adam-m
2a9154c49a correct getting virt memory in getAllMemInfo() 2013-03-07 19:29:06 -05:00
adam-m
6cd9190881 move out all methods to get memory from memorymonitor to PlatformUtil so they can be used elsewhere 2013-03-07 19:11:19 -05:00
Smoss
78ae5979fa Merge http://www.github.com/sleuthkit/autopsy 2013-03-07 17:03:32 -05:00
Sean-M
5b7c6237b3 regression.py fixes 2013-03-07 16:56:43 -05:00
adam-m
fe33f67efb log virtual memory used periodically in ingest monitor 2013-03-07 14:36:44 -05:00
adam-m
7037fb8403 Better integration of sigar instrumentation library. Should work on windows, linux, mac.
Added PID and virt memory used to log when application starts.
2013-03-07 14:31:22 -05:00
Sean-M
c6c653de03 Fixed regression.py 2013-03-07 12:59:56 -05:00
Sean-M
e86e3d509d fixed KeywordSearhLists 2013-03-07 12:14:47 -05:00
Sean-M
4b8f0dc6d4 improved regression tests 2013-03-07 10:56:57 -05:00
Sean-M
6180aec241 added backup for Regression tests 2013-03-06 18:32:30 -05:00
Sean-M
e52591abba to be merged 2013-03-06 18:20:09 -05:00
Sean Moss
5dc87cc906 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-03-06 13:41:42 -05:00
Sean-M
4b246d215c regression test fixes 2013-03-06 13:41:02 -05:00
Sean-M
4c62770418 Regression test fixes 2013-03-06 13:15:40 -05:00
U-BASIS\smoss
7f8808afe3 Merge http://www.github.com/sleuthkit/autopsy 2013-03-06 13:06:19 -05:00
Smoss
c8870c1bb7 Merge http://www.github.com/sleuthkit/autopsy 2013-03-06 11:17:47 -05:00
Sean-M
0709ca9da0 Fixed several regression test problems 2013-03-06 11:06:41 -05:00
adam-m
55077002d3 remove stub methods in action visitor and use defaultVisit() 2013-03-06 10:24:53 -05:00
adam-m
10c22b9fda cleanup remaining content actions that needed be - move the default ones to nodes classes 2013-03-06 10:18:47 -05:00
adam-m
b26ef8fcca timeline: correct / cleanup javafx vs swing initialization code, previously causing threading issues 2013-03-05 17:25:21 -05:00
adam-m
75c61f3bc8 timeline: make sure dialog closed in swing thread 2013-03-05 17:24:40 -05:00
adam-m
e2fe4541f5 timeline fix: use PlatformImpl.startup() only once, and Platfrom.runLater() thereafter to run in javafx thread 2013-03-05 16:54:52 -05:00
adam-m
f415d6970e timeline: update result viewer label in swing thread 2013-03-05 16:45:20 -05:00
adam-m
b887486280 Rename Timeline class, remove obsolete class 2013-03-05 16:31:12 -05:00
adam-m
79ba2fd016 - timeline fix bug/exception caused by data nodes not being reset and old nodes from previous, invalid Case being referenced 2013-03-05 16:01:17 -05:00
adam-m
b6f8a1776e more log info 2013-03-05 14:05:23 -05:00
adam-m
4c310f1995 remove redundant invoke later? 2013-03-05 14:02:30 -05:00
adam-m
748d394fa3 progress dialog tweaks 2013-03-05 13:56:44 -05:00