Commit graph

32 commits

Author SHA1 Message Date
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
4270573536 Merge remote-tracking branch 'upstream/0.4-database' into 0.4-database 2015-08-03 00:17:57 -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
letusfly85
9e05730102 add search option for gitlab configuration to use project Id 2015-07-30 09:49:32 +09:00
letusfly85
487d3c7136 modified get project id 2015-07-29 06:51:32 +09:00
Kirill Zaitsev
ebdc2043ca Use gitlab netrc 2015-07-27 02:56:41 +03:00
Kirill Zaitsev
4f0267e47e Vendoring gitlab client 2015-07-27 02:25:20 +03:00
Kirill Zaitsev
da597626dd Fix private repo detection 2015-07-27 01:29:51 +03:00
Kirill Zaitsev
f889a29482 More fixes for gitlab 2015-07-26 15:32:49 +03:00
letusfly85
a3d227fb12 remove merge request scope 2015-07-26 08:22:16 +09:00
letusfly85
dc1ee4a5f9 return nil when pull request comes from gitlab and add note 2015-07-26 08:02:33 +09:00
letusfly85
b516cb5782 add note for hook function 2015-07-26 07:52:57 +09:00
letusfly85
7baf721561 remove unnecessary functions 2015-07-26 06:06:06 +09:00
letusfly85
51351d9a9d add gitlab imp 2015-07-25 18:59:49 +09: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
Ben Schumacher
33666d71a0 Finish removal of pkg/settings 2015-05-29 23:11:49 -06:00
Ben Schumacher
42896b3711 Replace pkg/settings with pkg/config 2015-05-29 23:00:01 -06:00
Brad Rydzewski
35d604659a moved to Godep with path rewrite 2015-05-22 11:37:40 -07:00
Brad Rydzewski
30eed8723d moved all remaining files under designated structure 2015-05-17 14:25:04 -07:00
Brad Rydzewski
e3f0a39761 moving more data under pkg dir 2015-05-17 13:51:42 -07:00
Brad Rydzewski
40a9543c0c moving remote pkg per new multi-binary structure 2015-05-17 11:45:09 -07:00