7281 Commits

Author SHA1 Message Date
jmillman
5db3bdd91f remove bad dependencies; move controlsfx into coreLibs 2014-08-25 15:07:21 -04:00
jmillman
2fcd19ba69 Merge branch 'advanced_timeline' into timeline_and_image_analyzer
Conflicts:
	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
	nbproject/project.properties
2014-08-25 14:51:25 -04:00
jmillman
e86d90d4ef Merge branch 'with_image_analyzer_module' into timeline_and_image_analyzer 2014-08-25 14:49:24 -04:00
jmillman
b3183fadde remove advanced from image paths 2014-08-25 14:48:15 -04:00
jmillman
5f56a3c70d rename package remove "advanced" 2014-08-25 14:43:40 -04:00
jmillman
cb60578153 initial commit timeline module 2014-08-25 14:32:40 -04:00
jmillman
cfbf825bf2 Merge remote-tracking branch 'upstream/develop' into with_image_analyzer_module
Conflicts:
	nbproject/project.properties
2014-08-25 11:01:36 -04:00
Brian Carrier
ea4307367f Updated gitignore 2014-08-22 10:27:16 -04:00
Brian Carrier
94d49ada2a Added utf-8 encoding to test diff 2014-08-22 10:25:35 -04:00
Brian Carrier
ab2ad235be Merge pull request #862 from millmanorama/call_log_locations
Merge remote-tracking branch 'upstream/develop' into call_log_locations
2014-08-21 09:51:00 -04:00
Brian Carrier
05dcd706e6 fixed doxyfile to reflect modules going away 2014-08-21 09:46:48 -04:00
Brian Carrier
97bfc60b30 Merge branch 'release-3.1.0' into develop 2014-08-21 09:38:15 -04:00
Brian Carrier
fedab4a026 moved build type back to DEVELOPMENT 2014-08-21 09:37:39 -04:00
Brian Carrier
1629450e74 Added version into name of desktop icon 2014-08-21 09:33:33 -04:00
Brian Carrier
0b84e6f7ce Updated version number 2014-08-20 14:17:35 -04:00
Brian Carrier
a6ea66adb3 removed code that copies error files bc it caused problems 2014-08-19 14:36:29 -04:00
jmillman
0d0a636f15 Merge remote-tracking branch 'upstream/develop' into call_log_locations 2014-08-19 14:31:48 -04:00
Brian Carrier
357d43f4e3 Forced regression scripts to use python 3 2014-08-19 13:54:33 -04:00
Brian Carrier
053ce78473 Merge branch 'release-3.1.0' into develop 2014-08-19 10:37:59 -07:00
Brian Carrier
5e4ed7d047 refactored search engine, used list to make it more deterministic 2014-08-19 10:37:12 -07:00
jmillman
a9e823d62b update call log analyzer to include additional file(s) and table(s) in search;
updated call log analyzer to search files where name = 'logs.db' and additionally to try tables named 'logs'.  Also refactored code to be more extensible and a little more sanely organized.  Looking at other sibling 'analyzers' in the android module indicates they could all be refactored in similar ways, and probably a lot of duplicate code could be reduced if they were refactored as a whole to be more generic.
2014-08-19 13:02:16 -04:00
Brian Carrier
303c3315ec Added basic usage message 2014-08-18 18:05:06 -04:00
Brian Carrier
148f4757fa removed srcupdater file from test scripts 2014-08-18 17:33:33 -04:00
Brian Carrier
1f967c7281 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-08-18 14:05:02 -04:00
Richard Cordovano
9b923fee00 Merge pull request #861 from millmanorama/with_image_analyzer_module
use hasData() instead of removed getRootObjectsCount()> 0
2014-08-18 09:54:19 -04:00
jmillman
36cf7ba569 use hasData() instead of removed getRootObjectsCount()> 0 2014-08-18 09:51:13 -04:00
Brian Carrier
59d98e455e Merge pull request #859 from millmanorama/with_image_analyzer_module
Merge remote-tracking branch 'upstream/develop' into with_image_analyzer_module
2014-08-15 12:28:04 -04:00
jmillman
9bc3d30154 Merge remote-tracking branch 'upstream/develop' into with_image_analyzer_module 2014-08-15 12:22:36 -04:00
jmillman
b47cc16d88 correct url for help 2014-08-15 12:20:21 -04:00
Brian Carrier
3570328b7a Merge branch 'release-3.1.0' into develop 2014-08-15 05:46:36 -07:00
Brian Carrier
7fc9eba784 updated to use getDataSource versus getImage, removed unneeded Image methods from case, renamed getRootObjects to getDataSources. Fixed keyword search bug that did not work on local files 2014-08-14 18:48:33 -07:00
Richard Cordovano
fd95b8e0a8 Remove unused ContentIdHierarchyVisitor class 2014-08-14 14:31:47 -04:00
jmillman
9a42d44a1c better less aliased version without green border 2014-08-14 10:23:56 -04:00
jmillman
eb467bdc25 tweak icon to remove green border 2014-08-14 09:57:48 -04:00
Brian Carrier
d1136879fa Merge branch 'release-3.1.0' of github.com:sleuthkit/autopsy into release-3.1.0 2014-08-14 06:39:56 -07:00
Brian Carrier
4261615d05 Fixed bug where .. entry was not shown when .. was for root directory. Removed some uneeded visitors in process. 2014-08-14 06:39:25 -07:00
Richard Cordovano
07b1608ef7 Merge pull request #858 from sleuthkit/diagnostics-panels
Diagnostics panels
2014-08-13 16:43:43 -04:00
Brian Carrier
c21ee90758 fixed bug so that ingest messages are enabled by default on new lists 2014-08-13 12:55:56 -07:00
Brian Carrier
5f74de3cf8 removed author tag 2014-08-13 11:36:01 -07:00
Brian Carrier
6732da6d9a more diagnostics updates. 2014-08-13 11:28:01 -07:00
Brian Carrier
25f2680413 Fixed build.xml since quick start no longer exists 2014-08-13 07:10:24 -07:00
Brian Carrier
6f67885086 Merge branch 'develop' into with_image_analyzer_module 2014-08-13 06:34:15 -07:00
Brian Carrier
88f02e9b25 Initial commit of module stats 2014-08-13 06:23:23 -07:00
Brian Carrier
e22593dcfc Added diagnostics panel to get throughput numbers for debugging performance issues 2014-08-13 05:06:35 -07:00
Brian Carrier
e73581143a minor comments, added stats structures from scheduler and jobs, updated status panel to display job status 2014-08-12 17:52:51 -07:00
Richard Cordovano
b338954330 Merge pull request #857 from rcordovano/develop
Add Jython JAR to external modules
2014-08-11 17:51:56 -04:00
Richard Cordovano
366433631d Update project.xml with relative path to jython JAR file 2014-08-11 17:50:38 -04:00
Richard Cordovano
311fbd97e1 Add Jython JAR to external modules 2014-08-11 17:44:44 -04:00
Brian Carrier
463c6a5890 Updated About Page 2014-08-11 16:28:19 -04:00
Brian Carrier
8fd70fcca6 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-08-11 16:02:26 -04:00