zuul/zuul
James E. Blair 109da3f9a7 Replace config/project repos with config/untrusted projects
The config-repo / project-repo terminology is confusing and we've
generally been using trusted-project and untrusted-project instead.
The term "untrusted-project" is straightforward, but "trusted-project"
is a little misleading, since there are other characteristics which
define it (notably, that the configuration held in it is branchless).
A better term for that might be "config-project".

Since the main config now directly refers to projects rather than
repos, complete the transition by replacing all config-repo
occurances with config-project and likewise project-repo with
untrusted-project.

Change-Id: I2341aa94e3622e2647b0506b78bc84dbcdec1901
Story: 2000953
2017-04-18 15:52:33 -07:00
..
ansible Start blocking lookup plugins on insecure jobs 2017-04-06 13:43:50 -05:00
cmd Use libyaml if possible 2017-04-04 11:49:05 -07:00
connection Port SQLAlchemy reporter to v3 driver structure 2017-03-17 16:17:56 -07:00
driver Fully qualify project configuration names 2017-04-18 15:51:50 -07:00
executor Fully qualify project configuration names 2017-04-18 15:51:50 -07:00
lib Merge "Use libyaml if possible" into feature/zuulv3 2017-04-06 22:04:48 +00:00
manager Replace config/project repos with config/untrusted projects 2017-04-18 15:52:33 -07:00
merger Perform pre-launch merge checks 2017-04-04 12:19:28 -07:00
reporter Remove url_pattern config parameter 2017-03-27 14:27:14 -07:00
source Add canonical hostname to source object 2017-04-06 13:45:17 -07:00
trigger Merge "Tidy up loggers" 2017-02-09 14:56:35 +00:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
change_matcher.py Refactor out Changeish 2017-03-25 06:20:25 -07:00
configloader.py Replace config/project repos with config/untrusted projects 2017-04-18 15:52:33 -07:00
exceptions.py Support post jobs by supporting rev checkout 2016-07-12 12:51:51 +10:00
model.py Replace config/project repos with config/untrusted projects 2017-04-18 15:52:33 -07:00
nodepool.py Use hostname in Nodepool requests 2017-03-06 13:44:10 -08:00
rpcclient.py Add tenant support to zuul client 2016-11-14 08:47:42 -05:00
rpclistener.py Add hostname to TriggerEvent 2017-04-18 15:51:46 -07:00
scheduler.py Fully qualify project configuration names 2017-04-18 15:51:50 -07:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py Isolate encryption-related methods 2017-03-29 12:44:44 -07:00
zk.py Remove ZooKeeperConnectionConfig class 2017-03-21 13:26:54 -04:00