Ecosyste.ms: OpenCollective

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

github.com/rchain-community/rchain-dbr

RChain Distributed Budgeting and Rewards Bounty Web Site
https://github.com/rchain-community/rchain-dbr

restart dbr_aux when source changes

38cb9c86a92582d6654fb048b252c0ff699b4260 authored over 6 years ago by Dan Connolly <[email protected]>
table order: emphasize issues, users

a978288c4038977698ed8757c8d06ea528a835e7 authored over 6 years ago by Dan Connolly <[email protected]>
wire up user, issue, trust updates

- social_coding_sync: fix update forms
- links from left column to update forms
- and to...

d0e4e028a3191402e20fb21e3f226727adffb477 authored over 6 years ago by Dan Connolly <[email protected]>
fix logo

b06bcc5e89fce9920176846a0ca9c9cf1a2d9eef authored over 6 years ago by Dan Connolly <[email protected]>
social_coding_sync: line length etc.

ee644a4348c3dc8fc1e880249dafac402b3baaf0 authored over 6 years ago by Dan Connolly <[email protected]>
social_coding_sync: some unit testing

bab699dffe212c3e59cd307bb350cf7745ae5a1c authored over 6 years ago by Dan Connolly <[email protected]>
social sync: WSGI app

- factor out USAGE
- move config, db, tok to IO
- factor out fetch_to_cache, sync_from_cac...

d88a98bde737fcc81fd251d0b70857f1a367133e authored over 6 years ago by Dan Connolly <[email protected]>
Merge hosted work

2914f31afa49dcdb2cd158d9f1156011b057e254 authored over 6 years ago by Dan Connolly <[email protected]>
for my stuff, delete related record too

8a838c3baa3cf081487fb2746a9ea279cc821427 authored over 6 years ago by Dan Connolly <[email protected]>
DB is in production; don't clobber it

50445dcca356db9a3fad8f554b4a1a1beb9e1170 authored over 6 years ago by Dan Connolly <[email protected]>
nginx uwsgi site deployment

28acac8838d5987d4f03d973e525b469b298f34f authored over 6 years ago by Dan Connolly <[email protected]>
uwsgi configuration and testing

062c98c8ad54f48c0722c56c8e7f53a80faf6297 authored over 6 years ago by Dan Connolly <[email protected]>
TrustCert: prototype viz

cb2684f5fa3e458377b2318e9999c89910b302c4 authored over 6 years ago by Dan Connolly <[email protected]>
TrustCert: revise seed, capacities

- Start with dckc, Jake-Gillberg as discussed in [375][].
- Reduce capacities to address "gr...

f4092527969446e4473f86f6ab523a3a557f9b13 authored over 6 years ago by Dan Connolly <[email protected]>
don't hide voter from listings

grant all of `READ_ONLY`, not just `view`.

5035677ec70f89547317c9b3ba14233bbc0937f0 authored over 6 years ago by Dan Connolly <[email protected]>
better exception diagnostic

9dfdbd2fd3086efd7aaf73be0a1705b342210e11 authored over 6 years ago by Dan Connolly <[email protected]>
remove WARNING about data

10ffb6bc2e8dcf61df56f6884bf1929983894267 authored over 6 years ago by Dan Connolly <[email protected]>
primary keys for trust cert tables

f88bb17c226e7e6d77b5977471b599b8b5efa002 authored over 6 years ago by Dan Connolly <[email protected]>
social_coding_sync: use config.ini

- fix users_insert: typo
- add phantom `[root]` config section
because python's config p...

e1420985f878f52f51d6f8edf6dc0770269ce349 authored over 6 years ago by Dan Connolly <[email protected]>
proxy port KLUDGE

c1c2be61fe8ef0428961d140d9f0cf9a1ef21d80 authored over 6 years ago by Dan Connolly <[email protected]>
set up error handling, logging

9f3dc3c6300306d4de6616c5a0c62253b4da812c authored over 6 years ago by Dan Connolly <[email protected]>
grant `clear views` to ADMIN role

1d3eca0fff4f9abca3cba4f980e83200e32a4b9e authored over 6 years ago by Dan Connolly <[email protected]>
db_import: do views, triggers as well

e5a225efce6c18e04f7dc5ec1ac7c223b99419ef authored over 6 years ago by Dan Connolly <[email protected]>
issue_formatted: `with ...` doesn't seem to work

fa9d95da9cafdd3e9772374331c97446d4b0778f authored over 6 years ago by Dan Connolly <[email protected]>
issue_budget needs group by pay_period

ec454d97c7caba52d86ebe02c72f67f06f5a6109 authored over 6 years ago by Dan Connolly <[email protected]>
set encoding for columns such as bio

mysql _columns_ need encoding declared to avoid
error 1366, "Incorrect string value: ..."

d541d9af43307603663dd51b6b239de9299508cb authored over 6 years ago by Dan Connolly <[email protected]>
avoid `Undefined index: -relationship`

eab43183340c1df84dc134b666f85b814efb51fe authored over 6 years ago by Dan Connolly <[email protected]>
ignore more non-tracked stuff

d258e310e74052c8685caaeafb602cc15a48a424 authored over 6 years ago by Dan Connolly <[email protected]>
social_coding_sync: use conf.ini for DB etc.

a7c2989e2b77f573cdd8ce4589c6ae50f81f2520 authored over 6 years ago by Dan Connolly <[email protected]>
sync users as well as issues

d73c5a027a9988e48ee2be27d64fced06eaebfe9 authored over 6 years ago by Dan Connolly <[email protected]>
dbr_norm1: prune dead code

d3b28bb96ccf1a4f5de1f298046a5b8fe400200d authored over 6 years ago by Dan Connolly <[email protected]>
modularize deployment tasks

57a4962ab2bf009c16c774de2f6e5d094eb43e8d authored over 6 years ago by Dan Connolly <[email protected]>
issue sync works in dev environment

e99389c032d1ff1993388f64154f5921cbc7ecda authored over 6 years ago by Dan Connolly <[email protected]>
toward issue sync: fetch

0193db8fffbaa60ab51975911ddcc6a844bc127d authored over 6 years ago by Dan Connolly <[email protected]>
hide session token in view/browse mode

6ee5030156ea05ee6ede3bc6bd0fb685b77c53e1 authored over 6 years ago by Dan Connolly <[email protected]>
dashboard: handle missing admin_settings

be535e6eb965e29f203cf35fb2ea3853a3fa4c2d authored over 6 years ago by Dan Connolly <[email protected]>
dbr_tables: drop tables in foreign key order

a1123940cbe73c7bc1f2f138182047ff0c5e8031 authored over 6 years ago by Dan Connolly <[email protected]>
create table github_users

8a4036a11d5134c6cd388a7b97a8bf8cb90b8ece authored over 6 years ago by Dan Connolly <[email protected]>
deny access to config file

f9850a0700c361d6738270a235273c83fe7294a1 authored over 6 years ago by Dan Connolly <[email protected]>
pull from master branch

fdc30efcd2d2f6fe52dc1b5a62a98b2497468b76 authored over 6 years ago by Dan Connolly <[email protected]>
getGuildMember rather than listGuildMembers

- avoid 1000 guild member limit
- avoid MANAGE_ROLES permission

f66c6a1fc1240e41def755f26481240b791e204b authored over 6 years ago by Dan Connolly <[email protected]>
use consistent path to xataface install

1c2fc6edac78c367024139aa19d8aad7e0d570b4 authored over 6 years ago by Dan Connolly <[email protected]>
issue sync: first partial draft

7ae9b7612fe8342baa158ce4b0b0c0bf46cd10d8 authored over 6 years ago by Dan Connolly <[email protected]>
social sync: factor out fetch()

0573f9d36a490d0bc5aee7436c4edf8f29d63c25 authored over 6 years ago by Dan Connolly <[email protected]>
dbr_norm1: factor more code out of main

7523022943187bef7452dc49de5c1755b40d1ebd authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'gauth'

8baf67993c99a9e43c3f5ee926d3be1364f57cfa authored over 6 years ago by Dan Connolly <[email protected]>
save snowflake of verified coop members

e1666f7c80a945454cb3dd0e4aab058d8422de0b authored over 6 years ago by Dan Connolly <[email protected]>
discord verification: fill in config items

c5c2a1cc56bc5c5d3957a0e43f6c70080e8c141d authored over 6 years ago by Dan Connolly <[email protected]>
users table: start hiding session_token

aec64bfc11ccc6efe90c997492ebf15f104b76e8 authored over 6 years ago by Dan Connolly <[email protected]>
deployment: fill in config template early

2382637846a455c21a7d3a62cd4af7d44a98377e authored over 6 years ago by Dan Connolly <[email protected]>
use bind_param to avoid SQL injection

use htmlspecialchars() to avoid HTML injection

57c9728f0a89a93f0fc5527baea087fa0b0c79c9 authored over 6 years ago by Dan Connolly <[email protected]>
playbook: install dev version

8fa87c45c44c21762cd0e05103adb7bc6ea1394c authored over 6 years ago by Dan Connolly <[email protected]>
clean up TODOs in README

e168ee2d3adc82194147b4a47a0de53291da13b3 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'master' into gauth

c3efe0fe364e6e940be1ec40d09b7e0d5fe9c9ab authored over 6 years ago by Dan Connolly <[email protected]>
prune github_include_email_scope code

254e58b3bc34f97ae65a910584e096c22164936c authored over 6 years ago by Dan Connolly <[email protected]>
automated deployment mostly complete

7684885c286855945a7d1b33e0f71dfe8e5d77a6 authored over 6 years ago by Dan Connolly <[email protected]>
automate installation thru composer

9a64f5b31088d8e044c6c62bb5f32a80cfd1c843 authored over 6 years ago by Dan Connolly <[email protected]>
replaced hardcoded coop membership column with the one from the ini file.

f2f635ef8218831ac2a726bfbc0de0207953008c authored over 6 years ago by hyperevo <[email protected]>
commented error reporting lines

2f19edef8941ca391dacb6f86995061c7adb1b8a authored over 6 years ago by hyperevo <[email protected]>
added comments explaining the password_column name choice

40693a25ae021fa7baaf3da3b8c4ac39973d57ca authored over 6 years ago by hyperevo <[email protected]>
replaced session token generator with CSPRNG code. Added CSPRNG generation code.

e9db76f2e4543cccf919edf6119ef43f3c3055f2 authored over 6 years ago by hyperevo <[email protected]>
merged my code

b3eed5d4800385d82104aa8c44a08001c39297d5 authored over 6 years ago by hyperevo <[email protected]>
tone down PHP rhetoric in favor of Rholang pointer

cfa7e9652d9f46430bde9e9d7737e339392c8fb9 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'dev-hosted'

d21ab3979d9956d163b590fd393e5e519e939ac7 authored over 6 years ago by Dan Connolly <[email protected]>
trust ratings: never mind value column

8bd87b787f993c8085bd749a697a466443ea63a3 authored over 6 years ago by Dan Connolly <[email protected]>
trust metric: some UI work

c3fcbc3ee683b220e2f33c08e3df03e4d9c88f7f authored over 6 years ago by Dan Connolly <[email protected]>
trust metric: only store the highest rating

4e0304df5d7cf2556a9582ee0485533c33e03d6d authored over 6 years ago by Dan Connolly <[email protected]>
social_coding_sync: compute and store trust metric

51ff218dd72e8b5e4794206870776e11c2ddc047 authored over 6 years ago by Dan Connolly <[email protected]>
net_flow: in python3, str and int are unordered

598ea84802fb126f2714c5bc4e901ebfff403529 authored over 6 years ago by Dan Connolly <[email protected]>
net_flow: 2to3

daeff30ca92ee4548ff92bc4960c91b179b9e151 authored over 6 years ago by Dan Connolly <[email protected]>
Copyright (C) 2001 Luke Kenneth Casson Leighton <[email protected]>

10ce395b0bd5c81ffcbfd4636e2a336b3901599c authored over 6 years ago by Dan Connolly <[email protected]>
social_coding_sync: seed trust certs from reactions

7d2b46ed5d7f01e051f7e4f2870ae9943b79e497 authored over 6 years ago by Dan Connolly <[email protected]>
reactions query

8d0faca21b4d63b5ed571928509c11503976cebe authored over 6 years ago by Dan Connolly <[email protected]>
social_coding_sync: normalize reactions

2a00e0f300d86faf20b80f78c5959a939bafd3ce authored over 6 years ago by Dan Connolly <[email protected]>
trust seed from github: factor QuerySvc out of notebook

7695692b8ba83f650fbdc4b8eb968ac1b962ec70 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'dev-hosted'

7ea7a32889a1986459b0a50d808d7e147a6516cf authored over 6 years ago by Dan Connolly <[email protected]>
trust_cert table

335eb97bcd069d3070bc306565d465b31fa08e82 authored over 6 years ago by Dan Connolly <[email protected]>
trust_cert UI

3045baaca03d51c18911864702a3b64a03e6c089 authored over 6 years ago by Dan Connolly <[email protected]>
users: make websiteUrl a link

d9d95c2075409f001cbb66bac1eb78d768d7cd16 authored over 6 years ago by Dan Connolly <[email protected]>
conf.ini: update tables etc.

21eced48a833c4c751683e730ffb0d24757301fc authored over 6 years ago by Dan Connolly <[email protected]>
rename schema

451abd483b8eed97248306b52cfde819faf5545d authored over 6 years ago by Dan Connolly <[email protected]>
prune dead code

51dd1edf73d93bed0705063d06f08c8d48b1a7e6 authored over 6 years ago by Dan Connolly <[email protected]>
dbr_norm1: module to migrate budget, rewards

3712f7ec46a5cc6b8a39d61c31851462cf6e6ad0 authored over 6 years ago by Dan Connolly <[email protected]>
toward Advogato style trust metric

0b984cb1f484022745787b94029c967711e18567 authored over 6 years ago by Dan Connolly <[email protected]>
discord OAuth exploration

8ef443bde3bf4eaa774e7835e75c44a4a5461093 authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'dev-desktop'

532b8f635e7fe22ac15080ff7ead678cf5e619de authored over 6 years ago by Dan Connolly <[email protected]>
Merge branch 'dev-hosted'

fb3e7d405f456fbc0d3dd7bb16278ecf63e8617a authored over 6 years ago by Dan Connolly <[email protected]>
invoice_info table and invoice_formatted view

3c5e20a6a5bf0e246b2430dea6de4bab37208f25 authored over 6 years ago by Dan Connolly <[email protected]>
exportable invoices

a07307077dcf5e54803d21f6985fe5c332c8e02f authored over 6 years ago by Me 261312 <[email protected]>
link user locations to wikipedia

397a8f748fca34ca3f84a0da24008b70c5698aa4 authored over 6 years ago by Me 261312 <[email protected]>
delete votes too

e671a5cc69875c43ac9959087a544717fc576e9a authored over 6 years ago by Me 261312 <[email protected]>
constrain voter, pay period

36c1a7a544c95b489ad783ea6e2fd111171afa07 authored over 6 years ago by Me 261312 <[email protected]>
vote suggestions based on reactions: prototype

33c9e57b9b54f936df4f9b6d10cd478a709bbf7f authored over 6 years ago by Dan Connolly <[email protected]>
sidebar: links to context

d4436ae5ce4ae99c8ecaf5ca1359d4b72361180f authored over 6 years ago by Me 261312 <[email protected]>
oops: check in dashboard template etc.

6ed1a02a2dd840ee18acf9d43c385b76d619707a authored over 6 years ago by Me 261312 <[email protected]>
use dashboard by default

12b57a7e38dfde7e19f4e6b2d0fe86f01256b3c5 authored over 6 years ago by Me 261312 <[email protected]>
basic permissions

80fd72125bc2ad8c0af581384615bf19c15f6c2b authored over 6 years ago by Me 261312 <[email protected]>
style tweaks: avatar, logo size

724bf277d3c8177b130832fb72f11119be95463b authored over 6 years ago by Me 261312 <[email protected]>
person -> github_users etc.

pay period

8b13a8925ab1849861e29681be2ad69a716a5442 authored over 6 years ago by Me 261312 <[email protected]>
dbr_norm: ad-hoc migration/import

- normalize issue, budget, reward data
from Pub Member Budget Allocation-Spending
- impo...

fc161196e1061f5ecb9908082af13a8c240abdc7 authored over 6 years ago by Dan Connolly <[email protected]>