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
a lot of code cleanup and logic refactoring
lots0logs
as Dustin Falgout
More... over 10 years ago
don't use phab for cnchi-dev until after release
lots0logs
as Dustin Falgout
More... over 10 years ago
a few bug fixes
lots0logs
as Dustin Falgout
More... over 10 years ago
automatically build a new base image from arch bootstrap every 24 hours
lots0logs
as Dustin Falgout
More... over 10 years ago
cleanup unused files from the bootstrap template
lots0logs
as Dustin Falgout
More... over 10 years ago
a few fixes
lots0logs
as Dustin Falgout
More... over 10 years ago
started working on a wrapper around github issues so we can have a consistent ui for bug reports. not sure if I will continue with this javascript implementation or dump it in favor of python
lots0logs
as Dustin Falgout
More... over 10 years ago
fixed incorrect var name
lots0logs
as Dustin Falgout
More... over 10 years ago
fixed incorrect var name
lots0logs
as Dustin Falgout
More... over 10 years ago
more bug fixes
lots0logs
as Dustin Falgout
More... over 10 years ago
more bug fixes
lots0logs
as Dustin Falgout
More... over 10 years ago
few bug fixes
lots0logs
as Dustin Falgout
More... over 10 years ago
try storing build logs as hashes to save memory
lots0logs
as Dustin Falgout
More... over 10 years ago
only build cnchi-dev if version ends with a zero.
lots0logs
as Dustin Falgout
More... over 10 years ago
more changes to packages.py
lots0logs
as Dustin Falgout
More... over 10 years ago
finally fixed pagination. also fixed issue where pkgrel was being bumped when it shouldnt be bumped.
lots0logs
as Dustin Falgout
More... over 10 years ago
working on the completed builds view
lots0logs
as Dustin Falgout
More... over 10 years ago
working on gpg package signing
lots0logs
as Dustin Falgout
More... over 10 years ago
working on improving the code and fixing issues as I notice them
lots0logs
as Dustin Falgout
More... over 10 years ago
working on package class
lots0logs
as Dustin Falgout
More... over 10 years ago
few small fixes
lots0logs
as Dustin Falgout
More... over 10 years ago
fix redis log handler, other small fixes.
lots0logs
as Dustin Falgout
More... over 10 years ago
fix booleons that should be strings in base.html
lots0logs
as Dustin Falgout
More... over 10 years ago
fix logo size issue that was breaking the page on firefox. added a current status icon. developers can now initiate a build quickly by typing the package name in the input field on the bottom of the sidebar.
lots0logs
as Dustin Falgout
More... over 10 years ago
fix depends parsing when versions are included,though we dont do naything with the versions yet. other small changes.
lots0logs
as Dustin Falgout
More... over 10 years ago
use the repo-add scripts thats included with pacman instead of xyne's helper script. worked on iso build. should be ready to schedule regular auto builds soon.
lots0logs
as Dustin Falgout
More... over 10 years ago
wrok on refining the current features
lots0logs
as Dustin Falgout
More... over 10 years ago
combine build log live publishing and format/store into one method. Worked on 32bit packages, very close to a working solution.
lots0logs
as Dustin Falgout
More... over 10 years ago
store package version for each build so that the most reent version isnt displayed for all build records of a package.
lots0logs
as Dustin Falgout
More... over 10 years ago
more workl on pkg review workflow.
lots0logs
as Dustin Falgout
More... over 10 years ago