Commit Graph
18776 Commits
Author SHA1 Message Date
U-BASIS\dgrove 037142917e Merge remote-tracking branch 'upstream/develop' into 3468_ArtifactHits 2018-02-12 14:05:10 -05:00
William Schaefer 4f3de1bae7 1916 fix clearing of previous L01 selections, and naming of Data Source 2018-02-12 13:46:23 -05:00
esaunders a361f065ec Added support for Content parent API. 2018-02-12 13:37:21 -05:00
William Schaefer a4aac9095a 1916 GUI and listeners adjusted to support single L01 selection 2018-02-12 13:30:48 -05:00
U-BASIS\dgrove eb3987f800 Fixed bugs; cleanup. 2018-02-12 13:19:18 -05:00
Richard Cordovano b71bceff05 Merge pull request #3404 from esaunders/report_index_and_search
Added support for keyword hits discovered in reports
2018-02-12 12:36:44 -05:00
esaunders e690b97993 Merge branch 'develop' of github.com:sleuthkit/autopsy into report_index_and_search 2018-02-12 11:40:28 -05:00
Richard Cordovano 1c682a38d9 Merge pull request #3429 from rishwanth1995/photorec2
Modified photorec and regripper modules in autopsy to work on linux
2018-02-12 11:06:42 -05:00
millmanorama b53a2190b7 Merge branch 'cvt-950-overide-layout' into cancellable-graph-loading
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/VisualizationPanel.java
2018-02-12 15:38:53 +01:00
millmanorama efdd5a403d cleanup and fix codacy issues 2018-02-12 15:35:06 +01:00
millmanorama a77ced5a41 begin work on cancellable graph loading 2018-02-12 15:27:11 +01:00
millmanorama b7a91a7a8c cleanup and fix codacy issues 2018-02-12 15:00:40 +01:00
rishwanth 62f7063fb0 xMerge branch 'photorec2' of https://github.com/rishwanth1995/autopsy into photorec2 2018-02-12 08:57:01 -05:00
rishwanth 683f0b7430 modified photorec and regripper to work on linux 2018-02-12 08:54:43 -05:00
rishwanth ee3f51ffd8 removed unwanted exceptions 2018-02-12 08:32:05 -05:00
millmanorama eddab91e43 use mustache.java to make the node label generation more readable. 2018-02-12 13:34:57 +01:00
millmanorama cce4e918cd improve fitGraph and other small tweaks 2018-02-12 12:16:39 +01:00
U-BASIS\dgrove dca73677b3 Fixed merge. 2018-02-09 23:35:34 -05:00
U-BASIS\dgrove b28694743d Fixes. 2018-02-09 23:23:52 -05:00
U-BASIS\dgrove cb125a5e65 Temporary. 2018-02-09 15:24:13 -05:00
Richard Cordovano 48c722f699 Merge pull request #3431 from zhhl/updateScriptTOUseNewDateTimeFormatInLogs
Update regresion.py to use the new datetime format in logs.
2018-02-09 15:22:40 -05:00
U-BASIS\dgrove ebc8d5b73c Minor changes to 'setNode()'. 2018-02-09 15:15:20 -05:00
U-BASIS\zhaohui be029b026a Update regresion.py to use the new datetime format in logs. 2018-02-09 14:54:50 -05:00
U-BASIS\dgrove e035218c24 Merge remote-tracking branch 'upstream/develop' into 3344_WrongKeywordSearchMessage 2018-02-09 14:37:26 -05:00
U-BASIS\dgrove 1621cd5d43 Partial changes. 2018-02-09 14:23:39 -05:00
Richard Cordovano 1d32522704 Merge remote-tracking branch 'upstream/release-4.6.0' into develop 2018-02-09 14:20:31 -05:00
U-BASIS\zhaohui 2b33599122 3281: Capitalization correction 2018-02-09 14:08:06 -05:00
U-BASIS\zhaohui 1b371c026e 3281: Capitalize the word 'Hash Set' for the GUI items. 2018-02-09 13:56:07 -05:00
Richard Cordovano 9b4c49ee7a Merge pull request #3421 from millmanorama/cvt-943-zooming
Cvt 943 zooming
2018-02-09 13:27:44 -05:00
Richard Cordovano 6a858c1e4e Merge pull request #3419 from millmanorama/cvt-953-message-for-empty-graph
Cvt 953 message for empty graph
2018-02-09 13:27:24 -05:00
Richard Cordovano f94bfb71d1 Merge pull request #3418 from millmanorama/cvt-graph-view
merge develop into Cvt graph view
2018-02-09 13:26:40 -05:00
Richard Cordovano 24a00421ed Merge pull request #3420 from APriestman/3493_sqliteCrTesting
3493 sqlite cr testing
2018-02-09 13:11:38 -05:00
William Schaefer a7ef9f7e54 3445 rename varialbe DAY_IN_S to SECS_PER_DAY for clarity 2018-02-09 12:30:42 -05:00
William Schaefer e03173c46b 3445 make Date Filter condition reject negative day value 2018-02-09 12:26:48 -05:00
Ann Priestman 5cf44c5b55 Fix codacy warnings 2018-02-09 11:04:44 -05:00
rishwanth ffe9d6d5b9 changed regripper module perl paths to work on windows 2018-02-09 10:36:52 -05:00
U-BASIS\dgrove d8aaf83685 Merge remote-tracking branch 'upstream/release-4.6.0' into 3468_ArtifactHits 2018-02-09 10:23:46 -05:00
Raman 3f18a9c430 Fixed the extraneous scroll bar 2018-02-09 09:47:05 -05:00
William Schaefer 11ba4aca2d 1916 add filter to file chooser for L01 2018-02-09 09:45:46 -05:00
millmanorama 9225730f02 scale labes with node size 2018-02-09 13:30:45 +01:00
millmanorama d1f07e033d layouts respect cell 'locking' 2018-02-09 12:54:53 +01:00
Raman a044a4254c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into sqliteviewer 2018-02-08 17:53:32 -05:00
Raman 5d590f1215 3457: SQLiteViewer should handle databases with WAL files 2018-02-08 17:51:38 -05:00
Richard Cordovano 55395af2ba Merge pull request #3425 from zhhl/disableTimingTest
Disable the run time test in nightly.
2018-02-08 17:43:42 -05:00
William Schaefer b8d8ed4c25 1916 initial version of L01 processor combined with local file dsp 2018-02-08 16:20:47 -05:00
rishwanth 4718cf7c28 photorec and regripper works on linux and deleted photorec binary files 2018-02-08 15:58:26 -05:00
rishwanth aa66f6a388 added logic to check photorec exist or not 2018-02-08 15:13:50 -05:00
U-BASIS\zhaohui 4bcd518f4b Disalbe the run time test in nightly. 2018-02-08 15:04:29 -05:00
Richard Cordovano 43bde933f3 Merge pull request #3424 from sleuthkit/3536-contentviewers
3536 - Look at all Content in node so that artifacts are not shown
2018-02-08 13:38:01 -05:00
rishwanth 91b09f9119 photorec_linux_build 2018-02-08 11:35:02 -05:00