Commit graph

64 commits

Author SHA1 Message Date
Brad Rydzewski 63ba6af242 fix nil perm issue 2017-09-14 15:20:20 -07:00
Brad Rydzewski 49ea713a36 improve UI loader 2017-09-07 17:43:33 -07:00
Brad Rydzewski 35e0ee2e5f implement sync logic 2017-07-14 15:58:38 -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 4569b60f09 persist and compare yaml for gating 2017-05-05 18:59:37 +02:00
Brad Rydzewski 2f579e4b7d setup store in main() 2017-05-03 23:25:33 +02: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 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 b6321a4137 remove sha and yaml global variables 2017-03-19 16:51:12 +08:00
Brad Rydzewski a95b118cb3 removed legacy code, updated cli 2017-03-16 18:14:02 +08: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
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 775c7e67ea ability to enable broker debugging 2016-11-11 09:48:01 +00: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
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
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
Fabio Rapposelli 837446825d
Add modifiable context for Github status API 2016-05-27 20:22:32 +02:00
Brad Rydzewski 82eb00a4d0 Fix incorrect Bitbucket client secret 2016-05-19 22:13:54 -04:00
Brad Rydzewski 1d508fb792 fix drone agent issue 2016-05-03 23:36:23 -07:00
Brad Rydzewski f930545410 refactoring github package to increase test coverage 2016-05-02 17:47:58 -07:00
Brad Rydzewski 0fb4aeda3f bump to 0.5 in master 2016-05-02 12:21:25 -07:00
Brad Rydzewski 082570fb5b refactoring input and configuration 2016-04-29 12:39:56 -07:00
Brad Rydzewski 4d4003a9a1 moved 0.5 out of feature flag, removed deprecated 0.4 code and features 2016-04-28 14:10:32 -07:00
Baptist BENOIST 3081206f9e Replace configuraiton by configuration in router/middleware/remote.go
obvious fix
2016-04-27 22:51:42 +02:00
Brad Rydzewski fa76617c7c Merge pull request #1591 from bradrydzewski/master
use new 0.5 .drone.sig signature file
2016-04-21 17:42:48 -07:00
Brad Rydzewski faf7ff675d use new .drone.sig signature file 2016-04-21 17:10:19 -07:00
Joachim Hill-Grannec 11b5d89afe Merge branch 'master' into bitbucketserver 2016-04-20 13:23:36 -07:00
Brad Rydzewski b5823d20ff chunk the yaml into sections 2016-04-19 18:37:53 -07:00
Joachim Hill-Grannec 02c87d02f5 Merge branch 'master' into bitbucketserver
Moving git username and password to the url
Removing un-needed setting of Allows
Moving log.Fatal to log.Error
Removing panics
Moving to https for gravatar

# Conflicts:
#	remote/remote.go
2016-04-19 09:47:02 -07:00
Brad Rydzewski 9b306a1bc8 load all things via middleware 2016-04-12 13:08:17 -07:00
Brad Rydzewski f9bba48e19 move version to package 2016-03-30 00:48:47 -07:00
Brad Rydzewski df39f21d15 remove file 2016-03-04 21:40:43 -08:00
Brad Rydzewski 3dd0260b69 improve and simplify repository caching 2016-03-04 21:15:50 -08:00
Brad Rydzewski 6769eed65d Merge remote-tracking branch 'upstream/master' 2016-03-03 14:40:50 -08:00
Brad Rydzewski 398db0bda2 add origin, content-type, accept to CORS conf 2016-02-05 13:39:11 -08:00
Brad Rydzewski e018a34711 Added CORS to header to OPTIONS request 2016-02-05 13:04:46 -08:00
Michael Steinert 7c311cde42 Add public mode 2016-02-05 14:34:05 -06:00
Brad Rydzewski 8ffd8e51e5 initial prototype for metrics 2016-01-24 11:58:48 -08:00