Commit graph

3378 commits

Author SHA1 Message Date
徐胖
acc6c8282b fix some typos 2019-04-16 10:03:49 +08:00
徐胖
1042b18716 fix some typos 2019-04-16 09:55:38 +08:00
徐胖
4d47ac1861 fix some typos 2019-04-16 09:50:32 +08:00
徐胖
3883ee9614 fix some typos 2019-04-16 09:27:15 +08:00
Brad Rydzewski
d25d661c75 fix secret namespace json tag 2019-04-15 08:25:00 -07:00
Brad Rydzewski
96132e3d0a support for per-organization secrets 2019-04-14 17:06:16 -07:00
Brad Rydzewski
727177da13 ability to delete repository 2019-04-14 14:01:47 -07:00
Brad Rydzewski
9b5d07f843 sqlite username column case insensitive 2019-04-14 10:47:23 -07:00
Brad Rydzewski
4ad4402675 limit steps by cron name, #2628 2019-04-13 12:50:43 -07:00
Brad Rydzewski
e855881324 limit pipelines by cron name, #2628 2019-04-13 12:40:50 -07:00
Brad Rydzewski
64d80a4a92 add #2495 to changelog 2019-04-13 11:56:27 -07:00
Brad Rydzewski
6585c5184a Merge remote-tracking branch 'origin/master' 2019-04-13 11:55:15 -07:00
Brad Rydzewski
daa071d497 ping docker daemon before starting agent 2019-04-13 11:55:08 -07:00
Brad Rydzewski
1a01a70533
Merge pull request #2622 from techknowlogick/gitea-oauth
Add Gitea Oauth
2019-04-13 11:12:36 -07:00
Brad Rydzewski
0282600685 fix version test [CI SKIP] 2019-04-13 11:11:53 -07:00
techknowlogick
1e44ae494a
Update CHANGELOG.md 2019-04-13 11:37:09 -04:00
Brad Rydzewski
4004cb6008 closes issue #2534 [CI SKIP] 2019-04-13 01:58:26 -07:00
Brad Rydzewski
2e36ee9c72 WIP endpoint to create build from branch, sha 2019-04-13 01:52:31 -07:00
Matti Ranta
236286ee14
Merge branch 'master' into gitea-oauth 2019-04-12 10:14:16 -04:00
Brad Rydzewski
c338fadd4f specify a user for the pipeline step, issue #2651 2019-04-10 19:41:08 -07:00
Brad Rydzewski
7bae2f1137 update changelog for 1.0.1 patch [CI SKIP] 2019-04-10 17:53:59 -07:00
Brad Rydzewski
adc110be17 Merge remote-tracking branch 'origin/master' 2019-04-10 16:30:25 -07:00
Brad Rydzewski
b66c78ce0e bump go-scm to version 1.3.0 2019-04-10 16:28:40 -07:00
Brad Rydzewski
6a67954672
Merge pull request #2641 from MilleniumStudio/master
Fix nolimit tag build
2019-04-02 23:53:25 -04:00
Kévin Darcel
2045ce3dd5
Fix nolimit tag build 2019-04-01 14:54:41 -06:00
Brad Rydzewski
2a3ffc779b
add waiver [ci skip] 2019-03-22 17:07:09 -07:00
Brad Rydzewski
316217a81d bump version [CI SKIP] 2019-03-19 16:17:40 -07:00
Brad Rydzewski
fabd2670f5 force SIGINT when terminating the agent 2019-03-19 14:44:02 -07:00
Brad Rydzewski
38b1847914 adjust repo feed query for postgres 2019-03-19 10:23:15 -07:00
Brad Rydzewski
cd439d261c comment out suboptimal pg query 2019-03-18 23:59:11 -07:00
Brad Rydzewski
a9d63cea69 fix incomplete build query 2019-03-18 23:39:33 -07:00
Brad Rydzewski
3a1cab8164 bump ui 2019-03-18 10:18:57 -07:00
Brad Rydzewski
24a58fb393 bump yaml version v1.0.6 2019-03-18 09:43:42 -07:00
Brad Rydzewski
504e4754e6 support for encrypted secrets 2019-03-18 08:34:36 -07:00
Brad Rydzewski
bd23f21ff4 ability to pause and resume build queue 2019-03-17 14:31:07 -07:00
techknowlogick
8f351eaa3a
Merge branch 'master' into gitea-oauth 2019-03-17 00:50:53 -04:00
Brad Rydzewski
680afa1db1 version tag 2019-03-16 12:56:52 -07:00
Brad Rydzewski
ba750ff0ae bump ui 2019-03-16 12:53:03 -07:00
Brad Rydzewski
86803fae13 bump user interface 2019-03-14 18:16:44 -07:00
Brad Rydzewski
17a5f503c7 bump drone-yaml to v1.0.4 [ci skip] 2019-03-14 17:44:04 -07:00
Brad Rydzewski
7780f0e5ce update stats to include windows 1809 [ci skip] 2019-03-14 17:35:00 -07:00
Brad Rydzewski
0fa4ea3c5e update stats to include windows 1809 2019-03-14 17:30:35 -07:00
Brad Rydzewski
3a53af18b7 use windows-{version}-amd64 convention for image tags 2019-03-14 17:27:25 -07:00
Brad Rydzewski
9cb6cfb0dd
Merge pull request #2624 from donny-dont/windows-dockerfiles [ci skip]
Update windows dockerfiles and add 1809 versions
2019-03-14 17:21:22 -07:00
techknowlogick
bb8433e7a2
Merge branch 'master' into gitea-oauth 2019-03-14 18:14:54 -04:00
Don
9cff2bcbd3 Update windows dockerfiles and add 1809 versions 2019-03-14 12:26:51 -07:00
Brad Rydzewski
52b1d92c3d bump drone yaml package 2019-03-14 10:53:24 -07:00
Brad Rydzewski
4e4932512c fix issue #2553 2019-03-14 10:16:19 -07:00
Matti Ranta
a98e3184c3
update gomod 2019-03-13 22:07:20 -04:00
techknowlogick
dd0795bb1c
Merge branch 'master' into gitea-oauth 2019-03-13 22:01:12 -04:00