<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cccms/app/views/sessions, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://erdgeist.org/gitweb/cccms/atom?h=master</id>
<link rel='self' href='https://erdgeist.org/gitweb/cccms/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/'/>
<updated>2026-06-24T02:13:16Z</updated>
<entry>
<title>Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade</title>
<updated>2026-06-24T02:13:16Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-06-24T02:13:16Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=e0a7e0fec760ba12c8067a37e10c96f1f05876e2'/>
<id>urn:sha1:e0a7e0fec760ba12c8067a37e10c96f1f05876e2</id>
<content type='text'>
- Converted plugins to gems (Gemfile)
- Updated config structure (application.rb, boot.rb, environment.rb)
- Converted routes to Rails 3 DSL
- Converted named_scope to scope throughout models
- Converted find(:all, :conditions) to where() chains
- Fixed has_many :order to use ordering scope
- Updated session store and secret token configuration
- Fixed exception_notification middleware configuration
- Patched Ruby 2.4 / Rails 3.2 incompatibilities:
  - Integer/Float duration arithmetic (ActiveSupport)
  - Arel visit_Integer for PostgreSQL adapter
  - create_database String/Integer coercion
  - ActionController consider_all_requests_local
- Migrated taggings schema for acts-as-taggable-on
- Replaced dynamic_form gem with custom form_error_messages helper
- Fixed Rails 3 block helper syntax (form_for, form_tag, fields_for)
- Fixed admin layout yield
- Updated test suite for Rails 3 APIs
</content>
</entry>
<entry>
<title>visual clean up: it all starts with the login screen. this will be so minimal!</title>
<updated>2009-09-03T18:06:12Z</updated>
<author>
<name>hukl</name>
<email>contact@smyck.org</email>
</author>
<published>2009-09-03T18:06:12Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=d749383308a19b7c284ef199f715a2713bd5b7ca'/>
<id>urn:sha1:d749383308a19b7c284ef199f715a2713bd5b7ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* regenerated the user fixtures with new site key, login tests work now</title>
<updated>2009-02-15T19:22:04Z</updated>
<author>
<name>simon</name>
<email>simon@zagal.(none)</email>
</author>
<published>2009-02-08T22:54:29Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=654f1542cafb3a8fc6bcd559952ae1a14c825fc9'/>
<id>urn:sha1:654f1542cafb3a8fc6bcd559952ae1a14c825fc9</id>
<content type='text'>
* removed some cookie related tests
</content>
</entry>
<entry>
<title>* initial commit of the stripped restful-authentication</title>
<updated>2009-02-15T19:22:01Z</updated>
<author>
<name>simon</name>
<email>simon@zagal.(none)</email>
</author>
<published>2009-02-08T22:15:11Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=9f94a70c3e3d9bf766cb9663b0a904d30a190d85'/>
<id>urn:sha1:9f94a70c3e3d9bf766cb9663b0a904d30a190d85</id>
<content type='text'>
* http basic auth and login from cookie have been removed
* no it does not work yet, it's so f*cking secure, it won't even let legitimate users login
</content>
</entry>
</feed>
