log rhodecode/templates/pullrequests/pullrequest.html @ 3595:9bc052942640 beta

age author description
Tue, 26 Mar 2013 01:23:35 +0100 Mads Kiilerich pullrequests: fix non-js defaults for repo owner beta
Sun, 24 Mar 2013 20:24:17 +0100 Marcin Kuzminski show only open pull requests in the counter, and use repo context bar in pull requests view beta
Thu, 07 Mar 2013 21:45:40 +0100 Mads Kiilerich fix casings beta
Wed, 06 Mar 2013 15:40:58 +0100 Mads Kiilerich pullrequest: separate js actions for 'update preview' from 'destination repo changed' beta
Thu, 07 Mar 2013 19:06:21 +0100 Mads Kiilerich pullrequest: don't do in the ajax callback what can be done in no time right now beta
Thu, 07 Mar 2013 19:00:28 +0100 Mads Kiilerich pullrequest: just replace children of other_ref when other_repo changes beta
Tue, 05 Mar 2013 11:55:01 +0100 Mads Kiilerich compare/pullrequest: introduce merge parameter beta
Mon, 04 Mar 2013 17:38:34 +0100 Mads Kiilerich compare: drop unused rev_start and rev_end beta
Mon, 04 Mar 2013 12:17:15 +0100 Marcin Kuzminski codecleaner, fix tabs -> spaces beta
Thu, 28 Feb 2013 23:21:46 +0100 Mads Kiilerich pullrequests: use stable revisions in compare urls instead of bookmark/branch/tag beta
Thu, 28 Feb 2013 23:17:56 +0100 Mads Kiilerich pullrequest: show 'details' link immediately - don't wait for changeset list beta
Thu, 28 Feb 2013 23:17:26 +0100 Mads Kiilerich pullrequest: show 'loading' while waiting for compare_url to load beta
Sat, 02 Mar 2013 21:26:38 +0100 Marcin Kuzminski notifications changes beta
Thu, 21 Feb 2013 01:53:15 +0100 Marcin Kuzminski unified breadcrumbs display beta
Wed, 20 Feb 2013 01:59:50 +0100 Marcin Kuzminski review members are dynamically changed based on selected other_repo owner beta
Tue, 19 Feb 2013 01:57:59 +0100 Marcin Kuzminski fixed pull-requests with cherry picking changesets beta
Fri, 08 Feb 2013 22:16:25 +0100 Marcin Kuzminski whitespace cleanup beta
Mon, 04 Feb 2013 22:34:47 +0100 Mads Kiilerich pull request: don't show fake path with owner names - and owner avatars is also not relevant beta
Mon, 04 Feb 2013 22:32:16 +0100 Mads Kiilerich pull request: select 'tip' by default ... and show what it means right now beta
Mon, 04 Feb 2013 22:19:32 +0100 Mads Kiilerich pull request: move code around and rename default variables beta
Mon, 04 Feb 2013 15:59:01 +0100 Mads Kiilerich pull request: update changeset list automatically - remove refresh icon beta
Mon, 04 Feb 2013 15:54:35 +0100 Mads Kiilerich pull request: only bind action to other_repo change once beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: swap org and other when they refer to different repos, ie are pull request style beta
Mon, 04 Feb 2013 21:26:01 +0100 Marcin Kuzminski be more explicit about constructing compare url beta
Fri, 01 Feb 2013 23:13:10 +0100 Mads Kiilerich compare: rename optional compare_url parameter repo to other_repo beta
Thu, 31 Jan 2013 23:27:21 +0100 Mads Kiilerich compare and diff: remove unused "bundle" functionality beta
Tue, 22 Jan 2013 23:44:38 +0100 Mads Kiilerich html: don't use tabs beta
Mon, 26 Nov 2012 20:14:40 +0100 Marcin Kuzminski White space cleanup beta
Sat, 24 Nov 2012 00:29:38 +0100 Marcin Kuzminski Basic implementation of cherry picking changesets beta
Tue, 09 Oct 2012 00:14:41 +0200 Marcin Kuzminski white space cleanup beta
Wed, 03 Oct 2012 18:41:57 +0200 Marcin Kuzminski #590 Add GET flag that controls the way the diff are generated, for pull requests we want to use non-bundle based diffs, beta
Wed, 26 Sep 2012 21:25:40 +0200 Marcin Kuzminski moved refresh of pull request overview to left, it's more intuitive to be there beta
Wed, 19 Sep 2012 00:38:21 +0200 Marcin Kuzminski fixed few issues with autoselection of revisions on pull requests beta
Wed, 19 Sep 2012 00:03:43 +0200 Marcin Kuzminski swap the select values with revisions dynamically when switching the repos on pull request view beta
Sun, 19 Aug 2012 01:02:06 +0200 Marcin Kuzminski Load generated revs while switching to other sources of pull-requests. beta
Sat, 11 Aug 2012 17:19:08 +0200 Marcin Kuzminski fixed selecting quick compare view for tags/bookmarks in pull-request form beta
Fri, 27 Jul 2012 01:06:50 +0200 Marcin Kuzminski white space cleanup beta
Sun, 15 Jul 2012 19:17:00 +0200 Marcin Kuzminski added option to remove members added using autocomplete widget from pull beta
Sun, 15 Jul 2012 18:49:11 +0200 Marcin Kuzminski Added autocomplete widget for pull request reviewers, in exchange of 90s style beta
Sun, 15 Jul 2012 02:01:38 +0200 Marcin Kuzminski removed deprecated ui-button beta
Tue, 03 Jul 2012 03:07:15 +0200 Marcin Kuzminski Added dynamic data loading for other repo we open pull request against beta
Wed, 20 Jun 2012 11:56:14 +0000 Takumi IINO i18n 'Home' in breadcrumbs beta
Sun, 10 Jun 2012 02:08:10 +0200 Marcin Kuzminski Added basic models for saving open pull requests codereview
Wed, 06 Jun 2012 01:23:02 +0200 Marcin Kuzminski added link for detailed overview in pull-request form codereview
Wed, 06 Jun 2012 01:07:48 +0200 Marcin Kuzminski created pull-request overview codereview
Tue, 08 May 2012 02:04:28 +0200 Marcin Kuzminski pull requests draft UI codereview