Commit graph

1790 commits

Author SHA1 Message Date
Kirilll Zaitsev
6854d1343e Additional fixes 2015-08-30 01:18:45 +03:00
Kirill Zaitsev
ce50e0fd4b Added push tag event support 2015-08-30 00:33:42 +03:00
Kirill Zaitsev
00284dd879 Gitlab testing 2015-08-30 00:33:41 +03:00
Kirill Zaitsev
7716c702be FIxes tests 2015-08-30 00:33:41 +03:00
Kirill Zaitsev
fd98e26575 GitLab service interface 2015-08-30 00:33:41 +03:00
Brad Rydzewski
370e53da1e Merge pull request #1171 from tboerger/feature/drone-config
Integrated more tasks into make.go
2015-08-27 08:44:49 -07:00
Brad Rydzewski
292c8b7c2b Merge pull request #1170 from tboerger/feature/logout-button
Integrated logout button into the UI
2015-08-27 08:43:08 -07:00
Thomas Boerger
075fd5e522 Execute the new go make tasks 2015-08-27 11:03:23 +02:00
Thomas Boerger
d6a546a309 Removed in go implemented tasks from Makefile 2015-08-27 11:03:03 +02:00
Thomas Boerger
ab44a65e81 Integrated scripts task 2015-08-27 10:57:17 +02:00
Thomas Boerger
c2346e3275 Integrated styles task 2015-08-27 10:56:29 +02:00
Thomas Boerger
7e21566af3 Integrated clean task 2015-08-27 10:34:51 +02:00
Thomas Boerger
2577b6cda2 Integrated logout button into the UI 2015-08-27 09:48:57 +02:00
Brad Rydzewski
d1b36e868a Merge pull request #1167 from chengweiv5/fix-default-docker-host
Fix default docker host configuration
2015-08-26 08:35:48 -07:00
Chengwei Yang
ceacbdd4fe Fix default docker host configuration
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2015-08-26 16:49:08 +08:00
Brad Rydzewski
14b36066f3 Merge pull request #1165 from chengweiv5/doc
Doc
2015-08-25 08:38:18 -07:00
Chengwei Yang
57b2392366 doc: Fix typo ListAndServerTLS -> ListenAndServeTLS
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2015-08-25 15:27:29 +08:00
Chengwei Yang
13dc525169 doc: clerify install document about start/stop/restart drone
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
2015-08-25 15:27:29 +08:00
Brad Rydzewski
091b213300 fixes #917 2015-08-24 14:10:30 -07:00
Brad Rydzewski
3b8b18fdca added a backoff for streaming output 2015-08-24 12:29:08 -07:00
Brad Rydzewski
07672689db Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 2015-08-24 11:25:36 -07:00
Brad Rydzewski
a18da82cb2 support for mysql database 2015-08-24 11:25:01 -07:00
Brad Rydzewski
b74e0bbe4e Merge pull request #1163 from tboerger/feature/deprecations
Avoid warning about deprecated build paramaters within make.go
2015-08-24 08:29:26 -07:00
Brad Rydzewski
fcff2d0ffa Merge pull request #1164 from tboerger/feature/make-extend
Implemented go-bindata into makefile
2015-08-24 08:29:03 -07:00
Thomas Boerger
e1b7895e50 Implemented go-bindata into makefile 2015-08-24 15:22:27 +02:00
Thomas Boerger
05e35ac71a Avoid warning about deprecated build paramaters within make.go 2015-08-24 14:59:25 +02:00
Brad Rydzewski
27004bd61e closes out #1148 2015-08-21 22:26:46 -07:00
Brad Rydzewski
b264e837fe build runner now in charge of timeout 2015-08-21 15:30:32 -07:00
Brad Rydzewski
bf1b9d2d8a use exit status 130 when canceling a build 2015-08-21 00:06:10 -07:00
Brad Rydzewski
50d3ea8e00 trap SIGINT and cleanup containers 2015-08-20 18:31:54 -07:00
Brad Rydzewski
f5721a9383 add link for pr and for commit 2015-08-20 17:59:47 -07:00
Brad Rydzewski
943fafb67e hide UI things when user not authenticated 2015-08-20 17:43:44 -07:00
Brad Rydzewski
1b8a00f5f6 always check for new plugins, until we have an update strategy 2015-08-20 15:54:23 -07:00
Brad Rydzewski
17f2705ee1 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 2015-08-20 12:45:59 -07:00
Brad Rydzewski
407feaaeba documented encrypted variables 2015-08-20 12:42:13 -07:00
Brad Rydzewski
56a6e58ed6 Merge pull request #1155 from Bugagazavr/patch-4
Fix warnings
2015-08-20 11:13:44 -07:00
Bugagazavr
37237230e9 Fix warnings 2015-08-20 21:09:12 +03:00
Brad Rydzewski
a0cbba5a95 fix unit test ordering issue in 1.5 2015-08-20 10:57:46 -07:00
Brad Rydzewski
0379b13521 bump to Go 1.5 2015-08-20 10:48:08 -07:00
Brad Rydzewski
69b9f469a7 bump go in yaml 2015-08-20 10:44:00 -07:00
Brad Rydzewski
7cef8f0edd bump go version in yaml 2015-08-20 10:31:47 -07:00
Brad Rydzewski
fd067be1aa tweak to use alt URL-compatible base64 encoding 2015-08-20 09:39:34 -07:00
Brad Rydzewski
7fb90fccbb Merge pull request #1154 from shawnzhu/RSA-OAEP
AES -> RSA-OAEP
2015-08-19 23:14:28 -07:00
Ke Zhu
85a9811110 no repo model in parsing secure section of yaml 2015-08-20 00:41:58 -04:00
Ke Zhu
f9ebf9ca11 AES to RSA-OAEP 2015-08-19 23:36:09 -04:00
Brad Rydzewski
ab4b2da50d added desc to ubuntu sqlite install 2015-08-19 20:15:41 -07:00
Brad Rydzewski
1aa4abe0ff Create ubuntu.md 2015-08-19 20:14:27 -07:00
Brad Rydzewski
f0cc7a211d Merge pull request #1153 from donny-dont/features/cache-docs
Documentation for caching
2015-08-19 18:30:45 -07:00
Don
a8e4e464c4 Adding in caching information. 2015-08-19 18:26:37 -07:00
Brad Rydzewski
e728152059 crypt tests 2015-08-19 16:58:59 -07:00