Brad Rydzewski
|
840ea6d595
|
Merge pull request #970 from benschumacher/issue-drone/drone#969
Rework BoltDB util functions to use bolt.Tx instead of DB
|
2015-04-10 14:12:03 -07:00 |
|
Ben Schumacher
|
46114f1231
|
Rework BoltDB util functions to use bolt.Tx instead of DB along with updates to existing API that leverage these to use Bolt's transaction wrapping functions.
|
2015-04-10 15:01:03 -06:00 |
|
Brad Rydzewski
|
779a6b46ab
|
Merge pull request #968 from benschumacher/bolt-drone/drone#959
Add sequencing logic into the InsertBuild and test
|
2015-04-10 09:45:43 -07:00 |
|
Ben Schumacher
|
7bff8b3185
|
Add sequencing logic into the InsertBuild and test
|
2015-04-10 10:14:02 -06:00 |
|
Brad Rydzewski
|
950e4f4090
|
storing user repos index inside users object, for now
|
2015-04-08 22:18:25 -07:00 |
|
Brad Rydzewski
|
fac0582b57
|
flag parse, load config, readme
|
2015-04-08 16:59:57 -07:00 |
|
Brad Rydzewski
|
c9edd1a018
|
source session secret from config file
|
2015-04-08 16:36:56 -07:00 |
|
Brad Rydzewski
|
fad4fc64e6
|
added routes and main entrypoint
|
2015-04-08 16:19:25 -07:00 |
|
Brad Rydzewski
|
89c95f4f00
|
add token,secret when creating user
|
2015-04-08 15:54:08 -07:00 |
|
Brad Rydzewski
|
9298f16155
|
added handlers, rest, angular skeleton
|
2015-04-08 15:43:59 -07:00 |
|
Brad Rydzewski
|
09bd7cf71a
|
added github remote
|
2015-04-08 15:00:27 -07:00 |
|
Brad Rydzewski
|
42f2ac392a
|
added settings
|
2015-04-08 14:20:06 -07:00 |
|
Brad Rydzewski
|
914807c67f
|
fixed import path issue
|
2015-04-07 22:47:40 -07:00 |
|
Brad Rydzewski
|
9e8aa205e4
|
added event bus for managing websocket events
|
2015-04-07 22:46:05 -07:00 |
|
Brad Rydzewski
|
374e6b20b6
|
added example RPC client
|
2015-04-07 22:10:44 -07:00 |
|
Brad Rydzewski
|
d9fd23a6df
|
experimental branch. playing around with boltdb
|
2015-04-07 01:20:55 -07:00 |
|
Brad Rydzewski
|
1f8d65bb80
|
Merge pull request #956 from waffle-iron/master
waffle.io Badge
|
2015-04-06 19:11:19 -07:00 |
|
Making GitHub Delicious.
|
22e5d6c511
|
add waffle.io badge
|
2015-04-06 17:10:45 -06:00 |
|
Brad Rydzewski
|
50114f573c
|
Merge pull request #946 from hkjn/allow-empty-email
If email is unspecified, pass in -e ' ' to avoid having registry URL interpreted as email, which will fail cryptically.
|
2015-04-02 10:08:48 -07:00 |
|
Henrik Jonsson
|
2526fb17c5
|
if publish.docker.email is unspecified, pass in -e ' ' to avoid having the line end up as 'docker login -u foo -p bar -e someregistry', which is interpreted as 'log in user foo with pass bar and email someregistry to https://index.docker.io/v1/' (c.f. 'docker help login')
|
2015-04-01 18:21:33 +02:00 |
|
Brad Rydzewski
|
0770e83662
|
Merge pull request #943 from sroze/ansii-2.53
Supports "to default" ANSII styles
|
2015-03-31 09:26:10 -07:00 |
|
Samuel ROZE
|
d69494163a
|
Supports to default ANSII styles
|
2015-03-31 14:55:54 +02:00 |
|
Brad Rydzewski
|
aa3eeda9b8
|
Merge pull request #932 from jvortmann/check_presence_socat_anywhere_in_path_using_command_v
Use 'comand -v' to check presence of socat anywhere in path #869.
|
2015-03-22 10:26:43 -07:00 |
|
Joao Vortmann
|
0e3b499996
|
Use command -v to check socat anywhere in path #869.
|
2015-03-22 10:11:03 -03:00 |
|
Brad Rydzewski
|
400461eca8
|
Merge pull request #930 from tobscher/typo-fix
fixed typo in log statement
|
2015-03-20 10:43:58 -07:00 |
|
Tobias Haar
|
c65c0297b3
|
fixed typo in log statement
|
2015-03-20 09:47:24 +00:00 |
|
Brad Rydzewski
|
20f7ba62f3
|
Merge pull request #924 from BlakeMesdag/fixup-sync-log
Sync logging should use repo.Owner not user.Login
|
2015-03-18 15:35:38 -07:00 |
|
Blake Mesdag
|
532796a532
|
Sync logging should use repo.Owner not user.Login
|
2015-03-18 13:52:25 -04:00 |
|
Brad Rydzewski
|
4d57c6ef7f
|
Merge pull request #921 from matthewkmayer/feature-remove-vagrantfile
Removes busted Vagrantfile.
|
2015-03-17 15:10:28 -07:00 |
|
Matthew Mayer
|
456e7fad3e
|
Removes busted Vagrantfile.
|
2015-03-17 14:57:34 -07:00 |
|
Brad Rydzewski
|
a339b54905
|
Merge pull request #912 from nathwill/master
use same cached volumes between branches
|
2015-03-11 12:40:11 -07:00 |
|
Nathan Williams
|
9eb82d6ceb
|
use same cached volumes between branches
|
2015-03-11 12:21:08 -07:00 |
|
Brad Rydzewski
|
ea3ea059e0
|
Merge pull request #909 from masarakki/update-docker-image
always update docker image
|
2015-03-08 22:01:22 -07:00 |
|
masarakki
|
70e24d7c6c
|
always update docker image when :latest tag
|
2015-03-07 10:25:29 +09:00 |
|
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 |
|