Brad Rydzewski
1cb74a90e3
Merge pull request #599 from bradrydzewski/remote-workers
...
Updated Docker Client to accept TLS
2014-10-22 23:50:43 -07:00
Brad Rydzewski
3cd1631c05
updated README
2014-10-22 23:23:05 -07:00
Brad Rydzewski
f6cbb7244b
forgot to remove setup.go
file in migration package
2014-10-22 00:26:52 -07:00
epipho
a7aab6bff6
Fixing session section of readme
2014-10-18 22:13:44 -04:00
Brad Rydzewski
dc4b60a50a
Merge pull request #582 from bradrydzewski/master
...
updated Makefile to create `packaging/output` during build step
2014-10-16 20:52:22 -07:00
Brad Rydzewski
6ca9ca7c09
updating README
2014-10-16 13:16:22 -07:00
Brad Rydzewski
2fd3e7e250
Merge pull request #578 from bradrydzewski/master
...
updated badge in README
2014-10-15 23:13:55 -07:00
Brad Rydzewski
1ac990146a
updated badge URL in README
2014-10-15 23:08:28 -07:00
Ciaran Downey
ad6084bb2e
Fix type in README
2014-10-14 21:41:48 -07:00
Brad Rydzewski
4179797151
added database incompatibility note to README
2014-10-14 07:48:13 -07:00
Brad Rydzewski
42979c5503
updated README
2014-10-13 21:37:59 -07:00
Brad Rydzewski
2c122fa891
fix for #554 and #552
2014-10-13 19:33:42 -07:00
Kirill Zaitsev
b64cd83424
Build rpm and deb packages
2014-10-12 23:51:51 +04:00
Brad Rydzewski
cd1fbe5d85
ability to customize the session secret and expiration
2014-10-11 20:33:06 -07:00
Brad Rydzewski
8e3cf23d52
added gitter badge to repository
2014-10-11 17:50:52 -07:00
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