Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/woodpecker-ci/woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://github.com/woodpecker-ci/woodpecker

get/build rice & fix DB path arg

4212045c4a33910a53918d184dca35180740aabe authored over 10 years ago by Paul <[email protected]>
added working Dockerfile

813b5e9371d1358cac93137c0fec860b2097f679 authored over 10 years ago by Brad Rydzewski <[email protected]>
adding stubs for command line API

fe5cbb41602b2561653d7cc00ce546188ed45f8f authored over 10 years ago by Brad Rydzewski <[email protected]>
returning status for commit hook & rebuild handler

25a6eb79aebf8aedeae95c0bc78c23cc410d6756 authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed homepage device width on mobile

a39be8e480f9308a61fc61f3e90fbecdec9fd3bd authored over 10 years ago by Brad Rydzewski <[email protected]>
removed --path from list of args, since isn't used

db9d54ae889414b0100f22eec713c14c4a785eaf authored over 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #374 from doismellburning/feature/remove-unused-path-config-suggestion

Dropped seemingly-unsupported `path` flag suggestion

08b0d2ac56e839477e52c1d1a08aebd0de598d05 authored over 10 years ago by Brad Rydzewski <[email protected]>
Dropped seemingly-unsupported `path` flag suggestion

4f512a257fec3669607d158306ef7604988c985e authored over 10 years ago by Kristian Glass <[email protected]>
optimized dashboard for tablet with 1/4 card layout

6da7d3a5bec5c9e072560e9cef57c30caa59e6ce authored over 10 years ago by Brad Rydzewski <[email protected]>
settings page now display configured remotes

2d43ba507cbf7350e2416d727c121a257defe83a authored over 10 years ago by Brad Rydzewski <[email protected]>
removed unused css files

dfb792e7f1d12df5698f926a58cd188a36a09585 authored over 10 years ago by Brad Rydzewski <[email protected]>
style mods to the login page

7d446459d3107ae245a42a64d2f69a7206f3f536 authored over 10 years ago by Brad Rydzewski <[email protected]>
updated README to include more branch details

67b7803a4e664cd90734c335f3935ad6454a20c7 authored over 10 years ago by Brad Rydzewski <[email protected]>
using `rice append` and cleaner build process

88d940e58a8d8e235b4498c8b41b8096661ada14 authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed naming conflict between workers int and workers chan

7d48ecad14ec27a53680af6ff01b7fb0bf05e9ce authored over 10 years ago by Brad Rydzewski <[email protected]>
launching multiple workers (1 per cpu) by default

f9c503f74b07544756dec4ee748f8a273f360348 authored over 10 years ago by Brad Rydzewski <[email protected]>
removed unused js and css files, remoted html5 notifications (for now)

063969842bd179e9b82f127c99117edee6f7cee7 authored over 10 years ago by Brad Rydzewski <[email protected]>
improved unit tests for the database permission table

54984a7363a98153524e904669804e6f3ef380fc authored over 10 years ago by Brad Rydzewski <[email protected]>
reverted back to original sqlite database location

c20f56333034e39fdcb26d07f0be1397ba7ba424 authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed bugs with global commit feed not sending events

5d00c3f6ce81f4a981dd6eb694bf9c9ff9dd7007 authored over 10 years ago by Brad Rydzewski <[email protected]>
updated websockets to send global messages to any use w/ read access

7a970aaff0b467c12b25fd4bee1ba5be58cb187c authored over 10 years ago by Brad Rydzewski <[email protected]>
added method to retrieve role from database

bbc646b9c29a458b673da6d0337a2e2cd3f9e98d authored over 10 years ago by Brad Rydzewski <[email protected]>
integrated plugin model for remotes

aa9a8f4878a0996e362606eb20f1dfa039c53af2 authored over 10 years ago by Brad Rydzewski <[email protected]>
updated notification plugins to use model.Request

91f7a63d21c4e07ce0b3dd9dfb7dab309680b8a0 authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed code to use ssh clone url for private repos

ecff154c56f8bbc13013bb96f29d05a12e444a85 authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed go vet warnings

5b4a8ef4ea7c6488fbee96183e66c65774b0a061 authored over 10 years ago by Brad Rydzewski <[email protected]>
code to stream stdout to the browser

d000ca291816431c46e9161fc2130ea494dc038a authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed issue w/ buffer blocking on write to websocket

6375eaa552970aa8fefadc3c760562be9f3f046e authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed issue w/ websockets not connecting for streaming stdout

fa0213ab8d51fccc7c4d5cc92d4789f793317a0d authored over 10 years ago by Brad Rydzewski <[email protected]>
removed hard-coded Docker socket

eae495534be379fb87b13fa7d4a0062bba626fe5 authored over 10 years ago by Brad Rydzewski <[email protected]>
setup the worker to stream results

3e5035c25464776dcc9523596ae6c11f88facab9 authored over 10 years ago by Brad Rydzewski <[email protected]>
added toast message to display when repo commit event is received

4aba399b3b7a7ff93dd2beef58aad51770808315 authored over 10 years ago by Brad Rydzewski <[email protected]>
added flag to indicate account is currently syncing

b9b79b799497e270b2831fddc41d0e10cd7645eb authored over 10 years ago by Brad Rydzewski <[email protected]>
forgot to stop the angular interval after changing path

3a6ce5b5e111c4c62be451038e8b729c1352d3ae authored over 10 years ago by Brad Rydzewski <[email protected]>
added message when repository is inactive, and when no commits

799e80c97a1be251a614b42209a0e4d0c9ca2a69 authored over 10 years ago by Brad Rydzewski <[email protected]>
setup sync screen

491b0e9eeef646e9d09018d3cd692c01b3bc6618 authored over 10 years ago by Brad Rydzewski <[email protected]>
bitbucket now checking for email on login

9424b55046df910c8a75c5caf699474b8f7e9541 authored over 10 years ago by Brad Rydzewski <[email protected]>
removed parent_id from user table since not being used

ab0a306cbc32f3d98cf10c48ca63e2f54f28c42a authored over 10 years ago by Brad Rydzewski <[email protected]>
improved style of home page failure cards

f4f23600d929bce9101921694cb447c5090cbdf9 authored over 10 years ago by Brad Rydzewski <[email protected]>
improved card highlighting on hover

81d99129cdc2af74963ec1091585605a1326b89f authored over 10 years ago by Brad Rydzewski <[email protected]>
improved the homepage formatting to pull latest status per repo

638c4b514a4ac83fd7226369374aa9c1c68693ce authored over 10 years ago by Brad Rydzewski <[email protected]>
code to update repo params and flags. added styling as well

50b659cadb9e8696813776b787a6de2349a34907 authored over 10 years ago by Brad Rydzewski <[email protected]>
added pages to add / edit / delete users from the system

6b9ae21c7a356206ca49f76df8d3375e1f868ae9 authored over 10 years ago by Brad Rydzewski <[email protected]>
added repo settings link & new user link

79e46d1a8cc6d732beddd69db029f3c26b405302 authored over 10 years ago by Brad Rydzewski <[email protected]>
added sorting to the repository list page

b3b722394c95700da138922518e0f83f282dc82b authored over 10 years ago by Brad Rydzewski <[email protected]>
styled the repository page

353ae1cd6f6391dee7bc891112f13f4096aac429 authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed styling issue with user page on ff

f97c6f6e1a8550ded781dbbbefcb05f8ad4f941d authored over 10 years ago by Brad Rydzewski <[email protected]>
added nicer style to user page, hooked up search functionality as well

502a0222f2bdb3fdb3bfc0043301214b98af6ea8 authored over 10 years ago by Brad Rydzewski <[email protected]>
moved mkdir to build directive

8f9c3da81b1e0499fc289718aa3b34587cfeb653 authored over 10 years ago by Brad Rydzewski <[email protected]>
updated style for users page

fbda588d87a9bc34a35fffacb9c9a3ddee2313ea authored over 10 years ago by Brad Rydzewski <[email protected]>
updated css styles & angular

c8590391e9f0bf6d0fd1a772c848cb2a7ce34b70 authored over 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #4 from Clever/publish-from-base-dir

Allow publishing from base directory

12a376a6d0d4322f461a0388b237ed0e0b6e4d4a authored over 10 years ago by kvigen <[email protected]>
Allow publishing from base directory

Some our our respositories have Dockerfiles with commands like ADD . /path. These don't
work if ...

b009475ea1aa6a988c1b05cb13b5d8ffc56d56cf authored over 10 years ago by Kyle Vigen <[email protected]>
Merge pull request #3 from Clever/publish-latest

Also publish "latest" image

022a8b3908f44815f6cc8ce1380fbb48f1863026 authored over 10 years ago by kvigen <[email protected]>
Also publish "latest" image

bcd29fc31f41ecb41d39e5b282da1625fac0d7fa authored over 10 years ago by Kyle Vigen <[email protected]>
Only grab the last part of the docker repo name

e0b2084f4240aacd73ac4cc61c9a22b4f8102c62 authored over 10 years ago by Kyle Vigen <[email protected]>
Write login command silently so it doesn't print password

c14d65cf3e2bc59956e9cfb723dbe1eb95cabef8 authored over 10 years ago by Kyle Vigen <[email protected]>
Merge pull request #1 from Clever/docker-plugin

Drone-docker plugin

26679c2ec090a3714047630d96977d32d2ac1ea7 authored over 10 years ago by kvigen <[email protected]>
improvemed ability to display the html5 notifications for commits

c6b880c272e66af634fc5cd994bdc6ab9a386d65 authored over 10 years ago by Brad Rydzewski <[email protected]>
got websockets working. added stubs for html5 notifications api

e8abb11c19acc29209b89f62a271a7b4f68d9a26 authored over 10 years ago by Brad Rydzewski <[email protected]>
replaced Chrome browser with PhantomJS in karma tests

moved header to parent page, removed from templates

77daa5743f1bed9515262602c4f996f29de1e097 authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed meddler error caused by smtp server tag configuration

18f7209d1d2b3f3dcacaa25dce6f0be19c20271a authored over 10 years ago by Brad Rydzewski <[email protected]>
hooked up websockets & added setup karma+jasmine

7acf92e754589383581c33fa35462e27a31a0835 authored over 10 years ago by Brad Rydzewski <[email protected]>
removed css files. designers will be providing

removed amber files. replacing with angular
removed queue package in favor or worker package
remo...

83577a7d5de9880d5fccaea1a642d67581283e0d authored over 10 years ago by Brad Rydzewski <[email protected]>
Add tests for docker plugin

These tests just check that the docker commands show up in the buildfile

b1c019b4dd1b69595089a996e61208a16586899d authored over 10 years ago by Kyle Vigen <[email protected]>
Add docker.io Drone plugin which creates a docker image for each successful build

This change adds a new Drone plugin for creating a docker image. The plugin
creates a docker ima...

fa4dc60545ebc64d4e9c97b4a2e3fd08a15521fc authored over 10 years ago by Kyle Vigen <[email protected]>
Merge pull request #354 from amtrack/git-force-push

Fix force option of git/heroku/tsuru deploy plugin

6ef506c1d17ebfc4c5ee808170a0bf3b94ded7e9 authored over 10 years ago by Brad Rydzewski <[email protected]>
Fix force option of git/heroku/tsuru deploy plugin

The build artifacts were actually not pushed because the HEAD ref before
the commit 'add build a...

da70994b75cb3d6065b7143d4e440498a280bed5 authored over 10 years ago by Matthias Rolke <[email protected]>
removed unused .gitmodule

06dfc269f783e4b6024f7467671c9a8dab8fc38e authored over 10 years ago by Brad Rydzewski <[email protected]>
Get Config Data via ConfigManager

d64bcdb51dc5c7b012b7c532a63166ed344de494 authored over 10 years ago by Brad Rydzewski <[email protected]>
Removed Unused util Package

f0a8e91a6819d60f8e5d9a328e6d77d36ad19d47 authored over 10 years ago by Brad Rydzewski <[email protected]>
Refactored to use Model and Database folders

36b01512c03e2718b132df2a7afb75e49400c26b authored over 10 years ago by Brad Rydzewski <[email protected]>
Removed Unused Package

554276de05a433fde906555875ecad15d661507e authored over 10 years ago by Brad Rydzewski <[email protected]>
Moved httputil and sshutil Packages

8eaf9957a6aeafe0bec9d028f881ba976fcf60a4 authored over 10 years ago by Brad Rydzewski <[email protected]>
Created testdatabase Package to Open DB Conn

e2c7878efb2cd3baa6641c2fa18d2f4513705fea authored over 10 years ago by Brad Rydzewski <[email protected]>
Moved schema.go to schema Package

47ea0cbd2973bc96f29d6b85e46bb4098bfc800f authored over 10 years ago by Brad Rydzewski <[email protected]>
Move Plugins to a /plugin Directory

170135cb1dfd3c56c436f28d290c16a44ea45b54 authored over 10 years ago by Brad Rydzewski <[email protected]>
Replaces goyaml With gopkg.in/yaml.v1 in Unit Test Packages

12fae4b62ee996354b98f624a73a85e527b5d5c3 authored over 10 years ago by Brad Rydzewski <[email protected]>
Removes Unnecessary /render Rackage

316548899fe355e8468147bf13ada43f60d05b6a authored over 10 years ago by Brad Rydzewski <[email protected]>
Fixed "go vet" Failures

0d340645b24ea57c02e559b12c1c57898ceb80ac authored over 10 years ago by Brad Rydzewski <[email protected]>
using `make build` in .drone.yml since we only need to compile

44ba19fd3160b50f1fc5d6e8b66cddfb3f975b7e authored over 10 years ago by Brad Rydzewski <[email protected]>
added amberc to make deps

e123e10fbd0563f181a009c586bceadd44ec6f9f authored over 10 years ago by Brad Rydzewski <[email protected]>
added go.rice to make deps

68aea1253824d425bc4f9e82c0e860b8ce14e8b6 authored over 10 years ago by Brad Rydzewski <[email protected]>
show dependencies in verbose mode. ensure go gettable binaries are in path

3966eb7f9a98ec0bb643250ba7aeeca596411025 authored over 10 years ago by Brad Rydzewski <[email protected]>
added code to specify a gopath

43e382b5a1cdc51ff16d3e3415fa7da453cb103f authored over 10 years ago by Brad Rydzewski <[email protected]>
got the build working correctly

aec9b33048cc4ca87930716996d0f11cf73681cf authored over 10 years ago by Brad Rydzewski <[email protected]>
hooked the build queue back up

7abe695a5ca1e9e6e8552c74078e9cf73cfeca23 authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
builds marked 'killed' now display as such in the UI

30b38bd4b7139b3fea9bd1f442ff86afbcf799d9 authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
cancel all pending or started builds when the app starts

1a143f8fb433966aa8526014021e8f54a697fc1d authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
removed reference to Build in commit template

88ee774d8df2511f0f8da2b87ca92264889ed130 authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
Merge pull request #350 from eandre/master

Add git path overrides

f16101af2c4bf265d9dfcaad4fba478bef49111b authored over 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #339 from sivel/change-repo-url

Add option to manipulate the repo url

559730ff8089fe3de9b2db6ff27099932dd74d5f authored over 10 years ago by Brad Rydzewski <[email protected]>
initial queue code added. also ability to extract Hostname from remote

d0dd3085235236bb65298ea41c43590d60778e96 authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
fixed repo.FindName to use actual hostname, now that host db field exists

c7d63ec7ceec126903f26197b9478781d5974aeb authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
added code to prevent user self-registration

4abc7bf81e61e94e42654f02290a7b0adbb87e24 authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
re-added code to read/write websocket data. added to amber templates

4d4defc416d056a0219593856a46f30e1fddef16 authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
removed unused build package from /queue

b0255af7a9d90e3e51b8cf60b114d867326b36c0 authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
adding Repo.Host to commit feed data structure

5a8eeb9c2980ae7466424b97ca539549deeaa058 authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
altered database code to use repo_host instead of repo_remote

cfed6505d5efb4e0501a08bb46540599eda358ae authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>
removed unused commitest package, replaced by /database/testdata

779987da7fdce673a896ffb311d1360747ea3e03 authored over 10 years ago by Brad <brad@brad-XPS13-9333.(none)>