23 May 2013

The Ruby Reflector

Topic

Changelog

  Source Favicon
Email

Percona is glad to announce the release of Percona Monitoring Plugins 1.0.3 for MySQL — high-quality components to add enterprise-grade MySQL monitoring and graphing capabilities to your existing in-house, on-premises monitoring solutions. The components are designed to integrate seamlessly with widely deployed solutions such as Nagios and Cacti, and are delivered in the form of templates, plugins, and scripts.

Changelog:

* MySQL 5.6 compatibility for InnoDB graphs (bug 1124292)

mysqlperformanceblog.com Read
  Source Favicon
By drbrain of Segment7 3 months ago.
Email

Added a ChangeLog parser. It automatically parses files that begin with ' ChangeLog'

Added a table of contents to the sidebar.

RDoc markup format merges adjacent labels in a label or note list into a single definition list item for output.

RDoc now tracks use of extend. Pull request #118 by Michael Granger.

RDoc now tracks methods that use super. Pull request #116 by Erik Hollensbe.

Added methods ::system dir, ::site dir, ::home_dir and ::gem_dir to fetch the …

blog.segment7.net Read
  Source Favicon
By Roman Vynar of MySQL Performance Blog 3 months ago.
Email

Changelog:

* Added " Disk IOPS" graph to Cacti Linux Templates

* Created Debian and RPM packages

* # 1040528: pmp-check-mysql-replication-delay doesn't alert if second behing master is NULL

* # 1114425: pmp-check-pt-table-checksum should not report OK when a table does not exist

* # 1071802: "Bad substitution" error when running pmp-check-pt-table-checksum

* # 1052368: Add option to disable overriding the status basing on the largest process …

mysqlperformanceblog.com Read
  Source Favicon
By drbrain of Segment7 4 months ago.
Email

Fixed ChangeLog parsing for FFI gem. Bug #165 by Zachary Scott.

RDoc now links #=== methods. Bug #164 by Zachary Scott.

Allow [] following argument names for TomDoc. Bug #167 by Ellis Berner.

Fixed the RDoc servlet for home and site directories. Bug #170 by Thomas Leitner.

Fixed references to methods in the RDoc servlet. Bug #171 by Thomas Leitner.

Fixed debug message when generating the darkfish root page. Pull Request #174 by Thomas Leitner.

Fixed …

blog.segment7.net Read
  Source Favicon
By Taryn of Ruby-coloured glasses 4 months ago.
Email

Note: You are likely to get conflicts with the CHANGELOG - you can keep them or just throw them away as you wish (it's just the changelog which describes the latest changes).

commit and push to your repository.

Now you have a patched version of rails in your git repository.

Step 3: update your Gemfile

Your Gemfile is likely to have a line that includes rails such as: gem 'rails', '2.3.2'

You need to update that line to point at *your* git repository and …

rubyglasses.blogspot.com Read
  Source Favicon
By Mike Gunderloy of A Fresh Cup 9 months ago.
Email

Week of August 27 - September 2, 2012

A bunch of tinkering with ActionView internals is summarized with a doc commit at daa0ed3a . THis includes the deprecation of ActionView:: RecordIdentifier and the deprecation of Template#mime_type , the latter in favor of type . The overall goal is to make it easier to extract ActionView from ActionPack in the future.

810a50da splits up the CHANGELOG so that it's separate files on separate branches.

entity_22 …

afreshcup.com Read
  Source Favicon
By Assaf of Labnotes 10 months ago.
Email

Speed limit If you're using V8/ Node and care about performance, a must watch presentation from Google I/O 2012 - Breaking the JavaScript Speed Limit with V8 .

Children Charlie Robbins shares Ten Lessons Learned Maintaining Nodejs Modules .

Viewed A Quicklook plugin to preview any plaintext file ( README, CHANGELOG, etc).

Retrospective Some things I've learnt about programming :

Inside every large, complex program is a small, elegant program that does the same thing, correctly

blog.labnotes.org Read
  Source Favicon
By Peter Cooper of Ruby Inside 11 months ago.
Email

The Changelog guys caught up with RubyMotion creator Laurent Sansonetti to talk about MacRuby, RubyMotion, MonoTouch, and more.

Libraries and Code

Rack Canonical Host: Middleware for Defining A Canonical Host Name

Rack middleware for defining a single hostname as the canonical host for your app. Requests for other hostnames will get redirected to the canonical host.

Aspector: Aspect Oriented Programming ( AOP) for Ruby

SoundCord: Perform Comparisons…

rubyinside.com Read
  Source Favicon
By Assaf of Labnotes 1 year ago.
Email

This & that A handy JavaScript a-z cheat sheet .

Contrast I recently switched Vim and terminal to use the Solarized color scheme and have been happier ever since. All thanks to this Changelog episode geeking over colors, contrasts and scales. Have not tried the Solarized color scheme manicure yet.

Required An intro to RequireJS Dependency Management .

Half done Water-Scrum-fall is the reality of agile : how to avoid the dreaded half-scrum.

blog.labnotes.org Read
  Source Favicon
On Fingertips 1 year ago.
Email

The Changelog is a weekly podcast that covers what's fresh and new in Open Source. For this week's episode, our Eloy was interviewed about his CocoaPods project , Objective-C, Ruby, Open Source, and more.

Listen to or download the episode

fngtps.com Read