Commit Graph
18776 Commits
Author SHA1 Message Date
Richard Cordovano 4411f505bb Merge pull request #1196 from rcordovano/case_class_formatting
Case class formatting
2015-04-15 13:21:12 -04:00
Richard Cordovano ecf8e81466 Added comments to Case class two-stage init 2015-04-15 13:11:54 -04:00
Richard Cordovano b9948d36e2 Formatted Case.java and fixed IDE highlighted code issues 2015-04-15 13:08:34 -04:00
Richard Cordovano c5acbb3810 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messenger_infrastructure_2 2015-04-15 12:59:42 -04:00
Richard Cordovano 0f33b2ccf7 Remove unused constant from MulitUserSettingsPanel 2015-04-15 12:32:34 -04:00
Richard Cordovano 4160c08340 Merge pull request #1193 from rcordovano/messenger_infrastructure
Messenger infrastructure
2015-04-15 12:28:46 -04:00
Richard Cordovano 9d7f649397 Remove unused imports from MultiUserSettingsPanel, MessageServiceConnectionInfo 2015-04-15 12:28:11 -04:00
Richard Cordovano d6d74a53de Complete multiuser settings panel additions for message service 2015-04-15 12:08:25 -04:00
APriestman 8a1c142f5f Made locks in DrawableDB not static.
Added method to clear out Category listeners.
Testing using one dbWorkerThread instead of a new one for each case.
2015-04-15 11:25:20 -04:00
Richard Cordovano 7688a0791e Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messenger_infrastructure 2015-04-15 11:00:58 -04:00
Eamonn Saunders 99b1006519 Realized that we need to support both a local and remote Solr server connections in the same Autopsy instance since users can choose "single" vs "multi" user for each case they create. 2015-04-14 18:11:33 -04:00
Eamonn Saunders a59dfb83c5 Added properties for indexing server host and port (and methods to access them). 2015-04-14 18:09:32 -04:00
Eamonn Saunders cdbce54a7b Discovered a dependency on commons io during testing. 2015-04-14 17:43:30 -04:00
Richard Cordovano a75afcb2f2 Merge pull request #1195 from karlmortensen/postgres_default
Default build target now builds for PostgreSQL + SQLite
2015-04-14 16:52:11 -04:00
Richard Cordovano 3d85a9d93a Build out Messenger package a little more 2015-04-14 16:18:20 -04:00
Karl Mortensen a373aa096a Default build target now builds for PostgreSQL + SQLite 2015-04-14 16:06:59 -04:00
Richard Cordovano aa4e3906a2 Formatted Case class 2015-04-14 16:00:27 -04:00
sidheshenator 49a1e42cf8 gold files are easily available in th OP folder in case of diff 2015-04-14 13:16:49 -04:00
Richard Cordovano 10a8e731f7 Simplify MessageServiceConnectionInfo API, tidy Messenger 2015-04-14 12:46:39 -04:00
Richard Cordovano 14f49ff78c Add message service settings, part two 2015-04-14 12:31:08 -04:00
sidheshenator 748c62091f ReportGeneration and progress panel modified for single report generation 2015-04-14 10:57:29 -04:00
Richard Cordovano cd0f8a63d3 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messenger_infrastructure 2015-04-13 18:44:36 -04:00
Richard Cordovano 9ed219b870 Add message service settings, part one 2015-04-13 18:43:43 -04:00
Richard Cordovano 40d2ff0070 Merge pull request #1190 from karlmortensen/JNI_comms
JNI comms up and going
2015-04-13 17:56:06 -04:00
Richard Cordovano 3daf9d4cf7 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messenger_infrastructure 2015-04-13 17:36:31 -04:00
Richard Cordovano 87e8ae2e4d Merge remote-tracking branch 'upstream/develop' into collaborative 2015-04-13 17:33:23 -04:00
Richard Cordovano 890d0f669e Merge pull request #1192 from sleuthkit/revert-1187-sid_by_side_diff_regression_test
Revert "side by side comparison in diff output"
2015-04-13 17:30:50 -04:00
Richard Cordovano 97bb8540e9 Revert "side by side comparison in diff output" 2015-04-13 17:30:38 -04:00
Richard Cordovano a05b7c6ea4 Merge pull request #1191 from sleuthkit/revert-1188-sid_by_side_diff_regression_test
Revert "cmd and its options tokenized"
2015-04-13 17:30:13 -04:00
Richard Cordovano d68c54ae3b Revert "cmd and its options tokenized" 2015-04-13 17:29:25 -04:00
Karl Mortensen 8c15029a08 Update dbtype, remove comments, add bad credential warning 2015-04-13 16:58:50 -04:00
Karl Mortensen 158f635492 add warning if multi-user settings are invalid 2015-04-13 15:55:06 -04:00
Richard Cordovano 93d97586fb Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messenger_infrastructure 2015-04-13 15:42:25 -04:00
Richard Cordovano 774ce9d390 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into messenger_infrastructure 2015-04-13 15:41:42 -04:00
Richard Cordovano 9ffc4d6108 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-04-13 15:39:17 -04:00
Karl Mortensen 242c7b1b82 JNI comms up and going 2015-04-13 14:55:46 -04:00
Richard Cordovano 622cc8dcf4 Merge pull request #1189 from sidheshenator/update_jython_dist_to_2.5.3
jython 2.5.3 standalone callable jar included. Dox reflect appropriate c...
2015-04-13 14:13:16 -04:00
sidheshenator 3d5f08bc9f jython 2.5.3 standalone callable jar included. Dox reflect appropriate changes 2015-04-13 14:11:43 -04:00
Richard Cordovano fa4980cdac Merge branch 'develop' of https://github.com/sleuthkit/autopsy into messenger_infrastructure 2015-04-13 10:20:24 -04:00
Richard Cordovano 0e7c569cd4 Merge pull request #1188 from sidheshenator/sid_by_side_diff_regression_test
cmd and its options tokenized
2015-04-10 17:55:06 -04:00
sidheshenator f63255911e cmd and its options tokenized 2015-04-10 17:53:08 -04:00
Richard Cordovano 897951b81e Merge remote-tracking branch 'upstream/develop' into collaborative 2015-04-10 16:43:33 -04:00
Richard Cordovano 8fdf55871e Merge pull request #1187 from sidheshenator/sid_by_side_diff_regression_test
side by side comparison in diff output
2015-04-10 15:40:01 -04:00
sidheshenator 4ce5c363a6 side by side comparison in diff output 2015-04-10 15:38:33 -04:00
APriestman 689fbec719 Fixing exceptions in Image Gallery caused by the case closing. 2015-04-10 12:33:12 -04:00
Richard Cordovano 0cf186834b Merge pull request #1185 from sleuthkit/image_gallery_fixes
Image gallery fixes
2015-04-09 12:23:49 -04:00
Richard Cordovano 303bde7bd2 Merge pull request #1186 from sidheshenator/regression_logical_file_fix
content of the dir is considered as logical file set
2015-04-09 12:18:18 -04:00
sidheshenator 8f15885153 content of the dir is considered as logical file set 2015-04-09 12:16:50 -04:00
Brian Carrier 976e0ee692 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2015-04-09 12:15:33 -04:00
Brian Carrier 2f0f0e37fc removed uneeded index 2015-04-09 12:14:20 -04:00