Karl Mortensen
|
9148539b9f
|
code review comment
|
2015-12-08 11:34:11 -05:00 |
|
Karl Mortensen
|
0e135f6e48
|
code review comment
|
2015-12-08 11:30:57 -05:00 |
|
Richard Cordovano
|
ae3ba27e19
|
Merge pull request #1721 from mhmdfy/column-arrangement
add column arrangement storage
|
2015-12-07 15:33:20 -05:00 |
|
momo
|
d61ab184b1
|
spelling mistakes
|
2015-12-07 15:29:27 -05:00 |
|
jmillman
|
cb3a73c560
|
move "too many events" warning to DetailsViewPane and expand its usage.
|
2015-12-07 14:10:49 -05:00 |
|
Karl Mortensen
|
ad61bc44b8
|
also check when we go to add the icon and register to listen
|
2015-12-07 13:04:21 -05:00 |
|
momo
|
836b68879d
|
some refactoring
|
2015-12-07 12:35:10 -05:00 |
|
momo
|
709d92f5ee
|
conflicts
|
2015-12-07 12:10:37 -05:00 |
|
momo
|
715fc0a93c
|
change to itemType and decouple filters
|
2015-12-07 12:07:17 -05:00 |
|
Karl Mortensen
|
97108e7a74
|
Remove ADS name from file extention
|
2015-12-07 10:26:54 -05:00 |
|
Richard Cordovano
|
031ce2b1e6
|
Merge pull request #1753 from karlmortensen/sanitizeZipFileName
Sanitize zip file name
|
2015-12-07 08:59:36 -05:00 |
|
Richard Cordovano
|
15304bed8a
|
Merge pull request #1725 from mhmdfy/double-click
action listener to perfrom action on double click
|
2015-12-04 16:26:11 -05:00 |
|
Richard Cordovano
|
a227725528
|
Merge pull request #1755 from mhmdfy/testing
remove id from layout files
|
2015-12-04 15:12:00 -05:00 |
|
momo
|
68aa953578
|
remove id from layout files
|
2015-12-04 14:07:04 -05:00 |
|
Richard Cordovano
|
28a1d598a5
|
Merge pull request #1754 from mhmdfy/fix-postgresql-query
Fix postgresql query
|
2015-12-04 13:13:59 -05:00 |
|
momo
|
cb4626932a
|
fix postgres query
|
2015-12-04 13:11:07 -05:00 |
|
momo
|
0d739bf804
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2015-12-04 13:08:18 -05:00 |
|
momo
|
fdf4867f9d
|
remove print comments
|
2015-12-04 13:08:00 -05:00 |
|
momo
|
026d99336c
|
add enum for type of node
|
2015-12-04 13:01:58 -05:00 |
|
Richard Cordovano
|
55316bfb04
|
Merge pull request #1752 from karlmortensen/kwsAcrossMultipleUsers
Check for indexed files from other nodes
|
2015-12-04 12:28:23 -05:00 |
|
momo
|
2fa0854026
|
fix import
|
2015-12-04 09:34:55 -05:00 |
|
momo
|
f779b73594
|
case where filter is null
|
2015-12-04 09:24:28 -05:00 |
|
momo
|
183624b8c8
|
add node type for column arrangement on type
|
2015-12-04 09:21:33 -05:00 |
|
Karl Mortensen
|
7b4b102cda
|
Code review update
|
2015-12-04 08:42:06 -05:00 |
|
Karl Mortensen
|
af3d429386
|
add comments
|
2015-12-03 16:58:40 -05:00 |
|
Karl Mortensen
|
25700ce622
|
Sanitize paths for unzipping while handling ADS
|
2015-12-03 16:56:04 -05:00 |
|
momo
|
2881b94042
|
some cleanup
|
2015-12-03 13:08:26 -05:00 |
|
Karl Mortensen
|
0c2300d26a
|
Check for indexed files from other nodes
|
2015-12-03 12:34:15 -05:00 |
|
Richard Cordovano
|
a369528b67
|
Merge pull request #1751 from mhmdfy/update-photorec
Update photorec to 7.0
|
2015-12-03 11:15:37 -05:00 |
|
Richard Cordovano
|
e68804394d
|
Merge pull request #1749 from millmanorama/TL-background-thread-optimization
Tl background thread optimization
|
2015-12-03 10:12:31 -05:00 |
|
Richard Cordovano
|
557d945b56
|
Merge pull request #1746 from mhmdfy/remove-temp-db
Remove temp db
|
2015-12-03 09:27:54 -05:00 |
|
jmillman
|
74a9286051
|
prevent potential ConcurrentModificationException
|
2015-12-02 16:43:35 -05:00 |
|
momo
|
e23f5f004f
|
adding stable 7.0
|
2015-12-02 14:16:28 -05:00 |
|
jmillman
|
3c721f774b
|
Merge remote-tracking branch 'upstream/develop' into TL-background-thread-optimization
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
|
2015-12-02 10:18:31 -05:00 |
|
Richard Cordovano
|
8c5e1ea8b3
|
Merge pull request #1748 from karlmortensen/removeDebug
remove debug output
|
2015-12-02 09:40:29 -05:00 |
|
Richard Cordovano
|
a0569c40e4
|
Merge pull request #1745 from karlmortensen/control32and64bitInstallerBuilds
Control 32 and 64-bit MSI builds.
|
2015-12-02 09:39:13 -05:00 |
|
Richard Cordovano
|
4ddee2d902
|
Merge pull request #1742 from mhmdfy/remove-Exceptions-prints
Remove exceptions prints
|
2015-12-02 09:37:55 -05:00 |
|
Richard Cordovano
|
9d4736c5a6
|
Merge pull request #1744 from karlmortensen/spelling
occured --> occurred
|
2015-12-02 09:36:32 -05:00 |
|
momo
|
e13cefaa64
|
new line
|
2015-12-02 09:00:06 -05:00 |
|
momo
|
50808a0625
|
revert test config
|
2015-12-02 08:59:30 -05:00 |
|
momo
|
304a7b36a2
|
remove test stuff
|
2015-12-02 08:58:31 -05:00 |
|
jmillman
|
9cd5800ce7
|
cleanup, comments
|
2015-12-01 16:45:11 -05:00 |
|
Karl Mortensen
|
4c5fc58a87
|
remove debug output
|
2015-12-01 16:21:59 -05:00 |
|
jmillman
|
67dbaa4cdc
|
revert experiemental sql query timeout
|
2015-12-01 15:59:00 -05:00 |
|
jmillman
|
6f2646d061
|
correctly handle subnodes when parent node is removed
|
2015-12-01 15:50:56 -05:00 |
|
jmillman
|
47b6842314
|
refactor Visualization updates to push more work onto background thread
|
2015-12-01 15:18:38 -05:00 |
|
Karl Mortensen
|
4259145c21
|
Control 32 and 64-bit MSI builds, default builds all.
|
2015-12-01 12:58:09 -05:00 |
|
U-Mhmdfy-PC\Mhmdfy
|
a2599ad343
|
clean backup db
|
2015-12-01 12:42:35 -05:00 |
|
momo
|
82055dc7b2
|
remove temp file after testing
|
2015-12-01 12:42:34 -05:00 |
|
Karl Mortensen
|
6fb4086689
|
Control 32 and 64-bit MSI builds.
|
2015-12-01 11:18:57 -05:00 |
|