Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / SkygearIO/py-skygear issues and pull requests

#236 - Bump py from 1.5.3 to 1.10.0

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#235 - Bump werkzeug from 0.11.3 to 0.15.3

Pull Request - State: open - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#234 - Update dependency

Pull Request - State: closed - Opened by carmenlau over 5 years ago

#233 - Fix registered provider being overwrite issue

Pull Request - State: closed - Opened by ben181231 about 6 years ago

#232 - Add new environment variable for public version of SKYGEAR_ENDPOINT

Issue - State: open - Opened by carmenlau about 6 years ago
Labels: vote/2

#231 - Fix missing offset for Query

Pull Request - State: closed - Opened by carmenlau about 6 years ago

#230 - Should use the original name to derive signature for fs

Pull Request - State: closed - Opened by carmenlau about 6 years ago

#229 - Should not include stack trace to error payload when DEV_MODE=false

Issue - State: open - Opened by carmenlau about 6 years ago
Labels: vote/1

#228 - Percent escape asset name

Pull Request - State: closed - Opened by louischan-oursky about 6 years ago - 1 comment

#227 - Asset signer should percent-escape its argument

Issue - State: closed - Opened by louischan-oursky about 6 years ago - 1 comment

#226 - Update record api for removing `type/`

Issue - State: open - Opened by carmenlau about 6 years ago
Labels: v2.0

#225 - WIP: Add python 3.7 to travis

Pull Request - State: closed - Opened by cheungpat over 6 years ago

#223 - fs getSigner requires ASSET_STORE_SECRET even if ASSET_STORE_PUBLIC is public

Issue - State: open - Opened by Steven-Chan over 6 years ago
Labels: type/bug

#222 - Option should be optional when a default is specified

Pull Request - State: closed - Opened by cheungpat over 6 years ago - 1 comment
Labels: workflow/In Review

#221 - Fix log fields

Pull Request - State: closed - Opened by cheungpat over 6 years ago - 1 comment

#220 - Support `async_` hook param in addition to `async`

Pull Request - State: closed - Opened by cheungpat over 6 years ago - 1 comment

#219 - Register multiple event handlers

Pull Request - State: closed - Opened by cheungpat over 6 years ago

#218 - Fix multiple registration of 'init' event

Pull Request - State: closed - Opened by cheungpat over 6 years ago

#217 - Disallow registering for 'init' event

Pull Request - State: closed - Opened by cheungpat over 6 years ago

#216 - WIP: Support for python3.7

Pull Request - State: closed - Opened by cheungpat over 6 years ago

#215 - Update to python 3.6 in travis and docker image

Pull Request - State: closed - Opened by cheungpat over 6 years ago
Labels: workflow/In Review

#214 - Implement structural logging with JSON formatter

Pull Request - State: closed - Opened by cheungpat over 6 years ago - 2 comments

#213 - Update README.md

Pull Request - State: closed - Opened by tensiuyan over 6 years ago

#212 - Cloud code should not be allowed to register event `init`

Issue - State: closed - Opened by cheungpat over 6 years ago
Labels: type/improvement

#211 - "Replacing previously registered event 'init'" printed to log multiple times

Issue - State: closed - Opened by cheungpat over 6 years ago - 1 comment
Labels: type/bug

#210 - Register multiple plugin events of the same name (for use in plugin)

Issue - State: closed - Opened by cheungpat over 6 years ago - 1 comment

#209 - Couldn't register multiple life cycle event hooks

Issue - State: closed - Opened by limouren over 6 years ago - 2 comments
Labels: type/bug

#206 - API reference inprovment

Issue - State: open - Opened by carmenlau over 6 years ago
Labels: vote/1

#205 - Supply additional parameters to create_engine function

Issue - State: open - Opened by cheungpat over 6 years ago

#204 - py-skygear api reference improvement

Issue - State: open - Opened by carmenlau over 6 years ago
Labels: type/improvement, vote/1

#203 - Documentation Generation Bug Fix

Pull Request - State: closed - Opened by howawong over 6 years ago

#202 - Correct the travis setup to make the release by oursky-travis, not benlei

Issue - State: closed - Opened by rickmak over 6 years ago - 1 comment

#201 - Add Lambda support for Skygear Data Type

Pull Request - State: closed - Opened by cheungpat over 6 years ago - 4 comments

#200 - Python settings should be parsed before the calling includeme

Issue - State: open - Opened by cheungpat over 6 years ago - 1 comment

#199 - Pubsub improvement

Pull Request - State: closed - Opened by howawong over 6 years ago - 1 comment
Labels: workflow/In Review

#198 - Fix pylama check

Pull Request - State: closed - Opened by cheungpat over 6 years ago

#197 - WIP: Allow asset presign expire time to be configurable

Pull Request - State: closed - Opened by cheungpat over 6 years ago

#196 - Database Hooks param `async` is reserved word in Python 3.7

Issue - State: closed - Opened by kitmoovup over 6 years ago - 2 comments
Labels: vote/1

#195 - [Lambda] Add Lambda support for Skygear Data Type

Issue - State: closed - Opened by carmenlau over 6 years ago

#194 - Fix unable to change record ACL settings in before save

Pull Request - State: closed - Opened by cheungpat over 6 years ago

#193 - Improve pubsub function for connection reuse

Issue - State: closed - Opened by carmenlau over 6 years ago
Labels: type/improvement, vote/1

#192 - pip outdated

Issue - State: closed - Opened by hidden-dimensions over 6 years ago - 3 comments
Labels: vote/1

#190 - Update bcrypt to 3.1.4

Pull Request - State: closed - Opened by cheungpat over 6 years ago - 1 comment

#188 - Update settings parsing

Pull Request - State: closed - Opened by cheungpat over 6 years ago

#187 - SettingsParser default value should not pass to atype function

Issue - State: closed - Opened by rickmak over 6 years ago
Labels: type/improvement, vote/1

#186 - SettingsParser `atype=bool` return True when the environment value is `false`

Issue - State: closed - Opened by carmenlau over 6 years ago
Labels: type/bug, vote/1

#185 - SQLAlchemy timed out error in plugin

Issue - State: open - Opened by howawong over 6 years ago - 2 comments
Labels: type/bug

#184 - Add Email util function

Issue - State: open - Opened by rickmak over 6 years ago

#183 - Update psycopg2 for supporting postgres10.1

Pull Request - State: closed - Opened by rickmak over 6 years ago - 3 comments

#182 - Improve error logging for plugin life cycle event function

Issue - State: open - Opened by Steven-Chan over 6 years ago
Labels: type/improvement, vote/1

#181 - Update README for removing exec transport

Pull Request - State: closed - Opened by rickmak over 6 years ago - 2 comments
Labels: workflow/In Review

#180 - Remove `exec` transmitter from readme

Pull Request - State: closed - Opened by carmenlau over 6 years ago

#178 - Replace update-version task with release-commit

Pull Request - State: closed - Opened by rickmak over 6 years ago - 1 comment

#177 - Support Asset Download / Upload in py-skygear

Issue - State: open - Opened by chpapa almost 7 years ago
Labels: type/improvement, vote/1

#176 - Provide scroped_session context manager

Issue - State: open - Opened by rickmak almost 7 years ago
Labels: vote/1

#175 - Bring back skygear.traansmitter.encoding for backward capability

Pull Request - State: closed - Opened by rickmak almost 7 years ago - 3 comments

#174 - Fix register handler with different HTTP method

Pull Request - State: closed - Opened by cheungpat almost 7 years ago

#173 - Remove sphinx dependency and integrate with skygear-doc-tools

Pull Request - State: closed - Opened by howawong almost 7 years ago - 6 comments

#172 - Support of Geometry column

Issue - State: open - Opened by rickmak almost 7 years ago

#171 - Error in skygear response should not raise Exception in http as in zmq

Pull Request - State: closed - Opened by rickmak almost 7 years ago - 1 comment

#170 - Add sphinx dependency in setup.py

Pull Request - State: closed - Opened by howawong almost 7 years ago - 2 comments

#169 - ModuleNotFoundError when pip install through git

Issue - State: closed - Opened by joyzoursky almost 7 years ago
Labels: type/bug

#168 - Update setup file to install requirements from txt

Pull Request - State: closed - Opened by joyzoursky almost 7 years ago
Labels: workflow/Focus

#167 - WIP: Fix register handler with different HTTP method

Pull Request - State: closed - Opened by cheungpat almost 7 years ago
Labels: workflow/In Review

#166 - Fix travis

Pull Request - State: closed - Opened by cheungpat almost 7 years ago

#165 - Fix register handler with different HTTP method

Pull Request - State: closed - Opened by cheungpat almost 7 years ago

#163 - Write up API doc and setup CD on travis

Issue - State: open - Opened by rickmak almost 7 years ago
Labels: workflow/Product Meeting, vote/1

#162 - py-skygear read `.env` as in skygear-server

Issue - State: open - Opened by chpapa almost 7 years ago
Labels: type/improvement, Hacktoberfest, vote/2

#161 - Not able to get record parameters in after save cloud function

Issue - State: closed - Opened by priyankaNav about 7 years ago - 1 comment

#160 - SkygearContainer missing when construct

Issue - State: closed - Opened by samMeow about 7 years ago - 1 comment

#159 - Database Query Interface Implementation

Pull Request - State: closed - Opened by howawong about 7 years ago - 9 comments
Labels: type/improvement, workflow/Focus

#157 - Reflect views in utils.db

Pull Request - State: closed - Opened by rickmak about 7 years ago

#156 - Update sql query for reset password in new skygear server v1

Pull Request - State: closed - Opened by tszkanlo about 7 years ago
Labels: workflow/Focus

#155 - Fix versioning

Pull Request - State: closed - Opened by cheungpat about 7 years ago

#154 - Update example

Pull Request - State: closed - Opened by Steven-Chan about 7 years ago

#153 - Fix makefile, versioning and docker image

Issue - State: closed - Opened by cheungpat about 7 years ago

#151 - Update user utils for v1.1.0

Issue - State: open - Opened by cheungpat about 7 years ago
Labels: vote/2

#149 - Correctly signed URL for fs aseet

Pull Request - State: closed - Opened by rickmak about 7 years ago - 1 comment

#148 - Update the desc on HTTP_ADDR option

Pull Request - State: closed - Opened by rickmak about 7 years ago - 1 comment

#147 - Support `master_key_required` parameter at `skygear.op`

Issue - State: open - Opened by rickmak about 7 years ago

#146 - Provide efficient way of publish an array of events

Issue - State: open - Opened by rickmak about 7 years ago
Labels: vote/1

#145 - Fix isort

Pull Request - State: closed - Opened by cheungpat over 7 years ago - 1 comment

#144 - Query Object and Function

Issue - State: closed - Opened by howawong over 7 years ago - 1 comment

#142 - Cannot get `_user` in user record after save hook

Issue - State: open - Opened by ben181231 over 7 years ago - 1 comment
Labels: vote/1

#119 - Make sqlalchemy connection pool configurable

Issue - State: open - Opened by cheungpat over 7 years ago

#116 - py-skygear should always load __init__.py even if LOAD_MODULES is specified

Issue - State: open - Opened by cheungpat over 7 years ago - 1 comment
Labels: Hacktoberfest

#100 - Blueprint

Issue - State: open - Opened by cheungpat almost 8 years ago
Labels: Hacktoberfest

#97 - Auto fix static assets prefix if slash is specified

Pull Request - State: closed - Opened by cheungpat almost 8 years ago - 1 comment

#92 - Double check on defined handler name versus URL

Issue - State: open - Opened by cheungpat almost 8 years ago

#69 - Print loaded plugin version number and sha

Issue - State: open - Opened by rickmak about 8 years ago - 1 comment
Labels: Hacktoberfest

#56 - Print version number and git sha1 on start up

Issue - State: closed - Opened by cheungpat about 8 years ago - 1 comment

#11 - Print version number and git sha1 on start up

Issue - State: closed - Opened by royuen over 8 years ago