Commit graph

1792 commits

Author SHA1 Message Date
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
Brad Rydzewski e011f67803 moved docker to publish section 2015-10-01 00:13:27 -07:00
Brad Rydzewski 266518d637 setup auto-deploying .deb file and docker image 2015-09-30 23:01:51 -07:00
Brad Rydzewski 29ac8db880 remove sudo from contrib scripts 2015-09-30 22:28:20 -07:00
Brad Rydzewski 2deb7e0d0c start building 0.4 with 0.4 2015-09-30 22:16:42 -07:00
Brad Rydzewski 874924218f fixed panic that issues csrf token when user not authenticated 2015-09-30 18:42:32 -07:00
Brad Rydzewski ad63fc7060 split settings to multiple handler funcs 2015-09-30 18:21:39 -07:00
Brad Rydzewski b039519d3f correctly connect to remote docker clients 2015-09-30 15:54:35 -07:00
Brad Rydzewski 9c4a9acb56 ability to add Docker CA, Cert, Key via the user interface 2015-09-30 14:55:15 -07:00
Brad Rydzewski 5d586582c8 fix failing gitlab and cc tests 2015-09-30 14:18:09 -07:00
Brad Rydzewski 6c81c9cb03 manually go get goblin since it isn't included by vexp yet 2015-09-30 14:06:51 -07:00
Brad Rydzewski b315914edb update vendored repos 2015-09-30 14:00:48 -07:00
Brad Rydzewski 35f36b97fb use install -t instead of make install for sassc 2015-09-30 13:50:12 -07:00
Brad Rydzewski 3d9a0665d5 don't fail to delete if sqlite zip does not exist 2015-09-30 13:24:42 -07:00
Brad Rydzewski e8b43455ed fixed issue w/ manual sqlite install script 2015-09-30 13:23:05 -07:00
Brad Rydzewski 1ce1f37afe correctly invoke bash in build 2015-09-30 13:17:54 -07:00
Brad Rydzewski b02cee7a0e install sqlite and sassc from source 2015-09-30 13:15:28 -07:00
Brad Rydzewski 67c00fa6a9 get jsmin for contrib file 2015-09-30 13:02:20 -07:00
Brad Rydzewski dfb767e970 added sudo for drone 0.3 builds 2015-09-30 12:40:16 -07:00
Brad Rydzewski aa320db9c5 updating for latest data structure 2015-09-30 12:37:32 -07:00
Brad Rydzewski 9790f1a015 ensure always using buffered streaming 2015-09-29 23:11:27 -07:00
Brad Rydzewski 895919cf24 ensure csrf token available to activate repo 2015-09-29 23:11:14 -07:00
Brad Rydzewski 65f885e478 auto pull images 2015-09-29 23:10:58 -07:00
Brad Rydzewski 0acbf898dc fix make gen 2015-09-29 23:10:52 -07:00
Brad Rydzewski 1c437686fb temporarily allow css files since sassc isn't part of the build process 2015-09-29 18:26:46 -07:00
Brad Rydzewski dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00
Brad Rydzewski 155576fb03 moved to single binary project structure 2015-09-29 17:53:21 -07:00
Brad Rydzewski 76ea19aca0 removed remaining Godeps files 2015-09-29 17:35:18 -07:00
Brad Rydzewski 47699baae6 moving from Godeps to Go 1.5 vendoring 2015-09-29 17:34:44 -07:00
Brad Rydzewski d9bfa3a0a1 moving dist packaging to contrib folder 2015-09-29 17:18:58 -07:00