Commit graph

23 commits

Author SHA1 Message Date
Brad Rydzewski
b65d1cda97 support for .drone.sec file 2015-09-07 12:13:27 -07:00
Brad Rydzewski
dbf0fa6ee0 consistent use of the _url in REST API 2015-09-03 17:21:08 -07:00
Kirilll Zaitsev
e2cdde02bc Added clone mode for gitlab, use token mode as default 2015-09-02 06:42:18 +03:00
Brad Rydzewski
f5721a9383 add link for pr and for commit 2015-08-20 17:59:47 -07:00
Brad Rydzewski
3b020f75f6 fix github merge ref string creation 2015-08-19 15:07:37 -07:00
Don Olmstead
4029c1093c Fixing Github API for GHE 2015-08-11 15:52:41 -07:00
Brad Rydzewski
be8f31f0fd updated docs 2015-08-08 20:51:12 -07:00
Brad Rydzewski
9a70cb5ab4 slowing improving install process 2015-08-06 15:53:39 -07:00
Brad Rydzewski
0b98eb4186 improving database & remote setup 2015-08-06 08:54:47 -07:00
Don Olmstead
ddd6467086 Handling case where hook.Repo.FullName is not present in Github api 2015-08-04 14:14:23 -07:00
Brad Rydzewski
653cb0e7a7 added avatar to repository 2015-08-03 00:10:43 -07:00
Brad Rydzewski
a3b6759cf9 persist avatar_url instead of gravatar_id 2015-08-02 23:50:08 -07:00
Kirill Zaitsev
ae0d9ecc39 New driver load/register system, fixed config and returned DefaultURL for GetUserEmail method 2015-07-24 22:44:02 +03:00
Kirill Zaitsev
2966d294fe Start working on specs implementation 2015-07-24 01:25:01 +03:00
letusfly85
ea3bdcac79 add proxy info 2015-07-23 15:29:45 +09:00
Alexander Simonov
9652875129
Fix logging into Github. Add setting default scope even if it not set in config file. 2015-07-12 01:08:04 +03:00
Brad Rydzewski
e6cb22f190 migration to discussed data model in #1066 2015-06-22 20:45:08 -07:00
Brad Rydzewski
2b269d0e54 updated repo struct 2015-06-18 18:50:57 -07:00
Brad Rydzewski
64715c390c updated user object 2015-06-18 16:37:40 -07:00
Jean Mertz
8dfb9cfcd7 ignore GH "push" event when ref is deleted 2015-06-11 19:17:14 +02:00
Brad Rydzewski
b00b46914d ignore non-open pull requests 2015-06-08 08:42:45 -07:00
Brad Rydzewski
13a05a0106 set commit status for all commits in GH, not just pull requests 2015-06-08 08:26:58 -07:00
Brad Rydzewski
70a9a588ba refactor to enable multiple builtin remote plugins 2015-06-07 19:48:36 -07:00