Commit graph

72 commits

Author SHA1 Message Date
Brad Rydzewski
64663e9742 fixed some build issues 2015-05-16 17:46:29 -07:00
Brad Rydzewski
d66becd12c fixed some minor bugs in build 2015-05-15 14:55:26 -07:00
Brad Rydzewski
67a4e302c7 ability to get netrc from remote 2015-04-28 14:39:48 -07:00
Brad Rydzewski
96b49cf0fc website subscribes to build events, update pages 2015-04-25 21:27:24 -07:00
Brad Rydzewski
8e6fbc8ceb fixed bindata build issues 2015-04-25 16:46:02 -07:00
Brad Rydzewski
3b7c9738a3 ability to squash and embed static files 2015-04-25 16:16:56 -07:00
Brad Rydzewski
d9fd23a6df experimental branch. playing around with boltdb 2015-04-07 01:20:55 -07:00
Brad Rydzewski
31b2c806e7 peg version of Docker 2015-02-20 17:33:44 -08:00
Brad Rydzewski
c7c3300350 ensure we hav a .deb file for every drone commit 2015-02-05 19:09:52 -08:00
Brad Rydzewski
1627d5f5da Merge pull request #802 from Bugagazavr/bintray
Bintray
2015-01-13 09:10:50 -08:00
Kirill Zaitsev
ef3fba75a9 Version from file 2015-01-12 20:00:36 +03:00
Brad Rydzewski
ae65cf5fdb Merge pull request #797 from mattbostock/go_fmt
Run gofmt and add test to prevent regressions
2015-01-11 11:13:35 -08:00
Matt Bostock
b027bd8392 Run gofmt and add test to prevent regressions
Run `go fmt ./...` [1] and add a test to the `test` make target that
checks if `go fmt` has been run.

[1]: http://blog.golang.org/go-fmt-your-code
2015-01-11 18:54:34 +00:00
Matt Bostock
3cb015a287 Remove explicit go get for goblin package
The goblin package will be pulled in by the `go get` invocation
on the following line as it's references by imports, so there's no
need to list it separately.
2015-01-11 18:41:49 +00:00
Nils Werner
331af08128 Testing: Make MySQL DB creating more error resilient 2014-11-15 16:10:33 +01:00
rkusa
6f99e8f5f4 add vendor prefixes to CSS using autoprefixer 2014-10-29 10:33:07 +01:00
Brad Rydzewski
7009778176 added token to post-commit hooks 2014-10-22 00:13:47 -07:00
Brad Rydzewski
e49b81e7a4 updated Makefile to create packaging/output during build step 2014-10-16 20:40:26 -07:00
Grzegorz Graczyk
d1273c496f fix directory of executables for make install 2014-10-13 18:49:59 +02:00
Kirill Zaitsev
b64cd83424 Build rpm and deb packages 2014-10-12 23:51:51 +04:00
epipho
ce9c065c02 Better command line for make deps that will pull in packages from test files 2014-10-11 15:48:48 -04:00
Brad Rydzewski
6b721f5b98 added unit tests for postgres and mysql 2014-09-30 23:30:42 -07:00
Brad Rydzewski
21f9aec808 added new handlers and workers 2014-09-28 18:36:24 -07:00
Brad Rydzewski
46b3d9daae moved cmd to cli folder 2014-09-24 21:24:12 -07:00
Brad Rydzewski
38379992bf refactored plugin/remote and adapted @bugBugagazavr Gitlab code 2014-09-02 00:18:17 -07:00
Brad Rydzewski
c4c7b8e006 more work on the command line utility 2014-08-09 16:51:08 -07:00
Brad Rydzewski
302a898848 fixed missing dep in Makefile 2014-08-03 21:33:47 -07:00
Brad Rydzewski
813b5e9371 added working Dockerfile 2014-07-16 22:14:53 -07:00
Brad Rydzewski
67b7803a4e updated README to include more branch details 2014-07-13 19:53:59 -07:00
Brad Rydzewski
88d940e58a using rice append and cleaner build process 2014-07-13 19:41:08 -07:00
Brad Rydzewski
c20f563330 reverted back to original sqlite database location 2014-07-13 16:04:10 -07:00
Brad Rydzewski
3e5035c254 setup the worker to stream results 2014-07-11 15:29:31 -07:00
Brad Rydzewski
8f9c3da81b moved mkdir to build directive 2014-07-09 01:22:08 -07:00
Brad Rydzewski
c8590391e9 updated css styles & angular 2014-07-09 00:46:15 -07:00
Brad Rydzewski
77daa5743f replaced Chrome browser with PhantomJS in karma tests
moved header to parent page, removed from templates
2014-06-21 19:40:21 -07:00
Brad Rydzewski
7acf92e754 hooked up websockets & added setup karma+jasmine 2014-06-21 17:41:40 -07:00
Brad Rydzewski
83577a7d5d removed css files. designers will be providing
removed amber files. replacing with angular
removed queue package in favor or worker package
removed channel package in favor of pubsub package
2014-06-21 14:22:38 -07:00
Brad Rydzewski
06dfc269f7 removed unused .gitmodule 2014-06-12 17:24:35 -07:00
Brad Rydzewski
d64bcdb51d Get Config Data via ConfigManager 2014-06-12 17:17:59 -07:00
Brad Rydzewski
e123e10fbd added amberc to make deps 2014-06-12 13:03:40 -07:00
Brad Rydzewski
68aea12538 added go.rice to make deps 2014-06-12 13:01:11 -07:00
Brad Rydzewski
3966eb7f9a show dependencies in verbose mode. ensure go gettable binaries are in path 2014-06-12 12:55:57 -07:00
Brad
7abe695a5c hooked the build queue back up 2014-06-11 17:42:49 -07:00
Brad
ce44ddfeca pushing my local branch 2014-06-04 14:25:38 -07:00
Ke Zhu
d0628bbe7b support publishing to npm 2014-05-04 16:06:18 -04:00
Nurahmadie
d61e1d7df7 Update Makefile and .drone.yml
Use better versioning when build and make use
godep to link drone with vendored dependencies.
2014-04-10 18:33:54 +00:00
Nurahmadie
aac0a8830f Merge branch 'mgt' into mt 2014-04-10 17:02:41 +00:00
Nurahmadie
1736716baa Migration tests for mysql
invoke:
    export DB_ENV=mysql
    export MYSQL_LOGIN='root:psswd@/'
    go test -v github.com/drone/drone/pkg/database/migrate/testing
2014-04-10 16:59:06 +00:00
Alex Suraci
10c97e5c61 vendor all dependencies with Godep
Vendored go.rice manually as a submodule. This is so that Godep picks up its
dependencies as well, so that the entirety of Drone's dependencies are
vendored in, and Drone can be built without an internet connection.
2014-04-05 14:13:28 -07:00
Nurahmadie
5724298c6b A workaround to use fudanchii/raw-request branch without changing the import path.
At least until https://github.com/plouc/go-gitlab-client/pull/8
accepted or Drone officially fork it to `drone/go-gitlab` or
when we have package management which can do something like this:

gom 'github.com/plouc/go-gitlab-client',
  :github => 'fudanchii/go-gitlab-client', :branch => 'raw-request'
2014-04-04 02:05:54 +00:00