0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix some bugs I introduced
lots0logs
as Dustin Falgout
More... over 9 years ago
oops
lots0logs
as Dustin Falgout
More... over 9 years ago
few changes to cnchi webhook
lots0logs
as Dustin Falgout
More... over 9 years ago
dont use metaclass for install stats classes. that was dumb.
lots0logs
as Dustin Falgout
More... over 9 years ago
rework how install stats are stored in database. renamed some classes that were confusing. changed Singleton base class into a metaclass.
lots0logs
as Dustin Falgout
More... over 9 years ago
sync with local
lots0logs
as Dustin Falgout
More... over 9 years ago
Update README.md
lots0logs
as Dustin Falgout
More... over 9 years ago
fix a few bytes/strings issues that I missed
lots0logs
as Dustin Falgout
More... over 9 years ago
add path to antergos-packages directory to status object
lots0logs
as Dustin Falgout
More... over 9 years ago
lots of small changes here and there. nothing important.
lots0logs
as Dustin Falgout
More... over 9 years ago
I think I found all the bytes/string gotchas *sigh*
lots0logs
as Dustin Falgout
More... over 9 years ago
clean up everywhere
lots0logs
as Dustin Falgout
More... over 9 years ago
add coala config file
lots0logs
as Dustin Falgout
More... over 9 years ago
few odds and ends
lots0logs
as Dustin Falgout
More... over 9 years ago
omg..finally up-and-running with python3 :triumphant:
lots0logs
as Dustin Falgout
More... over 9 years ago
almost done
lots0logs
as Dustin Falgout
More... over 9 years ago
more work on moving from python2->python3.
lots0logs
as Dustin Falgout
More... over 9 years ago
switching over to python3 (finally)...wip!
lots0logs
as Dustin Falgout
More... over 9 years ago
update copyright date start work on transaction class
lots0logs
as Dustin Falgout
More... over 9 years ago
fix logic bug from last commit
lots0logs
as Dustin Falgout
More... over 9 years ago
a bit of code cleaning and documenting
lots0logs
as Dustin Falgout
More... over 9 years ago
bug fixes. also added some docstrings.
lots0logs
as Dustin Falgout
More... over 9 years ago
fix bug in previous commit's logic
lots0logs
as Dustin Falgout
More... over 9 years ago
fix deprecated cache method usage
lots0logs
as Dustin Falgout
More... over 9 years ago
if a successfully built package has a previous build that is pending review, automatically mark it as 'skipped'. Also fixed a few small bugs that I found.
lots0logs
as Dustin Falgout
More... over 9 years ago
sync github with server. fix bug that caused newest isos to be deleted :grimacing:
lots0logs
as Dustin Falgout
More... over 9 years ago
fix pkg key bug
lots0logs
as Dustin Falgout
More... over 9 years ago
use makepkg's -d option for metapkgs. dont capture log output for firefox-kde (causes build to hang).
lots0logs
as Dustin Falgout
More... over 9 years ago
working on new Repo class. also some code cleanup.
lots0logs
as Dustin Falgout
More... over 9 years ago
trying to fix (quick/dirty) a bug in pagination without having to take time to review the entire implementation
lots0logs
as Dustin Falgout
More... over 9 years ago