lp:~pappacena/turnip

Get this repository:
git clone https://git.launchpad.net/~pappacena/turnip
Only Thiago F. Pappacena can upload to this repository. If you are Thiago F. Pappacena please log in for upload directions.

Branches

Name Last Modified Last Commit
remove-py2-env 2021-04-27 13:36:24 UTC
Removing py2env from gitignore

Author: Thiago F. Pappacena
Author Date: 2021-04-27 13:36:24 UTC

Removing py2env from gitignore

repo-async-creation-status 2021-03-31 22:15:39 UTC
Reporting status on repositories that are currently being created

Author: Thiago F. Pappacena
Author Date: 2021-03-31 22:15:39 UTC

Reporting status on repositories that are currently being created

fix-setenv-regression 2021-01-14 21:04:42 UTC
Fix SSH frontend set env regression

Author: Thiago F. Pappacena
Author Date: 2021-01-14 21:04:42 UTC

Fix SSH frontend set env regression

py3-twisted-process 2021-01-08 13:33:37 UTC
Backporting Twisted py3 compatibility

Author: Thiago F. Pappacena
Author Date: 2021-01-08 13:33:37 UTC

Backporting Twisted py3 compatibility

py3-http-auth-flow 2021-01-05 19:38:28 UTC
Making HTTP auth flow compatible with python3

Author: Thiago F. Pappacena
Author Date: 2021-01-05 19:38:28 UTC

Making HTTP auth flow compatible with python3

py3-paste-dep 2021-01-05 15:40:02 UTC
Bumping paste for py3 compatibility

Author: Thiago F. Pappacena
Author Date: 2021-01-05 15:40:02 UTC

Bumping paste for py3 compatibility

py3-openid-login-flow 2021-01-04 21:27:35 UTC
Fixing OpenID login flow for cgit

Author: Thiago F. Pappacena
Author Date: 2021-01-04 21:27:35 UTC

Fixing OpenID login flow for cgit

py3-cgit-resource 2020-12-15 22:41:35 UTC
Making cgit resource compatible with python3

Author: Thiago F. Pappacena
Author Date: 2020-12-15 22:35:25 UTC

Making cgit resource compatible with python3

py3-twisted-cgi-compat-backport 2020-12-15 20:46:19 UTC
Backporting python3 fix for Twisted CGI implementation

Author: Thiago F. Pappacena
Author Date: 2020-12-15 20:46:19 UTC

Backporting python3 fix for Twisted CGI implementation

py3-mp-url-hint 2020-12-14 23:08:40 UTC
Making getMergeProposalURL compatible with python3

Author: Thiago F. Pappacena
Author Date: 2020-12-14 22:17:27 UTC

Making getMergeProposalURL compatible with python3

py3-twisted-proc-compat 2020-12-14 17:18:45 UTC
Working around py3 incompatibility on Twisted's Process class

Author: Thiago F. Pappacena
Author Date: 2020-12-14 17:15:44 UTC

Working around py3 incompatibility on Twisted's Process class

py3-enum-requirement 2020-12-01 20:45:01 UTC
Preventing enum34 instalation after python3.4

Author: Thiago F. Pappacena
Author Date: 2020-12-01 20:45:01 UTC

Preventing enum34 instalation after python3.4

py3-as-default 2020-12-01 20:36:16 UTC
Making python3 the default intepreter

Author: Thiago F. Pappacena
Author Date: 2020-12-01 20:36:16 UTC

Making python3 the default intepreter

py3-launchpad-interaction 2020-12-01 20:28:37 UTC
Fixing binary/str data types on interactions with Launchpad

Author: Thiago F. Pappacena
Author Date: 2020-12-01 20:28:37 UTC

Fixing binary/str data types on interactions with Launchpad

py3-server-scripts 2020-12-01 14:02:34 UTC
Ensuring binary authentication_endpoint on SmartSSHService

Author: Thiago F. Pappacena
Author Date: 2020-12-01 14:02:34 UTC

Ensuring binary authentication_endpoint on SmartSSHService

py3-http-auth-testfix 2020-11-24 02:23:38 UTC
Fixing HTTP auth tests and reorganizing python3 test runner

Author: Thiago F. Pappacena
Author Date: 2020-11-24 00:41:43 UTC

Fixing HTTP auth tests and reorganizing python3 test runner

py3-repo-creation-check 2020-11-23 23:25:26 UTC
Python3 compatibility for repository creation check

Author: Thiago F. Pappacena
Author Date: 2020-11-23 23:25:26 UTC

Python3 compatibility for repository creation check

py3-http-protocol-version 2020-11-23 21:39:18 UTC
Py3 compat for HTTP protocol version header

Author: Thiago F. Pappacena
Author Date: 2020-11-23 21:39:18 UTC

Py3 compat for HTTP protocol version header

py3-http-detect-git-request 2020-11-23 21:03:36 UTC
Detecting git HTTP requests - py3 compatibility

Author: Thiago F. Pappacena
Author Date: 2020-11-23 21:03:36 UTC

Detecting git HTTP requests - py3 compatibility

py3-make-check-all-tests 2020-11-20 15:03:11 UTC
Adding, on check-python3-partial Makefile rule, the full set of tests passing...

Author: Thiago F. Pappacena
Author Date: 2020-11-20 14:56:05 UTC

Adding, on check-python3-partial Makefile rule, the full set of tests passing on py3

partial-py3-tests-runner 2020-11-19 22:37:48 UTC
Adding python3-dev as dependency to make it run in CI

Author: Thiago F. Pappacena
Author Date: 2020-11-19 22:37:48 UTC

Adding python3-dev as dependency to make it run in CI

py3-test-hooks-bytes-strings 2020-11-18 21:56:51 UTC
Making test_hooks compatible with python3

Author: Thiago F. Pappacena
Author Date: 2020-11-18 21:56:51 UTC

Making test_hooks compatible with python3

py3-functional-tests-initialization 2020-11-14 01:00:01 UTC
Fixing incompatibility with py2 and non-binary file paths

Author: Thiago F. Pappacena
Author Date: 2020-11-14 01:00:01 UTC

Fixing incompatibility with py2 and non-binary file paths

py3-ssh-command-str 2020-11-14 00:14:36 UTC
Dealing with ssh commands as str (shlex.split doesn't like bytes)

Author: Thiago F. Pappacena
Author Date: 2020-11-14 00:14:36 UTC

Dealing with ssh commands as str (shlex.split doesn't like bytes)

py3-repo-path-as-str 2020-11-14 00:08:35 UTC
Normalizing repository path as str for py3 compatibility

Author: Thiago F. Pappacena
Author Date: 2020-11-14 00:08:35 UTC

Normalizing repository path as str for py3 compatibility

py3-metric-operation-format 2020-11-14 00:06:27 UTC
Making metric operation name compatible with py3

Author: Thiago F. Pappacena
Author Date: 2020-11-14 00:06:27 UTC

Making metric operation name compatible with py3

py3-ssh-test-init 2020-11-13 23:59:13 UTC
Fixing more text/bytes to run TestSmartSSHServiceFunctional

Author: Thiago F. Pappacena
Author Date: 2020-11-13 23:59:13 UTC

Fixing more text/bytes to run TestSmartSSHServiceFunctional

py3-binary-large-test-file 2020-11-13 23:07:04 UTC
Write large test file as binary

Author: Thiago F. Pappacena
Author Date: 2020-11-13 23:07:04 UTC

Write large test file as binary

py3-str-metric-name 2020-11-13 23:02:35 UTC
Converting metric name to string before re.sub

Author: Thiago F. Pappacena
Author Date: 2020-11-13 23:02:35 UTC

Converting metric name to string before re.sub

py3-ensure-binary-oid-hex 2020-11-13 22:57:19 UTC
Do not assume binary OID or ref on hook.py

Author: Thiago F. Pappacena
Author Date: 2020-11-13 22:57:19 UTC

Do not assume binary OID or ref on hook.py

py3-celery-fixture-fix 2020-11-13 22:37:53 UTC
Better conversion of config types when starting fixture celery

Author: Thiago F. Pappacena
Author Date: 2020-11-13 22:37:53 UTC

Better conversion of config types when starting fixture celery

py3-testfix-ref-copy-and-delete 2020-11-13 22:22:15 UTC
Fixing ref copy/delete tests on py3

Author: Thiago F. Pappacena
Author Date: 2020-11-13 22:22:15 UTC

Fixing ref copy/delete tests on py3

py3-copy-ref-api 2020-11-05 19:29:26 UTC
Making copy/delete refs API compatible with py3

Author: Thiago F. Pappacena
Author Date: 2020-11-05 19:29:26 UTC

Making copy/delete refs API compatible with py3

py3-init-repo-bytes 2020-11-05 18:16:17 UTC
Fixing regression on repo path as bytes

Author: Thiago F. Pappacena
Author Date: 2020-11-05 18:16:17 UTC

Fixing regression on repo path as bytes

fix-multiplexed-session-env 2020-10-13 12:51:39 UTC
Adding explicit implementer for SSH session

Author: Thiago F. Pappacena
Author Date: 2020-10-13 12:51:39 UTC

Adding explicit implementer for SSH session

copy-and-delete-ref-api 2020-10-09 23:16:21 UTC
Test fix: assertRepositoryCreatedAsynchronously should retry even if API crashes

Author: Thiago F. Pappacena
Author Date: 2020-10-09 23:10:30 UTC

Test fix: assertRepositoryCreatedAsynchronously should retry even if API crashes

fork-verbosiry 2020-10-05 21:56:04 UTC
Making celery a bit more verbose, and adding logs for fork operation

Author: Thiago F. Pappacena
Author Date: 2020-10-05 21:51:54 UTC

Making celery a bit more verbose, and adding logs for fork operation

os-link-failure-log 2020-10-02 19:43:47 UTC
Catching explicit exception

Author: Thiago F. Pappacena
Author Date: 2020-10-02 19:43:47 UTC

Catching explicit exception

repo-creation-logs 2020-10-01 15:04:52 UTC
Changing log to .critical instead of .failure

Author: Thiago F. Pappacena
Author Date: 2020-10-01 15:04:52 UTC

Changing log to .critical instead of .failure

fix-exception-reraising 2020-09-30 17:27:48 UTC
Adding better explanation about reraising exception on repo creation

Author: Thiago F. Pappacena
Author Date: 2020-09-30 17:27:48 UTC

Adding better explanation about reraising exception on repo creation

test-branch 2020-09-29 16:12:24 UTC
Adding virtinfo endpoint config on celery charm

Author: Thiago F. Pappacena
Author Date: 2020-09-29 16:12:24 UTC

Adding virtinfo endpoint config on celery charm

Merged from https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/391554

charm-celery-virtinfo-config 2020-09-29 16:04:36 UTC
Adjusting charm readme instructions

Author: Thiago F. Pappacena
Author Date: 2020-09-29 16:04:36 UTC

Adjusting charm readme instructions

copy-ref-helper 2020-09-28 17:11:04 UTC
Merge branch 'master' into copy-ref-helper

Author: Thiago F. Pappacena
Author Date: 2020-09-28 17:11:04 UTC

Merge branch 'master' into copy-ref-helper

http-auth-datatypes 2020-09-25 14:11:48 UTC
Bugfixing data type casting on authenticated HTTP requests

Author: Thiago F. Pappacena
Author Date: 2020-09-25 13:51:41 UTC

Bugfixing data type casting on authenticated HTTP requests

py3-pack-git-bin-strings 2020-09-23 22:47:18 UTC
Making SAFE_PARAMS bytes and store.init_repo call to use str

Author: Thiago F. Pappacena
Author Date: 2020-09-23 22:47:18 UTC

Making SAFE_PARAMS bytes and store.init_repo call to use str

py3-hook-bin-strings 2020-09-23 21:34:51 UTC
Standardize the usage of bytes on hooks.py

Author: Thiago F. Pappacena
Author Date: 2020-09-23 21:34:51 UTC

Standardize the usage of bytes on hooks.py

py3-func-test-cmd-output 2020-09-23 20:46:21 UTC
Add text detailed output instead of bytes

Author: Thiago F. Pappacena
Author Date: 2020-09-23 20:46:21 UTC

Add text detailed output instead of bytes

ssh-master-connection-fix 2020-09-23 17:04:35 UTC
Closing backend connections only when corresponding ssh connection drops

Author: Thiago F. Pappacena
Author Date: 2020-09-23 17:04:35 UTC

Closing backend connections only when corresponding ssh connection drops

py3-xmlrpc-avoid-binary 2020-09-21 20:17:44 UTC
Avoid binary type when sending xml-rpc calls

Author: Thiago F. Pappacena
Author Date: 2020-09-21 20:17:44 UTC

Avoid binary type when sending xml-rpc calls

py3-functional-test-startup 2020-09-21 19:37:31 UTC
Fixing functional tests start up for py3

Author: Thiago F. Pappacena
Author Date: 2020-09-21 19:37:31 UTC

Fixing functional tests start up for py3

py3-v2-http-header 2020-09-21 19:22:58 UTC
Fix capability advertisement py3 compatibility

Author: Thiago F. Pappacena
Author Date: 2020-09-21 19:22:58 UTC

Fix capability advertisement py3 compatibility

http-default-protocol-version 2020-09-16 17:25:49 UTC
Tests to cover SSH session protocol version

Author: Thiago F. Pappacena
Author Date: 2020-09-16 17:25:49 UTC

Tests to cover SSH session protocol version

branch-permission 2020-09-16 15:44:59 UTC
Checkpoint

Author: Thiago F. Pappacena
Author Date: 2020-09-16 15:44:59 UTC

Checkpoint

enable-protocol-v2-on-ssh 2020-09-14 13:55:33 UTC
Merge branch 'master' into enable-protocol-v2-on-ssh

Author: Thiago F. Pappacena
Author Date: 2020-09-14 13:55:33 UTC

Merge branch 'master' into enable-protocol-v2-on-ssh

block-readonly-refs 2020-09-11 13:54:11 UTC
Rejecting pushes to read-only ref namespaces

Author: Thiago F. Pappacena
Author Date: 2020-09-11 13:44:37 UTC

Rejecting pushes to read-only ref namespaces

enable-protocol-v2-on-http 2020-09-10 19:34:19 UTC
Merge branch 'master' into enable-protocol-v2-on-http

Author: Thiago F. Pappacena
Author Date: 2020-09-10 19:34:19 UTC

Merge branch 'master' into enable-protocol-v2-on-http

celery-repo-creation 2020-09-09 14:52:08 UTC
Better Exception handling, comments and test celery boot

Author: Thiago F. Pappacena
Author Date: 2020-09-09 14:38:34 UTC

Better Exception handling, comments and test celery boot

celery-test-fixture 2020-09-03 14:18:21 UTC
Fixing import and celery cleanup

Author: Thiago F. Pappacena
Author Date: 2020-09-03 14:18:18 UTC

Fixing import and celery cleanup

fix-masked-data-storage 2020-08-24 14:56:46 UTC
Adding some more checks for data storage

Author: Thiago F. Pappacena
Author Date: 2020-08-24 14:56:46 UTC

Adding some more checks for data storage

fix-rabbit-dev-dependency 2020-08-20 22:24:00 UTC
Moving rabbitmq server from system-dependencies.txt to dependencies-devel.txt

Author: Thiago F. Pappacena
Author Date: 2020-08-20 22:24:00 UTC

Moving rabbitmq server from system-dependencies.txt to dependencies-devel.txt

py3-binary-test_http 2020-08-20 19:39:57 UTC
Making some strings on HTTP compatible with python3

Author: Thiago F. Pappacena
Author Date: 2020-08-20 19:39:57 UTC

Making some strings on HTTP compatible with python3

charm-lint-fix 2020-08-19 16:07:03 UTC
Removing unused import

Author: Thiago F. Pappacena
Author Date: 2020-08-19 16:07:03 UTC

Removing unused import

celery-charm 2020-08-14 19:35:45 UTC
Reacting for rabbitmq status on api side too

Author: Thiago F. Pappacena
Author Date: 2020-08-14 19:35:45 UTC

Reacting for rabbitmq status on api side too

enable-http-v2 2020-08-13 23:44:41 UTC
Cleaning up tests

Author: Thiago F. Pappacena
Author Date: 2020-08-13 23:44:41 UTC

Cleaning up tests

fix-requirements-typo 2020-08-12 18:23:31 UTC
Fixing requirements.txt syntax error

Author: Thiago F. Pappacena
Author Date: 2020-08-12 18:23:31 UTC

Fixing requirements.txt syntax error

upgrade-python-openid2 2020-08-12 17:51:48 UTC
Merge branch 'master' into upgrade-python-openid2

Author: Thiago F. Pappacena
Author Date: 2020-08-12 17:51:48 UTC

Merge branch 'master' into upgrade-python-openid2

scenario-tests 2020-08-12 15:26:02 UTC
Running v0 protocol tests

Author: Thiago F. Pappacena
Author Date: 2020-08-12 15:26:02 UTC

Running v0 protocol tests

run-v2-commands 2020-08-11 22:05:54 UTC
Merge branch 'git-backend-stdin' into run-v2-commands

Author: Thiago F. Pappacena
Author Date: 2020-08-11 22:05:54 UTC

Merge branch 'git-backend-stdin' into run-v2-commands

git-backend-stdin 2020-08-11 21:53:31 UTC
Removing duplicated code

Author: Thiago F. Pappacena
Author Date: 2020-08-11 21:53:31 UTC

Removing duplicated code

protocol-v2-parameters-parsing 2020-08-11 20:28:50 UTC
Adding compatibility with parsing v2 protocol parameters

Author: Thiago F. Pappacena
Author Date: 2020-08-11 17:46:39 UTC

Adding compatibility with parsing v2 protocol parameters

http-v2-protocol 2020-08-10 22:57:58 UTC
HTTP v2 working ok-ish

Author: Thiago F. Pappacena
Author Date: 2020-08-10 22:57:58 UTC

HTTP v2 working ok-ish

decode-v2-protocol-commands 2020-08-05 21:07:09 UTC
Decoding v2 protocol extra parameters

Author: Thiago F. Pappacena
Author Date: 2020-08-05 21:07:09 UTC

Decoding v2 protocol extra parameters

celery-scaffolding 2020-08-05 15:55:32 UTC
Forcing gevent to install psutil

Author: Thiago F. Pappacena
Author Date: 2020-08-05 15:55:32 UTC

Forcing gevent to install psutil

py3-pack-test_git 2020-07-28 17:37:02 UTC
Merge branch 'master' into py3-pack-test_git

Author: Thiago F. Pappacena
Author Date: 2020-07-28 17:23:02 UTC

Merge branch 'master' into py3-pack-test_git

py3-test_http 2020-07-24 21:57:45 UTC
Python3 compatibility for turnip.pack.tests.test_http

Author: Thiago F. Pappacena
Author Date: 2020-07-24 21:57:45 UTC

Python3 compatibility for turnip.pack.tests.test_http

py3-test-api 2020-07-24 20:57:23 UTC
Removing individual unicode str markers

Author: Thiago F. Pappacena
Author Date: 2020-07-24 20:57:23 UTC

Removing individual unicode str markers

py3-test-hooks 2020-07-24 19:13:21 UTC
Making pack.tests.test_hooks compatible with python3

Author: Thiago F. Pappacena
Author Date: 2020-07-24 19:13:21 UTC

Making pack.tests.test_hooks compatible with python3

async-repo-creation 2020-07-20 14:12:09 UTC
Adding more checks when removing "creating" marker file

Author: Thiago F. Pappacena
Author Date: 2020-07-20 14:12:09 UTC

Adding more checks when removing "creating" marker file

cast-timeout-config 2020-07-17 14:19:29 UTC
[testfix] Wrong test config setting

Author: Thiago F. Pappacena
Author Date: 2020-07-17 14:17:59 UTC

[testfix] Wrong test config setting

testfix-wrong-test-config 2020-07-17 14:17:59 UTC
[testfix] Wrong test config setting

Author: Thiago F. Pappacena
Author Date: 2020-07-17 14:17:59 UTC

[testfix] Wrong test config setting

celery-worker-charm 2020-07-15 01:06:51 UTC
Adding celery worker charm

Author: Thiago F. Pappacena
Author Date: 2020-07-14 20:12:37 UTC

Adding celery worker charm

autocreate-repo-on-push 2020-07-06 17:03:11 UTC
Coding style changes and typos

Author: Thiago F. Pappacena
Author Date: 2020-07-06 17:03:11 UTC

Coding style changes and typos

py3-compat-steps 2020-06-02 13:19:00 UTC
python 3 binary/str compat

Author: Thiago F. Pappacena
Author Date: 2020-06-02 13:19:00 UTC

python 3 binary/str compat

hookrpc-networking-fixes 2020-06-01 19:47:30 UTC
Adding more verbose error when dealing with socket data

Author: Thiago F. Pappacena
Author Date: 2020-06-01 19:47:30 UTC

Adding more verbose error when dealing with socket data

paginated-check-refs-permissions 2020-05-27 23:52:12 UTC
Fixing comment

Author: Thiago F. Pappacena
Author Date: 2020-05-27 21:43:24 UTC

Fixing comment

parallel-rpc-call 2020-05-27 23:50:00 UTC
Running permission checks in parallel on hooks

Author: Thiago F. Pappacena
Author Date: 2020-05-27 23:10:29 UTC

Running permission checks in parallel on hooks

fix-bytes-str-mix 2020-05-14 20:16:34 UTC
Sorting imports

Author: Thiago F. Pappacena
Author Date: 2020-05-14 20:16:34 UTC

Sorting imports

make-target-py3-check 2020-05-14 20:12:56 UTC
Preventing environment variables from overriding some Makefile vars

Author: Thiago F. Pappacena
Author Date: 2020-05-14 20:12:56 UTC

Preventing environment variables from overriding some Makefile vars

popen-close-streams 2020-05-14 16:12:46 UTC
Fixing stderr/stdout capturing on git cmd execution

Author: Thiago F. Pappacena
Author Date: 2020-05-14 16:12:36 UTC

Fixing stderr/stdout capturing on git cmd execution

hook-py3-compat 2020-05-11 23:41:11 UTC
Changing import order

Author: Thiago F. Pappacena
Author Date: 2020-05-11 23:41:11 UTC

Changing import order

null-bytes-tests-py3-compat 2020-05-11 22:48:25 UTC
Fixing tests for python3 compatibility

Author: Thiago F. Pappacena
Author Date: 2020-05-11 22:48:25 UTC

Fixing tests for python3 compatibility

call-remove-str 2020-05-11 22:37:01 UTC
proxy.callRemote's first argument should be str, not binary

Author: Thiago F. Pappacena
Author Date: 2020-05-11 22:37:01 UTC

proxy.callRemote's first argument should be str, not binary

py3-strings-compat 2020-05-04 20:38:32 UTC
Adding logging capability for tests

Author: Thiago F. Pappacena
Author Date: 2020-05-04 20:16:39 UTC

Adding logging capability for tests

reverting-pygit-dep-version 2020-03-11 12:06:46 UTC
Reverting dep to comply with pygit deps and adding pip check to Makefile

Author: Thiago F. Pappacena
Author Date: 2020-03-11 12:06:46 UTC

Reverting dep to comply with pygit deps and adding pip check to Makefile

pyramid-cornice-upgrade 2020-03-10 20:30:19 UTC
Merge branch 'master' into pyramid-cornice-upgrade

Author: Thiago F. Pappacena
Author Date: 2020-03-10 20:30:19 UTC

Merge branch 'master' into pyramid-cornice-upgrade

python3-simple-deps-upgrade 2020-03-10 19:47:10 UTC
Merge branch 'master' into python3-simple-deps-upgrade

Author: Thiago F. Pappacena
Author Date: 2020-03-10 19:47:10 UTC

Merge branch 'master' into python3-simple-deps-upgrade

beautifulsoup-upgrade 2020-03-03 17:39:57 UTC
upgrading beautifulsoup4 for better py3 compatibility

Author: Thiago F. Pappacena
Author Date: 2020-03-03 17:39:57 UTC

upgrading beautifulsoup4 for better py3 compatibility

upgrade-twisted 2020-03-03 17:06:32 UTC
upgrading twisted and its deps

Author: Thiago F. Pappacena
Author Date: 2020-03-03 17:06:32 UTC

upgrading twisted and its deps

xmlrpc-str-method-names 2020-03-02 21:52:43 UTC
XML RPC callRemote receives a str method name, not bytes

Author: Thiago F. Pappacena
Author Date: 2020-03-02 21:52:43 UTC

XML RPC callRemote receives a str method name, not bytes

python3-take3 2020-02-28 16:37:11 UTC
coding style

Author: Thiago F. Pappacena
Author Date: 2020-02-28 16:37:11 UTC

coding style

1100 of 102 results
This repository contains Public information 
Everyone can see this information.