Brad Rydzewski
|
74450d59d1
|
Merge pull request #908 from mukuru/slack_notification_icon
Adding drone icon to slack notifications
|
2015-03-05 10:05:35 -08:00 |
|
Andy Gardner
|
e59d205bda
|
Adding drone icon to slack notifications
|
2015-03-05 09:57:49 +00:00 |
|
Brad Rydzewski
|
aa4b38ceb1
|
Merge pull request #901 from MerlinDMC/feature/serve-static-folder
Make bundled assets overridable
|
2015-02-26 15:55:44 -07:00 |
|
Daniel Malon
|
447cf710af
|
Add configurable assets folder
This adds a server-assets-folder configuration which allows overriding the assets bundled to the binary.
|
2015-02-26 22:22:16 +00:00 |
|
Brad Rydzewski
|
b9383265a4
|
Merge pull request #899 from andy-g/fix_rebuild_button_display
Displaying rebuild button for users with write access to the repo (not necessarily admins)
|
2015-02-26 01:28:28 -07:00 |
|
Andy Gardner
|
fbc701f22b
|
Fixing formatting with gofmt
|
2015-02-26 10:22:06 +02:00 |
|
Brad Rydzewski
|
4fbcc1dd41
|
Merge pull request #883 from daMupfel/fix_readme_config
fix readme to adapt to new config style for remote open option
|
2015-02-26 00:41:08 -07:00 |
|
Brad Rydzewski
|
4a4e82adc5
|
Merge pull request #898 from andy-g/fix-webhook-failure
Fixing bug which prevented Webhook notifications on build failure
|
2015-02-25 08:47:41 -07:00 |
|
Andy Gardner
|
9ab07d7cd7
|
Including repo.role for non admins to allow rebuild button to display
|
2015-02-25 16:50:47 +02:00 |
|
Andy Gardner
|
dd805c2246
|
Fixing bug which prevented Webhook notifications on build failure
|
2015-02-25 12:51:03 +02:00 |
|
Brad Rydzewski
|
3f873af78f
|
Merge pull request #897 from bradrydzewski/master
quick patch that lets someone with write access restart a build
|
2015-02-24 15:38:48 -07:00 |
|
Brad Rydzewski
|
56aabe8c59
|
Merge pull request #896 from Bugagazavr/gitlab-no-verify
Allow to skip verify in oauths requests
|
2015-02-24 00:45:09 -07:00 |
|
Brad Rydzewski
|
293d503cad
|
quick patch that lets someone with write access restart a build
|
2015-02-23 23:43:17 -08:00 |
|
Brad Rydzewski
|
a1e44f4e1b
|
Update Dockerfile
|
2015-02-23 22:50:58 -08:00 |
|
Kirill Zaitsev
|
961a91dd23
|
Allow to skip verify in oauths requests
|
2015-02-24 00:27:17 +03:00 |
|
Brad Rydzewski
|
436b7a6e2a
|
Merge pull request #884 from floatdrop/master
Allow to read logs for public repo in ws
|
2015-02-21 15:49:40 -08:00 |
|
Brad Rydzewski
|
d3890d9a38
|
Merge pull request #891 from anweiss/azure-storage
Plugin support for Azure Storage
|
2015-02-21 13:29:28 -08:00 |
|
Andrew Weiss
|
18ed28867f
|
Merge branch 'master' into azure-storage
|
2015-02-21 14:33:48 -05:00 |
|
Brad Rydzewski
|
cdcf9e4f65
|
Merge pull request #888 from bradrydzewski/master
backing out change to perl script proxy
|
2015-02-21 11:06:08 -08:00 |
|
Vsevolod Strukchinsky
|
83e03c1257
|
Do not request Read permission for public repo
Closes #882
|
2015-02-21 21:47:40 +05:00 |
|
Brad Rydzewski
|
cfe50421dc
|
remove typo in github status message
|
2015-02-20 17:44:43 -08:00 |
|
Brad Rydzewski
|
cd1fed3d53
|
backing out change to perl script proxy
|
2015-02-20 17:41:32 -08:00 |
|
Brad Rydzewski
|
ba5db98d44
|
Merge pull request #870 from bradrydzewski/master
embedded socat polyfill for #869
|
2015-02-20 17:37:25 -08:00 |
|
Brad Rydzewski
|
31b2c806e7
|
peg version of Docker
|
2015-02-20 17:33:44 -08:00 |
|
Andrew Weiss
|
4e5bcb527b
|
plugin support for Azure Storage
|
2015-02-20 17:21:11 -05:00 |
|
Brad Rydzewski
|
bd606c43e0
|
Merge pull request #862 from ilbambino/master
Possibility to retag docker images
|
2015-02-20 09:55:21 -08:00 |
|
Brad Rydzewski
|
e9e4b64500
|
Added VOLUME to Dockerfile
|
2015-02-19 10:26:07 -08:00 |
|
Eichin David
|
c304270a7e
|
adapted readme to new remote config style with seperate open configs
|
2015-02-19 19:20:14 +01:00 |
|
Brad Rydzewski
|
aca002940d
|
Merge pull request #880 from floatdrop/master
Remove LANG and LANGUAGE from environment
|
2015-02-17 23:54:40 -08:00 |
|
Vsevolod Strukchinsky
|
803bcbfec2
|
Remove LANG and LANGUAGE from environment
Closes #119
|
2015-02-18 12:36:29 +05:00 |
|
Brad Rydzewski
|
74c7b88fb9
|
Merge pull request #877 from Bugagazavr/commit_params
Limit and Offset params for commits
|
2015-02-17 01:57:27 -08:00 |
|
Kirill Zaitsev
|
8d6a233744
|
Limit and Offset params for commits
|
2015-02-13 23:37:21 +03:00 |
|
Brad Rydzewski
|
a0aaed0955
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-12 23:37:12 -08:00 |
|
Brad Rydzewski
|
bd8dcf8de5
|
Merge pull request #876 from masarakki/fix-for-ghe-private
Change repo to be private when GHE is private mode.
|
2015-02-12 23:09:19 -08:00 |
|
masarakki
|
8d1015a106
|
Change repo to be private when GHE is private mode.
|
2015-02-13 14:09:53 +09:00 |
|
Brad Rydzewski
|
a5dd61f480
|
display list of required orgs in github login error
|
2015-02-12 15:19:31 -08:00 |
|
Brad Rydzewski
|
baecced414
|
Merge pull request #866 from ulrichSchreiner/delrepo
Delete Repository in Drone DB
|
2015-02-12 10:53:04 -08:00 |
|
Brad Rydzewski
|
6740fb0dd2
|
Merge pull request #875 from andy-g/live_update_durations
Implementing angular-moment to automatically update dates / durations
|
2015-02-12 10:45:52 -08:00 |
|
Ulrich Schreiner
|
77bab36013
|
bug in CLI; wrong endpoint call
|
2015-02-12 11:33:30 +01:00 |
|
Andy Gardner
|
f64bb1df9b
|
Implementing angular-moment to automatically update dates / durations
|
2015-02-12 12:18:12 +02:00 |
|
Ulrich Schreiner
|
46251ffa92
|
remove builtin log package and use standard
|
2015-02-12 08:41:04 +01:00 |
|
Ulrich Schreiner
|
cdd84eee78
|
Merge branch 'master' of github.com:drone/drone into delrepo
|
2015-02-12 08:40:44 +01:00 |
|
Brad Rydzewski
|
add1ba26b1
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-11 22:17:09 -08:00 |
|
Brad Rydzewski
|
48622ea9f5
|
trigger gitter notification on success or failure
|
2015-02-11 22:16:26 -08:00 |
|
Brad Rydzewski
|
61d0702bfc
|
added gitter to .drone.yml
|
2015-02-11 22:07:12 -08:00 |
|
Brad Rydzewski
|
22a5f50dd2
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-11 22:05:28 -08:00 |
|
Ulrich Schreiner
|
aeb6895115
|
change the deactivate endpoint to HTTP-POST
|
2015-02-11 07:56:22 +01:00 |
|
Ulrich Schreiner
|
6158426511
|
Merge branch 'master' of github.com:drone/drone into delrepo
|
2015-02-11 07:24:01 +01:00 |
|
Brad Rydzewski
|
aabc5ec326
|
Merge pull request #872 from cedk/sts
Add STS header when TLS
|
2015-02-09 11:15:05 -08:00 |
|
Cédric Krier
|
da2f04480c
|
run go fmt ./...
|
2015-02-09 19:59:39 +01:00 |
|