|
|
|
@595
|
5 weeks |
blee |
Include meta/.svn/entries in recipe-style exports when …
|
|
|
|
@593
|
6 weeks |
blee |
Introduce option CONF_EXPORT_FILEDB_PLUS_SVN.
This allows a single …
|
|
|
|
@591
|
6 weeks |
blee |
In confexport always use conf_revision_svn since the fdb may be stale.
…
|
|
|
|
@588
|
6 weeks |
blee |
Quote the property value before returning it.
Fixes #137
|
|
|
|
@587
|
6 weeks |
blee |
Implement confman touch for creating versioned files in working copies.
…
|
|
|
|
@585
|
6 weeks |
blee |
Introduce new option CONF_EXPORT_FILEDB.
This allows confexport to …
|
|
|
|
@583
|
6 weeks |
blee |
Remove the use of test -v, which only appears to exist in Bash 4.2+.
…
|
|
|
|
@581
|
6 weeks |
blee |
Add libfiledb.sh to svn:ignore.
See #153
|
|
|
|
@579
|
6 weeks |
blee |
Fix handling of escape sequences in filedb_write.
See #153
|
|
|
|
@578
|
6 weeks |
blee |
Support literal backslashes, tabs, and new lines.
See #153
|
|
|
|
@577
|
6 weeks |
blee |
Create a simpler library for dumping/loading Bash associative arrays …
|
|
|
|
@576
|
7 weeks |
blee |
Create filedb_lock_if_exists function and use that everywhere except …
|
|
|
|
@575
|
7 weeks |
blee |
Verify argument count in libfiledb functions.
See #153
|
|
|
|
@574
|
7 weeks |
blee |
Create a shell library for a primitive file-backed key-value store.
This …
|
|
|
|
@573
|
7 weeks |
ccowart |
Mocking up a hook that simply checks to see if confman:version revprop is …
|
|
|
|
@572
|
7 weeks |
ccowart |
Having confman report its version as part of the commit.
See #152.
|
|
|
|
@569
|
7 weeks |
blee |
Copy fix for #123 into trunk, because it only made it into confman-1.9.
…
|
|
|
|
@554
|
7 weeks |
blee |
Handle nocommit logic in commit_repo_only.
See #122
|
|
|
|
@553
|
7 weeks |
blee |
Correct typo in variable name.
See #120
|
|
|
|
@552
|
7 weeks |
blee |
Add debug messages to indicate when files and directories are being …
|
|
|
|
@551
|
7 weeks |
blee |
Also add statefile creation to confman audit.
See #120
|
|
|
|
@550
|
7 weeks |
blee |
Also reverse the recipe in confsync.
See #120
|
|
|
|
@549
|
7 weeks |
blee |
Move the file conf_get_prop calls in conf_rollout into the conditional
to …
|
|
|
|
@548
|
7 weeks |
blee |
Also reverse the recipe in confaudit for consistency.
See #120
|
|
|
|
@547
|
7 weeks |
blee |
Set statefile in confman inst and shift the right number of variables
in …
|
|
|
|
@546
|
7 weeks |
ccowart |
Have to use whole-line matching to prevent substring matches.
See #120.
|
|
|
|
@545
|
7 weeks |
ccowart |
WIP: Fixing race condition. And committing to the right place (trunk).
…
|
|
|
|
@542
|
7 weeks |
blee |
Add new option CONF_EXPORT_INCREMENTAL_LN to allow incremental confexports …
|
|
|
|
@541
|
7 weeks |
blee |
add CONF_COMMIT_REPO_ONLY option, fixes #122
|
|
|
|
@540
|
2 months |
blee |
Also do not sync if the last_action was a sync, see #147
|
|
|
|
@539
|
2 months |
blee |
check if CONF_EXPORT_FILE exists before trying to move it, fixes #148
|
|
|
|
@538
|
6 months |
blee |
Undo accidental commit of -x in confsync.
See #147
|
|
|
|
@537
|
6 months |
blee |
Consolidate confsync revision comparison code.
This also catches the case …
|
|
|
|
@536
|
6 months |
blee |
Commit changes to the repository before updating the working copy.
This …
|
|
|
|
@533
|
6 months |
joshu |
Corrected abspath's behavior to resolve as much of the real path as …
|
|
|
|
@532
|
6 months |
blee |
Document the bug of incremental confexports not catching in-repository …
|
|
|
|
@531
|
6 months |
blee |
Correctly handle module deletion in incremental confexports
See #140
|
|
|
|
@530
|
6 months |
blee |
Improve parsing of svn diff output in conf_export.
See #140
|
|
|
|
@528
|
6 months |
blee |
Remove unnecessary argument passed to confexport_unlock_system.
See #141
|
|
|
|
@527
|
6 months |
blee |
Correctly handle recipe deletion in incremental confexports
See #140
|
|
|
|
@526
|
6 months |
blee |
confexport now records the export style used in addition to the revision.
…
|
|
|
|
@525
|
6 months |
blee |
Create new CONF_EXPORT_INCREMENTAL configuration option.
When enabled, …
|
|
|
|
@524
|
6 months |
blee |
Document the new confexport behavior of checking the revision number of …
|
|
|
|
@523
|
6 months |
blee |
Unbreak inclusion of metadata in recipe-style exports
See #140
|
|
|
|
@522
|
6 months |
blee |
First pass at optimizing confexport performance
* Keep state between …
|
|
|
|
@521
|
6 months |
joshu |
Reverting changes made for import failing on nonexistent directories; see …
|
|
|
|
@520
|
8 months |
joshu |
confman now checks whether the directory that contains a file to be …
|
|
|
|
@519
|
9 months |
joshu |
Addresses blee's worries about a race condition in confman updates by …
|
|
|
|
@518
|
9 months |
joshu |
confman now checks whether a directory exists before trying to import it …
|
|
|
|
@517
|
9 months |
joshu |
Fixes #143
|
|
|
|
@515
|
9 months |
blee |
implement locking for confexport, fixes #141
|
|
|
|
@513
|
9 months |
blee |
fix conf_fetch_file for HTTP transport, fixes #142
|
|
|
|
@512
|
14 months |
joshu |
Changed 'confman update' so that it no longer has the (undocumented) …
|
|
|
|
@511
|
15 months |
joshu |
Adds an $UPDATE_RELEVANT_ONLY option to confman.conf that updates only …
|
|
|
|
@510
|
2 years |
ccowart |
Fixing the die handler to exit the subshell instead of allowing some …
|
|
|
|
@509
|
2 years |
ccowart |
Allowing username overriding for repository access.
Fixes #115
|
|
|
|
@508
|
2 years |
ccowart |
Cleaning up exit handling.
Fixes #114
|
|
|
|
@507
|
2 years |
ccowart |
Moving up the wcopy lock enforces the existence of the wcopy with
a …
|
|
|
|
@506
|
2 years |
ccowart |
Fixing up group permissions on /var/db/confman.
Fixes #110
|
|
|
|
@503
|
2 years |
ccowart |
Documenting bugs.
Fixes #107
|
|
|
|
@501
|
2 years |
ccowart |
Allowing confman recipe edit to be used with no arguments. Also
fixing …
|
|
|
|
@499
|
2 years |
blee |
Fix double installs
Fixes #102
|
|
|
|
@498
|
2 years |
ccowart |
Moving the call to conf_install_file up into the for loop
to overcome the …
|
|
|
|
@497
|
2 years |
blee |
Fix removal of recipe files when recipe creation is canceled
Fixes #103
|
|
|
|
@496
|
2 years |
blee |
Fix the install syntax check regression.
Fixes #104
|
|
|
|
@495
|
2 years |
blee |
Fix the installation of singularities.
There are a few corresponding …
|
|
|
|
@492
|
2 years |
ccowart |
Apparently doing sed_i_cmd in a variable has quoting issues and
doesn't …
|
|
|
|
@491
|
2 years |
ccowart |
Defining $sed_i_cmd that deals with OS-specific logic for whether
-i must …
|
|
|
|
@490
|
2 years |
ccowart |
Fixing function name for recipe commits.
Fixes #101
|
|
|
|
@479
|
2 years |
ccowart |
Correcting a variable naming issue that broke chgrp.
Fixes #99
|
|
|
|
@478
|
2 years |
ccowart |
The call to EDITOR outside the loop was using the correct
>&3 idiom, but …
|
|
|
|
@477
|
2 years |
ccowart |
Passing full paths into conf_commit_file, which is the expected …
|
|
|
|
@476
|
2 years |
blee |
Fix the svn commit in conf_rename.
See #97
|
|
|
|
@475
|
2 years |
blee |
Rewrite confman rename. Fixes some unreported bugs and greatly improves …
|
|
|
|
@473
|
2 years |
blee |
Remove unnecessary username in confman create log message
Fixes #93
|
|
|
|
@471
|
2 years |
ccowart |
Adding support for a -q flag to suppress the no-op log messages.
Fixes …
|
|
|
|
@470
|
2 years |
ccowart |
Fixing double-install issue.
See #89
|
|
|
|
@469
|
2 years |
ccowart |
Removing a debugging statement that slipped into trunk.
See #84
|
|
|
|
@467
|
2 years |
ccowart |
Requiring the recipe be set for confaudit and confsync.
See #88
|
|
|
|
@466
|
2 years |
ccowart |
Fixing install. When one thing led to another, I ended up
reworking …
|
|
|
|
@465
|
2 years |
ccowart |
Locking idiom is improved (and documented in the wiki).
See #87
|
|
|
|
@464
|
2 years |
ccowart |
I've significantly improved the new log message handling features.
The …
|
|
|
|
@463
|
2 years |
ccowart |
Updated confman recipe print with no arguments to print the
host's …
|
|
|
|
@462
|
2 years |
ccowart |
Reworked the way in which confman handles opening an EDITOR for
recipe …
|
|
|
|
@460
|
2 years |
ccowart |
This is a real, tested fix for the linking business. I've also …
|
|
|
|
@457
|
2 years |
blee |
Detect SVNVERSION automatically. This change requires GNU make.
See #81
|
|
|
|
@456
|
2 years |
blee |
Add missing '\' to CLEANFILES.
See #82
|
|
|
|
@454
|
2 years |
blee |
Implement bulk operations for confman recipe remove.
See #72
|
|
|
|
@453
|
2 years |
blee |
Document confman rmmod bulk operations.
See #72
|
|
|
|
@452
|
2 years |
blee |
Implement bulk operations for confman rmmod and robustify error handling.
…
|
|
|
|
@451
|
2 years |
blee |
Implement bulk operations for confman create.
See #72
|
|
|
|
@449
|
2 years |
blee |
Ensure that lock files are world-readable, which removes the need for …
|
|
|
|
@447
|
2 years |
blee |
Catch generic help call in both confmandoc and confadmindoc for clean …
|
|
|
|
@446
|
2 years |
blee |
Remove some trailing whitespace.
|
|
|
|
@445
|
2 years |
blee |
print_help doesn't expect to receive an rc from its caller.
See #79
|
|
|
|
@444
|
2 years |
blee |
print_help doesn't expect to receive an rc from its caller.
See #79
|
|
|
|
@443
|
2 years |
blee |
Fix multiple calls to print_help that were intended to call print_usage.
…
|
|
|
|
@442
|
2 years |
blee |
Remove some trailing whitespace.
|
|
|
|
@441
|
2 years |
blee |
Revert extraneous modification from previous commit.
See #78
|
|
|
|
@440
|
2 years |
blee |
Fix typo in recipe help.
See #78
|
|
|
|