log rhodecode/controllers/files.py @ 1768:5610fd9b6803 beta

age author description
Thu, 08 Dec 2011 02:25:23 +0200 Marcin Kuzminski added line context control to diffs beta
Sun, 04 Dec 2011 23:39:32 +0200 Marcin Kuzminski moved soon-to-be-deleted code from vcs to rhodecode beta
Sat, 03 Dec 2011 21:00:36 +0200 Marcin Kuzminski Added handling of ignore whitespace flag in changesets beta
Sun, 27 Nov 2011 03:17:17 +0200 Marcin Kuzminski new files views beta
Fri, 11 Nov 2011 18:16:14 +0200 Marcin Kuzminski fixes issue with mercurial 2.0 and archival of subrepos. beta
Mon, 17 Oct 2011 01:42:55 +0200 Marcin Kuzminski Merge with ff41d5f00e28d296303e39f29125e83a01157330
Mon, 17 Oct 2011 01:30:14 +0200 Marcin Kuzminski ekhem, Removed obsolete code... beta
Fri, 07 Oct 2011 02:53:29 +0200 Marcin Kuzminski merge stable with beta
Fri, 07 Oct 2011 02:51:18 +0200 Marcin Kuzminski fixed issues with python2.5 beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Fri, 23 Sep 2011 01:52:48 +0300 Marcin Kuzminski added uploading of files from web interface directly into repo beta
Thu, 22 Sep 2011 15:03:12 +0300 Marcin Kuzminski fixed small issues with adding new filenodes beta
Thu, 22 Sep 2011 04:33:29 +0300 Marcin Kuzminski Added initial support for creating new nodes in repos beta
Thu, 22 Sep 2011 02:46:36 +0300 Marcin Kuzminski fixes for vcs settings module beta
Sun, 28 Aug 2011 02:17:42 +0300 Marcin Kuzminski Implemented #111 copy github node finder solution beta
Sat, 27 Aug 2011 00:59:12 +0300 Marcin Kuzminski fixes #214 added support for downloading subrepos in download menu. beta
Thu, 30 Jun 2011 01:25:37 +0200 Marcin Kuzminski Unicode fixes, added safe_str method for global str() operations +better test sandboxing beta
Wed, 04 May 2011 19:19:00 +0200 Marcin Kuzminski disabled edition of binary files beta
Wed, 04 May 2011 19:06:56 +0200 Marcin Kuzminski logged local commit with special action via action_logger, beta
Wed, 04 May 2011 18:37:32 +0200 Marcin Kuzminski moved out commit into scm model, and added cache invalidation after commit. beta
Tue, 03 May 2011 21:27:57 +0200 Marcin Kuzminski changes for archivals in rhodecode. Also made it work for git that way beta
Tue, 03 May 2011 16:54:43 +0200 Marcin Kuzminski pep8ify beta
Tue, 03 May 2011 16:20:06 +0200 Marcin Kuzminski Added support for ascendent characters for inMemoryCommit beta
Tue, 03 May 2011 14:13:37 +0200 Marcin Kuzminski Added server side file editing with commit beta
Sat, 23 Apr 2011 14:23:13 +0200 Marcin Kuzminski Added show as raw into big diff beta
Mon, 11 Apr 2011 22:47:27 +0200 Marcin Kuzminski PEP8ify - controllers beta
Sun, 10 Apr 2011 19:54:49 +0200 Marcin Kuzminski changed raw action to show images instead of saying about binary file beta
Sat, 09 Apr 2011 20:46:15 +0200 Marcin Kuzminski fixed archives headers, Thanks to Thomas Waldmann
Sat, 09 Apr 2011 18:38:18 +0200 Marcin Kuzminski merges for stable
Thu, 07 Apr 2011 09:01:11 +0200 Marcin Kuzminski files: fixes error when passing a diff without parameters and caused server crash beta