source: @ 597

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @597   5 weeks ccowart Rolling confman-1.9.4b. Fixes #157.
(edit) @596   5 weeks blee Merge fix for #156 into confman-1.9. Closes #156
(edit) @595   5 weeks blee Include meta/.svn/entries in recipe-style exports when …
(edit) @594   6 weeks blee Merge fix for #155 into confman-1.9. Closes #155
(edit) @593   6 weeks blee Introduce option CONF_EXPORT_FILEDB_PLUS_SVN. This allows a single …
(edit) @592   6 weeks blee Merge fix for #139 into confman-1.9. Closes #139
(edit) @591   6 weeks blee In confexport always use conf_revision_svn since the fdb may be stale. …
(edit) @590   6 weeks blee Merge fix for #137 into confman-1.9. Closes #137
(edit) @589   6 weeks blee Merge fix for #154 into confman-1.9. Closes #154
(edit) @588   6 weeks blee Quote the property value before returning it. Fixes #137
(edit) @587   6 weeks blee Implement confman touch for creating versioned files in working copies. …
(edit) @586   6 weeks blee Merge fix for #139 into confman-1.9. Closes #139
(edit) @585   6 weeks blee Introduce new option CONF_EXPORT_FILEDB. This allows confexport to …
(edit) @584   6 weeks blee Merge fix for #153 into confman-1.9. Closes #153
(edit) @583   6 weeks blee Remove the use of test -v, which only appears to exist in Bash 4.2+. …
(edit) @582   6 weeks blee Merge fix for #153 into confman-1.9. See #153
(edit) @581   6 weeks blee Add libfiledb.sh to svn:ignore. See #153
(edit) @580   6 weeks blee Merge fix for #152 into confman-1.9. Closes #152
(edit) @579   6 weeks blee Fix handling of escape sequences in filedb_write. See #153
(edit) @578   6 weeks blee Support literal backslashes, tabs, and new lines. See #153
(edit) @577   6 weeks blee Create a simpler library for dumping/loading Bash associative arrays …
(edit) @576   7 weeks blee Create filedb_lock_if_exists function and use that everywhere except …
(edit) @575   7 weeks blee Verify argument count in libfiledb functions. See #153
(edit) @574   7 weeks blee Create a shell library for a primitive file-backed key-value store. This …
(edit) @573   7 weeks ccowart Mocking up a hook that simply checks to see if confman:version revprop is …
(edit) @572   7 weeks ccowart Having confman report its version as part of the commit. See #152.
(edit) @571   7 weeks blee Re-commit fix for #141 into confman-1.9. Closes #141
(edit) @570   7 weeks blee Change confman-1.9 version string to "1.9.3b-svn". Closes #150
(edit) @569   7 weeks blee Copy fix for #123 into trunk, because it only made it into confman-1.9. …
(edit) @568   7 weeks blee Merge fix for #120 into confman-1.9. Closes #120
(edit) @567   7 weeks blee Merge fix for #122 into confman-1.9. Closes #122
(edit) @566   7 weeks blee Merge fix for #146 into confman-1.9. Closes #146
(edit) @565   7 weeks blee Merge fix for #10 into confman-1.9. Closes #10
(edit) @564   7 weeks blee Merge fix for #147 into confman-1.9. Closes #147
(edit) @563   7 weeks blee Merge confexport changes from trunk. Closes #140 and #148
(edit) @562   7 weeks blee Merge fix for #123 into confman-1.9. Closes #123
(edit) @561   7 weeks blee Merge fix for #132 into confman-1.9. Closes #132
(edit) @560   7 weeks blee Merge fix for #110 into confman-1.9. Fixes #110
(edit) @559   7 weeks blee Merge fix for #115 into confman-1.9. Closes #115
(edit) @558   7 weeks blee Merge fix for #143 into confman-1.9. Closes #143
(edit) @557   7 weeks blee Merge fix for #111 into confman-1.9. Closes #111
(edit) @556   7 weeks blee Merge fix for #114 into confman-1.9. Closes #114
(edit) @555   7 weeks blee Merge fix for #113 into confman-1.9. Closes #113
(edit) @554   7 weeks blee Handle nocommit logic in commit_repo_only. See #122
(edit) @553   7 weeks blee Correct typo in variable name. See #120
(edit) @552   7 weeks blee Add debug messages to indicate when files and directories are being …
(edit) @551   7 weeks blee Also add statefile creation to confman audit. See #120
(edit) @550   7 weeks blee Also reverse the recipe in confsync. See #120
(edit) @549   7 weeks blee Move the file conf_get_prop calls in conf_rollout into the conditional to …
(edit) @548   7 weeks blee Also reverse the recipe in confaudit for consistency. See #120
(edit) @547   7 weeks blee Set statefile in confman inst and shift the right number of variables in …
(edit) @546   7 weeks ccowart Have to use whole-line matching to prevent substring matches. See #120.
(edit) @545   7 weeks ccowart WIP: Fixing race condition. And committing to the right place (trunk). …
(edit) @544   7 weeks ccowart Reverting change; accidentally went into the 1.9 branch instead of trunk. …
(edit) @543   7 weeks ccowart WIP: Fixing race condition. Overall design change: - Commit modules in …
(edit) @542   7 weeks blee Add new option CONF_EXPORT_INCREMENTAL_LN to allow incremental confexports …
(edit) @541   7 weeks blee add CONF_COMMIT_REPO_ONLY option, fixes #122
(edit) @540   2 months blee Also do not sync if the last_action was a sync, see #147
(edit) @539   2 months blee check if CONF_EXPORT_FILE exists before trying to move it, fixes #148
(edit) @538   6 months blee Undo accidental commit of -x in confsync. See #147
(edit) @537   6 months blee Consolidate confsync revision comparison code. This also catches the case …
(edit) @536   6 months blee Commit changes to the repository before updating the working copy. This …
(edit) @535   6 months ccowart Didn't mean for the auto-tools changes to slip into the commit for #123. …
(edit) @534   6 months ccowart Documenting the required workaround. The underlying issue will be resolved …
(edit) @533   6 months joshu Corrected abspath's behavior to resolve as much of the real path as …
(edit) @532   6 months blee Document the bug of incremental confexports not catching in-repository …
(edit) @531   6 months blee Correctly handle module deletion in incremental confexports See #140
(edit) @530   6 months blee Improve parsing of svn diff output in conf_export. See #140
(edit) @529   6 months blee Merge from trunk confexport lock fix. Closes #141
(edit) @528   6 months blee Remove unnecessary argument passed to confexport_unlock_system. See #141
(edit) @527   6 months blee Correctly handle recipe deletion in incremental confexports See #140
(edit) @526   6 months blee confexport now records the export style used in addition to the revision. …
(edit) @525   6 months blee Create new CONF_EXPORT_INCREMENTAL configuration option. When enabled, …
(edit) @524   6 months blee Document the new confexport behavior of checking the revision number of …
(edit) @523   6 months blee Unbreak inclusion of metadata in recipe-style exports See #140
(edit) @522   6 months blee First pass at optimizing confexport performance * Keep state between …
(edit) @521   6 months joshu Reverting changes made for import failing on nonexistent directories; see …
(edit) @520   8 months joshu confman now checks whether the directory that contains a file to be …
(edit) @519   9 months joshu Addresses blee's worries about a race condition in confman updates by …
(edit) @518   9 months joshu confman now checks whether a directory exists before trying to import it …
(edit) @517   9 months joshu Fixes #143
(edit) @516   9 months blee merge from trunk confexport locking into confman-1.9, closes #141
(edit) @515   9 months blee implement locking for confexport, fixes #141
(edit) @514   9 months blee merge from trunk conf_fetch_file fix for HTTP transport into confman-1.9, …
(edit) @513   9 months blee fix conf_fetch_file for HTTP transport, fixes #142
(edit) @512   14 months joshu Changed 'confman update' so that it no longer has the (undocumented) …
(edit) @511   15 months joshu Adds an $UPDATE_RELEVANT_ONLY option to confman.conf that updates only …
(edit) @510   2 years ccowart Fixing the die handler to exit the subshell instead of allowing some …
(edit) @509   2 years ccowart Allowing username overriding for repository access. Fixes #115
(edit) @508   2 years ccowart Cleaning up exit handling. Fixes #114
(edit) @507   2 years ccowart Moving up the wcopy lock enforces the existence of the wcopy with a …
(edit) @506   2 years ccowart Fixing up group permissions on /var/db/confman. Fixes #110
(edit) @505   2 years ccowart Tagging confman-1.9.3b release. Resolves #108
(edit) @504   2 years ccowart Merging the BUGS section for the man page. Resolves #107
(edit) @503   2 years ccowart Documenting bugs. Fixes #107
(edit) @502   2 years ccowart Merging enhancements to confman recipe edit. Resolves #105
(edit) @501   2 years ccowart Allowing confman recipe edit to be used with no arguments. Also fixing …
(edit) @500   2 years blee Merge from trunk singularity fixes for confman install and minor recipe …
(edit) @499   2 years blee Fix double installs Fixes #102
(edit) @498   2 years ccowart Moving the call to conf_install_file up into the for loop to overcome the …
Note: See TracRevisionLog for help on using the revision log.