Mercurial > public > src > rhodecode
log pylons_app/controllers/files.py @ 191:b68b2246e5a6
age | author | description |
---|---|---|
Sat, 22 May 2010 01:47:07 +0200 | Marcin Kuzminski | Authenticated controller with LoginRequired decorator, and cleaned __before__ (used in baseController now). fixed User for clone url with logged in session user. |
Wed, 19 May 2010 00:18:48 +0200 | Marcin Kuzminski | implemented rawdiff and diff download into diff view. |
Mon, 17 May 2010 01:51:47 +0200 | Marcin Kuzminski | moved diff libs to vcs. updated htmls and css for diff and source |