3249 Commits

Author SHA1 Message Date
Sean-M
d356426e00 Fixed send_email 2013-02-21 11:04:43 -05:00
Sean-M
3125860f08 fixed python syntax 2013-02-21 10:53:14 -05:00
adam-m
c6cb04463e better progress bar updates when new file scheduled, minor refactoring 2013-02-21 10:50:54 -05:00
adam-m
e6c936957d Better check if archive has already been processed to skip (besides children, check also if local file exists) 2013-02-21 10:48:51 -05:00
Sean-M
73d38769b9 improved test functionality 2013-02-21 10:46:29 -05:00
adam-m
98cd322134 add 7zip module reschedule unpacked files 2013-02-21 09:55:32 -05:00
adam-m
e1c9725364 change module display name and description 2013-02-21 09:46:11 -05:00
adam-m
a15a035565 add ingest context to ingest module process() method - API change.
Adjust all ingest modules.
Update ingest manager to create and pass in context.
2013-02-21 00:16:38 -05:00
Sean-M
b246e116f2 fixed continuous testing 2013-02-20 17:59:56 -05:00
Sean-M
0a84f38902 Regression test changes
Added email support to the regression test, documentation coming soon
2013-02-20 17:48:56 -05:00
adam-m
6440a75eaa use custom logger for enqueue worker 2013-02-20 14:31:46 -05:00
adam-m
2d3ac78bbc change getter visibility 2013-02-19 22:53:56 -05:00
adam-m
d2727f26fd - introduce IngestContext
- generalize and refactor ScheduledImageTask - to be used to schedule both file and image ingest.
Remove Task redundant class, and simplify scheduled.
- add preliminary API to schedule files.
2013-02-19 17:05:25 -05:00
adam-m
e36ebc9863 add 7z to archive extensions for icons 2013-02-14 21:30:12 -05:00
adam-m
b14ec11f86 Ingest Scheduler: rename scheduled task to more specific ScheduledImageTask, rename add() methods to schedule(), add API in scheduler to schedule single files 2013-02-14 17:43:35 -05:00
adam-m
dd814ec94e exif parser: restore supported file detection by extension 2013-02-14 17:06:24 -05:00
adam-m
641f174613 remove archive handling by tika extractor 2013-02-14 16:51:11 -05:00
adam-m
4dd8444147 Merge branch 'master' into zipmodule
Conflicts:
	Core/src/org/sleuthkit/autopsy/datamodel/DirectoryNode.java
	Core/src/org/sleuthkit/autopsy/datamodel/FileNode.java
	Core/src/org/sleuthkit/autopsy/datamodel/FileSearchFilterChildren.java
	Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java
2013-02-14 16:35:18 -05:00
adam-m
b0ce17d1ad update gitignore 2013-02-14 16:03:44 -05:00
adam-m
8d287ddc26 delete genfiles props 2013-02-14 16:00:43 -05:00
adam-m
a796e9f7c2 fix compile warn 2013-02-14 14:43:04 -05:00
U-BASIS\smoss
90b1a49d29 Merge http://www.github.com/sleuthkit/autopsy 2013-02-14 14:33:10 -05:00
adam-m
76d11d70da export commons io 2013-02-14 14:31:40 -05:00
adam-m
452930c554 Merge branch 'master' of https://github.com/tmciver-basis/autopsy 2013-02-14 14:27:47 -05:00
adam-m
df2b53e76e update javafx jar 2013-02-14 14:26:59 -05:00
U-BASIS\smoss
6af4f84430 Merge http://www.github.com/sleuthkit/autopsy 2013-02-14 14:25:54 -05:00
Tim McIver
9320541ffd Added apache commons io jar to core libs ivy.xml. 2013-02-14 14:22:18 -05:00
Tim McIver
079d1b93af Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-02-14 13:39:44 -05:00
Tim McIver
cc181f767e Added clearing of Simile2.data when case is closed. 2013-02-14 13:39:37 -05:00
adam-m
1a67176ee9 Merge branch 'master' of https://github.com/tmciver-basis/autopsy 2013-02-14 13:37:02 -05:00
adam-m
8c64fe1a8b catch exception from lnk parser 2013-02-14 13:31:34 -05:00
Tim McIver
c826451bb9 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-02-14 13:23:53 -05:00
adam-m
91de7a6a1c ra minro cleanup, don't throw unchecked exceptions, do not process 0 sized files in chrome 2013-02-14 13:04:32 -05:00
Sean-M
61eea579f5 Early Continuous testing stuff 2013-02-14 12:44:53 -05:00
Tim McIver
61a20c87b0 Updated code so that timeline window closes if it is open when the case is
closed.
2013-02-14 12:42:21 -05:00
Sean-M
8b7cdb7cd0 Early continuous testing stuf 2013-02-14 12:34:33 -05:00
adam-m
cac5ba96e2 Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts:
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
2013-02-14 12:21:58 -05:00
adam-m
763e6aa593 skip processing 0 size history files - fixed 2013-02-14 12:21:17 -05:00
adam-m
89cc4a1f54 skip processing 0 size history files 2013-02-14 11:29:03 -05:00
Sean-M
81aaae09e0 Merge remote-tracking branch 'upstream/master' 2013-02-13 15:56:58 -05:00
adam
de1f4942f4 Merge pull request #146 from tmciver-basis/master
Fix for path-with-spaces timeline issue.
2013-02-13 12:41:58 -08:00
Tim McIver
97fe330f29 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-02-13 15:27:44 -05:00
Tim McIver
ec6c92519d Fixes for problem caused for mactime file creation when path has spaces in
it (again).
2013-02-13 15:27:31 -05:00
Sean-M
e843419c3f Merge remote-tracking branch 'upstream/master'
Conflicts:
	Core/src/org/sleuthkit/autopsy/casemodule/Case.java
	Timeline/src/org/sleuthkit/autopsy/timeline/Simile2.java
	Timeline/src/org/sleuthkit/autopsy/timeline/TimelineProgressDialog.java
2013-02-13 13:05:51 -05:00
adam-m
02697c2a1c fix setting month in result view 2013-02-13 13:03:50 -05:00
adam-m
335f581d33 timeline set result view path with current date.
Rename progress dialog to "Creating Timeline" for consistency with progress bar
2013-02-13 13:00:41 -05:00
adam-m
fe61ca7b52 set timeline icon 2013-02-13 12:46:29 -05:00
adam-m
960fde0ba7 remove reset and rename drill up button 2013-02-13 12:37:44 -05:00
adam-m
fad3d4c23a simplify node creation logic in timeline 2013-02-13 12:17:45 -05:00
adam-m
59e493f8b5 add view in directory action to timelien file/dir nodes 2013-02-13 12:13:37 -05:00