log kallithea/model/changeset_status.py @ 8685:dff9658bdd98

age author description
Mon, 12 Oct 2020 01:44:10 +0200 Mads Kiilerich model: don't import Session from db - import meta and get it from the real source
Wed, 07 Aug 2019 00:25:02 +0200 Mads Kiilerich scripts: initial run of import cleanup using isort
Sat, 10 Nov 2018 21:35:54 +0100 Thomas De Schampheleire model: changeset_status: remove support for 'dont_allow_on_closed_pull_request' and 'StatusChangeOnClosedPullRequestError'
Fri, 25 Aug 2017 14:32:50 +0200 Lars Kruse codingstyle: trivial whitespace fixes
Tue, 28 Feb 2017 21:09:48 +0100 Søren Løvborg model: remove BaseModel class
Mon, 27 Feb 2017 20:36:49 +0100 Søren Løvborg cleanup: drop superfluous Session.add calls
Wed, 18 Jan 2017 16:56:26 +0100 Søren Løvborg model: inline calls to BaseModel._get_repo
Wed, 18 Jan 2017 16:46:52 +0100 Søren Løvborg model: inline BaseModel._get_user calls
Sun, 25 Sep 2016 15:06:34 +0200 Thomas De Schampheleire model: move code from __init__.py to base.py
Wed, 03 Aug 2016 16:07:39 +0200 Søren Løvborg model: refactor and simplify _get_instance
Wed, 03 Aug 2016 17:01:57 +0200 Søren Løvborg model: drop BaseModel.cls
Wed, 03 Aug 2016 16:16:38 +0200 Søren Løvborg model: inline superfluous "helper" methods
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich pullrequests: clarifying comment about how weird status versioning is
Mon, 23 May 2016 18:02:33 +0200 Mads Kiilerich pullrequests: refactor how reviewer status is passed around internally
Mon, 14 Mar 2016 16:17:46 +0100 Mads Kiilerich pullrequests: optimize iteration over reviewers - avoid fetching users one by one
Fri, 27 Nov 2015 01:47:14 +0100 Mads Kiilerich cleanup: consistent space before line continuation backslash
Mon, 17 Aug 2015 01:11:42 +0200 Mads Kiilerich cleanup: remove unused imports
Tue, 11 Aug 2015 12:39:07 +0200 Mads Kiilerich cleanup: make module self-naming consistent
Mon, 20 Apr 2015 17:02:42 +0200 Thomas De Schampheleire changeset status: fix common case where a reviewer did not yet review anything
Fri, 17 Apr 2015 15:01:40 +0200 Thomas De Schampheleire changeset status: set status to rejected if at least one reviewer rejected
Fri, 17 Apr 2015 14:58:44 +0200 Thomas De Schampheleire changeset status: simplify status calculation logic
Fri, 17 Apr 2015 14:49:37 +0200 Thomas De Schampheleire changeset_status: add unit tests for calculation of overall status
Thu, 12 Mar 2015 22:07:00 +0100 Thomas De Schampheleire model: trivial typo fixes
Tue, 06 Jan 2015 00:54:36 +0100 Mads Kiilerich status: explicitly use joinedload of authors instead of relying on lazy=join
Fri, 19 Sep 2014 10:54:51 +0200 Na'Tosha Bard Fix readability issues in comments
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: refactor ChangesetStatus set_status and ChangesetComment create
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: cleanup of PR status voting calculation
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: fix sorting of votes - the result of the method call was not used like other method calls are
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich changeset: refactor set_status so a comment always must be specified
Tue, 10 Dec 2013 19:30:37 +0100 Mads Kiilerich pull requests: cleanup of messages and code
Wed, 02 Jul 2014 19:05:52 -0400 Bradley M. Kuhn RhodeCode GmbH is not the sole author of this work kallithea-2.2.5-rebrand
Wed, 21 May 2014 16:59:37 -0400 Bradley M. Kuhn Correct licensing information in individual files. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:04:33 -0400 Bradley M. Kuhn Second step in two-part process to rename directories. kallithea-2.2.5-rebrand base rhodecode/model/changeset_status.py@fa54696ecc05