Eelco Dolstra
6cb58ef581
* Make the schema class names match the case of the SQL table names.
2008-12-16 16:26:33 +00:00
Eelco Dolstra
dfcaa51d7b
* Store the meta.longDescription and meta.license attributes in the
...
database.
2008-12-16 15:09:39 +00:00
Eelco Dolstra
5613448a81
* Regenerate the bindings from a clean sqlite database.
2008-11-28 18:02:08 +00:00
Eelco Dolstra
98c53156e6
* 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.
2008-11-27 15:16:06 +00:00
Eelco Dolstra
6f5b98d7ca
2008-11-27 02:29:46 +00:00
Eelco Dolstra
2748cfac07
* Role-based access control. Only admins can create projects. Only
...
admins or project owners can edit or delete a project.
2008-11-26 23:25:24 +00:00
Eelco Dolstra
50ae3ca9e9
* Added authentication.
2008-11-26 19:48:04 +00:00
Eelco Dolstra
b7e03351cb
* Allow the maximum number of concurrent builds per platform to be
...
configured.
2008-11-26 17:14:27 +00:00
Eelco Dolstra
39f8b6110f
2008-11-26 13:39:15 +00:00
Eelco Dolstra
c72f4dd67a
* Boolean inputs.
2008-11-25 18:34:24 +00:00
Eelco Dolstra
1698e490d0
* Support Subversion checkouts.
2008-11-25 18:13:55 +00:00
Eelco Dolstra
cb8e3acb2a
* Store the release name.
2008-11-25 16:13:22 +00:00
Eelco Dolstra
8fbb79efe6
* Caching of "path" inputs, and fake a revision number for those.
2008-11-25 14:59:08 +00:00
Eelco Dolstra
a8f748e547
* Log evaluation errors etc. in the DB.
2008-11-25 13:27:57 +00:00
Eelco Dolstra
410b80063c
* More global substitution.
2008-11-25 11:01:42 +00:00
Eelco Dolstra
22feae550e
* Idem.
2008-11-25 10:55:07 +00:00