log rhodecode/controllers/files.py @ 1307:c1516b35f91d beta

age author description
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
Tue, 05 Apr 2011 18:51:34 +0200 Marcin Kuzminski fixes for stable
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Tue, 05 Apr 2011 13:12:38 +0200 Marcin Kuzminski pep8ify beta
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sat, 02 Apr 2011 21:29:50 +0200 Marcin Kuzminski added os.sep for files controller beta
Thu, 31 Mar 2011 08:00:24 +0200 Marcin Kuzminski use cs get history instead of node.history, node history have to much reference calls beta
Wed, 30 Mar 2011 12:59:49 +0200 Marcin Kuzminski fixes for rawfile, annotation, download. It will check now if it's a filenode. beta
Fri, 18 Mar 2011 16:43:36 +0100 Marcin Kuzminski fixed problems with archives beta
Fri, 18 Mar 2011 02:34:45 +0100 Marcin Kuzminski memory optimizations, call diffs only when needed ie. after checking for binary, and cutoff limit. beta
Thu, 17 Mar 2011 01:21:07 +0100 Marcin Kuzminski clean and fixes in files controller beta
Thu, 17 Mar 2011 01:13:48 +0100 Marcin Kuzminski changes for release 1.1.5
Mon, 14 Mar 2011 01:34:08 +0100 Marcin Kuzminski fixed issue with vcs stream beta
Sun, 13 Mar 2011 17:20:39 +0100 Marcin Kuzminski fixed files diffs to use gitdiff enabled diffs beta
Thu, 10 Mar 2011 23:21:16 +0100 Marcin Kuzminski changed all instances of udiff into gitdiff, for vcs issue #49 beta
Sun, 27 Feb 2011 03:24:04 +0100 Marcin Kuzminski fixed problem with rawfile content_disposition attachment, beta
Tue, 15 Feb 2011 01:36:07 +0100 Marcin Kuzminski another major codes rewrite: beta
Mon, 14 Feb 2011 16:43:57 +0100 Marcin Kuzminski changed raw and download diffs to gitdiff beta
Mon, 14 Feb 2011 15:29:53 +0100 Marcin Kuzminski fixed binary file issues beta
Sun, 13 Feb 2011 00:29:31 +0100 Marcin Kuzminski another major code rafactor, reimplemented (almost from scratch) beta
Wed, 26 Jan 2011 18:37:42 +0100 Marcin Kuzminski implemented #84 downloads can be enabled/disabled per each repository from now. beta