Streamlined has moved to Github

Posted by Rob Wed, 13 Aug 2008 14:02:21 GMT

Streamlined has moved to Github. We’ve already moved all of our other open source here at Relevance to our Github account, so it was long overdue to move Streamlined. The old SVN repo will be phased out and deleted within three weeks, so please plan accordingly.

Github has got be one of the best things to happen to open source and Git in the last year. It takes code collaboration to a new level of sexiness. Please do send pull requests with Streamlined patches and feature ideas, and someone on the Streamlined team will take a look.

We’ll be treating the master branch as the ‘stable’ area, and we will fire up new branches for long-term experimental work. So if you want to use git submodules to track Streamlined, feel free to point them at the master branch. You can also use the new script/plugin support from within Rails 2.1+ to install directly from Github:

script/plugin install git://github.com/relevance/streamlined.git

Posted in  | no comments | no trackbacks

Streamlined 1.0 RC3 Released

Posted by Matthew Wed, 02 Apr 2008 21:14:00 GMT

Streamlined 1.0 RC3 has been released. This release brings with it a number of bug fixes over RC1, including:

  • Editing of one-dimensional enumerations from the list view is now supported
  • Relationship editing no longer complains about missing authenticity tokens
  • HTML escaping has been enhanced

There are lots of other small fixes in this release as well. To grab it, run:

script/plugin install http://svn.streamlinedframework.org/branches/stable/streamlined

The change log has a full list of udates. Please submit any defects you might stumble across on Trac. As always, the mailing list is a good source for information if you have other questions.

Posted in  | 1 comment | no trackbacks

Streamlined Documentation now Available

Posted by Aaron Bedra Thu, 20 Mar 2008 19:25:38 GMT

The JaxDoc version of the Streamlined RDoc is now available at http://streamlinedframework.org/rdoc/index.html.

Posted in  | no comments | no trackbacks

Streamlined 1.0 RC1 Released!

Posted by Rob Fri, 15 Feb 2008 21:27:36 GMT

We are happy to announce the release of Streamlined 1.0 RC1. This release brings Rails 2 compatibility, better association support, and many small fixes and miscellaneous API cleanup.

To grab the latest stable release, you can install with:

script/plugin install http://svn.streamlinedframework.org/branches/stable/streamlined

You can view the full change log at trac, and please submit issues or defects at trac and not here.

Posted in  | 4 comments | no trackbacks

Streamlined now Postgres-enabled

Posted by jgehtland Sun, 27 Jan 2008 15:55:19 GMT

Streamlined is now proud to be 100% Postgres-compliant. If you are a Postgres user, Streamlined now does everything you want and has a full test suite to prove it.

Posted in , ,  | 1 comment | no trackbacks

Streamlined Edge + Rails 2 = Good Lovin'

Posted by Jason Rudolph Fri, 25 Jan 2008 21:27:44 GMT

If you’re up for livin’ on the edge, Streamlined has been enjoying sweet bliss with Rails 2.0.2 for a few weeks now.

Wanna try it out? Just grab the edge bits…

script/plugin install http://svn.streamlinedframework.org/edge/streamlined

...and you’re good to go.

As always, if you notice any issues, be sure to drop a ticket in Trac. In the mean time, we’re well on our way to a formal 1.0 release candidate in the near future. Stay tuned.

Posted in ,  | Tags  | 2 comments | no trackbacks

Streamlined goes test/spec

Posted by Jason Rudolph Fri, 21 Dec 2007 21:54:54 GMT

If you grab the latest edge Streamlined bits, you’ll want to make sure you have the test/spec gem installed. All the tests now use test/spec’s describe-style goodness, but it will take a while still to convert all the tests to have more meaningful behavior-driven names.

Posted in  | Tags , ,  | no comments | no trackbacks

Streamlined and Rails 2.0 progress

Posted by Rob Sat, 27 Oct 2007 04:03:47 GMT

We made some great progress towards edge rails at Relevance HQ today. We finally got the test suite completely in the green for edge rails using multi_rails to make things easier. This is a huge improvement over just a few weeks ago, where we had over 50 errors or failures against edge. The bulk of the failures where things having to do with view_paths and changes in how actionview did things.

Despite the passing test suite, our sports sample app still doesn’t function correctly in edge, which appears to be because of a larger issue in how we mix in Streamlined methods into the view classes. The next step is to add some failing tests in the areas where Streamlined blows up and start getting them to green.

With the rapid progress we’ve made lately, I would not be surprised to have tentative edge rails compatibility by Rubyconf or a week or two after.

Posted in  | Tags  | no comments | no trackbacks

Do you know your Streamlined core team?

Posted by Rob Wed, 26 Sep 2007 15:31:50 GMT

Do you know your Streamlined core team? You may have seen us speak at No Fluff Just Stuff, RailsConf, the Rails Edge, or at various Ruby and Rails groups all over. Maybe you’ve even seen some of our more controversial blog postings make the rounds awhile back.

The core team has its own mailing list for discussion of development of Streamlined, as well to plan future releases. If you are at all interested in contributing to Streamlined or just following along with the push forward, please subscribe!

Posted in  | Tags  | no comments | no trackbacks

Streamlined 0.9 Goes Final!

Posted by Rob Wed, 12 Sep 2007 17:19:33 GMT

We are happy to announce the release of Streamlined 0.9 final. This latest release includes numerous bug fixes and patches, and Streamlined is well on the way to 1.0 goodness.

Many thanks to all the contributors and users who are enjoying Streamlined and participating on the mailing list.

Release Notes (including detailed information and screen shots)

Installation Instructions

Posted in  | Tags  | 1 comment | no trackbacks

Older Posts

Older Posts: 1 2 3 ... 6