Commit graph

  • a63f942c1f improving installation docs Brad Rydzewski 2015-10-07 17:17:15 -0700
  • 5ba7dad0dc updated docs to not include drone javascript files when generated Brad Rydzewski 2015-10-07 15:36:46 -0700
  • cd86948cff copy static assets to static directory in S3 for readme.drone.io Brad Rydzewski 2015-10-07 14:41:30 -0700
  • 7ed0b393a6 specify drone 0.4 in docs Brad Rydzewski 2015-10-07 14:29:52 -0700
  • e22d96765e fixes #1224 Brad Rydzewski 2015-10-07 13:47:16 -0700
  • 9b843a4e17 fixed issue in Makefile Brad Rydzewski 2015-10-07 13:15:38 -0700
  • 98e959095f get lowercase http_proxy env variables Brad Rydzewski 2015-10-07 13:06:14 -0700
  • a4eee9e510 generating documentation Brad Rydzewski 2015-10-07 11:35:35 -0700
  • 7190facb41 updated to auto generate build documentation and embed in binary Brad Rydzewski 2015-10-06 19:41:20 -0700
  • aa8e0347d0 github author fallback for old GitHub enterprise Brad Rydzewski 2015-10-06 18:31:01 -0700
  • 0ed2535b53 fixed logging error Brad Rydzewski 2015-10-06 15:58:37 -0700
  • 0943117ad7 propogate HTTP_PROXY environment variables throuhgout build Brad Rydzewski 2015-10-06 15:50:15 -0700
  • acb27f4f1e fix go get in makefile Brad Rydzewski 2015-10-06 14:50:41 -0700
  • 9555f50215 initial commit to add doc generation as part of build Brad Rydzewski 2015-10-06 14:41:55 -0700
  • 2b00d12bb6 code to generate API documentation Brad Rydzewski 2015-10-06 10:19:43 -0700
  • 25d6a8c4bc updated the swagger file Brad Rydzewski 2015-10-05 23:18:10 -0700
  • df0b442d5d just some initial work to enable bitbucket pull requests Brad Rydzewski 2015-10-05 23:17:59 -0700
  • 93c78150b6 ability to refresh tokens Brad Rydzewski 2015-10-04 19:39:44 -0700
  • dc821b8d12 added bitbucket and postgres documentation Brad Rydzewski 2015-10-04 19:28:48 -0700
  • ac6133c922 bitbucket code is mostly working Brad Rydzewski 2015-10-04 18:34:06 -0700
  • 528fbb0f2c some finishing touches on the bitbucket implementation for 0.4 Brad Rydzewski 2015-10-04 17:40:27 -0700
  • 1c87bd9c3b pull .drone.yml and .drone.sec from bitbucket Brad Rydzewski 2015-10-03 22:23:37 -0700
  • 75cca2807d some initial work on #1147 to enable Bitbucket with oauth2 Brad Rydzewski 2015-10-03 21:50:11 -0700
  • e5065da888 re-added /api/hook for gitlab Brad Rydzewski 2015-10-03 16:57:24 -0700
  • 66d54ade7c adding index to track authors Brad Rydzewski 2015-10-02 16:52:50 -0700
  • 71a0879309 re-added the simple repo list to the home page Brad Rydzewski 2015-10-02 16:47:54 -0700
  • 130c133b92 added helper queries for user builds Brad Rydzewski 2015-10-02 16:16:41 -0700
  • 4435d7f2f6 added ssh param to force git+ssh cloning Brad Rydzewski 2015-10-02 16:02:37 -0700
  • 7f3e4de836 added position sticky to page Brad Rydzewski 2015-10-01 15:54:39 -0700
  • fc4b106949 added enqueued columns to build and job to track queue wait times Brad Rydzewski 2015-10-01 14:35:25 -0700
  • f0cba925f0 fixed timestamp / label issues on build page Brad Rydzewski 2015-10-01 13:39:25 -0700
  • 6bc28bd41c ability to cancel a single job (not entire build) Brad Rydzewski 2015-10-01 12:05:23 -0700
  • 37e515fbca wrap version number in quotes Brad Rydzewski 2015-10-01 00:39:30 -0700
  • e011f67803 moved docker to publish section Brad Rydzewski 2015-10-01 00:13:27 -0700
  • 266518d637 setup auto-deploying .deb file and docker image Brad Rydzewski 2015-09-30 23:01:51 -0700
  • 29ac8db880 remove sudo from contrib scripts Brad Rydzewski 2015-09-30 22:28:20 -0700
  • 2deb7e0d0c start building 0.4 with 0.4 Brad Rydzewski 2015-09-30 22:16:42 -0700
  • 874924218f fixed panic that issues csrf token when user not authenticated Brad Rydzewski 2015-09-30 18:42:32 -0700
  • ad63fc7060 split settings to multiple handler funcs Brad Rydzewski 2015-09-30 18:21:39 -0700
  • b039519d3f correctly connect to remote docker clients Brad Rydzewski 2015-09-30 15:54:35 -0700
  • 9c4a9acb56 ability to add Docker CA, Cert, Key via the user interface Brad Rydzewski 2015-09-30 14:55:15 -0700
  • 5d586582c8 fix failing gitlab and cc tests Brad Rydzewski 2015-09-30 14:18:09 -0700
  • 6c81c9cb03 manually go get goblin since it isn't included by vexp yet Brad Rydzewski 2015-09-30 14:06:51 -0700
  • b315914edb update vendored repos Brad Rydzewski 2015-09-30 14:00:48 -0700
  • 35f36b97fb use install -t instead of make install for sassc Brad Rydzewski 2015-09-30 13:50:12 -0700
  • 3d9a0665d5 don't fail to delete if sqlite zip does not exist Brad Rydzewski 2015-09-30 13:24:42 -0700
  • e8b43455ed fixed issue w/ manual sqlite install script Brad Rydzewski 2015-09-30 13:23:05 -0700
  • 1ce1f37afe correctly invoke bash in build Brad Rydzewski 2015-09-30 13:17:54 -0700
  • b02cee7a0e install sqlite and sassc from source Brad Rydzewski 2015-09-30 13:15:28 -0700
  • 67c00fa6a9 get jsmin for contrib file Brad Rydzewski 2015-09-30 13:02:20 -0700
  • dfb767e970 added sudo for drone 0.3 builds Brad Rydzewski 2015-09-30 12:40:16 -0700
  • aa320db9c5 updating for latest data structure Brad Rydzewski 2015-09-30 12:37:32 -0700
  • 9790f1a015 ensure always using buffered streaming Brad Rydzewski 2015-09-29 23:11:27 -0700
  • 895919cf24 ensure csrf token available to activate repo Brad Rydzewski 2015-09-29 23:11:14 -0700
  • 65f885e478 auto pull images Brad Rydzewski 2015-09-29 23:10:58 -0700
  • 0acbf898dc fix make gen Brad Rydzewski 2015-09-29 23:10:52 -0700
  • 1c437686fb temporarily allow css files since sassc isn't part of the build process Brad Rydzewski 2015-09-29 18:26:46 -0700
  • dfea14c7e5 updated vendor files and paths Brad Rydzewski 2015-09-29 18:21:17 -0700
  • 155576fb03 moved to single binary project structure Brad Rydzewski 2015-09-29 17:53:21 -0700
  • 76ea19aca0 removed remaining Godeps files Brad Rydzewski 2015-09-29 17:35:18 -0700
  • 47699baae6 moving from Godeps to Go 1.5 vendoring Brad Rydzewski 2015-09-29 17:34:44 -0700
  • d9bfa3a0a1 moving dist packaging to contrib folder Brad Rydzewski 2015-09-29 17:18:58 -0700
  • 360721e3a9 renamed doc to docs Brad Rydzewski 2015-09-29 17:16:20 -0700
  • 9ebafc0a07 Merge pull request #1216 from Bugagazavr/redirect-fixes Brad Rydzewski 2015-09-28 23:23:39 -0700
  • cc77e2563f Fixes gitlab redirects Kirilll Zaitsev 2015-09-29 09:18:18 +0300
  • 886c0f2353 Merge pull request #1215 from deedubs/patch-1 Brad Rydzewski 2015-09-28 23:10:24 -0700
  • 13514cf52a Merge pull request #1209 from Bugagazavr/patch-5 Brad Rydzewski 2015-09-28 23:09:28 -0700
  • 0407297229 Make exiting edit back to repo view more efficent Dan Williams 2015-09-28 16:54:51 -0400
  • c8eff4950d We need gitlab 8.0 and higher Bugagazavr 2015-09-22 12:36:57 +0300
  • db85b952eb Merge pull request #1204 from kpacha/fix_marathon_upgrade Brad Rydzewski 2015-09-17 11:04:05 -0700
  • cb9a7f049e fix the curl construction kpacha 2015-09-17 16:16:58 +0200
  • f0296c7149 Merge pull request #1201 from kpacha/fix_marathon_upgrade Brad Rydzewski 2015-09-16 14:29:57 -0700
  • f5da9f64d5 Merge pull request #1179 from tboerger/feature/make Brad Rydzewski 2015-09-16 11:11:59 -0700
  • 4d08b91865 go fmt Kpacha 2015-09-16 19:43:37 +0200
  • dafa042e76 Added install task to make.go Thomas Boerger 2015-09-16 11:25:58 +0200
  • 4977375d33 Use the new make tasks for drone runs Thomas Boerger 2015-09-01 16:09:07 +0200
  • 17740d0026 Refactoring of the make file Thomas Boerger 2015-09-01 16:08:42 +0200
  • 7df78a2864 Added run helper function Thomas Boerger 2015-09-01 15:31:12 +0200
  • 209d71c1f6 Updated header comment Thomas Boerger 2015-09-01 15:25:29 +0200
  • 45b3f3cf79 use PUT method instead POST Kpacha 2015-09-15 19:54:39 +0200
  • 57aecd56a4 Merge pull request #1200 from donny-dont/patch-1 Brad Rydzewski 2015-09-14 10:57:57 -0700
  • f5e539a46b Fixing email in the JSON deserialization Don 2015-09-14 10:49:51 -0700
  • 5d858ec30c Merge pull request #1197 from dtan4/nil-webhook-200 Brad Rydzewski 2015-09-13 10:32:45 -0700
  • bdd4742171 Return 200 even if non-action webhook is come Daisuke Fujita 2015-09-11 19:05:30 +0900
  • 481055fcfb send down the prior build, if available Brad Rydzewski 2015-09-10 10:39:18 -0700
  • 8535ea44fd generate token via the UI Brad Rydzewski 2015-09-09 14:34:28 -0700
  • 9c62d0b883 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 Brad Rydzewski 2015-09-09 14:06:15 -0700
  • cdfec98cf4 cleaned up the token implementation for #1175 Brad Rydzewski 2015-09-09 14:05:52 -0700
  • 52ab1c8265 Merge pull request #1194 from vtolstov/docker Brad Rydzewski 2015-09-09 09:03:03 -0700
  • 76fff4b817 fix docker tls Vasiliy Tolstov 2015-09-09 12:29:40 +0000
  • cf953f19d3 removed yaml functions that were pushed down to the build layer Brad Rydzewski 2015-09-08 19:18:30 -0700
  • ba47948fc9 fixed unit tests that were using now removed config Brad Rydzewski 2015-09-08 19:09:40 -0700
  • af82f7aa2c removed old, unused config package Brad Rydzewski 2015-09-08 18:55:03 -0700
  • 2223e1d934 updated swagger file Brad Rydzewski 2015-09-08 14:32:05 -0700
  • 2fcfd8100a re-enable SSL Brad Rydzewski 2015-09-08 14:19:39 -0700
  • c53e7173aa purging agent code from 0.4 ... out of scope for 0.4 release Brad Rydzewski 2015-09-08 14:14:03 -0700
  • 008a16f7e7 removed drone-build to its owner repository, drone/drone-exec Brad Rydzewski 2015-09-08 14:02:48 -0700
  • 3bb52002d4 updated docs Brad Rydzewski 2015-09-08 13:40:03 -0700
  • 5feac33f85 put yaml unmarshal after find/replace Brad Rydzewski 2015-09-07 19:24:14 -0700
  • 95c849a26b add powershell command for sha256 to docs Brad Rydzewski 2015-09-07 18:26:11 -0700