Commit graph

27 commits

Author SHA1 Message Date
mhmxs 53258bf989 Format source code 2019-09-14 14:21:16 +02:00
Laszlo Fogas 630c383181 Project is renamed to Woodpecker 2019-08-27 13:07:19 +02:00
Laszlo Fogas ca5817ffc2 Renamed package 2019-04-04 20:51:20 +02:00
Thomas Boerger 7f49e69607
Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
Brad Rydzewski 580fe9abb7 add apache license header to files 2018-02-19 14:24:10 -08:00
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 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 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
Thomas Boerger 31cead0eb4
Copied MustAdmin into MustTeamAdmin for now 2016-08-01 23:58:13 +02: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
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 faf7ff675d use new .drone.sig signature file 2016-04-21 17:10:19 -07:00
Brad Rydzewski 3dd0260b69 improve and simplify repository caching 2016-03-04 21:15:50 -08:00
Michael Steinert 7c311cde42 Add public mode 2016-02-05 14:34:05 -06:00
Brad Rydzewski cfdfbcfd3b didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00
Brad Rydzewski 8fbd3d5fa7 log when error fetching repository 2015-10-14 12:51:18 -07:00
Brad Rydzewski e3afea861b log when error fetching repository 2015-10-14 12:48:46 -07:00
Brad Rydzewski a7a1b1dfb7 cleaning up the middleware and adding caching with TTL 2015-10-13 02:08:08 -07:00
Brad Rydzewski 895919cf24 ensure csrf token available to activate repo 2015-09-29 23:11:14 -07:00
Brad Rydzewski dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00