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