This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
launchpadlib-cpp
Watch
3
Star
0
Fork
You've already forked launchpadlib-cpp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28
Commits
1
Branch
0
Tags
461 KiB
3fbb8e2d84
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3fbb8e2d84'
${ noResults }
Commit Graph
28 Commits (3fbb8e2d84869013f49025c6ead2faa33a360e33)
All Branches
Search
Author
SHA1
Message
Date
Simon Quigley
3fbb8e2d84
Add additional debugging for failed GET and POST calls
3 weeks ago
Simon Quigley
3c42ec0a64
Add default arguments for api_* endpoints to prevent segfaults
3 weeks ago
Simon Quigley
1cbe4ceb29
Remove debugging statement
3 weeks ago
Simon Quigley
e5f211ecf7
Use string directly
3 weeks ago
Simon Quigley
f18b5ca729
Add source_package_publishing_history::requestDeletion()
3 weeks ago
Simon Quigley
5d803c4345
Add the build property for binary_package_publishing_history
3 weeks ago
Simon Quigley
e99b2ef058
Add source_package_publishing_history::getPublishedBinaries()
3 weeks ago
Simon Quigley
7655cefedd
Treat datetime objects as actual datetime objects
3 weeks ago
Simon Quigley
9d15a0f2f7
Add the same support for source_packaging_publishing_history::distro_series
3 weeks ago
Simon Quigley
b963524519
Bind build::current_source_publication to build::getCurrentSourcePublication()
3 weeks ago
Simon Quigley
b7011711b3
Use build instead of build_record
3 weeks ago
Simon Quigley
2cbe2897a2
Add support for many more optional arguments to archive::getPublishedSources
3 weeks ago
Simon Quigley
a64dc3a1dd
Add missing include
3 weeks ago
Simon Quigley
61aa0b8243
Remove extra prefix in distribution.h
3 weeks ago
Simon Quigley
4142757284
Add support for distribution::getSeries()
3 weeks ago
Simon Quigley
6bcc090407
For source_package_publishing_history::getBuilds(), use an std::generator instead of an std::vector
3 weeks ago
Simon Quigley
ea548faaf5
Remove stray debugging line
3 weeks ago
Simon Quigley
4664a37bf0
stop hiding
3 weeks ago
Simon Quigley
64e193594d
Export many more symbols
3 weeks ago
Simon Quigley
4af2af923f
Add several more fields related to distro, archive, and binary
3 weeks ago
Simon Quigley
302c72250b
Add archive_permission
3 weeks ago
Simon Quigley
e8fbd606e8
Apply error handling more universally
3 weeks ago
Simon Quigley
2d45cf9983
Try some better error handling for archive.cpp JSON parsing
3 weeks ago
Simon Quigley
5c6bc915ba
Use a unique variable name
3 weeks ago
Simon Quigley
fc95337bb7
s/source/source_package_publishing_history/g
4 weeks ago
Simon Quigley
e547684f45
Remove many getter functions
4 weeks ago
Simon Quigley
d7b755c248
Add build::rescore(int score)
4 weeks ago
Simon Quigley
5e6405daa2
Initial commit
4 weeks ago