1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
* Showing releases. More... over 16 years ago
[no comment] More... over 16 years ago
* Basic release management: releases are now dynamically computed as database queries from a set of jobs that have to be in a release. E.g. a patchelf release might consist of the jobs "tarball", "build", and "rpm_fedora10i386". Here the first job ("tarball") is the primary job: all the others have it as an input. The primary job supplies the identity of the release. More... over 16 years ago
* Make build steps clickable as well. More... over 16 years ago
* Links on trs. More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
* Show job status and all builds for a project. More... over 16 years ago
[no comment] More... over 16 years ago
* Grabbed a logo. TODO: check copyright status. More... over 16 years ago
* Separate job status and all builds pages. More... over 16 years ago
* Show global and per-project statistics. More... over 16 years ago
* Check the owner. More... over 16 years ago
* Role-based access control. Only admins can create projects. Only admins or project owners can edit or delete a project. More... over 16 years ago
[no comment] More... over 16 years ago
* Added authentication. More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
* Unify rendering of finished and scheduled builds. More... over 16 years ago
* Allow the maximum number of concurrent builds per platform to be configured. More... over 16 years ago
* Get the job priority from the meta.schedulingPriority attribute. Can't use meta.priority because nix-env already uses that one for resolving filename clashes. More... over 16 years ago
* Don't start more builds concurrently than allowed for each system type (currently hard-coded at 2). More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
* Boolean inputs. More... over 16 years ago