Timeline
12/05/09:
- 19:59 Changeset [510] by
- Fixing the die handler to exit the subshell instead of allowing some …
- 19:52 Changeset [509] by
- Allowing username overriding for repository access. Fixes #115
- 19:35 Changeset [508] by
- Cleaning up exit handling. Fixes #114
- 19:21 Changeset [507] by
- Moving up the wcopy lock enforces the existence of the wcopy with a …
- 19:16 Changeset [506] by
- Fixing up group permissions on /var/db/confman. Fixes #110
- 00:50 Ticket #119 (Implement file deletion) created by
- Currently there is no way to mark a file for deletion. This functionality …
- 00:02 Ticket #118 (libexec utilities rely on PATH) created by
- Currently the libexec utilities (i.e. confsync, confexport, confaudit) …
12/04/09:
- 17:40 Ticket #117 (confman rmmod should remove the module from recipes) created by
- Removing a module via confman rmmod should remove that module from all …
12/03/09:
- 14:46 Ticket #116 (Implemet confman recipe rename) created by
- There is currently no way to rename a recipe (other than svn mv).
12/02/09:
- 13:29 Ticket #115 (Unable to override repository username) created by
- confman used to have support for the LUZER environment variable that could …
11/27/09:
- 20:16 Ticket #114 (confsync -h should not exit 1) created by
- […] This probably affects the other libexec programs also.
11/24/09:
- 17:44 Ticket #113 (Bad error message for confman import with no working copy) created by
- […]
- 16:56 Ticket #112 (Repository symlinks may not work in partial exports) created by
- Consider a module 'foo': […] and a module 'bar' with a repository …
11/19/09:
- 16:31 Ticket #111 (bad error message for confman recipe set with no working copy) created by
- […] The real problem is I haven't run confman setup.
- 16:29 Ticket #110 (/var/db/confman permissions issues) created by
- […] We are in group staff, which should be controlled by CONF_GROUP …
11/18/09:
- 17:45 Ticket #109 (Create a way to add files from arbitrary filesystem locations) created by
- There should be a way to add files from arbitrary filesystem locations. …
11/12/09:
- 22:58 Milestone confman-1.9.3 completed
- 22:33 Releases edited by
- (diff)
- 22:30 Ticket #108 (Tag milestone) closed by
- fixed: (In [505]) Tagging confman-1.9.3b release. Resolves #108
- 22:30 Changeset [505] by
- Tagging confman-1.9.3b release. Resolves #108
- 22:30 Ticket #108 (Tag milestone) created by
- Commits require open tickets, and that includes tags. This is where the …
- 22:22 Ticket #107 (Update BUGS section of confman.8) closed by
- fixed: (In [504]) Merging the BUGS section for the man page. Resolves #107
- 22:22 Changeset [504] by
- Merging the BUGS section for the man page. Resolves #107
- 22:21 Changeset [503] by
- Documenting bugs. Fixes #107
- 22:20 Ticket #107 (Update BUGS section of confman.8) created by
- * Document that spaces in filenames are not supported * Document the …
- 21:53 Ticket #106 (confman install doesn't commit for same file in different modules) created by
- […] The modified working file is what gets installed, therefore it …
- 21:27 Ticket #105 (confman recipe edit should default to current recipe) closed by
- fixed: (In [502]) Merging enhancements to confman recipe edit. Resolves #105
- 21:27 Changeset [502] by
- Merging enhancements to confman recipe edit. Resolves #105
- 21:26 Changeset [501] by
- Allowing confman recipe edit to be used with no arguments. Also fixing …
- 21:13 Ticket #105 (confman recipe edit should default to current recipe) created by
- Just as print was changed to allow editing the current host's recipe …
- 14:30 Ticket #104 ([regression] confman install needs syntax check) closed by
- fixed: (In [500]) Merge from trunk singularity fixes for confman install and …
- 14:30 Ticket #103 (confman recipe create should catch empty file) closed by
- fixed: (In [500]) Merge from trunk singularity fixes for confman install and …
- 14:30 Ticket #102 ([regression] confman install is broken for singularities) closed by
- fixed: (In [500]) Merge from trunk singularity fixes for confman install and …
- 14:30 Changeset [500] by
- Merge from trunk singularity fixes for confman install and minor recipe …
- 14:22 Changeset [499] by
- Fix double installs Fixes #102
- 12:10 Changeset [498] by
- Moving the call to conf_install_file up into the for loop to overcome the …
- 11:41 Changeset [497] by
- Fix removal of recipe files when recipe creation is canceled Fixes #103
- 11:10 Changeset [496] by
- Fix the install syntax check regression. Fixes #104
- 11:06 Changeset [495] by
- Fix the installation of singularities. There are a few corresponding …
11/11/09:
- 22:13 Ticket #104 ([regression] confman install needs syntax check) created by
- […]
- 21:49 Ticket #103 (confman recipe create should catch empty file) created by
- Currently, running confman recipe create and quitting out of the editor …
- 16:46 Ticket #102 ([regression] confman install is broken for singularities) created by
- It used to be valid to install the singularity without the suffix: […] …
- 16:40 Ticket #96 (confman rename should update recipes) closed by
- fixed: (In [494]) Merging fixes to sed -i as well as support for rename to update …
- 16:40 Ticket #98 (GNU sed hardcoded in conf_rename) closed by
- fixed: (In [494]) Merging fixes to sed -i as well as support for rename to update …
- 16:40 Changeset [494] by
- Merging fixes to sed -i as well as support for rename to update recipe …
- 16:38 Ticket #101 (conf_commit_recipe: command not found) closed by
- fixed: (In [493]) Merging fix for committing recipe changes. Resolves #101
- 16:38 Changeset [493] by
- Merging fix for committing recipe changes. Resolves #101
- 16:37 Changeset [492] by
- Apparently doing sed_i_cmd in a variable has quoting issues and doesn't …
- 15:59 Changeset [491] by
- Defining $sed_i_cmd that deals with OS-specific logic for whether -i must …
- 15:50 Ticket #98 (GNU sed hardcoded in conf_rename) reopened by
- 14:57 <@ccowart> ${sed_cmd} -i"" 14:57 <@ccowart> not so cross-platform …
- 14:44 Changeset [490] by
- Fixing function name for recipe commits. Fixes #101
- 14:43 Ticket #101 (conf_commit_recipe: command not found) created by
- % confman recipe edit foo […] "/tmp/confman.pRDM4aBC/confman.tkB2Ofrq" …
- 14:32 Ticket #92 (confman commit hangs when quitting EDITOR without saving) closed by
- fixed: (In [489]) Merging EDITOR fixes from trunk. Resolves #92
- 14:32 Changeset [489] by
- Merging EDITOR fixes from trunk. Resolves #92
- 14:29 Ticket #91 ("not under version control" during confman commit) closed by
- fixed: (In [488]) Merging commit working directory bug fix from trunk. Resolves …
- 14:29 Changeset [488] by
- Merging commit working directory bug fix from trunk. Resolves #91
- 14:27 Ticket #97 (confman rename should only perform one svn commit) closed by
- fixed: (In [487]) Merging rename and sed cleanups from trunk. Resolves #97, #98
- 14:27 Ticket #98 (GNU sed hardcoded in conf_rename) closed by
- fixed: (In [487]) Merging rename and sed cleanups from trunk. Resolves #97, #98
- 14:27 Changeset [487] by
- Merging rename and sed cleanups from trunk. Resolves #97, #98
- 14:24 Ticket #71 (Reduce confsync log spam) closed by
- fixed: (In [486]) Merging support for the -q flag on confsync. Resolves #71
- 14:24 Changeset [486] by
- Merging support for the -q flag on confsync. Resolves #71
- 14:23 Ticket #89 (Double install during confman install) closed by
- fixed: (In [485]) Merging fix for double-install issue. Resolves #89
- 14:23 Changeset [485] by
- Merging fix for double-install issue. Resolves #89
- 14:21 Ticket #86 ([regression] confman install is broken for directories) closed by
- fixed: (In [484]) Merging fix for regression on installing directories from …
- 14:21 Changeset [484] by
- Merging fix for regression on installing directories from trunk. Resolves …
- 14:19 Ticket #87 (Improve recursive locking idiom) closed by
- fixed: (In [483]) Merging new locking idiom from trunk. Resolves #87
- 14:19 Changeset [483] by
- Merging new locking idiom from trunk. Resolves #87
- 14:15 Ticket #85 (confman recipe print with no arguments) closed by
- fixed: (In [482]) Merging support for recipe print with no arguments from trunk. …
- 14:15 Changeset [482] by
- Merging support for recipe print with no arguments from trunk. Resolves …
- 14:09 Ticket #84 (Allow recipes to be created non-interactively) closed by
- fixed: (In [481]) Merging improved recipe creation and editing from trunk. …
- 14:09 Ticket #83 (recipe editor could use some context clues) closed by
- fixed: (In [481]) Merging improved recipe creation and editing from trunk. …
- 14:09 Changeset [481] by
- Merging improved recipe creation and editing from trunk. Resolves #83, …
- 13:59 Ticket #99 (confman chgrp is broken) closed by
- fixed: (In [480]) Merging chgrp fix from trunk. Resolves #99
- 13:59 Changeset [480] by
- Merging chgrp fix from trunk. Resolves #99
11/10/09:
- 13:55 Ticket #100 (Support for per-recipe singularity knob) created by
- Right now, the slightly dirty hack to configure a file as a singularity on …
11/08/09:
- 22:34 Changeset [479] by
- Correcting a variable naming issue that broke chgrp. Fixes #99
- 22:25 Changeset [478] by
- The call to EDITOR outside the loop was using the correct >&3 idiom, but …
- 22:19 Changeset [477] by
- Passing full paths into conf_commit_file, which is the expected …
11/06/09:
- 21:53 Ticket #99 (confman chgrp is broken) created by
- […] Somehow, using chgrp results in group being left blank.
- 01:16 Changeset [476] by
- Fix the svn commit in conf_rename. See #97
- 01:12 Changeset [475] by
- Rewrite confman rename. Fixes some unreported bugs and greatly improves …
- 00:56 Ticket #98 (GNU sed hardcoded in conf_rename) created by
- conf_rename uses: […] which is specific to GNU sed.
Note: See TracTimeline
for information about the timeline view.
