log rhodecode/controllers/files.py @ 4186:7e5f8c12a3fc kallithea-2.2.5-rebrand

age author description
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Tue, 02 Jul 2013 12:04:34 +0200 Marcin Kuzminski Use safe_str on flash messages.
Mon, 01 Jul 2013 11:20:59 +0200 Marcin Kuzminski fixes issue #856 file upload >1000 bytes on windows throws exception.
Sun, 30 Jun 2013 21:30:44 +0200 Marcin Kuzminski fixes issue #860.
Thu, 27 Jun 2013 23:53:57 +0200 Marcin Kuzminski 2way compare: fixed missing "<" escape code
Wed, 26 Jun 2013 19:07:32 +0200 Marcin Kuzminski Implemented issue #387 side-by-side diffs view
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Sun, 19 May 2013 01:36:41 +0200 Marcin Kuzminski store download archive actions in journal beta
Sat, 11 May 2013 20:24:02 +0200 Marcin Kuzminski Implemented simple gist functionality ref #530. beta
Sat, 11 May 2013 00:25:05 +0200 Marcin Kuzminski Added more tests for web based file edit and add beta
Mon, 15 Apr 2013 02:11:06 +0200 Marcin Kuzminski added missing perms check on history call
Mon, 15 Apr 2013 00:46:34 +0200 Marcin Kuzminski auth decorators are not used anymore on __before__ beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Wed, 03 Apr 2013 17:19:47 +0200 Mads Kiilerich Fix a lot of casings - use standard casing in most places beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich follow Python conventions for boolean values beta
Wed, 27 Mar 2013 21:05:59 +0100 Marcin Kuzminski missing files or bad files revisions should return 404s not redirects - ref #808 beta
Tue, 26 Mar 2013 12:59:11 +0100 Marcin Kuzminski don't normalize path if it's empty on adding a file throught web interface beta
Wed, 20 Mar 2013 16:58:38 +0100 Mads Kiilerich report ChangesetDoesNotExistError as an error but don't lose the repo context beta
Sun, 24 Mar 2013 02:51:18 +0100 Marcin Kuzminski fixed bad raise statement beta
Thu, 21 Mar 2013 22:01:52 +0100 Marcin Kuzminski added more strict checks for file path in add file controller beta
Tue, 19 Mar 2013 15:05:32 +0100 Marcin Kuzminski linkify names on fork/create repos in tooltip messages beta
Wed, 06 Mar 2013 18:47:59 +0100 Marcin Kuzminski initial version of #788 tarball cache beta
Wed, 06 Mar 2013 16:31:22 +0100 Marcin Kuzminski fixed some unicode problems with archive downloads beta
Wed, 06 Mar 2013 16:20:28 +0100 Marcin Kuzminski it's safer to user user_id for IMC beta
Sun, 03 Mar 2013 23:20:58 +0100 Marcin Kuzminski check if given f_path in diff is not a dir by any chance beta
Wed, 30 Jan 2013 01:22:44 +0100 Mads Kiilerich coding style: fix trailing and leading spaces and tabs beta
Sun, 27 Jan 2013 00:18:49 +0100 Marcin Kuzminski disable file editing when not on branch head fixes issue #462 beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Wed, 05 Dec 2012 17:32:56 +0100 Marcin Kuzminski fixed issue #671 commenting on pull requests sometimes used old JSON encoder and broke. This changeset replaces it's with RhodeCode json encoder to ensure all data is properly serializable beta
Tue, 27 Nov 2012 22:53:06 +0100 Marcin Kuzminski fix error when diff path is a directory, edge case generated by google bots beta
Fri, 16 Nov 2012 21:09:50 +0100 Marcin Kuzminski fixed file history tests beta
Tue, 13 Nov 2012 22:26:06 +0100 Marcin Kuzminski implements #636, lazy loading of history and authors to speed up page responsiveness. beta
Mon, 05 Nov 2012 19:57:29 +0100 Marcin Kuzminski Implemented generation of changesets based beta
Sun, 04 Nov 2012 14:34:34 +0100 Marcin Kuzminski Let the function calculating changeset history do all the work beta
Sun, 04 Nov 2012 13:08:27 +0100 Marcin Kuzminski Fixed issue when node didn't exists at 'tip' and we tried calculate history based on that assumption. beta
Mon, 29 Oct 2012 21:27:05 +0100 Marcin Kuzminski whitespace cleanup beta
Sat, 20 Oct 2012 13:48:13 +0200 Marcin Kuzminski fixed issue with file history for new added files beta
Wed, 17 Oct 2012 21:13:04 +0200 Marcin Kuzminski fixed issue with show at revision button. Some JS were not properly loaded due to ajaxified files view. beta
Wed, 17 Oct 2012 20:46:54 +0200 Marcin Kuzminski smarter calculation of showed associated changeset in file source view beta
Wed, 17 Oct 2012 20:32:25 +0200 Marcin Kuzminski Calculate file history always from latest changeset to always show full history. beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Wed, 22 Aug 2012 00:40:24 +0200 Marcin Kuzminski Forbid adding files and editing from web interface while repo is locked beta
Sat, 04 Aug 2012 18:55:20 +0200 Marcin Kuzminski better instructions for adding online files beta
Sat, 04 Aug 2012 17:46:45 +0200 Marcin Kuzminski Reimplemented file-browser using partial-ajax beta
Sat, 04 Aug 2012 01:20:38 +0200 Marcin Kuzminski Bumped mercurial version to 2.3 beta
Sat, 07 Jul 2012 17:13:31 +0000 Takumi IINO i18n improve beta
Mon, 02 Jul 2012 23:28:21 +0200 Marcin Kuzminski Fixed lookup by Tag sha in git backend beta
Fri, 15 Jun 2012 00:06:26 +0200 Marcin Kuzminski whitespace cleanup beta
Thu, 14 Jun 2012 13:29:00 +0200 Marcin Kuzminski moved login required into seperate calls for files due to optional API access option beta
Thu, 14 Jun 2012 11:48:51 +0200 Marcin Kuzminski Add authors into file view beta
Fri, 08 Jun 2012 22:26:39 +0200 Marcin Kuzminski removed JSON array envelope from filter files function beta
Sun, 20 May 2012 14:41:03 +0200 Marcin Kuzminski fixes issue #455 Creating an archive generates an exception on Windows beta
Thu, 17 May 2012 02:44:45 +0200 Marcin Kuzminski merge with beta
Thu, 17 May 2012 02:44:10 +0200 Marcin Kuzminski Use paste fileapp to properly send the archive size beta
Thu, 17 May 2012 01:28:37 +0200 Marcin Kuzminski merge with beta
Thu, 17 May 2012 01:28:25 +0200 Marcin Kuzminski archive file fixes for python 2.5 beta
Wed, 16 May 2012 01:25:00 +0200 Marcin Kuzminski merge with beta
Wed, 16 May 2012 01:20:52 +0200 Marcin Kuzminski fixed tests, and archival method beta
Tue, 15 May 2012 23:27:52 +0200 Marcin Kuzminski merge with beta