Commit graph

114 commits

Author SHA1 Message Date
Brad Rydzewski
bcdd5c9d06 implement file endpoints 2017-07-27 13:06:24 -04:00
Brad Rydzewski
441a015ca8 serve logs with sse; update acme pkg 2017-07-24 15:57:07 -04:00
Brad Rydzewski
c867bcaf3c add sse for user event feed 2017-07-18 12:27:20 -04:00
Brad Rydzewski
35e0ee2e5f implement sync logic 2017-07-14 15:58:38 -04:00
Brad Rydzewski
7008e79c9c ability to server website from disk 2017-06-30 14:39:25 -04:00
Brad Rydzewski
aed567a71e initial work to enable grpc 2017-06-28 13:21:22 -04:00
Brad Rydzewski
dd6540692b ignore empty orgs value 2017-05-30 17:43:34 +02:00
Bo-Yi Wu
35b1e1d386
feat: add gitea remote driver. 2017-05-24 10:16:31 +08:00
Brad Rydzewski
b1cbe65985 use visibility to alter permissions 2017-05-23 00:44:58 +02:00
Brad Rydzewski
ccb28d0d74 commit embedded templates 2017-05-12 16:06:01 +02:00
Brad Rydzewski
4569b60f09 persist and compare yaml for gating 2017-05-05 18:59:37 +02:00
Brad Rydzewski
cb4f2f9a1d propogate hostname correctly 2017-05-05 16:40:54 +02:00
Brad Rydzewski
72e3ad7886 Merge remote-tracking branch 'origin' 2017-05-03 23:25:46 +02:00
Brad Rydzewski
2f579e4b7d setup store in main() 2017-05-03 23:25:33 +02:00
Jason Riddle
91696376d5 Use /prometheus instead of /api/metrics/prometheus for metrics 2017-04-30 17:09:58 -04:00
Jason Riddle
3a255230ec Add /api/metrics/prometheus endpoint 2017-04-27 16:49:28 -04:00
Brad Rydzewski
e172de592f restore queue on restart 2017-04-14 13:32:36 +02:00
Brad Rydzewski
30b561636f make escalated plugins, volumes, networks configurable 2017-04-14 10:41:24 +02:00
Brad Rydzewski
18bee1b84d added repo repair 2017-04-12 15:32:44 +02:00
Brad Rydzewski
2f67f5f706 compare server and agent version for compatibility 2017-04-12 13:04:39 +02:00
Brad Rydzewski
8348c858ba wip enable pluggable secret and registry backends 2017-04-11 19:06:45 +02:00
Brad Rydzewski
55d4ccd64e add registry management 2017-04-06 21:51:01 +09:00
Brad Rydzewski
0daee76aa8 use separate log table 2017-04-03 18:34:37 +09:00
Brad Rydzewski
f0cbe62d81 load ui assets from filesystem 2017-03-20 23:51:41 +08:00
Brad Rydzewski
b6321a4137 remove sha and yaml global variables 2017-03-19 16:51:12 +08:00
Brad Rydzewski
e319aaff15 add reviewer fields, endpoints 2017-03-18 16:49:27 +08:00
Brad Rydzewski
a95b118cb3 removed legacy code, updated cli 2017-03-16 18:14:02 +08:00
Brad Rydzewski
b4c4e92b5b handle compiler or lint error 2017-03-10 02:58:25 -08:00
Brad Rydzewski
623be6d830 put updated agent behind flag 2017-03-05 18:56:08 +11:00
Joachim Hill-Grannec
a9e83aa5ce gofmt modified files 2017-02-01 13:49:26 -08:00
Joachim Hill-Grannec
c413565521 adding the ability to set the RSA key as a string value on drone startup instead of a file that has to be mounted. 2017-02-01 13:41:45 -08:00
Brad Rydzewski
bcf3909155 Use default NOTICE log level for broker 2016-12-29 11:16:51 -05:00
Jacob McCann
b05c5f878e Add pprof endpoints 2016-12-17 07:53:38 -06:00
Brad Rydzewski
1dbf782356 avoid c.Next() and c.Abort() both being executed 2016-11-21 16:17:42 +01:00
Jacob McCann
820e0ab158 Check remote for org secrets access
Fully implemented for github remote
2016-11-18 22:12:28 -06:00
Brad Rydzewski
5bac61dc4b Merge pull request #1851 from bradrydzewski/feature/mq
ability to enable broker debugging
2016-11-11 09:53:11 +00:00
Brad Rydzewski
775c7e67ea ability to enable broker debugging 2016-11-11 09:48:01 +00:00
Brad Rydzewski
58f84ced84 Merge pull request #1825 from donny-dont/feature/global_secrets
Implementing global secrets
2016-10-25 00:03:20 +02:00
Brad Rydzewski
db5b8e83ee Merge pull request #1830 from bradrydzewski/feature/mq
merge the feature/mq branch
2016-10-23 23:12:49 +02:00
Don
0852424cfe Implementing global secrets 2016-10-20 11:23:12 -07:00
Brad Rydzewski
2d90155d5a fix incorrect team secret middleware assignment 2016-10-14 12:21:40 +02:00
Brad Rydzewski
778971eb68 removed unused packages 2016-09-27 20:30:28 -05:00
Brad Rydzewski
f2c1d46f9e queue integrated with server, but not agent 2016-09-26 00:39:28 -05:00
Thomas Boerger
31cead0eb4
Copied MustAdmin into MustTeamAdmin for now 2016-08-01 23:58:13 +02:00
Thomas Boerger
9aac9e5bf7
Integrated team secrets dummy API 2016-07-31 23:25:10 +02:00
Brad Rydzewski
182aebf236 Merge pull request #1728 from Bugagazavr/permissions-fix
Disallow to deactivate repo without admin permissions
2016-07-21 16:59:39 -07:00
Kirill Zaitsev
041fab56b9 MustRepoAdmin for chown 2016-07-22 00:04:42 +03:00
Vaidas Jablonskis
c6b9466370 Fix cli args typo
This was preventing from using --github-secret while env var worked.
2016-07-21 20:17:54 +01:00
Kirill Zaitsev
4485f6c6f3 Disallow non admin users to deactivate repo 2016-07-21 21:41:17 +03:00
Brad Rydzewski
a56ce81c3c fixed router and removed unused HTML pages 2016-07-10 19:08:52 -07:00