2012-08-18 |
Richard W.M... | Persist variables to file (~/.whenjobs/variables). master |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Richard W.M... | lib: Don't include whenproto_aux.{ml,mli} in the tarball. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Richard W.M... | docs: Fix man entry for "changes" operator. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Richard W.M... | Implement inequality operator (use: != or <>) |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Richard W.M... | Upate TODO file. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Richard W.M... | docs: Minor fixes. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Richard W.M... | Version 0.7.3. 0.7.3 |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Richard W.M... | arm: Fix for test running slowly. |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Richard W.M... | arm: Slow hardware causes server not to shut down in... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Richard W.M... | 32 bit: Fix for 31 bit int overflow in time_t. |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Richard W.M... | daemon: Report 'Dynlink.is_native' when starting daemon. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Richard W.M... | Remove custom matching pattern from 'licensecheck'. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Richard W.M... | Version 0.7.2. 0.7.2 |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Richard W.M... | Renumber the jobs file so that it can be reloaded in... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Richard W.M... | Update FSF address, add new 'licensecheck' target ... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Richard W.M... | Conditionally build bytecode or native code RPM (thanks... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Richard W.M... | Don't need to clean buildroot (thanks Michael Scherer). |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Richard W.M... | Use %global instead of %define in spec file (thanks... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Richard W.M... | Version 0.7.1. 0.7.1 |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Richard W.M... | Enable native code compilation when ocamlopt is available. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Richard W.M... | Add Config.have_ocamlc, Config.have_ocamlopt, Config... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Richard W.M... | Fix various problems in the spec file (thanks Michael... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard W.M... | rpm: Add BR pcre-devel. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard W.M... | rpm: Require and BR mailx. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard W.M... | Version 0.7.0. 0.7.0 |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard W.M... | Add support for multiple jobs files. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard W.M... | Add 'whenjobs --whisper' which lets you set variables... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard W.M... | Rebuild tests when library changes. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard W.M... | Minor rearrangements to whenjobs(1) manpage. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard W.M... | Add better examples to the manual page. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | Fix typo in documentation of 'whenjobs --test' option. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | Version 0.6. 0.6 |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | Implement whenjobs --daemon-start and --daemon-restart... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | Implement 'whenjobs --daemon-status'. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | daemon: Implement ping command. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | Implement 'whenjobs --test' to test the effect of varia... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | daemon: Implement 'test_variables'. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | Pass the state through reevaluate_whenjobs and run_job. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | Implement 'whenjobs --job-names' which lists all loaded... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | daemon: Implement 'get_job_names' call to list all... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | Change whenjobs --set syntax (NOTE: breaks compatibility). |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | Simplify code in the whenjobs tool by creating nr_args... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | daemon: Implement 'set_variables' (atomic set multiple... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard W.M... | Allow get_dependencies to check dependencies of multipl... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Richard W.M... | Version 0.5 0.5 |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Richard W.M... | Add 'whenjobs --tail <serial>' to tail output messages... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Richard W.M... | Cosmetic changes to the help output and man page. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Richard W.M... | Copy previous variables / eval result across file reloads. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Richard W.M... | Version 0.0.4 0.0.4 |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Richard W.M... | Implement pre functions. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Richard W.M... | In comment: Cleanup -> Post. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Richard W.M... | Note that mailto is a post function. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Richard W.M... | Fix grammar in whentools(1). |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Richard W.M... | Use labelled arguments in call_stmt. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Richard W.M... | Rename 'cleanup' to 'post'. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Richard W.M... | Update TODO. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Add commands to list, cancel, start jobs. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Move string_of_time_t to Whenutils module. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Whitespace change. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | In XDR, introduce a new type 'string_big_int'. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Pass JOBSERIAL through to the cleanup function. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Update TODO. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | lib: Missing \ caused list of CMI files to be truncated. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Version 0.0.3. 0.0.3 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Implement cleanup functions, including 'mailto'. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | daemon: On fork, open stdin/stdout/stderr on /dev/null. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Fix perldoc test in configure script. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Add Whentools library, test, documentation. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Allow job names to be arbitrary OCaml expressions. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Remove dead code. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Document job names. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Move variable checking to check_valid_variable_name... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Add 'len <expr>' operator. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Refactor state into a separate [Whenstate] module. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Reorder SOURCES for consistency. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard W.M... | Split large 'Whenutils' module into two (creating new... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Version 0.0.2. 0.0.2 |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Fix double-scheduled timer problem caused by reloading... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Display version when daemon starts. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Distribute the *.cmi files. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Add an explicit interface config.mli. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Reorder SOURCES for consistency. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Add 'make rpm' rule which builds an RPM. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Make RPM release in spec file into a variable (RPM_RELE... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Run jobs with 'set -e' so that they exit on error. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Ignore tarballs. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Add a rule to build whenjobs.txt for the website. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | More TODO. 0.0.1 |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Prevent unwanted bytecode stripping by RPM. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard W.M... | Add prelink blacklist to specfile. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard W.M... | Fix EXTRA_DIST in Makefiles. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard W.M... | Update whenjobs(1) manual page reference section. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard W.M... | Comment: compare_values should be able to promote numer... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard W.M... | Use $SHELL environment variable to run the shell scripts. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard W.M... | Add a test of many jobs running at once. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard W.M... | Fix comparisons in 'increases' and 'decreases' functions. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard W.M... | Remove Whenutils.no_job_private and refactor prev-relat... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard W.M... | Add unit variable type and 'reloaded()' function. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard W.M... | Fix error message; arguments were swapped around. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard W.M... | Prevent users from setting JOBSERIAL and from setting... |
commit | commitdiff | tree | snapshot |
next |