1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-23 17:53:23 +02:00

2940 Commits

Author SHA1 Message Date
Henrik Jonsson
a9366b7720 Update comments in shared.build.Builder
They were previously referring to fields with different names. New comments are taken from the type declaration of `shared.build.script.Build` and what seems appropriate for `shared.build.repo.Repo` (sending separate PR).
2015-10-08 10:08:18 +02:00
Brad Rydzewski
7be93921bd ability to get last build before N 2015-10-07 17:53:28 -07:00
Brad Rydzewski
a63f942c1f improving installation docs 2015-10-07 17:17:15 -07:00
Brad Rydzewski
5ba7dad0dc updated docs to not include drone javascript files when generated 2015-10-07 15:36:46 -07:00
Brad Rydzewski
cd86948cff copy static assets to static directory in S3 for readme.drone.io 2015-10-07 14:41:30 -07:00
Brad Rydzewski
7ed0b393a6 specify drone 0.4 in docs 2015-10-07 14:29:52 -07:00
Brad Rydzewski
e22d96765e fixes #1224 2015-10-07 13:47:16 -07:00
Brad Rydzewski
9b843a4e17 fixed issue in Makefile 2015-10-07 13:15:38 -07:00
Brad Rydzewski
98e959095f get lowercase http_proxy env variables 2015-10-07 13:06:14 -07:00
Brad Rydzewski
a4eee9e510 generating documentation 2015-10-07 11:35:35 -07:00
Brad Rydzewski
7190facb41 updated to auto generate build documentation and embed in binary 2015-10-06 19:41:20 -07:00
Brad Rydzewski
aa8e0347d0 github author fallback for old GitHub enterprise 2015-10-06 18:31:01 -07:00
Brad Rydzewski
0ed2535b53 fixed logging error 2015-10-06 15:58:37 -07:00
Brad Rydzewski
0943117ad7 propogate HTTP_PROXY environment variables throuhgout build 2015-10-06 15:50:15 -07:00
Brad Rydzewski
acb27f4f1e fix go get in makefile 2015-10-06 14:50:41 -07:00
Brad Rydzewski
9555f50215 initial commit to add doc generation as part of build 2015-10-06 14:41:55 -07:00
Brad Rydzewski
2b00d12bb6 code to generate API documentation 2015-10-06 10:19:43 -07:00
Brad Rydzewski
25d6a8c4bc updated the swagger file 2015-10-05 23:18:10 -07:00
Brad Rydzewski
df0b442d5d just some initial work to enable bitbucket pull requests 2015-10-05 23:17:59 -07:00
Brad Rydzewski
93c78150b6 ability to refresh tokens 2015-10-04 19:39:44 -07:00
Brad Rydzewski
dc821b8d12 added bitbucket and postgres documentation 2015-10-04 19:28:48 -07:00
Brad Rydzewski
ac6133c922 bitbucket code is mostly working 2015-10-04 18:34:06 -07:00
Brad Rydzewski
528fbb0f2c some finishing touches on the bitbucket implementation for 0.4 2015-10-04 17:40:27 -07:00
Brad Rydzewski
1c87bd9c3b pull .drone.yml and .drone.sec from bitbucket 2015-10-03 22:23:37 -07:00
Brad Rydzewski
75cca2807d some initial work on #1147 to enable Bitbucket with oauth2 2015-10-03 21:50:11 -07:00
Brad Rydzewski
e5065da888 re-added /api/hook for gitlab 2015-10-03 16:57:24 -07:00
Brad Rydzewski
66d54ade7c adding index to track authors 2015-10-02 16:52:50 -07:00
Brad Rydzewski
71a0879309 re-added the simple repo list to the home page 2015-10-02 16:47:54 -07:00
Brad Rydzewski
130c133b92 added helper queries for user builds 2015-10-02 16:16:41 -07:00
Brad Rydzewski
4435d7f2f6 added ssh param to force git+ssh cloning 2015-10-02 16:02:37 -07:00
Brad Rydzewski
7f3e4de836 added position sticky to page 2015-10-01 15:54:39 -07:00
Brad Rydzewski
fc4b106949 added enqueued columns to build and job to track queue wait times 2015-10-01 14:35:25 -07:00
Brad Rydzewski
f0cba925f0 fixed timestamp / label issues on build page 2015-10-01 13:39:25 -07:00
Brad Rydzewski
6bc28bd41c ability to cancel a single job (not entire build) 2015-10-01 12:05:23 -07:00
Brad Rydzewski
37e515fbca wrap version number in quotes 2015-10-01 00:39:30 -07:00
Brad Rydzewski
e011f67803 moved docker to publish section 2015-10-01 00:13:27 -07:00
Brad Rydzewski
266518d637 setup auto-deploying .deb file and docker image 2015-09-30 23:01:51 -07:00
Brad Rydzewski
29ac8db880 remove sudo from contrib scripts 2015-09-30 22:28:20 -07:00
Brad Rydzewski
2deb7e0d0c start building 0.4 with 0.4 2015-09-30 22:16:42 -07:00
Brad Rydzewski
874924218f fixed panic that issues csrf token when user not authenticated 2015-09-30 18:42:32 -07:00
Brad Rydzewski
ad63fc7060 split settings to multiple handler funcs 2015-09-30 18:21:39 -07:00
Brad Rydzewski
b039519d3f correctly connect to remote docker clients 2015-09-30 15:54:35 -07:00
Brad Rydzewski
9c4a9acb56 ability to add Docker CA, Cert, Key via the user interface 2015-09-30 14:55:15 -07:00
Brad Rydzewski
5d586582c8 fix failing gitlab and cc tests 2015-09-30 14:18:09 -07:00
Brad Rydzewski
6c81c9cb03 manually go get goblin since it isn't included by vexp yet 2015-09-30 14:06:51 -07:00
Brad Rydzewski
b315914edb update vendored repos 2015-09-30 14:00:48 -07:00
Brad Rydzewski
35f36b97fb use install -t instead of make install for sassc 2015-09-30 13:50:12 -07:00
Brad Rydzewski
3d9a0665d5 don't fail to delete if sqlite zip does not exist 2015-09-30 13:24:42 -07:00
Brad Rydzewski
e8b43455ed fixed issue w/ manual sqlite install script 2015-09-30 13:23:05 -07:00
Brad Rydzewski
1ce1f37afe correctly invoke bash in build 2015-09-30 13:17:54 -07:00