Commit graph

1821 commits

Author SHA1 Message Date
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
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
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