Commit graph

165 commits

Author SHA1 Message Date
Brad Rydzewski a257562eeb updated badge in README 2014-10-11 16:56:03 -07:00
Brad Rydzewski 69580a26c7 change source to datasource, for consistency with Go standard lib 2014-10-11 16:34:53 -07:00
Brad Rydzewski 2080cd3309 hooked up SSL in exp branch 2014-10-11 14:30:51 -07:00
Brad Rydzewski 65b3129797 updated readme to include database details 2014-10-01 12:01:02 -07:00
Brad Rydzewski 61c8811847 updated docs for using custom driver 2014-10-01 11:58:27 -07:00
Brad Rydzewski 892703b3f2 fixed go vet issues 2014-09-30 21:44:15 -07:00
Brad Rydzewski 80f7523e9b hooked up custom docker instances from config file 2014-09-30 21:35:30 -07:00
Brad Rydzewski 6f3997f4e1 moved IRC and Webhooks to their own packages
updated email template to include link to build
updated readme to include correct badge
2014-09-09 23:19:04 -07:00
Brad Rydzewski 3293deaec6 updated github readme to use test.drone.io environment 2014-09-09 21:46:48 -07:00
Brad Rydzewski 55d9dbedcb ability to provide Docker URL endpoints 2014-09-07 14:55:37 -07:00
Brad Rydzewski 31b1ed1f48 added a private mode flag for github enterprise, defaulted to true 2014-09-07 11:26:16 -07:00
Brad Rydzewski 446fb04d49 added registration.open to the configuration 2014-09-04 20:53:32 -07:00
Brad Rydzewski 02f8118c63 formatted README 2014-09-03 20:49:07 -07:00
Brad Rydzewski 5423af8700 updated README to include Gitlab 2014-09-03 20:48:13 -07:00
Brad Rydzewski ca3d15bca2 refactored how remotes work and how (some) config is loaded 2014-09-03 00:23:36 -07:00
Brad Rydzewski 7ba55e5ed7 Update README.md
updated badges in README
2014-08-12 11:43:49 -07:00
Brad Rydzewski 068904d847 added link to 0.3 issues to track progress 2014-08-02 11:22:49 -07:00
Brad Rydzewski 624ad6f25f updated README to provide more information about this releaase 2014-08-02 11:21:39 -07:00
Brad Rydzewski 7d446459d3 style mods to the login page 2014-07-13 20:24:03 -07:00
Brad Rydzewski 67b7803a4e updated README to include more branch details 2014-07-13 19:53:59 -07:00
Brad 6a57b1b626 added message to indicate empty feed on user and repo dashboard screens 2014-06-05 16:48:45 -07:00
Brad ce44ddfeca pushing my local branch 2014-06-04 14:25:38 -07:00
Matt Martz 509d0ec23b Add the ability to restrict publish plugins to a specific branch 2014-05-01 12:59:45 -05:00
Matt Martz 4686cfeccc Support custom PyPI repositories 2014-04-29 15:11:06 -05:00
Akira Yumiyama cd77cbb857 Update README.md (fix notifications example) 2014-04-19 22:01:31 +09:00
Scott Ferguson e824408d21 Add wall display to README 2014-04-01 10:31:14 -05:00
Matt Martz ec390c320e Add OpenStack swift publish functionality 2014-03-26 09:04:13 -05:00
Brad Rydzewski fe1f2666f3 Merge pull request #171 from fudanchii/migration
[RFC] database refactorization
2014-03-25 12:45:30 -07:00
Brad Rydzewski 514b905e0c Merge pull request #218 from sherzberg/local-dev-readme
readme changes for local dev setup
2014-03-25 09:58:11 -07:00
Kir Shatrov 9bd7706ca3 Deployment with Bash command
Using this piece of YAML:
```
deploy:
	bash:
		command: 'bundle exec cap production deploy'
```

Will run Capistrano and deploy your app to production.
You can use any other deployment tool instead of Capistrano.
2014-03-25 19:08:05 +04:00
Spencer Herzberg d6ef7f332e readme changes for local dev setup 2014-03-24 20:43:56 -05:00
Brad Rydzewski 905571ce84 added documentation to README for custom services 2014-03-24 14:15:29 -07:00
Andrews Medina 5eca0008b0 Update README.md 2014-03-23 22:27:50 -03:00
Brad Rydzewski fb49a2c6e9 Merge pull request #205 from kirs/development-manual
Instructions for local development
2014-03-23 15:49:05 -07:00
Kir Shatrov 9ecb97704a Instructions for local development 2014-03-20 17:38:49 +04:00
Brad Rydzewski 3b3da0424e added nodejitsu to readme 2014-03-20 00:37:40 -07:00
Brad Rydzewski 954024673d Update README.md
fixed issue w/ godoc badge pointing to .svg instead of .png
2014-03-17 10:13:25 -07:00
Nurahmadie 2540a5fb3e Add docs to README on how to use mysql 2014-03-14 09:40:11 +07:00
Artur Rodrigues 95f73cec5d Reference the corrent SVG icon in README.md 2014-03-11 16:02:15 -03:00
Brad Rydzewski e7e046b35c linked readme to sections in readthedocs 2014-03-08 15:22:49 -07:00
Brad 526fc23299 updated README to include caching details for #147 2014-03-02 23:03:21 -08:00
Nurahmadie c383f9c262 Add deployment and publish plugin list to README 2014-03-02 11:52:49 +07:00
Nurahmadie 8d1bf05d77 Add table of content for README 2014-03-02 10:58:07 +07:00
Patrick Yevsukov 59801aefdb Fix Typo 2014-02-14 20:23:58 -05:00
Brad Rydzewski 3e89767952 Merge pull request #72 from schvin/minor-typo
minor typo
2014-02-14 10:38:29 -08:00
Brad Rydzewski 46182694c6 Merge pull request #78 from yosssi/godoc
Added the GoDoc link to README.md.
2014-02-14 10:37:46 -08:00
yosssi bc5c508bc2 Updated README.md to show all services.
Update pkg/build/images.go to use the latest version of CouchDB if
`couchdb` was set to `services`.
2014-02-14 09:37:43 +00:00
yosssi 54aa8a6df7 Added the GoDoc link to README.md. 2014-02-14 07:40:29 +00:00
George Lewis ea82f07d3f minor typo 2014-02-13 22:50:47 -05:00
Brad Rydzewski aac473d689 Merge pull request #68 from yosssi/params-injection
Inject params into .drone.yml.
2014-02-13 18:50:15 -08:00
Brad Rydzewski 9c8cab706b fixed issue #66 2014-02-13 15:43:02 -07:00
yosssi 5895e364c1 Inject params into .drone.yml. 2014-02-13 15:30:27 +00:00
Brad Rydzewski bb90a492cf Merge pull request #62 from yosssi/add-git-depth-option
Implemented a function for developers to specify the `--depth` option of the `git clone` command
2014-02-12 22:45:48 -08:00
yosssi 074de9d3b3 Implemented a function for developers to specify the --depth option of
the `git clone` command. refs #55
2014-02-13 02:22:43 +00:00
Brad Rydzewski 0a686b6d1f Merge pull request #59 from yosssi/fix-readme
Added the `on_started`, `on_success`, `on_failure` properties on the notify.hipchat.
2014-02-12 11:04:33 -07:00
yosssi ee7045bf78 Added the on_started, on_success, on_failure properties on the
notify.hipchat so that README readers can know that these properties are
available.
2014-02-12 23:04:29 +09:00
tomByrer 58ee4b80cc + links
Helps random newbies like me not have to search :)
2014-02-12 04:03:08 -07:00
Brad Rydzewski 57d852b3c2 Merge remote-tracking branch 'origin/master' 2014-02-08 13:39:22 -07:00
Brad Rydzewski 9fd0f0461f fixed issue #8 2014-02-08 13:37:33 -07:00
Fatih Arslan c567eb0926 Update README.md
Installation needs permission
2014-02-08 11:54:59 -08:00
yosssi 941cbd1203 Fixed "service" to "services" in .drone.yml. 2014-02-09 01:17:47 +09:00
Brad Rydzewski 8bc9722fd3 added link to getting started video 2014-02-07 14:00:38 -07:00
Brad Rydzewski b096764f18 added instructions for GitHub client and Secret to README 2014-02-07 12:38:24 -07:00
Brad Rydzewski 5e7594e8ed added official drone images to README 2014-02-07 11:18:26 -07:00
Brad Rydzewski d5e5797934 initial public commit 2014-02-07 03:10:01 -07:00