Revisions of rubygem-metric_fu

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 255794 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 17)
adapt to new rubygem packaging
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 16)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 15)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 14)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 13)
- updated to version 4.7.1
 * Features
   * Move to using churn library and allowing all churn options to be passed through to churn library. (Dan Mayer, #182)
   * Create template for syntax highlighting in report.  (Benjamin Fleischer, #179)
   * Gem deps now derirved from gemspec via regex (from Gemnasium). Related to #184.
     `--debug-info` will now show the version of the activated gem, if available.  (Benjamin Fleischer, #189)
 * Fixes
   * Force gemspec to use utf-8 encoding when importing the AUTHORS file. (Paul Swagerty, #183)
   * Ensure gemspec doesn't crash when reading in AUTHORS file. (saltracer, #184)
   * Fix bad parsing of reek output. (Greg Allen, #185)
 * Misc
   * Spelling correction. (mdb, #177)
   * Clean up README indentation. (simi, #187)
   * Tests run faster. (Benjamin Fleischer, #181)
   * Simplify load paths. (Benjamin Fleicher, #139)
   * Update to RSpec 3.0.0.beta1. (Benjamin Fleischer)
   * Update to new release of TestConstruct. (Benjamin Fleischer)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 12)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 11)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 10)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 9)
- updated to version 4.4.0
 * Features
   * Metrics now configure themselves in a subclass of MetricFu::Metric ( Benjamin Fleischer / Robin Curry #91, #111)
   * Metrics can be configured individually via Metric.configuration.configure_metric(:some_metric) or Metric.configuration.configure_metrics {|metric| }.  See .metrics file for examples ( Benjamin Fleischer / Robin Curry #91, #111)
   * Distinguish between an activated metric library and an enabled metric.
     * An enabled metric will be run.
     * An activated metric has had its library successfully required. (Benjamin Fleischer #125)
   * Code Statistics metrics always runs now, relies on the code_metrics gem extracted from Rails. Does not shell out. ( Benjamin Fleischer, #108 )
   * Rails Best Practices report now provides a link to the description and solution of the problem (Calveto #117)
   * Rails Best Practices now runs as a library. It is no longer shelled out. (Calveto #117)
   * Update flog to ~> 4.1.1, this is needed to use keyword parameters in ruby 2. (George Erickson, #122)
 * Fixes
   * Skip reek when no files are found to run against.  Otherwise, reek hangs trying to read from STDIN (Benjamin Fleischer, #119, #121)
   * Reek will now find files on Windows.  Remove *nix-specific '/' directory separators from Reek file glob.  (Benjamin Fleischer, #119, #121)
   * Link to correct reek url on report. (Calveto #116)
   * Hack to accomodate Rails Best Practices dependency Code Analyzer monkey patch of Sexp (Benjamin Fleischer #123, #124)
 * Misc
   * Moved environmental concerns into an Environment module ( Benjamin Fleischer / Robin Curry #91, #111)
   * Exposed RubyParser patch ( Benjamin Fleischer / Robin Curry #91, #111)
   * Separated out io / filesystem /templating concerns into their own classes or modules. Thus, we removed all the metaprogrammatically defined methods and instance variables.( Benjamin Fleischer / Robin Curry #91, #111, #112, #115)
   * Generator subclasses can now be found by metric name. MetricFu::Generator.get_generator(:flog) (Benjamin Fleischer, #126)
   * Breaking change related to the above: removed configuration methods / MetricFu module methods: add_graph, add_metric, configure_graph, configure_metric, configure_graph_engine, graph_engine, metrics, formatters, graphs, graph_engines, rails?, code_dirs, base_directory, scratch_directory, output_directory, data_directory, file_globs_to_ignore, metric_fu_root_directory, template_directory, template_class, link_prefix, darwin_txmt_protocol_no_thanks, syntax_highlighting
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 8)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 7)
- updated to version 4.3.0
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 6)
fix
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 5)
new template
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 4)
- Update to version 2.1.1:
  * Making syntax highlighting optional so Ruby 1.9.2 users don't
    get "invalid byte sequence in UTF-8" errors.
- Changes from version 2.1.0:
  * Flog gemspec version was >= 2.2.0, which was too early and
    didn't work. Changed to >= 2.3.0
  * RCov generator now uses a regex with begin and end line anchor
    to avoid splitting on comments with equal signs in source files
  * RCov generator now always strips the 3 leading characters from
    the lines when reconstruction source files so that heredocs and
    block comments parse successfully
  * Dan Mayer ported some specs for the Hotspots code into MetricFu
    from Caliper's code.
  * Stefan Huber fixed some problems with churn pretending not to
    support Svn.
  * Kakutani Shintaro added the ability to opt out of opening files
    with TextMate (config.darwin_txmt_protocol_no_thanks = true).
  * Joel Nimety and Andrew Selder fixed a problem where Saikuro was
    parsing a dir twice.
  * Dan Sinclair added a verbose mode (config.verbose = true).
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 3)
- update to version 1.4.0
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 2)
- use rubygems_requires macro
Displaying revisions 1 - 20 of 21
openSUSE Build Service is sponsored by