log rhodecode/controllers/files.py @ 1308:73b2fc324c1e beta

age author description
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
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
Wed, 26 Jan 2011 18:35:13 +0100 Marcin Kuzminski fixed typo in exception beta
Sun, 23 Jan 2011 00:23:28 +0100 Marcin Kuzminski fixed vcs import. beta
Fri, 21 Jan 2011 01:21:52 +0100 Marcin Kuzminski fixed key error on unknown archival beta
Fri, 21 Jan 2011 00:53:08 +0100 Marcin Kuzminski fixed archival in rhodecode to use new functions from vcs beta
Sun, 16 Jan 2011 12:27:44 +0100 Marcin Kuzminski fixed error when trying to make download on empty repository beta
Thu, 13 Jan 2011 23:35:46 +0100 Marcin Kuzminski added branch/tag options to download links in summary beta
Thu, 06 Jan 2011 19:10:25 +0100 Marcin Kuzminski merged found bugs and fixed for stable release:
Wed, 05 Jan 2011 23:40:25 +0100 Marcin Kuzminski fixed #96 redirect loop on files beta
Fri, 31 Dec 2010 19:46:56 +0100 Marcin Kuzminski fixed copyright year to 2011 beta
Fri, 31 Dec 2010 12:12:19 +0100 Marcin Kuzminski Added message tooltip into journal revisions in push. beta
Tue, 28 Dec 2010 18:17:04 +0100 Marcin Kuzminski Fixed url bug when using numeric revision in file browser, beta
Tue, 28 Dec 2010 01:57:53 +0100 Marcin Kuzminski Changed prev/next in file browser to new vcs methods beta
Tue, 21 Dec 2010 01:11:38 +0100 Marcin Kuzminski implemented #91, beta
Tue, 07 Dec 2010 01:33:31 +0100 Marcin Kuzminski fixed small issue made on latest patches beta
Sun, 05 Dec 2010 18:29:15 +0100 Marcin Kuzminski fixes #79 cut off limit was added into .ini config files beta
Fri, 26 Nov 2010 18:41:43 +0100 Marcin Kuzminski added tags, and branches to file history select box, fixed annotation changeset errors crash on wrongly given revions beta
Sun, 14 Nov 2010 22:54:16 +0100 Marcin Kuzminski Refactor codes for scm model beta
Sat, 06 Nov 2010 16:14:49 +0100 Marcin Kuzminski fixed annotation bug, added history to annotation. beta
Wed, 03 Nov 2010 16:18:45 +0100 Marcin Kuzminski fixed raw diff as purly raw without html beta
Tue, 02 Nov 2010 23:28:37 +0100 Marcin Kuzminski some changes for #45. beta
Tue, 26 Oct 2010 03:20:32 +0200 Marcin Kuzminski Fixes for raw_id, needed for git beta
Thu, 21 Oct 2010 01:38:14 +0200 Marcin Kuzminski Code refactoring,models renames beta
Wed, 06 Oct 2010 03:18:16 +0200 Marcin Kuzminski renamed project to rhodecode base pylons_app/controllers/files.py@3ebd0b221b63