Commit graph

395 commits

Author SHA1 Message Date
Don Olmstead b7635ec844 Fixing build and formatting issues 2015-08-18 18:29:01 -07:00
Don Olmstead 6b0f24cc11 Adding support for setting the workspace directly in the config 2015-08-18 17:34:04 -07:00
Brad Rydzewski 1cc2e3d4d6 add feed endpoint for wall 2015-08-18 16:09:27 -07:00
Brad Rydzewski db3085a0c2 format README 2015-08-18 10:31:15 -07:00
Brad Rydzewski 046f71ac06 Merge pull request #1142 from donny-dont/features/add-caching
Adding caching
2015-08-18 10:17:23 -07:00
Don Olmstead d27788e4b4 Adding caching into the build. Fixing style issues 2015-08-17 16:25:08 -07:00
letusfly85 2d438d35ae remove url_.Path for relative_path gitlab 2015-08-13 13:23:58 +00:00
Brad Rydzewski f6078a4b71 fixed many minor UI bugs 2015-08-12 23:56:05 -07:00
Don Olmstead d9b59dfa6f Modifying transform behavior 2015-08-12 18:22:53 -07:00
Brad Rydzewski 0960142f05 fixed token unit test 2015-08-12 00:02:47 -07:00
Brad Rydzewski 25ae088504 Merge remote-tracking branch 'upstream/0.4-database' into 0.4-database 2015-08-11 23:58:02 -07:00
Brad Rydzewski d34cd6e5e9 ability to package 0.4 (.deb only at the moment) 2015-08-11 23:57:12 -07:00
Don Olmstead 4029c1093c Fixing Github API for GHE 2015-08-11 15:52:41 -07:00
Brad Rydzewski d688121844 use sha of per-repo secret key for hook validation 2015-08-11 01:36:07 -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 819fa9db87 status icons, animated running icon 2015-08-09 20:18:21 -07:00
Brad Rydzewski be8f31f0fd updated docs 2015-08-08 20:51:12 -07:00
Brad Rydzewski 90f73be6fb Merge remote-tracking branch 'origin/0.4-database' into 0.4-database 2015-08-08 19:06:50 -07:00
Don Olmstead 3fdee1b8e8 Disallowing : in the path for a cached entry 2015-08-07 16:18:38 -07:00
Don Olmstead 7189d1390e Adding linting rules for cache value 2015-08-07 15:23:37 -07:00
Brad Rydzewski 9a70cb5ab4 slowing improving install process 2015-08-06 15:53:39 -07:00
Brad Rydzewski e28930f997 adding flag package to deps 2015-08-06 09:22:31 -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
Don Olmstead 72e9028ee9 Fixing merge conficts 2015-08-04 11:34:59 -07:00
Don Olmstead c80e42287d Removing TOML config references 2015-08-04 11:21:20 -07:00
Brad Rydzewski c8405bfd2b add cache to yaml 2015-08-04 10:55:27 -07:00
Brad Rydzewski 001e6c9f5f fixed incorrect docs, removed toml depdendency 2015-08-03 22:46:58 -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
Brad Rydzewski 79bf71b03b fixed config prefix, hookup build output 2015-08-02 23:02:44 -07:00
letusfly85 9e05730102 add search option for gitlab configuration to use project Id 2015-07-30 09:49:32 +09:00
Brad Rydzewski f1a9058191 updating styles 2015-07-29 09:16:08 -07: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 ddd4d88d0e Github set API host automatically, if base host exists, show warns about default settings 2015-07-24 23:07:01 +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