Johan, I tried to run "rake spec" but I am getting these errors:
1) 'Page should have a committed by user' FAILED expected: #<User id: 1, login: "johan", email: "[email protected]", crypted_password: "00742970dc9e6319f8019fd54864d3ea740f04b1", salt: "7e3041ebc2fc05a40c60028e2c4901a81035d3cd", created_at: "2009-01-11 05:33:37", updated_at: "2009-01-16 05:33:37", remember_token: nil, remember_token_expires_at: nil, activation_code: "8f24789ae988411ccf33ab0c30fe9106fab32e9b", activated_at: "2009-01-11 05:33:37", ssh_key_id: 1, fullname: nil, url: nil, identity_url: nil, is_admin: true, suspended_at: nil>, got: nil (using ==) ./spec/models/page_spec.rb:99: 2) 'Page should have a commit' FAILED expected: "[email protected]", got: "[email protected]" (using ==) ./spec/models/page_spec.rb:89: Didn't have time to investigate yet. On Jan 15, 8:51 pm, Jason Riedy <[email protected]> wrote: > And Johan Sørensen writes: > > I've just deployed a new release of Gitorious. One of the bigger > > features are wiki pages for all repositories: > >http://gitorious.org/projects/gitorious/pages/Home > > Cool, thanks! > > Two points: > 1) "Automatic" links, just wrapping a URL in <> > (e.g. <http://www.netlib.org>), aren't working. Probably related to > the other link problems being reported. > > 2) CamelCase is great for stumbling across existing, related pages. > I've run into fortuitous links in Ward's wiki many times. However, > that likely would happen only with cross-project wikis... The ability > to group related projects would be nice eventually. It'd be handy for > linking LAPACK, ScaLAPACK, BLAS, and XBLAS work, for example, and > would be a useful difference from using Trac. > > Jason --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
