Commit graph

2462 commits

Author SHA1 Message Date
Thomas Boerger 1b84375db5
Added migrations for team_secrets 2016-07-31 23:25:10 +02:00
Thomas Boerger 225d1c8288
Integrated org secret commands 2016-07-31 23:25:10 +02:00
Thomas Boerger 86e4e53e77
Integrated org secrets into client 2016-07-31 23:25:10 +02:00
Thomas Boerger 606ca93881
Properly formatted bitbucketserver 2016-07-31 23:25:10 +02:00
Brad Rydzewski c91623c2e6 Merge pull request #1736 from frapposelli/expose-job-number
Expose job properties in environment
2016-07-30 08:35:06 -07:00
Fabio Rapposelli fc74ec7f36
Expose job properties in environment 2016-07-29 08:52:30 +02:00
Brad Rydzewski d5c8ab248b Merge pull request #1735 from vaijab/restart-params
Add custom build parameters to build re-start / deploy
2016-07-27 17:18:01 -07:00
Vaidas Jablonskis 7170cd6758 Add custom build parameters support to build re-start and deploy 2016-07-27 22:33:14 +01:00
Brad Rydzewski 17597f8366 Merge pull request #1725 from frapposelli/drone-exec-matrix
Run Matrix by default when running `drone exec`
2016-07-27 10:24:47 -07:00
Brad Rydzewski 7d13aa0364 Merge pull request #1732 from bradrydzewski/master
display error when commands for plugin
2016-07-27 10:24:14 -07:00
Fabio Rapposelli 46dba4377c
Run matrix as default when running docker exec 2016-07-27 17:51:45 +02:00
Brad Rydzewski 6d2c525064 display error when commands for docker plugin 2016-07-22 10:14:38 -07:00
Brad Rydzewski ae418bf063 Merge pull request #1731 from bradrydzewski/master
prevent custom commands in plugin
2016-07-22 09:06:32 -07:00
Brad Rydzewski 90af8ac414 prevent custom commands in plugin 2016-07-22 08:53:36 -07:00
Brad Rydzewski 9a8df8ca2b remove outdated links to sassc [CI SKIP] 2016-07-21 17:02:59 -07: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
Brad Rydzewski 2240ac354c Merge pull request #1730 from Bugagazavr/patch-6
Correct permission for netrc file
2016-07-21 16:57:57 -07:00
Kirill Zaitsev 041fab56b9 MustRepoAdmin for chown 2016-07-22 00:04:42 +03:00
Brad Rydzewski 5f3e65cf87 Merge pull request #1729 from vaijab/args-typo
Fix cli args typo
2016-07-21 12:22:55 -07:00
Bugagazavr 41256e1f70 Correct chmod for netrc file 2016-07-21 22:20:24 +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 b675867967 Merge pull request #1724 from bradrydzewski/master
ensure client uses ProxyFromEnvironment
2016-07-20 22:46:36 -07:00
Brad Rydzewski d05aad8b48 ensure client uses ProxyFromEnvironment 2016-07-20 22:35:51 -07:00
Brad Rydzewski 90a15fb5bb Merge pull request #1721 from bradrydzewski/master
gracefully shutdown agent when builds running
2016-07-18 02:40:44 -07:00
Brad Rydzewski 88df2520c8 gracefully shutdown agent when builds running 2016-07-18 00:06:34 -07:00
Brad Rydzewski 8b2b6f77cc Merge pull request #1719 from bradrydzewski/master
finish streaming logs before killing images
2016-07-14 13:01:48 -07:00
Brad Rydzewski 71de0d9408 hacky fixed for race conditions on cancel 2016-07-13 17:33:28 -07:00
Brad Rydzewski c27a5dd0b4 modifying cancel logic 2016-07-13 14:25:40 -07:00
Brad Rydzewski e573d66b91 remove unstable acknowledgements 2016-07-13 12:00:07 -07:00
Brad Rydzewski 4d6f711b7a Merge pull request #1713 from bradrydzewski/master
write exit code to logs
2016-07-13 11:04:31 -07:00
Brad Rydzewski 8ce22709f0 write exit code to logs 2016-07-13 10:48:51 -07:00
Brad Rydzewski cf3fb7623f Merge pull request #1708 from ZombieHippie/patch-1
Rename secert_add.go to secret_add.go
2016-07-12 17:52:31 -07:00
Brad Rydzewski 1dda838dee Merge pull request #1710 from strk/badgeNone-200
Make badgeNone usable in HTML img tag (returning 200 instead of 404)
2016-07-12 10:12:11 -07:00
Sandro Santilli a24f584336 Separate core imports from external ones 2016-07-12 13:51:25 +02:00
Sandro Santilli 7dbeb6f42e Use Warning instead of Error on sql failure in badge 2016-07-12 13:43:32 +02:00
Sandro Santilli 042e779e08 Use Sirupsen/logrus for logs 2016-07-12 13:28:02 +02:00
Sandro Santilli 578f73c791 Make badgeNone usable in HTML img tag (returning 200 instead of 404)
Also adds a print in the log about the kind of failure
2016-07-12 12:53:01 +02:00
Brad Rydzewski 35e5435400 Merge pull request #1709 from bradrydzewski/master
fixed router issue and removed unused HTML pages
2016-07-10 19:19:27 -07:00
Brad Rydzewski a56ce81c3c fixed router and removed unused HTML pages 2016-07-10 19:08:52 -07:00
Cole R Lawrence 6802913dc0 Rename secert_add.go to secret_add.go 2016-07-10 16:26:42 -05:00
Brad Rydzewski e4a613f01a Merge pull request #1707 from tboerger/feature/feed-fixes
Always return an empty collection within feed
2016-07-10 13:10:44 -07:00
Thomas Boerger 2cfdf8b294
Always return an empty collection within feed 2016-07-10 21:52:56 +02:00
Brad Rydzewski 06d3799787 Update 0.5 links in README [CI SKIP] 2016-07-10 10:40:01 -07:00
Victor Shih 7188e1d410 Support backslash-escaped slashes in find-and-replace substitution. (#1699) 2016-07-09 10:37:13 -07:00
Brad Rydzewski 324392d3e0 fix form action typo in Gogs logic form 2016-07-09 10:22:05 -07:00
Brad Rydzewski 4d1df2924c replace UI with single page application (#1704) 2016-07-08 15:40:29 -07:00
Brad Rydzewski 59b0200412 Merge pull request #1702 from strk/pgsql-fix
Fix PostgreSQL error on empty repository list
2016-07-06 10:39:57 -07:00
Brad Rydzewski 6bfc7924bb Merge pull request #1703 from strk/resolve_relative_gogs_avatars
Fix resolution of relative avatar urls for Gogs published in subpath
2016-07-06 10:38:29 -07:00
Sandro Santilli cacfd0c444 Fix resolution of relative avatar urls for Gogs published in subpath
Closes #1701
Includes a new test, and updates expected results for 3 of them (adding
the schema part)
2016-07-06 15:58:31 +02:00