Richard Cordovano
|
d12c70f333
|
Merge pull request #1370 from karlmortensen/UNC
Warn if failure, allow retry, for UNC compatibility
|
2015-06-17 16:30:30 -04:00 |
|
Karl Mortensen
|
be9fd906a4
|
Warn if failure, allow retry
|
2015-06-17 09:26:00 -04:00 |
|
Richard Cordovano
|
a7575e57d6
|
Merge pull request #1367 from karlmortensen/sanitize_case_names
sanitize case names for database, Solr, and ActiveMQ
|
2015-06-16 15:55:21 -04:00 |
|
Karl Mortensen
|
12a33d8658
|
Count underscore
|
2015-06-16 15:52:31 -04:00 |
|
Karl Mortensen
|
38fdd21b0d
|
Merge branch 'sanitize_case_names' of https://github.com/karlmortensen/autopsy into sanitize_case_names
|
2015-06-16 14:24:54 -04:00 |
|
Karl Mortensen
|
db9b252b37
|
change to underscores, not blanks
|
2015-06-16 14:24:25 -04:00 |
|
Karl Mortensen
|
6c2fb1165a
|
Typo in comment made math look silly.
|
2015-06-16 13:54:20 -04:00 |
|
Karl Mortensen
|
3157a37db1
|
sanitize case names for database, Solr, and ActiveMQ
|
2015-06-16 13:39:55 -04:00 |
|
Richard Cordovano
|
8d8be518e0
|
Merge develop into collaborative
|
2015-06-16 12:25:44 -04:00 |
|
Richard Cordovano
|
c9a1d88290
|
Merge pull request #1366 from APriestman/controlsfx_fix
Controlsfx fix
|
2015-06-16 12:19:17 -04:00 |
|
APriestman
|
f2e1c84f36
|
Cleanup
|
2015-06-16 12:16:54 -04:00 |
|
Richard Cordovano
|
287cd25f32
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-06-16 12:14:57 -04:00 |
|
APriestman
|
a6c825996f
|
Switching to a different version of controlsfx
|
2015-06-16 12:14:33 -04:00 |
|
Richard Cordovano
|
88c630b1d2
|
Update from controlsfx-8.20.9.jar to controlsfx-8.40.9.jar
|
2015-06-16 12:13:54 -04:00 |
|
Richard Cordovano
|
f3c07222ee
|
Merge pull request #1365 from karlmortensen/more_bubbles
more bubbles
|
2015-06-16 11:47:14 -04:00 |
|
Karl Mortensen
|
731d741c85
|
more bubbles
|
2015-06-16 11:36:51 -04:00 |
|
Richard Cordovano
|
0089909daa
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-06-16 11:20:56 -04:00 |
|
Richard Cordovano
|
91c735968d
|
Merge pull request #1364 from karlmortensen/no_more_spam_popups
use bubbles not messageboxes
|
2015-06-16 10:50:35 -04:00 |
|
APriestman
|
23b562997b
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2015-06-16 10:48:56 -04:00 |
|
Karl Mortensen
|
12ac9620d7
|
use bubbles not messageboxes
|
2015-06-16 09:55:33 -04:00 |
|
Richard Cordovano
|
302fd6b83d
|
Merge pull request #1362 from karlmortensen/fix_sql
Fix sql
|
2015-06-12 16:23:11 -04:00 |
|
Richard Cordovano
|
ea67c1f6c9
|
Merge pull request #1361 from sidheshenator/catch_uncaught_exceptions
catching uncaught OldFileFormatExceptions
|
2015-06-12 16:05:28 -04:00 |
|
Karl Mortensen
|
0efb6b78f2
|
fix sql
|
2015-06-12 16:04:02 -04:00 |
|
Richard Cordovano
|
c5d6561714
|
Merge pull request #1360 from sidheshenator/zip_bomb_check_NPE
null check before comparison with primitive long
|
2015-06-12 16:02:59 -04:00 |
|
sidheshenator
|
754982d05c
|
catching uncaught OldFileFormatExceptions
|
2015-06-12 15:37:05 -04:00 |
|
sidheshenator
|
ed321d2302
|
null check before comparison with primitive long
|
2015-06-12 15:34:17 -04:00 |
|
Karl Mortensen
|
1829b12f81
|
Postgre-ize some SQL
|
2015-06-12 15:04:11 -04:00 |
|
Richard Cordovano
|
756c59d187
|
Merge pull request #1358 from karlmortensen/pr_fix
make photorec notify when it adds new files
|
2015-06-12 14:41:35 -04:00 |
|
Karl Mortensen
|
1c14766c44
|
make photorec notify when it adds new files
|
2015-06-12 14:10:18 -04:00 |
|
Richard Cordovano
|
7234265e56
|
Remove use of deprecated Case methods from EmbeddedFileExtractorIngestModule
|
2015-06-12 13:48:40 -04:00 |
|
Richard Cordovano
|
8483f45bba
|
Merge pull request #1357 from sidheshenator/exif_parser_NPE_check
null check for value returned by getFileType(AbstractFile)
|
2015-06-12 13:31:46 -04:00 |
|
Richard Cordovano
|
afd752f056
|
Merge develop into collaborative
|
2015-06-12 13:26:38 -04:00 |
|
sidheshenator
|
50394e659d
|
null check for value returned by fileTypeDetector.getFileType(AbstractFile)
|
2015-06-12 13:26:19 -04:00 |
|
Richard Cordovano
|
44f14ed3ae
|
Merge pull request #1356 from rcordovano/collab_mon_shutdown
Shut down remote task progress bars when case is closed
|
2015-06-12 13:10:26 -04:00 |
|
Richard Cordovano
|
8844b5a044
|
Merge pull request #1355 from sidheshenator/case_dir_update_embedded_file_extraction_module
module output dir change with change in current case
|
2015-06-12 13:06:31 -04:00 |
|
Richard Cordovano
|
70e96eb4e6
|
Shut down remote task progress bars when case is closed
|
2015-06-12 13:03:41 -04:00 |
|
sidheshenator
|
5876bdb19b
|
module output dir variables non-static
|
2015-06-12 12:50:53 -04:00 |
|
sidheshenator
|
f4480a77ab
|
module output dir change with change in current case
|
2015-06-12 11:40:10 -04:00 |
|
Richard Cordovano
|
0443e1d6e6
|
Merge develop branch into collaborative branch and resolve conflicts
|
2015-06-12 11:28:42 -04:00 |
|
Richard Cordovano
|
14976d2cc8
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-06-12 11:21:14 -04:00 |
|
Richard Cordovano
|
b09138f236
|
Merge pull request #1352 from millmanorama/next_unseen_dynamic_groups
properly persist the seen state of user defined groups (tags, categories)
|
2015-06-12 11:14:23 -04:00 |
|
Richard Cordovano
|
510ddf81ae
|
Merge pull request #1350 from millmanorama/slideshowview_npe
disable slidehsow mode toggle when there are no files in group
|
2015-06-12 11:14:03 -04:00 |
|
Richard Cordovano
|
982bb5adb4
|
Merge pull request #1351 from esaunders/artifact_search_fix
Solr document ids can now contain artifact ids which start at LONG.MI…
|
2015-06-12 11:13:51 -04:00 |
|
Richard Cordovano
|
466e275f21
|
Merge pull request #1354 from sleuthkit/views_refresh
Views refresh
|
2015-06-12 11:13:40 -04:00 |
|
Brian Carrier
|
bd79dbe850
|
updated comment
|
2015-06-12 09:38:14 -04:00 |
|
Brian Carrier
|
c9c6170447
|
remove observers when case is closed
|
2015-06-12 09:34:42 -04:00 |
|
Brian Carrier
|
8852689726
|
Finished update to views area to refresh - listen to new data sources
|
2015-06-12 09:31:50 -04:00 |
|
Brian Carrier
|
deb3fa3317
|
removed RecentFiles area of views
|
2015-06-11 23:50:36 -04:00 |
|
Brian Carrier
|
f520af45b2
|
File size node refreshes based on updates
|
2015-06-11 23:49:39 -04:00 |
|
Brian Carrier
|
c52b58a230
|
File type refreshes on events - prevents stale results
|
2015-06-11 23:10:59 -04:00 |
|