Commit graph

2175 commits

Author SHA1 Message Date
Brad Rydzewski
d376730226 adding full support for Gogs including private repositories 2015-10-22 16:36:43 -07:00
Brad Rydzewski
22fc0e3bf8 improved database coverage, including feed coverage 2015-10-21 17:17:29 -07:00
Brad Rydzewski
2f071bb2cf re-enabled build feed 2015-10-21 16:39:43 -07:00
Brad Rydzewski
45ee7853d0 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 2015-10-21 16:18:21 -07:00
Brad Rydzewski
6f04c39d3d Merge pull request #1246 from tboerger/feature/deps
Added vendored dependency for github.com/koding/cache
2015-10-21 16:18:00 -07:00
Brad Rydzewski
cfdfbcfd3b didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00
Thomas Boerger
1b55587d24 Added vendored dependency for github.com/koding/cache 2015-10-22 00:58:59 +02:00
Brad Rydzewski
af2ef2347a improvements to middleware and URL resolver 2015-10-21 14:31:53 -07:00
Brad Rydzewski
1e46ccf56b Merge pull request #1245 from dolanor/rfc7239
RFC7239 : Standard header for SSL proxy forwarding
2015-10-20 21:27:04 -07:00
Tanguy Herrmann
4aee17e264 Modify to comply to the RFC7239
* Changed the previous code based on X- headers to the RFC7239
* Refactored the code to determine if a request is https or not
2015-10-21 02:38:47 +02:00
Brad Rydzewski
eb04d418d9 moving caching w/ TTL to its own package 2015-10-20 16:45:24 -07:00
Brad Rydzewski
efcab1210b set defaults database and driver in Dockerfile 2015-10-20 16:44:36 -07:00
Brad Rydzewski
7f9ef94f47 unit testing postgres, mysql. temporary workaround for backticks 2015-10-20 00:08:09 -07:00
Brad Rydzewski
2dd4d6613c ability to get remote from context 2015-10-19 17:57:21 -07:00
Brad Rydzewski
0e3b11c44d code that verifies the Docker daemon connection before adding 2015-10-19 17:46:58 -07:00
Brad Rydzewski
ffd42a1a0e use helper function to create test db connection for planned pg support 2015-10-19 11:45:53 -07:00
Brad Rydzewski
505ec312b5 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 2015-10-19 10:42:18 -07:00
Brad Rydzewski
23a044d076 fix postgres table creation 2015-10-19 10:41:57 -07:00
Brad Rydzewski
249912e429 Merge pull request #1241 from psytale/fix-mysql-init
Fix MySQL init script
2015-10-19 10:40:21 -07:00
Philip Witty
834b7aff4a Fix MySQL init scripts
* Fix a few failing statements in script
* Changed max length of owner/repo name to 255 (limit of 100 in github and 255 in gitlab). MySQL can't handle a unique field of more than 767 bytes by default
2015-10-19 16:29:18 +01:00
Brad Rydzewski
835be5beab split doc upload into multiple parts 2015-10-16 15:04:10 -07:00
Brad Rydzewski
a6fa326169 fix issue with exceeding sqlite params 2015-10-16 15:02:50 -07:00
Brad Rydzewski
fa8c657005 some initial work on #1234 2015-10-15 22:25:07 -07:00
Brad Rydzewski
4f7199b5ff filter list using the full name 2015-10-15 15:54:19 -07:00
Brad Rydzewski
f84c8bc411 working on the homage page 2015-10-15 15:40:27 -07:00
Mark Fayngersh
c8e1bd6617 Fix unit test 2015-10-15 15:15:35 -04:00
Mark Fayngersh
3223f4772a Update repo.go to clone specific branch for PR 2015-10-15 13:12:58 -04:00
Brad Rydzewski
8fbd3d5fa7 log when error fetching repository 2015-10-14 12:51:18 -07:00
Brad Rydzewski
e3afea861b log when error fetching repository 2015-10-14 12:48:46 -07:00
Brad Rydzewski
146d884f11 provide more useful error messages when empty search results 2015-10-13 12:55:50 -07:00
Brad Rydzewski
a4dd4e8db8 fix typo in docs 2015-10-13 02:10:10 -07:00
Brad Rydzewski
5138b50a35 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 2015-10-13 02:09:09 -07:00
Brad Rydzewski
a7a1b1dfb7 cleaning up the middleware and adding caching with TTL 2015-10-13 02:08:08 -07:00
Brad Rydzewski
dd8afd0155 Update README.md 2015-10-08 07:06:42 -07:00
Henrik Jonsson
dcd2f01872 Add comment to shared.build.repo.Repo type 2015-10-08 10:11:01 +02:00
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