jmillman
|
808a3af5f1
|
begin to fix extract files
|
2015-12-11 10:12:52 -05:00 |
|
Richard Cordovano
|
d189f760e5
|
Merge pull request #1768 from mhmdfy/test-for-devs
Test for devs
|
2015-12-11 09:14:30 -05:00 |
|
momo
|
3727f55c9c
|
remove stuff
|
2015-12-11 09:10:55 -05:00 |
|
momo
|
1bbcd5addd
|
add the ability to both run test and rebuild
|
2015-12-11 09:09:30 -05:00 |
|
Richard Cordovano
|
b43edeb72b
|
Merge pull request #1766 from mhmdfy/test-for-devs
test for devs
|
2015-12-10 16:55:42 -05:00 |
|
momo
|
7fa64aa8ff
|
Merge branch 'test-for-devs' of https://github.com/mhmdfy/autopsy into test-for-devs
|
2015-12-10 16:52:09 -05:00 |
|
momo
|
7b42caf6da
|
grammar
|
2015-12-10 16:48:31 -05:00 |
|
Mohammad Yahya
|
5c996e2a6a
|
use jenkins tag for jenkins flag
|
2015-12-10 15:44:47 -05:00 |
|
Mohammad Yahya
|
828da8ce27
|
Update config.xml
|
2015-12-10 15:41:45 -05:00 |
|
momo
|
c50ba07f25
|
many things exist
|
2015-12-10 15:41:15 -05:00 |
|
jmillman
|
e1adef5ae8
|
reduce db roundtrips in HashSetManager.getHashSetsForFileHelper
|
2015-12-10 15:35:39 -05:00 |
|
momo
|
d90c9066c9
|
test for devs
|
2015-12-10 15:32:56 -05:00 |
|
Richard Cordovano
|
b4bdd9ceab
|
Merge pull request #1765 from karlmortensen/updateDocs
Update Solr documentation
|
2015-12-09 13:19:07 -05:00 |
|
Karl Mortensen
|
78d3c87967
|
Update Solr documentation
|
2015-12-09 12:13:08 -05:00 |
|
Richard Cordovano
|
18545c475b
|
Merge pull request #1764 from millmanorama/TL-condense-file-categorization-controls
Tl condense file categorization controls
|
2015-12-09 09:28:42 -05:00 |
|
jmillman
|
54cb82d924
|
catch and log ALL exceptions when reading an Image file.
|
2015-12-09 09:23:56 -05:00 |
|
jmillman
|
27d37c175b
|
Keep all indicators of category in sync across SlideShow and Tile mode no matter how the Caegory is assigned (keyboard vs buttons, etc)
|
2015-12-09 09:22:15 -05:00 |
|
jmillman
|
8993e7e136
|
changed fxml to condense file category actions for tile/slideshow view. Part way through refactoring java code to.
|
2015-12-08 16:48:17 -05:00 |
|
Richard Cordovano
|
5d74283791
|
Merge pull request #1763 from millmanorama/IG-swap-file-and-group-actions
IG swap file and group actions
|
2015-12-08 16:12:00 -05:00 |
|
jmillman
|
2a74e54373
|
cleanup and bind disabled state of controls to selectionAnchorIndex
also put sorting of fx collection on fx thread
|
2015-12-08 16:09:00 -05:00 |
|
jmillman
|
d4b76466e4
|
Merge remote-tracking branch 'upstream/develop' into IG-swap-file-and-group-actions
|
2015-12-08 15:53:31 -05:00 |
|
Richard Cordovano
|
de42ffb02f
|
Merge pull request #1762 from millmanorama/TL-fix-imports
fix TL nodes
|
2015-12-08 15:50:23 -05:00 |
|
jmillman
|
8e12bfc4a2
|
fix imports
|
2015-12-08 15:41:35 -05:00 |
|
jmillman
|
8fa07940b1
|
abstract away most of GuiUtils to new action classes
|
2015-12-08 15:37:49 -05:00 |
|
jmillman
|
ed90a848a8
|
swap "apply to selected" and "apply to group" controls
|
2015-12-08 15:37:41 -05:00 |
|
Eugene Livis
|
f3bb5b7791
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2015-12-08 15:07:18 -05:00 |
|
Richard Cordovano
|
c524937000
|
Merge pull request #1761 from karlmortensen/ZkJanitor
update docs for ZkJanitor
|
2015-12-08 15:04:46 -05:00 |
|
Richard Cordovano
|
c2fbf04e5d
|
Merge pull request #1760 from millmanorama/twelvemonkeys-3.2
upgrade twelvemonkeys to 3.2 to fix at least one bug (reading png/fav…
|
2015-12-08 15:03:41 -05:00 |
|
Richard Cordovano
|
52373962b6
|
Merge pull request #1759 from millmanorama/TL-fix-imports
fix imports
|
2015-12-08 15:02:15 -05:00 |
|
Richard Cordovano
|
bcb45844c6
|
Merge pull request #1758 from mhmdfy/change-enum-to-string
change itemtype to string
|
2015-12-08 15:02:00 -05:00 |
|
Richard Cordovano
|
b706003247
|
Merge pull request #1757 from millmanorama/TL-too-many-events-warning
move "too many events" warning to DetailsViewPane and expand its usage.
|
2015-12-08 15:00:42 -05:00 |
|
Karl Mortensen
|
f18f61b8ef
|
update docs for ZkJanitor
|
2015-12-08 14:36:02 -05:00 |
|
jmillman
|
0dbd190d51
|
fix imports
|
2015-12-08 12:44:44 -05:00 |
|
jmillman
|
cea9c281f8
|
upgrade twelvemonkeys to 3.2 to fix at least one bug (reading png/favicons)
|
2015-12-08 12:41:11 -05:00 |
|
U-Mhmdfy-PC\Mhmdfy
|
3b4a6e9123
|
change itemtype to string
|
2015-12-08 12:29:21 -05:00 |
|
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 |
|
Eugene Livis
|
8c33969b9e
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2015-12-04 13:55:00 -05:00 |
|