Commit graph

1762 commits

Author SHA1 Message Date
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
Brad Rydzewski
360721e3a9 renamed doc to docs 2015-09-29 17:16:20 -07:00
Brad Rydzewski
9ebafc0a07 Merge pull request #1216 from Bugagazavr/redirect-fixes
Fixes gitlab redirects
2015-09-28 23:23:39 -07:00
Kirilll Zaitsev
cc77e2563f Fixes gitlab redirects 2015-09-29 09:18:18 +03:00
Brad Rydzewski
886c0f2353 Merge pull request #1215 from deedubs/patch-1
Make exiting edit back to repo view more efficent
2015-09-28 23:10:24 -07:00
Brad Rydzewski
13514cf52a Merge pull request #1209 from Bugagazavr/patch-5
We need gitlab 8.0 and higher
2015-09-28 23:09:28 -07:00
Dan Williams
0407297229 Make exiting edit back to repo view more efficent 2015-09-28 16:54:51 -04:00
Bugagazavr
c8eff4950d We need gitlab 8.0 and higher 2015-09-22 12:36:57 +03:00
Brad Rydzewski
f5da9f64d5 Merge pull request #1179 from tboerger/feature/make
Make.go improvements
2015-09-16 11:11:59 -07:00
Thomas Boerger
dafa042e76 Added install task to make.go 2015-09-16 14:24:31 +02:00
Thomas Boerger
4977375d33 Use the new make tasks for drone runs 2015-09-16 11:28:57 +02:00
Thomas Boerger
17740d0026 Refactoring of the make file 2015-09-16 11:28:57 +02:00
Thomas Boerger
7df78a2864 Added run helper function 2015-09-16 11:26:54 +02:00
Thomas Boerger
209d71c1f6 Updated header comment 2015-09-16 11:26:54 +02:00
Brad Rydzewski
57aecd56a4 Merge pull request #1200 from donny-dont/patch-1
Fixing email in the JSON deserialization
2015-09-14 10:57:57 -07:00
Don
f5e539a46b Fixing email in the JSON deserialization 2015-09-14 10:49:51 -07:00
Brad Rydzewski
481055fcfb send down the prior build, if available 2015-09-10 10:39:18 -07:00
Brad Rydzewski
8535ea44fd generate token via the UI 2015-09-09 14:34:28 -07:00
Brad Rydzewski
9c62d0b883 Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0 2015-09-09 14:06:15 -07:00
Brad Rydzewski
cdfec98cf4 cleaned up the token implementation for #1175 2015-09-09 14:05:52 -07:00
Brad Rydzewski
52ab1c8265 Merge pull request #1194 from vtolstov/docker
fix docker tls
2015-09-09 09:03:03 -07:00
Vasiliy Tolstov
76fff4b817 fix docker tls
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-09-09 13:16:35 +00:00
Brad Rydzewski
cf953f19d3 removed yaml functions that were pushed down to the build layer 2015-09-08 19:18:30 -07:00
Brad Rydzewski
ba47948fc9 fixed unit tests that were using now removed config 2015-09-08 19:09:40 -07:00
Brad Rydzewski
af82f7aa2c removed old, unused config package 2015-09-08 18:55:03 -07:00
Brad Rydzewski
2223e1d934 updated swagger file 2015-09-08 14:32:05 -07:00
Brad Rydzewski
2fcfd8100a re-enable SSL 2015-09-08 14:19:39 -07:00
Brad Rydzewski
c53e7173aa purging agent code from 0.4 ... out of scope for 0.4 release 2015-09-08 14:14:03 -07:00
Brad Rydzewski
008a16f7e7 removed drone-build to its owner repository, drone/drone-exec 2015-09-08 14:02:48 -07:00
Brad Rydzewski
3bb52002d4 updated docs 2015-09-08 13:40:03 -07:00
Brad Rydzewski
5feac33f85 put yaml unmarshal after find/replace 2015-09-07 19:24:14 -07:00