log rhodecode/controllers/files.py @ 3062:a08624dd675e beta

age author description
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
Tue, 15 May 2012 19:29:02 +0200 Marcin Kuzminski cleanup code of get archive for repositories beta
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Thu, 10 May 2012 20:16:04 +0200 Marcin Kuzminski fixes for tests on Windows beta
Tue, 17 Apr 2012 23:00:36 +0200 Marcin Kuzminski various fixes for git and mercurial with InMemoryCommit backend and non-ascii files beta
Sun, 01 Apr 2012 01:05:15 +0300 Marcin Kuzminski unified annotation view with file source view beta
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Fri, 02 Mar 2012 21:57:01 +0200 Marcin Kuzminski merged beta into stable
Thu, 01 Mar 2012 06:34:37 +0200 Marcin Kuzminski fixed raw_changeset for git, accidentally it was generated with hg patch headers beta
Mon, 27 Feb 2012 05:08:31 +0200 Marcin Kuzminski merge beta fixes into stable rhodecode-0.0.1.3.1
Mon, 27 Feb 2012 05:05:59 +0200 Marcin Kuzminski remove branch from git filenode history drop-down beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Tue, 07 Feb 2012 06:38:10 +0200 Marcin Kuzminski - added branch to history list for file beta
Sun, 22 Jan 2012 21:22:43 +0200 Marcin Kuzminski backported fix from beta to disable hooks, on archive with subrepos
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Wed, 28 Dec 2011 04:12:27 +0200 Marcin Kuzminski implements #330 api method for listing nodes at particular revision beta
Sat, 24 Dec 2011 02:21:22 +0200 Marcin Kuzminski fix archive download for git beta
Mon, 19 Dec 2011 00:11:20 +0200 Marcin Kuzminski implements #308 rewrote diffs to enable displaying full diff on each file beta
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