Console View
|
|
||||||||
fe29d88cc8f9... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||||||
Automatic merge from stable up to f79e6557b0d2 | ||||||||
f8b725e8e728... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||||||
Make doctests compatible with beautifulsoup 4.12.3 And update the beautifulsoup version again, which was previously reverted due to incompatibilities. Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/479919 |
||||||||
f79e6557b0d2... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||||||
Fix disconnection error view test to support IPv6 localhost In some environments, localhost can get represented as '::1' instead of 127.0.0.1 and that caused the current test implementation to fail. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/480185 |
||||||||
efef90e50f49... |
Alvaro Crespo
alvaro.crespo @canonical.com |
|
||||||
Upgrade ipython to version 8.12.3 Remove unused traitlets 4.3.3 and prompt-toolkit 2.0.10 Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/478623 |
||||||||
edb2e3863904... |
RuinedYourLife
debhi.quentin @gmail.com |
|
||||||
Upload all outputted files Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/480189 |
||||||||
e26dd4c2900e... |
Alvaro Crespo
alvaro.crespo @canonical.com |
|
||||||
Upgrade launchpadlib to version 2.1.0 Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/479582 |
||||||||
d80f481aa589... |
Ines Almeida
ines.almeida @canonical.com |
|
||||||
Upgrade python-debian to 0.1.49 Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/478612 |
||||||||
cc6be7771940... |
Ilker Emre Koc
ilkeremre.koc @canonical.com |
|
||||||
refactor different uses of release_id variable name Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/477832 |
||||||||
c95c27210e88... |
Alvaro Crespo
alvaro.crespo @canonical.com |
|
||||||
Implement content templates validation for bug templates Make content_templates accessible through the API and implement a validate function. Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/478379 |
||||||||
b354243bcd9e... |
Ines Almeida
ines.almeida @canonical.com |
|
||||||
Revert commit to upgrade python-debian The new version fixed a bug where the parsing of package dependencies no longer raises a NoneType exception. This isn't too hard to fix, but it requires thoughtful looking into. Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/478737 |
||||||||
b13dacce4a36... |
Ilker Emre Koc
ilkeremre.koc @canonical.com |
|
||||||
revert wadllib upgrade Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/480306 |
||||||||
ac579a9db960... |
Ines Almeida
ines.almeida @canonical.com |
|
||||||
Revert "Upgrade multipart to 1.2.1" The upgrade seemed simple, but it turns out some tests failed and it needs further looking into. Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/478746 |
||||||||
a6f2051ef91f... |
RuinedYourLife
debhi.quentin @gmail.com |
|
||||||
Scan crates inside rust build archives Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/477899 |
||||||||
a5c8a624bf7d... |
Ines Almeida
ines.almeida @canonical.com |
|
||||||
Upgrade multipart to 1.2.1 Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/478617 |
||||||||
8cbad7baf559... |
Yuliy Schwartzburg
yuliy.schwartzburg @canonical.com |
|
||||||
update python-debian and introduce our own parsing since newer versions of python-debian don't raise errors in parsing Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/479848 |
||||||||
8b64a0712750... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||||||
Automatic merge from stable up to 084dcfdbecb9 | ||||||||
829898860959... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||||||
Fix a DB disconnection error view integration test for Postgres 14 Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/479907 |
||||||||
7b5feb900be5... |
Yuliy Schwartzburg
yuliy.schwartzburg @canonical.com |
|
||||||
fix failing tests with new python-debian Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/479972 |
||||||||
78211ae741c5... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||||||
Fix full text search test failures with Postgres 14 Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/480018 |
||||||||
77e6966b82fc... |
RuinedYourLife
debhi.quentin @gmail.com |
|
||||||
Revert "Scan crates inside rust build archives" Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/479850 |
||||||||
72911c2519e7... |
RuinedYourLife
debhi.quentin @gmail.com |
|
||||||
Output archive files if no crate files are found Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/480149 |
||||||||
665f823e753b... |
Ilker Emre Koc
ilkeremre.koc @canonical.com |
|
||||||
upgraded wadllib from 1.3.6 to 2.0.0 Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/480224 |
||||||||
5eb653165539... |
Yuliy Schwartzburg
yuliy.schwartzburg @canonical.com |
|
||||||
fix linter bug Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/479982 |
||||||||
5bf126ea1302... |
Ilker Emre Koc
ilkeremre.koc @canonical.com |
|
||||||
upgrade multipart from 0.2.4 to 1.2.1 Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/479445 |
||||||||
5a5fd101186e... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||||||
Fix xx-opstats.rst doctest for Postgres 14 This adds a wildcard to account for the additional text in the exception message that shows up on Postgres 14. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/479920 |
||||||||
562b153308a6... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||||||
Automatic merge from stable up to 429eb15e8a51 | ||||||||
557560fec381... |
Yuliy Schwartzburg
yuliy.schwartzburg @canonical.com |
|
||||||
Update pymemcache to 4.0.0 Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/480229 |
||||||||
|
||||||||
50c26bffcfcf... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||||||
Revert "Upgrade beautifulsoup and its dependency, soupsieve" Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/479900 |
||||||||
4d64b39dca72... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||||||
Remove dependency on wheel-filename The same functionality is provided by the `packaging` dependency, which we use anyway, and which is maintained by a number of cpython core devs, whereas the previously used `wheel-filename` is only maintained by one single maintainer, who refused to release a new package which supports newer Python versions to PyPI. Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/477837 |
||||||||
4d55102f8b4a... |
RuinedYourLife
debhi.quentin @gmail.com |
|
||||||
Revert "Revert "Scan crates inside rust build archives"" Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/479975 |
||||||||
4320d60786f7... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||||||
Fix the test failures with PostgreSQL 16 * Update test_disconnectionerror_view_integration asserts for Postgres 16 * Grant CREATE on the 'public' schema in dev environments for Postgres 15+ Postgres 15+ changed the previous behaviour to grant it to all users. So add an option, --allow-create-on-public-schema, to the security.py script and invoke it from the `create` target of `database/schema` Makefile. This option defaults to being disabled and should only ever be used in a dev or test environment like `make schema` should be. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/480156 |
||||||||
429eb15e8a51... |
Alvaro Crespo
alvaro.crespo @canonical.com |
|
||||||
Revert difftacular to version 0.1 Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/480296 |
||||||||
3fa022a4fb08... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||||||
Provide ascending sort order for bpph and spph lp: #2086201 bpph: binarypackagepublishinghistory spph: sourcepackagepublishinghistory Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/479370 |
||||||||
3d564676b152... |
Guruprasad Lakshmi Narayanan
guruprasad.ln @canonical.com |
|
||||||
Handle Decimal values in karma calculations with Postgres 14 As the type returned by Postgres changed from a float in Postgres 12 to a Decimal in Postgres 14, we need to handle it gracefully. Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/479915 |
||||||||
3bc3a73011d3... |
Alvaro Crespo
alvaro.crespo @canonical.com |
|
||||||
Upgrade psutil to version 6.1.0 Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/478661 |
||||||||
2e6b282dc84d... |
Launchpad Buildbot
webops+stg-launchpad-buildbot @canonical.com |
|
||||||
Automatic merge from stable up to 13876e4bc26c | ||||||||
13876e4bc26c... |
Alvaro Crespo
alvaro.crespo @canonical.com |
|
||||||
Update difftacular version to 0.2 Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/480238 |
||||||||
0869561d4da1... |
Jürgen Gmach
juergen.gmach @canonical.com |
|
||||||
Upgrade beautifulsoup and its dependency, soupsieve Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/479350 |
||||||||
0853fbe13f30... |
Ilker Emre Koc
ilkeremre.koc @canonical.com |
|
||||||
revert multipart package for apport bug Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/480299 |
||||||||
084dcfdbecb9... |
Ilker Emre Koc
ilkeremre.koc @canonical.com |
|
||||||
upgrade lpjsmin from 0.6 to 0.7 Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/478666 |
||||||||