fix some bugs I introduced |
|
More...
|
over 9 years ago
|
oops |
|
More...
|
over 9 years ago
|
few changes to cnchi webhook |
|
More...
|
over 9 years ago
|
dont use metaclass for install stats classes. that was dumb. |
|
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. |
|
More...
|
over 9 years ago
|
sync with local |
|
More...
|
over 9 years ago
|
Update README.md |
|
More...
|
over 9 years ago
|
fix a few bytes/strings issues that I missed |
|
More...
|
over 9 years ago
|
add path to antergos-packages directory to status object |
|
More...
|
over 9 years ago
|
lots of small changes here and there. nothing important. |
|
More...
|
over 9 years ago
|
I think I found all the bytes/string gotchas *sigh* |
|
More...
|
over 9 years ago
|
clean up everywhere |
|
More...
|
over 9 years ago
|
add coala config file |
|
More...
|
over 9 years ago
|
few odds and ends |
|
More...
|
over 9 years ago
|
omg..finally up-and-running with python3 :triumphant: |
|
More...
|
over 9 years ago
|
almost done |
|
More...
|
over 9 years ago
|
more work on moving from python2->python3. |
|
More...
|
over 9 years ago
|
switching over to python3 (finally)...wip! |
|
More...
|
over 9 years ago
|
update copyright date start work on transaction class |
|
More...
|
over 9 years ago
|
fix logic bug from last commit |
|
More...
|
over 9 years ago
|
a bit of code cleaning and documenting |
|
More...
|
over 9 years ago
|
bug fixes. also added some docstrings. |
|
More...
|
over 9 years ago
|
fix bug in previous commit's logic |
|
More...
|
over 9 years ago
|
fix deprecated cache method usage |
|
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. |
|
More...
|
over 9 years ago
|
sync github with server. fix bug that caused newest isos to be deleted :grimacing: |
|
More...
|
over 9 years ago
|
fix pkg key bug |
|
More...
|
over 9 years ago
|
use makepkg's -d option for metapkgs. dont capture log output for firefox-kde (causes build to hang). |
|
More...
|
over 9 years ago
|
working on new Repo class. also some code cleanup. |
|
More...
|
over 9 years ago
|
trying to fix (quick/dirty) a bug in pagination without having to take time to review the entire implementation |
|
More...
|
over 9 years ago
|