travis-api/lib/travis/api/v3/models
2016-08-23 03:26:01 -04:00
..
account.rb reinstate nginx, use it in development, add smare concurrency settings 2015-10-08 13:57:49 +02:00
admin_settings.rb Use travis-settings to manage JSON settings field 2016-07-01 23:55:49 -04:00
branch.rb further changes for new structure with only one cron per branch 2016-01-11 14:14:00 +01:00
broadcast.rb v3: broadcasts - filter inactive broadcasts 2015-10-08 18:43:22 +02:00
build.rb v3: use cached_matrix_ids for build.jobs if only job ids are being loaded 2015-09-03 15:03:12 +02:00
commit.rb v3: allow expanding build.commit 2015-04-30 17:08:52 +02:00
cron.rb ensure that the Time.now builds get started and tag the Sentry errors from cron 2016-08-02 19:44:33 -04:00
email.rb no longer use models from travis-core in queries 2015-02-23 16:50:51 +01:00
env_var.rb encrpted value and working tests 2016-07-12 14:12:46 -04:00
env_vars.rb Add env vars endpoints 2016-07-01 23:55:49 -04:00
job.rb Put debug options in debug_otions 2016-03-04 09:04:58 -10:00
log_part.rb no longer use models from travis-core in queries 2015-02-23 16:50:51 +01:00
log.rb no longer use models from travis-core in queries 2015-02-23 16:50:51 +01:00
membership.rb no longer use models from travis-core in queries 2015-02-23 16:50:51 +01:00
organization.rb v3: add account permissions 2015-04-29 14:14:21 +02:00
permission.rb Enqueue cancel message on build cancel v3 endpoint 2016-06-14 15:15:59 +02:00
repository.rb Merge branch 'master' into jc-v3-env-vars 2016-07-12 17:07:51 -04:00
request.rb add branch_name for request 2016-04-15 17:22:41 +02:00
settings.rb add a test that demonstrates the change to the query on this branch supports the old params and the new v3 namespace params, and add the dirty flag for json column updates 2016-08-23 03:26:01 -04:00
ssl_key.rb use travis settings for encrypted columns 2016-07-14 17:47:17 -04:00
star.rb v3 change name of starred_repository to star 2015-11-24 18:59:16 +01:00
subscription.rb v3: add subscription model 2015-04-17 12:16:11 +02:00
token.rb use travis settings for encrypted columns 2016-07-14 17:47:17 -04:00
user_settings.rb Use travis-settings to manage JSON settings field 2016-07-01 23:55:49 -04:00
user.rb use travis settings for encrypted columns 2016-07-14 17:47:17 -04:00