Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
goaljobs
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenSource
goaljobs
Graph
master
Select Git revision
Branches
1
master
default
Tags
2
v0.3
0.2
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jun
17
Jul
8
Mar
26
Oct
9
8
7
4
26
Sep
23
21
20
19
18
17
16
15
Install the goaljobs.a file, used for native code linking.
master
master
Fix META file and goaljobs script to work with installed package.
goaljobs 0.3
v0.3
v0.3
Miscellaneous tidy ups for spec file.
Add unpackaged file /usr/bin/goaljobs-memory to spec.
Ignore warnings about immutable strings.
Add a command line tool for examining the goaljobs persistent memory.
Fix file_contains_string so it matches exact strings, not regexps.
Remove NOTES from EXTRA_DIST.
0.2
0.2
Version 0.2.
Update TODO.
docs: Document how to use onrun + memory_set.
Remove NOTES file, no longer up to date.
debug: Print the name of goals that run, and goals required.
Fix comment.
goaljobs: Forgot to close the .goaljobs-memory file!
mailx: Fix missing to address on command line.
goaljobs_config: Fix typo @MAILX -> @MAILX@.
Implement goalloc.
Implement: onfail, onsuccess, onrun, log_program_output, mailto.
goaljobs: sh: ~tmpdir default should be true not false.
build: Add rules for building text version of manual page.
Fix spec file.
Lots of documentation.
sh: Add optional ?tmpdir parameter to control tmpdir creation.
Generate ocamldoc, multiple documentation fixes.
Update TODO.
shout/shlines: Echo the output from these commands as it happens.
Update TODO.
goaljobs: Allow --package to specify OCaml packages.
Pass a suspension to 'require'.
Fix curl return codes.
Run all periodic jobs scheduled at the same time in series.
On goal failure, exit with correct error message and error code.
Implement 'directory_exists' function.
The Memory: Don't create empty file on first write.
goaljobs: Remove temporary files properly.
Add periodic jobs using 'every' keyword.
-l/--goals option should exit after listing goals.
example: Remove code which is now implicitly generated.
Loading