From: "Magnus Granberg" <zorry@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tinderbox-cluster:master commit in: tbc/pym/
Date: Fri, 12 Jun 2015 19:31:59 +0000 (UTC) [thread overview]
Message-ID: <1434137489.e9cc80849b10574cd13f0e2ea22df78f830d7cc1.zorry@gentoo> (raw)
commit: e9cc80849b10574cd13f0e2ea22df78f830d7cc1
Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 12 19:31:29 2015 +0000
Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Fri Jun 12 19:31:29 2015 +0000
URL: https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=e9cc8084
Rename git_www to RepoPath
tbc/pym/db_mapping.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tbc/pym/db_mapping.py b/tbc/pym/db_mapping.py
index 31e1b66..b78bd1e 100644
--- a/tbc/pym/db_mapping.py
+++ b/tbc/pym/db_mapping.py
@@ -56,7 +56,7 @@ class ConfigsMetaData(Base):
Updateing = Column('updateing', Boolean, default=False)
Status = Column('status', Enum('Stopped', 'Runing', 'Waiting'))
Auto = Column('auto', Boolean, default=False)
- GitWww = Column('git_www', String(200))
+ RepoPath = Column('repo_path', String(200))
TimeStamp = Column('time_stamp', DateTime, nullable=False, default=datetime.datetime.utcnow)
__tablename__ = 'configs_metadata'
next reply other threads:[~2015-06-12 19:32 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-12 19:31 Magnus Granberg [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-24 1:45 [gentoo-commits] proj/tinderbox-cluster:master commit in: tbc/pym/ Magnus Granberg
2015-07-24 1:28 Magnus Granberg
2015-07-24 1:00 Magnus Granberg
2015-07-24 0:26 Magnus Granberg
2015-07-22 6:22 Magnus Granberg
2015-07-21 22:42 Magnus Granberg
2015-07-20 15:46 Magnus Granberg
2015-07-19 11:54 Magnus Granberg
2015-07-15 12:04 Magnus Granberg
2015-06-12 19:31 Magnus Granberg
2015-06-12 19:31 Magnus Granberg
2015-06-06 20:06 Magnus Granberg
2015-05-31 21:15 Magnus Granberg
2015-05-31 21:15 Magnus Granberg
2015-05-21 21:40 Magnus Granberg
2015-05-15 19:00 Magnus Granberg
2015-05-12 18:37 Magnus Granberg
2015-05-09 15:50 Magnus Granberg
2015-04-18 20:27 Magnus Granberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1434137489.e9cc80849b10574cd13f0e2ea22df78f830d7cc1.zorry@gentoo \
--to=zorry@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox