Commit graph

3665 commits

Author SHA1 Message Date
Brad Rydzewski
6815ec61cb Merge remote-tracking branch 'origin/master' 2020-03-10 13:33:26 -07:00
Brad Rydzewski
32f286e1ed skip inactive cron repos 2020-03-10 13:30:30 -07:00
Brad Rydzewski
becca71e83 update changelog 2020-03-10 13:30:03 -07:00
Brad Rydzewski
6b6ea7395e
Merge pull request #2920 from cmj0121/master
Fix bug when refresh gitea access token
2020-03-09 10:06:02 -07:00
Thomas Boerger
296471d489
Merge pull request #2918 from appleboy/lint
chore(rpc): remove redundant check
2020-02-29 15:25:35 +01:00
Brad Rydzewski
5afcf6fc5a Merge remote-tracking branch 'origin/master' 2020-02-27 14:10:21 -08:00
Brad Rydzewski
aead279caf ignore gitlab surepositories 2020-02-27 14:09:56 -08:00
Brad Rydzewski
664da1d436 add more logging to cron 2020-02-27 14:09:31 -08:00
ashwilliams1
5aa39572cb
Send users to Discourse for issues [CI SKIP] 2020-02-26 09:37:46 -08:00
ashwilliams1
509c35c884
Merge pull request #2924 from loganmarchione/master
Update lib/pq to v1.1.0 to add support for scram-sha-256
2020-02-18 09:54:27 -06:00
Logan Marchione
ec48f11a95
Update hashes for pq 2020-02-18 15:29:17 +00:00
Logan Marchione
b0d04ed05f
Update pq to 1.1.0 2020-02-18 15:18:27 +00:00
cmj
74423bfacd Missing the strings library 2020-02-14 16:08:08 +08:00
cmj
3e74e30845 Fix bug when refresh gitea access token
When the URI has extra '/' in DRONE_GITEA_SERVER, the drone
	will not pull the repo since it cannot refresh the access token.
	The log in gitea shows the drone try to access '//login/oauth/access_token'

	Related to commit 5414bb75f
2020-02-14 16:06:58 +08:00
Brad Rydzewski
1ddf7963fe use context.Backround in async sync 2020-02-12 12:49:45 -08:00
Brad Rydzewski
c03bdd4998 look for async param in query string 2020-02-12 12:46:47 -08:00
Bo-Yi Wu
de322e2bc9 chore(rpc): remove redundant check 2020-02-09 21:38:15 +08:00
Brad Rydzewski
93e8767f9c GET user by internal user id 2020-02-07 09:19:32 -08:00
Brad Rydzewski
a6a9f69d2f Merge remote-tracking branch 'origin/master' 2020-02-07 08:46:13 -08:00
Brad Rydzewski
c714f1fd73 add endpoint to list user repos 2020-02-07 08:45:48 -08:00
Brad Rydzewski
23642b92d0
Merge pull request #2915 from mcnicholls/hook-parser-tomap-fix
Fix incorrect return value from toMap function
2020-01-30 17:22:42 -06:00
Michael Nicholls
119ef50471 Fix incorrect return value from toMap function 2020-01-30 23:03:48 +00:00
Brad Rydzewski
adef00064e update scm mocks 2020-01-29 08:57:37 -08:00
Brad Rydzewski
ad6be2073b bump version to 1.6.5 for release 2020-01-29 08:50:39 -08:00
Brad Rydzewski
e05ebfbb52 Merge remote-tracking branch 'origin/master' 2020-01-29 08:49:54 -08:00
Brad Rydzewski
ad05ed5546 bump go-scm dependency 2020-01-29 08:49:42 -08:00
Brad Rydzewski
f5fbd15422
Merge pull request #2909 from pdf/update_alpine_container [ci skip]
Update alpine base image to v3.11
2020-01-29 10:49:00 -06:00
Peter Fern
d4281f293b Update alpine base image to v3.11
Per discussion here:
https://discourse.drone.io/t/alpine-3-9-includes-musl-version-vulnerable-to-cve-2019-14697/6679
2020-01-26 16:31:47 +11:00
ashwilliams1
17f8d6d199
Merge pull request #2900 from psypilat/master
Add default labels to all Nomad Drone Controller jobs on creation
2020-01-25 14:36:44 -06:00
Brad Rydzewski
2f77337fd6 bump drone-yaml to support kubernetes workspace path 2020-01-17 13:14:04 -08:00
Brad Rydzewski
00297b90aa Merge remote-tracking branch 'origin/master' 2020-01-17 09:33:34 -08:00
Brad Rydzewski
ed97110e88 bump drone-yaml library to 1.2.3 2020-01-17 09:33:16 -08:00
Brad Rydzewski
c94bf54df9
Merge pull request #2899 from spritsail/build-finish-webhook
manager: send webhook after build finishes
2020-01-13 23:55:21 -06:00
Brad Rydzewski
11dbf7cc3e
Update webhook.go 2020-01-13 21:51:24 -08:00
Oleksii Kursov
b63c11cb3b Add default labels to all Nomad Drone Controller jobs on creation 2020-01-09 13:49:29 -08:00
Joe Groocock
a035dfb0c2
webhook: log when sending webhook event 2020-01-07 17:50:28 +00:00
Joe Groocock
6a59ea777f
manager: send webhook after build finishes
add an additional and final webhook that notifies of the build status
after completion (success/failure)
2020-01-07 17:32:49 +00:00
Brad Rydzewski
a000a4e7a3 method to count human users vs machine users 2020-01-03 18:28:36 -08:00
Brad Rydzewski
f1dd01e50c re-use config and convert plugin clients 2020-01-03 17:53:47 -08:00
Brad Rydzewski
c42273084f add optional pprof endpoints 2019-12-29 17:59:42 -08:00
Brad Rydzewski
45a3181f50 use major version in image name 2019-12-13 08:14:10 -08:00
Brad Rydzewski
9c9b99bd70 update changelog for 1.6.3 2019-12-10 13:49:37 -08:00
Brad Rydzewski
29fd355885 bump to 1.6.3 version number 2019-12-10 13:45:06 -08:00
Brad Rydzewski
f46941554c remove converter plugin memoize function 2019-11-20 16:04:01 -08:00
Brad Rydzewski
12ca262373
Merge pull request #2877 from toni-moreno/fix_oauth_token_renew_with_selfsigned_certs
Add http.Client with skipverify option to oauth renew token method. fix #2876
2019-11-20 18:16:33 -05:00
Toni Moreno
af34ac8b18 add http.Client with skipverify option to oauth renew token method, fix #2876 2019-11-16 10:46:27 +01:00
Thomas Boerger
d5743579ce
Merge pull request #2871 from jjmengze/fix-typo
fix some typo
2019-11-14 15:18:11 +01:00
MengZn
378a1e288c fix some typo 2019-11-10 23:38:03 +08:00
Brad Rydzewski
e6ac2a53d4 bump to 1.6.2 [CI SKIP] 2019-11-08 11:57:52 -08:00
Brad Rydzewski
57271db3be bump changelog for 1.6.1 2019-11-08 11:45:22 -08:00