lp:~ilasc/launchpad

Owned by Ioana Lasc
Get this repository:
git clone https://git.launchpad.net/~ilasc/launchpad
Only Ioana Lasc can upload to this repository. If you are Ioana Lasc please log in for upload directions.

Branches

Name Last Modified Last Commit
stormify-bug-tracker-person 2020-09-07 07:52:19 UTC
Change Moin-style headings RST-style

Author: Ioana Lasc
Author Date: 2020-09-07 07:52:19 UTC

Change Moin-style headings RST-style

stormify-person-language 2020-09-02 14:02:50 UTC
Stormify PersonLanguage

Author: Ioana Lasc
Author Date: 2020-09-02 14:02:50 UTC

Stormify PersonLanguage

stormify-person-location 2020-09-01 13:31:23 UTC
Stormify PersonLocation

Author: Ioana Lasc
Author Date: 2020-09-01 13:31:23 UTC

Stormify PersonLocation

oci-recipe-push-rules-add 2020-08-21 12:43:06 UTC
Add unit tests for team members

Author: Ioana Lasc
Author Date: 2020-08-21 12:43:06 UTC

Add unit tests for team members

git-push-url-hint 2020-08-14 13:43:41 UTC
Fix unit tests

Author: Ioana Lasc
Author Date: 2020-08-14 13:43:41 UTC

Fix unit tests

hide-creds-on-recipe-non-owners 2020-08-03 08:55:05 UTC
Merge branch 'master' into hide-creds-on-recipe-non-owners

Author: Ioana Lasc
Author Date: 2020-08-03 08:55:05 UTC

Merge branch 'master' into hide-creds-on-recipe-non-owners

oci-recipe-edit-existing-rules 2020-07-20 12:35:01 UTC
Fix issue with image name

Author: Ioana Lasc
Author Date: 2020-07-20 12:35:01 UTC

Fix issue with image name

oci-recipe-push-rules-edit 2020-07-13 08:09:37 UTC
Disable/enable subordinate fields on add new push rule

Author: Ioana Lasc
Author Date: 2020-07-13 08:09:37 UTC

Disable/enable subordinate fields on add new push rule

fix-unicode-person-notification-stormify 2020-07-10 13:27:24 UTC
Add missing unicode to personmerge.py

Author: Ioana Lasc
Author Date: 2020-07-10 13:27:24 UTC

Add missing unicode to personmerge.py

stormify-personnotification 2020-07-08 11:27:16 UTC
Address code review comments

Author: Ioana Lasc
Author Date: 2020-07-08 11:27:16 UTC

Address code review comments

oci-recipe-push-rules-view 2020-06-23 13:01:32 UTC
Merge branch 'master' into oci-recipe-push-rules-view

Author: Ioana Lasc
Author Date: 2020-06-23 13:01:32 UTC

Merge branch 'master' into oci-recipe-push-rules-view

person-oci-registry-credentials-edit 2020-06-19 08:46:28 UTC
Remove findByRecipe from ocipushrule model.

Author: Ioana Lasc
Author Date: 2020-06-19 08:46:28 UTC

Remove findByRecipe from ocipushrule model.

bug-1883901 2020-06-17 13:32:40 UTC
Add Series column to Person:Livefs page.

Author: Ioana Lasc
Author Date: 2020-06-17 13:32:40 UTC

Add Series column to Person:Livefs page.

LP: #1883901

person-oci-registry-credentials-view 2020-06-12 12:31:03 UTC
Address code review comments

Author: Ioana Lasc
Author Date: 2020-06-12 12:31:03 UTC

Address code review comments

ui-oci-reg-creds 2020-06-12 05:57:10 UTC
Merge branch 'master' into ui-oci-reg-creds

Author: Ioana Lasc
Author Date: 2020-06-12 05:57:10 UTC

Merge branch 'master' into ui-oci-reg-creds

add-person-livefs-index-view 2020-06-09 09:58:10 UTC
Use soupmatchers for more specific tests

Author: Ioana Lasc
Author Date: 2020-06-09 09:58:10 UTC

Use soupmatchers for more specific tests

ui-create-oci-project 2020-04-08 08:31:41 UTC
Remove unnecessary paragraph from ociproject-new.pt

Author: Ioana Lasc
Author Date: 2020-04-08 08:31:41 UTC

Remove unnecessary paragraph from ociproject-new.pt

add-timestamp-oci-status-OK-normal-image 2020-04-08 08:23:32 UTC
Get buildfarmjobbehaviour to use datetime mock

Author: Ioana Lasc
Author Date: 2020-04-08 08:23:32 UTC

Get buildfarmjobbehaviour to use datetime mock

Instead of passing in the timestamp to getUploadDirLeaf
we can now rely on the datetime mocked object to return
the same value for now() regardless of how many times
the method gets called, from where or at what intervals.

add-mp-url-to-git-push 2020-03-31 13:29:22 UTC
Remove commented out code

Author: Ioana Lasc
Author Date: 2020-03-31 13:29:22 UTC

Remove commented out code

Removed commented code left in lp/code/xmlrpc/tests/test_git.py.

add-oci-feature-flag 2020-03-26 14:37:18 UTC
Remove NoSuchDistroSeries from distro_arch_series

Author: Ioana Lasc
Author Date: 2020-03-26 14:37:18 UTC

Remove NoSuchDistroSeries from distro_arch_series

Removed the try-catch code in distro_arch_series from OCIRecipeBuild,
if the series named in the feature rule doesn't exist, we want to crash
instead of silently handling it.

webhook-livefs 2020-02-03 10:42:14 UTC
Delete livefs associated webhooks

Author: Ioana Lasc
Author Date: 2020-02-03 10:42:14 UTC

Delete livefs associated webhooks

Added the ability to delete livefs associated webhooks
(it isn't currently possible to delete a livefs that's
ever had builds; but it would be theoretically possible
to create a livefs, set up a webhook on it, manually
tell LP to ping the webhook target, and then delete the livefs.

db-webhook-livefs 2020-01-21 14:31:25 UTC
Add livefs to Webhook table

Author: Ioana Lasc
Author Date: 2020-01-15 14:35:59 UTC

Add livefs to Webhook table

bug-1852482 2019-11-22 12:07:38 UTC
Fixed order of imports in errors.py.

Author: Ioana Lasc
Author Date: 2019-11-22 12:07:38 UTC

Fixed order of imports in errors.py.

bug-1775148 2019-10-25 13:47:34 UTC
Removing backslash from split line and moving in one line.

Author: Ioana Lasc
Author Date: 2019-10-25 13:47:34 UTC

Removing backslash from split line and moving in one line.

bug-530505 2019-10-16 13:51:35 UTC
Moved test to relevant file for Model changes.

Author: Ioana Lasc
Author Date: 2019-10-16 13:51:35 UTC

Moved test to relevant file for Model changes.

bug-1651826 2019-10-10 12:56:26 UTC
Removed spurious trailing space introduced earlier in codeimport.py.

Author: Ioana Lasc
Author Date: 2019-10-10 11:47:19 UTC

Removed spurious trailing space introduced earlier in codeimport.py.

101126 of 126 results
This repository contains Public information 
Everyone can see this information.

Subscribers