Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-17 | * Use last_insert_id instead of sqlite_last_insert_rowid, which you're | Eelco Dolstra | 1 | -1/+1 |
2011-07-13 | * Fix concurrency issues in download-using-manifests' handling of the | Eelco Dolstra | 1 | -1/+6 |
2011-04-11 | * Read manifests directly into the database, rather than first reading | Eelco Dolstra | 1 | -60/+65 |
2011-04-11 | * Lock the database during updates. | Eelco Dolstra | 1 | -1/+8 |
2011-04-11 | * Create $manifestDir if it doesn't exist. | Eelco Dolstra | 1 | -0/+3 |
2011-04-10 | * Cache the manifests in /nix/var/nix/manifests in a SQLite database. | Eelco Dolstra | 1 | -4/+138 |
2011-04-06 | * Remove the localPaths feature in manifests since it's no longer used | Eelco Dolstra | 1 | -16/+1 |
2010-12-05 | * Use CamelCase for the Perl modules. | Eelco Dolstra | 1 | -0/+211 |