Rob Vermaas
|
90eedcf256
|
HipChat notification: add support for Mercurial inputs for determining who might have broken the build.
|
2013-08-07 08:53:32 +00:00 |
|
Rob Vermaas
|
513c030268
|
Do not use local clone for Bazaar inputs.
|
2013-07-22 20:42:17 +02:00 |
|
Rob Vermaas
|
f1f938512d
|
Doh
|
2013-07-01 18:12:33 +02:00 |
|
Rob Vermaas
|
9d7c14b342
|
Merge pull request #103 from civodul/nar-uncompressed
Don't compress already-compressed files.
|
2013-07-01 08:16:51 -07:00 |
|
Rob Vermaas
|
666f398e98
|
Always show the links related to the build product.
|
2013-05-16 11:29:54 +00:00 |
|
Rob Vermaas
|
43785dfca9
|
Merge pull request #85 from peti/dont-clutter-system-log-with-debug-messages
hydra-queue-runner: don't clutter the system log with debug message
|
2013-05-10 14:52:13 -07:00 |
|
Rob Vermaas
|
7fe63854fb
|
Replace bootstrap tarball
|
2013-04-28 07:06:24 +02:00 |
|
Rob Vermaas
|
fd7acd9bbf
|
When searching a path / drv path, use separate queries for both options to prevent seq. scan.
|
2013-04-26 08:51:49 -04:00 |
|
Rob Vermaas
|
bfc1b0e76a
|
Allow searching for store and drv paths. Only does a complete match to reduce load on database.
|
2013-04-25 09:57:30 -04:00 |
|
Rob Vermaas
|
4b517488d0
|
Merge pull request #84 from peti/update-hydra-check-space-for-systemd
hydra-module.nix: update hydra-check-space for systemd
|
2013-04-11 03:45:31 -07:00 |
|
Rob Vermaas
|
f4ae655ee6
|
Merge pull request #74 from svanderburg/master
Implemented support to allow spaces in hydra-build-products
|
2013-03-20 10:11:39 -07:00 |
|
Rob Vermaas
|
d4e49773c5
|
Allow dashes in attrNames
|
2013-01-11 12:16:21 +01:00 |
|
Rob Vermaas
|
4ade8c5a1b
|
Add dollar to pathCompRE, which allows files with dollars in them to be served by Hydra, e.g. sphinx generated docs often has these types of files.
|
2012-10-12 13:48:11 +02:00 |
|
Rob Vermaas
|
f4a24b94ee
|
Fallback for git fetch, which allows specific gits revisions to be used as build inputs.
|
2012-09-11 22:31:49 +02:00 |
|
Rob Vermaas
|
c57242c76d
|
Show build status for up to 100 jobs in stead of 50.
|
2012-09-10 12:15:31 +02:00 |
|
Rob Vermaas
|
396a356198
|
Add create-user action that was mostly present already.
|
2012-08-06 00:02:14 +02:00 |
|
Rob Vermaas
|
90c9b5dd60
|
Do not send emails when build is cancelled/aborted. Also, ignore aborted/cancelled builds in comparing to previous build.
|
2012-08-06 00:00:07 +02:00 |
|
Rob Vermaas
|
544f2f2503
|
Removing tarball as option for build input; does not exist.
|
2012-07-13 13:06:55 +02:00 |
|
Rob Vermaas
|
d37c2c239c
|
export logContents
|
2012-06-26 12:09:05 +02:00 |
|
Rob Vermaas
|
a2f56ce574
|
* Read logs using logContents function in stead of handling it everywhere separately.
|
2012-06-26 12:00:18 +02:00 |
|
Rob Vermaas
|
0701cd0da8
|
* Fix getBuildLog for bzip2'd files.
|
2012-06-26 08:04:35 +02:00 |
|
Rob Vermaas
|
2aa52131ac
|
* Nix now stores logs by default as bzip2, make sure the build page uncompresses before showing.
|
2012-06-25 15:05:16 +02:00 |
|
Rob Vermaas
|
209c51ca6c
|
* Remove accidentally commited foo/bar.
|
2012-06-25 13:37:06 +02:00 |
|
Rob Vermaas
|
9a7811aa92
|
* Add 'set -e' to all scm test setup scripts, to catch errors as early as possible
* Fix git setup
|
2012-06-25 13:33:36 +02:00 |
|
Rob Vermaas
|
478d3863bb
|
Add bar with 1
|
2012-06-25 13:00:55 +02:00 |
|
Rob Vermaas
|
ebececb0ee
|
Increase depth 2
|
2012-06-25 12:24:03 +02:00 |
|
Rob Vermaas
|
9e8d3cdcc5
|
Increase depth 1
|
2012-06-25 12:24:03 +02:00 |
|
Rob Vermaas
|
2cdcbd587a
|
Increase depth 0
|
2012-06-25 12:24:03 +02:00 |
|
Rob Vermaas
|
12223d6202
|
Add bzip2 to buildInputs.
|
2012-06-25 12:04:25 +02:00 |
|
Rob Vermaas
|
75277311ac
|
Different icons (darker red) for cancelled builds. Fixes #25.
|
2012-05-25 04:14:36 +02:00 |
|
Rob Vermaas
|
97d41a2102
|
Allow project members to create jobsets, regression introduced by bootstrap make-over. Currently all logged in users see these options, however, only on performing the action the privileges are checked. Need to change that in the future.
|
2012-05-18 10:09:53 +02:00 |
|
Rob Vermaas
|
da206fdfac
|
Add time to evaluation error tab. Fixes #21.
|
2012-05-18 10:06:55 +02:00 |
|
Rob Vermaas
|
b591c443b0
|
Keep builds of disabled jobsets that are not hidden. Fixes #18.
|
2012-05-11 09:11:07 +02:00 |
|
Rob Vermaas
|
0fdcd3176b
|
Add numbered revision id of mercurial as revCount.
|
2012-05-01 09:15:52 +02:00 |
|
Rob Vermaas
|
df71a86183
|
Do not delete builds when clearing the queue. Fixes #8.
|
2012-04-30 22:13:53 +02:00 |
|
Rob Vermaas
|
eb51065a16
|
Making pretty printed log look normal again. Issue #6
|
2012-04-30 20:22:03 +02:00 |
|
Rob Vermaas
|
437e59c4a8
|
When checking if build is already built, check for potential 'failed with result'. Fixes issue #7.
|
2012-04-30 19:47:21 +02:00 |
|
Rob Vermaas
|
c1653a9561
|
Merge pull request #9 from nbp/deep-clone-check
Add tests for "git describe --long".
|
2012-04-30 01:15:00 -07:00 |
|
Rob Vermaas
|
4a1a2203ac
|
I should sleep... grmbl
|
2012-04-26 09:37:48 +02:00 |
|
Rob Vermaas
|
3c465c3661
|
Revert nix-prefetch-git changes merged in earlier from Merge request #3, which broke git describe functionality used in GNU jobsets.
|
2012-04-26 09:31:00 +02:00 |
|
Rob Vermaas
|
6d5567bb16
|
Use git fetch -fu origin +$branch:$branch to fetch all changes for branch.
|
2012-04-26 08:36:40 +02:00 |
|
Rob Vermaas
|
be3748e1ec
|
In case of deep clone, make sure there is local branch.
|
2012-04-25 13:49:28 +02:00 |
|
Rob Vermaas
|
7da48b5220
|
remove origin from git pull call, to get rid of fatal: fetch --all does not take a repository argument error
|
2012-04-25 10:17:22 +02:00 |
|
Rob Vermaas
|
b49e138e9c
|
Merge pull request #3 from nbp/candidates/fetch-git
Optimize fetch-git.
|
2012-04-24 10:18:28 -07:00 |
|
Rob Vermaas
|
966cc22131
|
Fix query for certain postgresql versions.
|
2012-04-22 08:30:48 +02:00 |
|
Rob Vermaas
|
b0596c214a
|
Merge branch 'master' of github.com:NixOS/hydra
|
2012-04-18 11:24:12 +02:00 |
|
Rob Vermaas
|
cc38d0352f
|
Strip all whitespace from revision from subversion call. Patch provided by Petr Ročkai
|
2012-04-18 11:22:26 +02:00 |
|
Rob Vermaas
|
90e0ba2a7a
|
Revert changeset 4399683fa0, make jobset options available to project members as well
|
2012-04-17 09:49:27 +02:00 |
|
Rob Vermaas
|
922bad7306
|
Also remove dep. graph from robots.txt.
|
2012-04-16 15:25:14 +02:00 |
|
Rob Vermaas
|
334135448e
|
Remove buildtime and runtime dependency graph. It is useless on normal derivations.
|
2012-04-16 15:23:07 +02:00 |
|
Rob Vermaas
|
28b6ff3ed6
|
Add maximum nest level for input changes on build page.
|
2012-04-16 13:59:29 +02:00 |
|
Rob Vermaas
|
ccc5d38976
|
Move Hide/Unhide links for project to toplevel menu.
|
2012-04-13 16:52:25 +02:00 |
|
Rob Vermaas
|
7f858928df
|
Fix hide/unhide links.
|
2012-04-13 16:36:45 +02:00 |
|
Rob Vermaas
|
fbb857bf80
|
Do not load charts lazily for now.
|
2012-04-13 14:50:48 +02:00 |
|
Rob Vermaas
|
320632f7f4
|
Renamed running to started in queue.
|
2012-04-13 12:55:26 +02:00 |
|
Rob Vermaas
|
f339f5ae85
|
Fix evaluate link.
|
2012-04-13 12:42:58 +02:00 |
|
Rob Vermaas
|
516a644a7f
|
Merge branch 'master' into bootstrap
|
2012-04-13 11:55:49 +02:00 |
|
Rob Vermaas
|
293c7d3507
|
update bootstrap.zip
|
2012-04-13 11:54:40 +02:00 |
|
Rob Vermaas
|
bb4f470348
|
Remove default logo, replaced by text for now. Hide template in jobset edit.
|
2012-04-13 11:47:05 +02:00 |
|
Rob Vermaas
|
f63e9a63b4
|
Replace last 5 builds on jobset page with last 5 evaluations. Moved hide/unhide and evaluate options to jobset topmenu.
|
2012-04-13 11:26:37 +02:00 |
|
Rob Vermaas
|
11bf848b09
|
Move channel link to top menu of Project and Jobset.
|
2012-04-13 10:56:02 +02:00 |
|
Rob Vermaas
|
bf197f0d77
|
Remove pagers on the bottom of paginated lists.
|
2012-04-13 10:43:56 +02:00 |
|
Rob Vermaas
|
b81aa89260
|
Replace old logo with Nix/NixOS logo.
|
2012-04-13 10:33:11 +02:00 |
|
Rob Vermaas
|
1e7f9c8a15
|
Fix pager prev/next button.
|
2012-04-13 10:23:27 +02:00 |
|
Rob Vermaas
|
6b65712045
|
Restructure build menu
|
2012-04-13 10:19:15 +02:00 |
|
Rob Vermaas
|
9a1f38e06e
|
Remove comments, re-add logo.
|
2012-04-13 10:05:02 +02:00 |
|
Rob Vermaas
|
4f5327d7ed
|
Added running icon in queue in stead of background color.
|
2012-04-12 22:10:16 +02:00 |
|
Rob Vermaas
|
8aaa0a1a8a
|
Move 'keep build' and 'restart' to toplevel menu
|
2012-04-12 21:50:06 +02:00 |
|
Rob Vermaas
|
089a9c836f
|
Machine status page now looks much better and more consistent with rest of Hydra
|
2012-04-12 21:42:21 +02:00 |
|
Rob Vermaas
|
6853d0398a
|
Move 'clone build' and 'restart build' to top menu
|
2012-04-12 21:41:31 +02:00 |
|
Rob Vermaas
|
c630433b61
|
Move 'clone build' to top menu
|
2012-04-12 21:40:57 +02:00 |
|
Rob Vermaas
|
7886666b0b
|
Replace ugly link with nice small buttons
|
2012-04-12 21:03:59 +02:00 |
|
Rob Vermaas
|
72785f35aa
|
Some overriding of bootstrap default css
|
2012-04-12 21:03:25 +02:00 |
|
Rob Vermaas
|
06d6f5b5f7
|
remove header on build page
|
2012-04-12 20:19:52 +02:00 |
|
Rob Vermaas
|
5748262517
|
Add bootstrap.zip
|
2012-04-12 20:13:04 +02:00 |
|
Rob Vermaas
|
17d30cd179
|
Using twitter bootstrap for more consistent looks for Hydra
|
2012-04-12 20:12:07 +02:00 |
|
Rob Vermaas
|
ed23a6e6d3
|
Add branch to local clone path of git repositories for now.
|
2012-04-10 10:06:12 +02:00 |
|
Rob Vermaas
|
79211d5efe
|
Revert "Use git fetch --all to update local clone in stead of git pull. Also, do not use --branch in initial clone."
This reverts commit 53329ecc61.
|
2012-04-10 10:04:22 +02:00 |
|
Rob Vermaas
|
53329ecc61
|
Use git fetch --all to update local clone in stead of git pull. Also, do not use --branch in initial clone.
|
2012-04-05 15:49:48 +02:00 |
|
Rob Vermaas
|
1904f82f06
|
add openssl to deps
|
2012-04-01 18:15:00 +02:00 |
|
Rob Vermaas
|
4d4e1986e8
|
remove delete jobset button until we actually have implemented the action properly
|
2012-03-26 14:39:50 +02:00 |
|
Rob Vermaas
|
2cf9b148eb
|
50 for related builds might be a kind of low, will start with 100
|
2012-02-16 17:00:59 +01:00 |
|
Rob Vermaas
|
924d94cafd
|
* minor performance tweaks
* added related builds tab which show related builds (builds that are in same evaluations), shows max 50
|
2012-02-16 16:56:01 +01:00 |
|
Rob Vermaas
|
355135b6e8
|
add links in admin page to clear queue (all non-running builds, and all non-running old (non-current) builds)
|
2012-02-16 15:31:12 +01:00 |
|
Rob Vermaas
|
bb6ef9c2ed
|
accidentally committed an = too little, which caused all unknown values to result in 'not building', which was not the intention
|
2012-02-16 11:14:22 +01:00 |
|
Rob Vermaas
|
739a03393c
|
allow null values for jobs, meaning it should build
|
2012-02-16 11:03:22 +01:00 |
|
Rob Vermaas
|
8d78a688c7
|
is not in hydra-server's scope
|
2012-01-28 21:03:44 +01:00 |
|
Rob Vermaas
|
1c0cd99c3e
|
remove old line
|
2012-01-28 20:55:33 +01:00 |
|
Rob Vermaas
|
fded9e62af
|
logdiff now support bzipped logs for logdiff
|
2012-01-28 20:47:01 +01:00 |
|
Rob Vermaas
|
ae491f7223
|
use base_uri config in password reset email
|
2012-01-28 07:18:10 +01:00 |
|
Rob Vermaas
|
01f07be8f2
|
fix; resetting password used to send email to logged in user (typically admin), now to the user whose password is resetted
|
2012-01-28 07:14:40 +01:00 |
|
Rob Vermaas
|
1840a842d3
|
fix build links in input diff's, showed only current build in each link
|
2012-01-22 09:03:57 +01:00 |
|
Rob Vermaas
|
9b4f09ba83
|
allow dots (.) in job names when used as build input
|
2012-01-06 23:04:48 +01:00 |
|
Rob Vermaas
|
203a9b9ad7
|
make filesize field for buildproducts a bigint to support big files
|
2011-12-10 14:48:33 -05:00 |
|
Rob Vermaas
|
41cd5d2838
|
fix missing import of Nix::Store for isValidPath
|
2011-12-01 20:46:02 -05:00 |
|
Rob Vermaas
|
ae26e6db2a
|
fix assignment in evalSucceeds (always returned 3, therefore evalSucceeds always succeeded
|
2011-12-01 08:31:07 -05:00 |
|
Rob Vermaas
|
f6968d7d5b
|
_ -> -
|
2011-11-30 12:26:35 -05:00 |
|
Rob Vermaas
|
787ed37cb3
|
git branches can share local clones
|
2011-11-30 11:40:35 -05:00 |
|
Rob Vermaas
|
0d81e23b46
|
remove reference to non-existing nix-common.css
|
2011-11-22 11:10:51 -05:00 |
|
Rob Vermaas
|
15cac00906
|
Merge branch 'master' of github.com:NixOS/hydra
|
2011-11-19 21:40:00 -05:00 |
|