log rhodecode/controllers/pullrequests.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
Wed, 12 Jun 2013 12:23:20 +0200 Mads Kiilerich pull requests: give slightly more useful error messages on failing form validation
Wed, 12 Jun 2013 12:23:20 +0200 Mads Kiilerich pull requests: make title optional - generate one automatically
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich pull requests: add a 'Calculated' comment on current_changeset_status
Wed, 12 Jun 2013 02:13:05 +0200 Mads Kiilerich pullrequests: drop unused status calculation introduced in 0b2214604c74
Wed, 05 Jun 2013 01:16:42 +0200 Mads Kiilerich pull requests: make it possible control display of closed PRs and whether it is PRs to or from repo
Wed, 12 Jun 2013 01:36:35 +0200 Mads Kiilerich pull requests: use org_ref with correct symbolic name instead of fake one
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Mon, 03 Jun 2013 23:54:52 +0200 Marcin Kuzminski Moved all Mercurial imports into hgcompat from vcs beta
Sat, 11 May 2013 20:24:02 +0200 Marcin Kuzminski Implemented simple gist functionality ref #530. beta
Wed, 08 May 2013 21:26:27 +0200 Marcin Kuzminski bring back accidentally deleted context variables with lines added beta
Wed, 08 May 2013 01:19:18 +0200 Marcin Kuzminski diff parser: redefined operations stats for changes beta
Mon, 08 Apr 2013 22:29:29 +0200 Mads Kiilerich pull requests: use branch name when creating PRs from a changelog with branch filter beta
Thu, 11 Apr 2013 15:42:44 +0200 Mads Kiilerich diff: cleanup of variables and logging in compare and pullrequests beta
Mon, 08 Apr 2013 21:59:09 +0200 Mads Kiilerich hg: use 'revset injection safe' repo.revs for revsets beta
Mon, 22 Apr 2013 18:25:29 +0200 Marcin Kuzminski create a list out of generator. beta
Mon, 15 Apr 2013 00:46:34 +0200 Marcin Kuzminski auth decorators are not used anymore on __before__ beta
Sat, 13 Apr 2013 12:51:34 +0200 Marcin Kuzminski usage of request.GET is now more consistent beta
Sat, 13 Apr 2013 12:51:34 +0200 Marcin Kuzminski usage of request.GET is now more consistent
Thu, 11 Apr 2013 15:07:42 +0200 Mads Kiilerich pullrequests: fix reversed diff beta
Thu, 04 Apr 2013 18:50:08 +0200 Mads Kiilerich pullrequests: fix changesets ordering being reversed when creating new pull requests beta
Fri, 05 Apr 2013 02:49:26 +0200 Mads Kiilerich pullrequests: don't pass unicode strings to Mercurial beta
Fri, 05 Apr 2013 00:40:58 +0200 Mads Kiilerich diffs: drop diffs.differ beta
Thu, 04 Apr 2013 22:33:41 +0200 Marcin Kuzminski pagination in pull-requests page + UI beta
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 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Tue, 26 Mar 2013 23:14:44 +0100 Mads Kiilerich pullrequests: just show first line of description as hint beta
Tue, 26 Mar 2013 01:23:35 +0100 Mads Kiilerich pullrequests: only create special select entry for a changeset if it has no symbolic name beta
Tue, 26 Mar 2013 01:23:35 +0100 Mads Kiilerich pullrequests: cleanup of other_repo initialization code beta