lp:~lgp171188/launchpad

Owned by Guruprasad
Get this repository:
git clone https://git.qastaging.paddev.net/~lgp171188/launchpad
Only Guruprasad can upload to this repository. If you are Guruprasad please log in for upload directions.

Branches

Name Last Modified Last Commit
security-tracker-cve-table-changes 2022-02-22 14:03:54 UTC
Add the date_made_public, discoverer, cvss columns to Cve

Author: Guruprasad
Author Date: 2022-02-22 13:27:42 UTC

Add the date_made_public, discoverer, cvss columns to Cve

fix-bugtask-query-count-test-failures 2022-02-16 05:52:10 UTC
Fix the query counts in the bugtask browser tests

Author: Guruprasad
Author Date: 2022-02-16 05:52:10 UTC

Fix the query counts in the bugtask browser tests

The expected number of queries had increased with the changes to add a
UI for the bug lock status. This updates the failing tests with the
correct number of expected queries.

add-ui-bug-lock-unlock 2022-02-15 12:43:12 UTC
Implement the UI for changing a bug's lock status and reason

Author: Guruprasad
Author Date: 2022-02-10 10:49:04 UTC

Implement the UI for changing a bug's lock status and reason

And allow only the users with the 'launchpad.Moderate' permission to
be able to access the page and change the lock status and reason.

Also display a read-only icon for the locked bugs.

disallow-null-values-bug-lock-status 2022-02-08 16:53:43 UTC
Disallow None as a value for Bug.lock_status

Author: Guruprasad
Author Date: 2022-02-08 16:50:20 UTC

Disallow None as a value for Bug.lock_status

lock-status-not-nullable 2022-02-08 16:32:05 UTC
Disallow NULL values for Bug.lock_status

Author: Guruprasad
Author Date: 2022-02-08 16:29:38 UTC

Disallow NULL values for Bug.lock_status

create-other-user-accounts-dev-env 2022-02-07 16:53:31 UTC
Document how to create new user accounts in the dev environment

Author: Guruprasad
Author Date: 2022-02-07 11:30:13 UTC

Document how to create new user accounts in the dev environment

enforce-stricter-permission-check-when-a-bug-is-locked-down 2022-01-27 07:16:38 UTC
Add a garbo job to backfill Bug.lock_status values to the default

Author: Guruprasad
Author Date: 2022-01-27 07:16:38 UTC

Add a garbo job to backfill Bug.lock_status values to the default

clean-enforce-stricter-permission-check-when-a-bug-is-locked-down 2022-01-21 11:41:36 UTC
Add the WIP changes

Author: Guruprasad
Author Date: 2022-01-20 10:51:57 UTC

Add the WIP changes

add-locked-column-to-bug-table 2022-01-13 11:40:40 UTC
Add 'lock_reason' to Bug

Author: Guruprasad
Author Date: 2022-01-13 10:15:49 UTC

Add 'lock_reason' to Bug

This will be used to store the reason for the current lock_status, if provided.

update-sample-data 2022-01-12 09:13:20 UTC
Update the sample data to the latest baseline

Author: Guruprasad
Author Date: 2022-01-11 11:30:41 UTC

Update the sample data to the latest baseline

fix-python3-porting-issue-sort_sql-sort 2022-01-10 14:42:53 UTC
Fix the sort issue in sort_sql.py on Python 3

Author: Guruprasad
Author Date: 2022-01-10 13:51:53 UTC

Fix the sort issue in sort_sql.py on Python 3

fix-optimize-has-any-bug-role-bulk-team-membership-checks 2022-01-07 12:17:24 UTC
Fix the team membership check bug in the inAnyTeam() method

Author: Guruprasad
Author Date: 2022-01-07 11:46:50 UTC

Fix the team membership check bug in the inAnyTeam() method

The method now checks whether the user is in the list of teams passed
to the method before filtering the list to only the users that are teams.

optimize-has-any-bug-role-bulk-team-membership-checks 2022-01-07 06:11:06 UTC
Optimize _has_any_bug_role to do bulk team membership checks

Author: Guruprasad
Author Date: 2022-01-04 10:07:40 UTC

Optimize _has_any_bug_role to do bulk team membership checks

allow-locking-down-bug-edits 2022-01-04 10:14:39 UTC
Optimize _has_any_bug_role to do bulk team membership checks

Author: Guruprasad
Author Date: 2022-01-04 10:07:40 UTC

Optimize _has_any_bug_role to do bulk team membership checks

db-devel 2021-10-29 14:30:19 UTC
Automatic merge from stable up to 20edb29a6a57

Author: Patch Queue Manager
Author Date: 2021-10-29 14:30:19 UTC

Automatic merge from stable up to 20edb29a6a57

master 2021-10-27 12:12:47 UTC
fix typos

Author: Jürgen Gmach
Author Date: 2021-10-27 12:12:47 UTC

fix typos

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/410792

stable 2021-10-27 12:12:47 UTC
fix typos

Author: Jürgen Gmach
Author Date: 2021-10-27 12:12:47 UTC

fix typos

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/410792

db-stable 2021-10-25 17:05:19 UTC
Automatic merge from stable up to 7d9f18bfad25

Author: Patch Queue Manager
Author Date: 2021-10-25 17:05:19 UTC

Automatic merge from stable up to 7d9f18bfad25

101118 of 118 results
This repository contains Public information 
Everyone can see this information.

Subscribers