Commit graph

37 commits

Author SHA1 Message Date
Kirilll Zaitsev
9ded21d792 Some optimizations 2015-08-30 03:34:05 +03:00
Kirilll Zaitsev
6854d1343e Additional fixes 2015-08-30 01:18:45 +03:00
Kirill Zaitsev
ce50e0fd4b Added push tag event support 2015-08-30 00:33:42 +03:00
Kirill Zaitsev
00284dd879 Gitlab testing 2015-08-30 00:33:41 +03:00
Kirill Zaitsev
7716c702be FIxes tests 2015-08-30 00:33:41 +03:00
Kirill Zaitsev
fd98e26575 GitLab service interface 2015-08-30 00:33:41 +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
letusfly85
2d438d35ae remove url_.Path for relative_path gitlab 2015-08-13 13:23:58 +00:00
Don Olmstead
4029c1093c Fixing Github API for GHE 2015-08-11 15:52:41 -07:00
Brad Rydzewski
1a92825799 Merge pull request #1123 from letusfly85/0.4-database-gitlab-avatar
add avatar url for gitlab
2015-08-10 00:36:20 -07:00
letusfly85
c405118b8a modify for gitlab avatar settings by relative and non-relative path 2015-08-10 16:15:33 +09: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
letusfly85
5e6db73d4a add avator url for gitlab 2015-08-05 16:49:34 +09: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
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
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