Commit Graph

  • a45ce34ca8 added proxy documentation Brad Rydzewski 2015-10-26 10:28:01 -07:00
  • f23037457b Merge pull request #1237 from pheuter/patch-1 Brad Rydzewski 2015-10-26 10:09:34 -07:00
  • df0c6cd567 use a custom build image to avoid compiling sass and sqlite every time Brad Rydzewski 2015-10-25 17:44:06 -07:00
  • b8dba17684 fixed sass file spacing issue cases by recent libsass changes Brad Rydzewski 2015-10-25 17:43:43 -07:00
  • 3c8c330656 added command line utility docs Brad Rydzewski 2015-10-25 15:18:16 -07:00
  • 3dd218b211 fixed broken repo delete Brad Rydzewski 2015-10-23 16:37:25 -07:00
  • ad2a3bf18d Merge pull request #996 from ianneub/default-data-driver Brad Rydzewski 2015-10-22 17:59:42 -07:00
  • b0547a081e Merge pull request #1226 from hkjn/patch-3 Brad Rydzewski 2015-10-22 17:49:43 -07:00
  • 6890927415 Merge pull request #1227 from hkjn/patch-4 Brad Rydzewski 2015-10-22 17:49:27 -07:00
  • 3f443f99a4 added feed to swagger Brad Rydzewski 2015-10-22 17:46:18 -07:00
  • 6ed5ae4827 fix issue w/ missing gogs client deps Brad Rydzewski 2015-10-22 17:03:07 -07:00
  • d376730226 adding full support for Gogs including private repositories Brad Rydzewski 2015-10-22 16:36:43 -07:00
  • 22fc0e3bf8 improved database coverage, including feed coverage Brad Rydzewski 2015-10-21 17:17:29 -07:00
  • 2f071bb2cf re-enabled build feed Brad Rydzewski 2015-10-21 16:39:43 -07:00
  • 45ee7853d0 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 Brad Rydzewski 2015-10-21 16:18:21 -07:00
  • 6f04c39d3d Merge pull request #1246 from tboerger/feature/deps Brad Rydzewski 2015-10-21 16:18:00 -07:00
  • cfdfbcfd3b didn't realize gin supports net.Context. Change to support Context pattern! Brad Rydzewski 2015-10-21 16:14:02 -07:00
  • 1b55587d24 Added vendored dependency for github.com/koding/cache Thomas Boerger 2015-10-21 23:58:16 +02:00
  • af2ef2347a improvements to middleware and URL resolver Brad Rydzewski 2015-10-21 14:31:53 -07:00
  • 1e46ccf56b Merge pull request #1245 from dolanor/rfc7239 Brad Rydzewski 2015-10-20 21:27:04 -07:00
  • 4aee17e264 Modify to comply to the RFC7239 Tanguy Herrmann 2015-10-21 02:20:54 +02:00
  • eb04d418d9 moving caching w/ TTL to its own package Brad Rydzewski 2015-10-20 16:45:24 -07:00
  • efcab1210b set defaults database and driver in Dockerfile Brad Rydzewski 2015-10-20 16:44:36 -07:00
  • 7f9ef94f47 unit testing postgres, mysql. temporary workaround for backticks Brad Rydzewski 2015-10-20 00:08:09 -07:00
  • 2dd4d6613c ability to get remote from context Brad Rydzewski 2015-10-19 17:57:21 -07:00
  • 0e3b11c44d code that verifies the Docker daemon connection before adding Brad Rydzewski 2015-10-19 17:46:58 -07:00
  • ffd42a1a0e use helper function to create test db connection for planned pg support Brad Rydzewski 2015-10-19 11:45:53 -07:00
  • 505ec312b5 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 Brad Rydzewski 2015-10-19 10:42:18 -07:00
  • 23a044d076 fix postgres table creation Brad Rydzewski 2015-10-19 10:41:57 -07:00
  • 249912e429 Merge pull request #1241 from psytale/fix-mysql-init Brad Rydzewski 2015-10-19 10:40:21 -07:00
  • 834b7aff4a Fix MySQL init scripts Philip Witty 2015-10-19 16:29:18 +01:00
  • 835be5beab split doc upload into multiple parts Brad Rydzewski 2015-10-16 15:04:10 -07:00
  • a6fa326169 fix issue with exceeding sqlite params Brad Rydzewski 2015-10-16 15:02:50 -07:00
  • fa8c657005 some initial work on #1234 Brad Rydzewski 2015-10-15 22:25:07 -07:00
  • 4f7199b5ff filter list using the full name Brad Rydzewski 2015-10-15 15:54:19 -07:00
  • f84c8bc411 working on the homage page Brad Rydzewski 2015-10-15 15:40:27 -07:00
  • c8e1bd6617 Fix unit test Mark Fayngersh 2015-10-15 15:15:35 -04:00
  • 3223f4772a Update repo.go to clone specific branch for PR Mark Fayngersh 2015-10-15 13:12:58 -04:00
  • 8fbd3d5fa7 log when error fetching repository Brad Rydzewski 2015-10-14 12:51:18 -07:00
  • e3afea861b log when error fetching repository Brad Rydzewski 2015-10-14 12:48:46 -07:00
  • 146d884f11 provide more useful error messages when empty search results Brad Rydzewski 2015-10-13 12:55:50 -07:00
  • a4dd4e8db8 fix typo in docs Brad Rydzewski 2015-10-13 02:10:10 -07:00
  • 5138b50a35 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 Brad Rydzewski 2015-10-13 02:09:09 -07:00
  • a7a1b1dfb7 cleaning up the middleware and adding caching with TTL Brad Rydzewski 2015-10-13 02:08:08 -07:00
  • dd8afd0155 Update README.md Brad Rydzewski 2015-10-08 07:06:42 -07:00
  • dcd2f01872 Add comment to shared.build.repo.Repo type Henrik Jonsson 2015-10-08 10:11:01 +02:00
  • a9366b7720 Update comments in shared.build.Builder Henrik Jonsson 2015-10-08 10:08:18 +02:00
  • 7be93921bd ability to get last build before N Brad Rydzewski 2015-10-07 17:53:28 -07:00
  • a63f942c1f improving installation docs Brad Rydzewski 2015-10-07 17:17:15 -07:00
  • 5ba7dad0dc updated docs to not include drone javascript files when generated Brad Rydzewski 2015-10-07 15:36:46 -07:00
  • cd86948cff copy static assets to static directory in S3 for readme.drone.io Brad Rydzewski 2015-10-07 14:41:30 -07:00
  • 7ed0b393a6 specify drone 0.4 in docs Brad Rydzewski 2015-10-07 14:29:52 -07:00
  • e22d96765e fixes #1224 Brad Rydzewski 2015-10-07 13:47:16 -07:00
  • 9b843a4e17 fixed issue in Makefile Brad Rydzewski 2015-10-07 13:15:38 -07:00
  • 98e959095f get lowercase http_proxy env variables Brad Rydzewski 2015-10-07 13:06:14 -07:00
  • a4eee9e510 generating documentation Brad Rydzewski 2015-10-07 11:35:35 -07:00
  • 7190facb41 updated to auto generate build documentation and embed in binary Brad Rydzewski 2015-10-06 19:41:20 -07:00
  • aa8e0347d0 github author fallback for old GitHub enterprise Brad Rydzewski 2015-10-06 18:31:01 -07:00
  • 0ed2535b53 fixed logging error Brad Rydzewski 2015-10-06 15:58:37 -07:00
  • 0943117ad7 propogate HTTP_PROXY environment variables throuhgout build Brad Rydzewski 2015-10-06 15:50:15 -07:00
  • acb27f4f1e fix go get in makefile Brad Rydzewski 2015-10-06 14:50:41 -07:00
  • 9555f50215 initial commit to add doc generation as part of build Brad Rydzewski 2015-10-06 14:41:55 -07:00
  • 2b00d12bb6 code to generate API documentation Brad Rydzewski 2015-10-06 10:19:43 -07:00
  • 25d6a8c4bc updated the swagger file Brad Rydzewski 2015-10-05 23:18:10 -07:00
  • df0b442d5d just some initial work to enable bitbucket pull requests Brad Rydzewski 2015-10-05 23:17:59 -07:00
  • 93c78150b6 ability to refresh tokens Brad Rydzewski 2015-10-04 19:39:44 -07:00
  • dc821b8d12 added bitbucket and postgres documentation Brad Rydzewski 2015-10-04 19:28:48 -07:00
  • ac6133c922 bitbucket code is mostly working Brad Rydzewski 2015-10-04 18:34:06 -07:00
  • 528fbb0f2c some finishing touches on the bitbucket implementation for 0.4 Brad Rydzewski 2015-10-04 17:40:27 -07:00
  • 1c87bd9c3b pull .drone.yml and .drone.sec from bitbucket Brad Rydzewski 2015-10-03 22:23:37 -07:00
  • 75cca2807d some initial work on #1147 to enable Bitbucket with oauth2 Brad Rydzewski 2015-10-03 21:50:11 -07:00
  • e5065da888 re-added /api/hook for gitlab Brad Rydzewski 2015-10-03 16:57:24 -07:00
  • 66d54ade7c adding index to track authors Brad Rydzewski 2015-10-02 16:52:50 -07:00
  • 71a0879309 re-added the simple repo list to the home page Brad Rydzewski 2015-10-02 16:47:54 -07:00
  • 130c133b92 added helper queries for user builds Brad Rydzewski 2015-10-02 16:16:41 -07:00
  • 4435d7f2f6 added ssh param to force git+ssh cloning Brad Rydzewski 2015-10-02 16:02:37 -07:00
  • 7f3e4de836 added position sticky to page Brad Rydzewski 2015-10-01 15:54:39 -07:00
  • fc4b106949 added enqueued columns to build and job to track queue wait times Brad Rydzewski 2015-10-01 14:35:25 -07:00
  • f0cba925f0 fixed timestamp / label issues on build page Brad Rydzewski 2015-10-01 13:39:25 -07:00
  • 6bc28bd41c ability to cancel a single job (not entire build) Brad Rydzewski 2015-10-01 12:05:23 -07:00
  • 37e515fbca wrap version number in quotes Brad Rydzewski 2015-10-01 00:39:30 -07:00
  • e011f67803 moved docker to publish section Brad Rydzewski 2015-10-01 00:13:27 -07:00
  • 266518d637 setup auto-deploying .deb file and docker image Brad Rydzewski 2015-09-30 23:01:51 -07:00
  • 29ac8db880 remove sudo from contrib scripts Brad Rydzewski 2015-09-30 22:28:20 -07:00
  • 2deb7e0d0c start building 0.4 with 0.4 Brad Rydzewski 2015-09-30 22:16:42 -07:00
  • 874924218f fixed panic that issues csrf token when user not authenticated Brad Rydzewski 2015-09-30 18:42:32 -07:00
  • ad63fc7060 split settings to multiple handler funcs Brad Rydzewski 2015-09-30 18:21:39 -07:00
  • b039519d3f correctly connect to remote docker clients Brad Rydzewski 2015-09-30 15:54:35 -07:00
  • 9c4a9acb56 ability to add Docker CA, Cert, Key via the user interface Brad Rydzewski 2015-09-30 14:55:15 -07:00
  • 5d586582c8 fix failing gitlab and cc tests Brad Rydzewski 2015-09-30 14:18:09 -07:00
  • 6c81c9cb03 manually go get goblin since it isn't included by vexp yet Brad Rydzewski 2015-09-30 14:06:51 -07:00
  • b315914edb update vendored repos Brad Rydzewski 2015-09-30 14:00:48 -07:00
  • 35f36b97fb use install -t instead of make install for sassc Brad Rydzewski 2015-09-30 13:50:12 -07:00
  • 3d9a0665d5 don't fail to delete if sqlite zip does not exist Brad Rydzewski 2015-09-30 13:24:42 -07:00
  • e8b43455ed fixed issue w/ manual sqlite install script Brad Rydzewski 2015-09-30 13:23:05 -07:00
  • 1ce1f37afe correctly invoke bash in build Brad Rydzewski 2015-09-30 13:17:54 -07:00
  • b02cee7a0e install sqlite and sassc from source Brad Rydzewski 2015-09-30 13:15:28 -07:00
  • 67c00fa6a9 get jsmin for contrib file Brad Rydzewski 2015-09-30 13:02:20 -07:00
  • dfb767e970 added sudo for drone 0.3 builds Brad Rydzewski 2015-09-30 12:40:16 -07:00
  • aa320db9c5 updating for latest data structure Brad Rydzewski 2015-09-30 12:37:32 -07:00