32372 Commits

Author SHA1 Message Date
Richard Cordovano
c5afa868b1
Merge pull request #7065 from gdicristofaro/7752-emails
7752 email paging
2021-06-24 13:58:12 -04:00
Richard Cordovano
7752734dcd
Merge pull request #7063 from rcordovano/rcordovano-7747-os-acct-inst-create-evt
7747 OS acct instance events
2021-06-24 11:36:46 -04:00
Richard Cordovano
0f4db56c18 7712 scheduled weekly ingest pause 2021-06-23 15:54:36 -04:00
Richard Cordovano
2ad079544b 7712 scheduled weekly ingest pause 2021-06-23 15:51:27 -04:00
Richard Cordovano
325dfad6ea 7712 scheduled weekly ingest pause 2021-06-23 15:46:19 -04:00
Eugene Livis
7121b6fcdc Merge branch 'release-4.19.0' of github.com:sleuthkit/autopsy into disable_report_commit 2021-06-23 15:42:09 -04:00
Richard Cordovano
5ef4a80cd5
Merge pull request #7062 from APriestman/7579_reduceFileReads
7579 Reduce file reads during file type identification
2021-06-23 15:35:56 -04:00
Richard Cordovano
badb36a43e
Merge pull request #7056 from APriestman/7579_testTransaction
7579 Use transaction for adding derived files
2021-06-23 15:35:41 -04:00
William Schaefer
3c3045abd1 7669 simplify logic for isSupported when CR not enabled 2021-06-23 14:51:30 -04:00
Greg DiCristofaro
5da0c9a735 consistent node and base child factory names 2021-06-23 11:58:10 -04:00
Richard Cordovano
e00eb327e1 Merge remote-tracking branch 'upstream/release-4.19.0' into rcordovano-7747-os-acct-inst-create-evt 2021-06-23 10:04:35 -04:00
Richard Cordovano
cd8b1f44f2 7712 scheduled ingest pause 2021-06-23 09:16:06 -04:00
Richard Cordovano
7ce938a32b
Merge pull request #7061 from wschaeferB/7750-FixReportPanelResize
7750 fix report panel resize
2021-06-22 16:18:47 -04:00
Richard Cordovano
8694cc9ebe
Merge pull request #7064 from gdicristofaro/bundleSpelling
fix for bundle spelling
2021-06-22 14:41:46 -04:00
Greg DiCristofaro
0af3dd1d8e fix for bundle spelling 2021-06-22 14:39:19 -04:00
Richard Cordovano
938157c055 7747 OS acct instance events 2021-06-22 12:48:06 -04:00
apriestman
6096f31cb4 Remove timing variables 2021-06-22 10:59:24 -04:00
apriestman
ef26e072f4 Removing timing 2021-06-22 10:57:12 -04:00
apriestman
e36417be26 Don't load file if not needed 2021-06-22 10:02:49 -04:00
Greg DiCristofaro
8293b38d1a commenting 2021-06-22 09:22:58 -04:00
Mark McKinnon
475e8ecece Update CaseEventListener.java
Added osAccountInstanceEvent
2021-06-21 21:24:34 -04:00
Greg DiCristofaro
8c1b7feb94 warning fixes 2021-06-21 18:40:43 -04:00
Greg DiCristofaro
4bced41912 auto ingest fixes 2021-06-21 18:34:47 -04:00
Eugene Livis
def8b5059c Modified commit strategy 2021-06-21 16:59:46 -04:00
William Schaefer
4465462d45 7750 fix list type 2021-06-21 16:45:09 -04:00
Greg DiCristofaro
30abadaca2 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7680-ocrOnly 2021-06-21 15:56:18 -04:00
William Schaefer
739e8407c8 7750 fix tagged hashes panel sizing. 2021-06-21 15:49:44 -04:00
William Schaefer
d83be77dda 7750 adjust resizing and size of additional report panels 2021-06-21 14:45:36 -04:00
Mark McKinnon
a16e993ae6 Merge remote-tracking branch 'upstream/develop' into 7682-Store-Acccount-IDs-and-Applications-in-CR 2021-06-21 13:52:14 -04:00
Mark McKinnon
8a405ac977 Initial work on osaccount CR
Initial work on osaccount cr
2021-06-21 13:51:54 -04:00
apriestman
a9ac434e88 Add timing 2021-06-21 13:25:51 -04:00
apriestman
3769b77ed6 Read beginning of file once 2021-06-21 13:00:22 -04:00
Richard Cordovano
054ad81e9e
Merge pull request #7047 from gdicristofaro/7708-preExpandNodes
7708 preExpandNodes fix
2021-06-21 10:41:27 -04:00
Mark McKinnon
3e05c44679 Merge remote-tracking branch 'upstream/develop' into 7682-Store-Acccount-IDs-and-Applications-in-CR 2021-06-21 10:22:17 -04:00
Richard Cordovano
f87360cea7
Merge pull request #7060 from rcordovano/rcordovano-7747-os-acct-inst-create-evt
Add OS acct instances added event, part 1
2021-06-21 10:05:19 -04:00
Richard Cordovano
bb26b908b4 Add OS acct instances added event, part 1 2021-06-21 09:56:47 -04:00
Greg DiCristofaro
5d73e14d66 include docx 2021-06-21 07:50:20 -04:00
Greg DiCristofaro
2fe876eb84 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7680-ocrOnly 2021-06-21 07:29:17 -04:00
Richard Cordovano
5bbe81d4a9
Merge pull request #7051 from gdicristofaro/7663-artifactUniquePath
7663 artifact unique path
2021-06-20 13:57:59 -04:00
Richard Cordovano
fb10535ef5
Merge pull request #7054 from kellykelly3/7614-opening-delay
7614 Made performance changes to improve the opening delay
2021-06-19 10:30:41 -04:00
Greg DiCristofaro
fdc0526a4e move to separate method 2021-06-18 16:06:08 -04:00
Richard Cordovano
948d14b269
Merge pull request #7057 from wschaeferB/7748-IngestJobCancellationHandling
7748 ingest job cancellation handling
2021-06-18 16:02:21 -04:00
Richard Cordovano
98053dd96e
Merge pull request #7058 from wschaeferB/7669-IsSupportedChanges
7669 simplify isSupported methods of othercases and annotation viewers
2021-06-18 16:01:47 -04:00
Richard Cordovano
ada05ad628
Merge pull request #7048 from gdicristofaro/hostPersonWeakListeners
Host person weak listeners
2021-06-18 15:33:54 -04:00
Greg DiCristofaro
6f7ba33863 fix 2021-06-18 15:19:24 -04:00
Greg DiCristofaro
1afacd0e7b move getType to constructor 2021-06-18 14:44:09 -04:00
Greg DiCristofaro
f2b9bc8bbb changes to business logic 2021-06-18 14:26:09 -04:00
Greg DiCristofaro
13365f9662 static field 2021-06-18 13:38:35 -04:00
William Schaefer
0efd53c3a9 7669 handle null case better 2021-06-18 13:34:35 -04:00
William Schaefer
bff3e9bb4f 7669 simplify isSupported methods of othercases and annotation content viewers 2021-06-18 13:31:51 -04:00