Project

General

Profile

« Previous | Next » 

Revision 1549

Prettier url for changesets (#1443).

View differences:

routes.rb
29 29
    omap.repositories_diff 'repositories/diff/:id/*path', :action => 'diff'
30 30
    omap.repositories_entry 'repositories/entry/:id/*path', :action => 'entry'
31 31
    omap.repositories_entry 'repositories/annotate/:id/*path', :action => 'annotate'
32
    omap.repositories_revision 'repositories/revision/:id/:rev', :action => 'revision'
32 33
  end
33 34
  
34 35
  map.connect 'attachments/:id', :controller => 'attachments', :action => 'show'

Also available in: Unified diff