8544 Commits

Author SHA1 Message Date
sidheshenator
a6b58adacc file names consistent 2015-03-27 15:08:52 -04:00
sidheshenator
4d97fb3e2c file names consistent 2015-03-27 15:03:39 -04:00
Richard Cordovano
37451bb6b9 Merge pull request #1147 from sidheshenator/regression_script_striptime_format_string
appropriate format strings used for stripping time
2015-03-27 14:11:55 -04:00
sidheshenator
f5a327f5c9 appropriate format strings used for stripping time 2015-03-27 13:57:26 -04:00
Richard Cordovano
a8ca5773b7 Merge pull request #1146 from sidheshenator/nonstatic_refresh
Nonstatic refresh
2015-03-27 12:36:55 -04:00
sidheshenator
899203b671 changed access modifier of welcomeWindow 2015-03-27 12:30:09 -04:00
sidheshenator
feaaedbf7c refresh() made nonstatic 2015-03-27 12:25:19 -04:00
Richard Cordovano
cbaa15c437 Merge pull request #1145 from sidheshenator/keyword_hit_sort
getOneHitPerObject() optimized
2015-03-27 11:34:05 -04:00
sidheshenator
e4c40ec866 getOneHitPerObject() optimized 2015-03-27 11:29:41 -04:00
Richard Cordovano
aec1435951 Merge pull request #1144 from sidheshenator/revert_revert
Revert "Revert "used non deprecated complete(ReportStatus)""
2015-03-27 11:24:21 -04:00
sidheshenator
f941eddd8c Revert "Revert "used non deprecated complete(ReportStatus)""
This reverts commit b1284625d220c203467112afe26441aeba941fdc.
2015-03-27 10:18:15 -04:00
Richard Cordovano
23bf795736 Merge pull request #1142 from sidheshenator/python_report_in_tree_view
Python report in tree view
2015-03-26 16:57:07 -04:00
Richard Cordovano
13f4c389cb Merge pull request #1138 from sidheshenator/rc-211-duplicate-interesting-items-set
Duplicate rule set names not allowed
2015-03-26 16:33:31 -04:00
Richard Cordovano
4ed44abf91 Merge pull request #1140 from karlmortensen/help_to_menu
Add offline help files to Help menu
2015-03-26 16:30:43 -04:00
sidheshenator
b1284625d2 Revert "used non deprecated complete(ReportStatus)"
This reverts commit f18420aa113a25f05d2e73de7d1b085f7f229f55.
2015-03-26 16:28:37 -04:00
sidheshenator
dca20e80cd python report module shows up in the tree 2015-03-26 14:11:40 -04:00
sidheshenator
bbcdb4b821 matches last dir in the pathName as a substring 2015-03-26 11:00:40 -04:00
Karl Mortensen
7ea4bf5396 add help to Help menu 2015-03-26 10:12:22 -04:00
sidheshenator
2b798aec2a path pattern initialized in the constructor 2015-03-25 16:39:47 -04:00
sidheshenator
f18420aa11 used non deprecated complete(ReportStatus) 2015-03-25 16:04:58 -04:00
sidheshenator
0be6d1e71d Duplicate rule set names not allowed 2015-03-25 15:37:33 -04:00
Richard Cordovano
988a15e04c Merge pull request #1137 from sidheshenator/rc-211-interesting-items-rule-set
partial substring parent path matching
2015-03-25 14:24:14 -04:00
sidheshenator
ca3b36b4fa renamed ruleUUID to uuid. Used appropriate exception 2015-03-25 14:08:35 -04:00
sidheshenator
ced65e1ee8 partial match available only for path names 2015-03-25 14:05:04 -04:00
sidheshenator
12279c28d0 RuleUUID not written to the XML file 2015-03-25 13:31:31 -04:00
sidheshenator
e82fce8622 partial substring parent path matching 2015-03-25 13:01:08 -04:00
Richard Cordovano
7b6e362dcb Merge pull request #1136 from karlmortensen/text_edit
Clarify what needs to be restarted
2015-03-25 11:56:40 -04:00
Karl Mortensen
a1e844c93e update documentation 2015-03-24 12:45:19 -04:00
Richard Cordovano
c26dcc40c6 Merge pull request #1135 from karlmortensen/AndroidAnalyzerFix
detect EOF in CacheLocationAnalyzer
2015-03-24 12:15:04 -04:00
Brian Carrier
bf0c9181f4 Merge pull request #1133 from APriestman/iaRenaming
Renamed ImageAnalyzer to ImageGallery
2015-03-24 11:38:31 -04:00
Karl Mortensen
f575fcddba detect EOF in CacheLocationAnalyzer 2015-03-24 11:36:17 -04:00
Richard Cordovano
223cc19d88 Merge pull request #1134 from sidheshenator/directory_view_derived_files
Directory view derived files
2015-03-24 11:01:30 -04:00
sidheshenator
74d5b2a0a7 extend AbstractAbstractFileNode instead of FileNode 2015-03-24 10:49:41 -04:00
Ann Priestman
12a51ea969 Update platform.properties 2015-03-24 10:40:12 -04:00
Ann Priestman
22b45a3856 Update platform.properties 2015-03-24 10:39:42 -04:00
Richard Cordovano
7d36100749 Merge pull request #1132 from rcordovano/rc-211
Cherry pick of interesting files code from develop
2015-03-24 10:26:01 -04:00
sidheshenator
ac37d2641d null ruleName handled. Empty ruleName permitted. hashCode used in rules HashMap 2015-03-24 10:13:45 -04:00
sidheshenator
d8761d1547 removed unused import 2015-03-24 10:13:35 -04:00
sidheshenator
6e015da52e Empty rule names allowed. Left blank 2015-03-24 10:13:20 -04:00
sidheshenator
2972640e3e Used StringUtils.isBlank() to handle strings with blank spaces 2015-03-24 10:13:06 -04:00
sidheshenator
7503f8107c Rule Name field made optional 2015-03-24 10:12:35 -04:00
Richard Cordovano
6cd0bf6484 Merge pull request #1131 from sidheshenator/regression_test_time_diff
Regression test time diff
2015-03-24 10:06:19 -04:00
APriestman
294f25a02e Added newline 2015-03-24 10:04:27 -04:00
APriestman
8387c69004 Reverting a few files to the version on develop 2015-03-24 09:43:47 -04:00
APriestman
780d18b8b6 Reduced size of error message from being unable to save a thumbnail. 2015-03-24 09:27:25 -04:00
Sidhesh Mhatre
1412365980 txt file showing current run time created 2015-03-23 17:19:01 -04:00
Sidhesh Mhatre
81a4549b4d Reverted to default config.xml 2015-03-23 16:28:31 -04:00
sidheshenator
72505b40d6 regression.py compares run time diff between current and gold 2015-03-23 16:26:19 -04:00
APriestman
4eb6535e38 Merge remote-tracking branch 'upstream/develop' into iaRenaming 2015-03-23 15:19:00 -04:00
Richard Cordovano
c224d70b7d Merge pull request #1114 from sidheshenator/general-reports-return-error-status
General reports return error status
2015-03-23 14:49:01 -04:00