-
Removing errant dpm.
-
Issue #942556, estoyanov fixed security vunlerability that could have allowed special characters to be printed in filenames
-
Moved theme_repoview_view_file into the theme include, moved the file extension resolving function into the module to fix input filters.
-
Rewrote REST plugin to be something closer to RESTish.
-
Implemented REST handler configuration.
-
Cleaned up plugin help text.
-
Removing unused methods from RepoviewRepoInterface.
-
Refactored setting storage and plugin constructor.
-
Moving interface from a .inc extension to .interface.php for better coherence with community standards, moving plugin handler classes into the include with the plugin info
-
fixed repository handler loading to be compatible with new settings data structure