summaryrefslogtreecommitdiff
path: root/src/commit
AgeCommit message (Collapse)Author
2012-07-11Log node of commit failureStephen Hemminger
Bug 8192 Put message in log about failed node
2011-06-30Bugfix 7224: check nodes immediate children for changes when the node its ↵John Southworth
self is unchanged. If a child has changed run the commit check for the node
2011-06-13bug fix for 7178 - commit hook for demo-entitlement notifications not working.Deepti Kulkarni
2011-05-23match old "in_delete_action" behaviorAn-Cheng Huang
2011-05-20fix for bug 5460An-Cheng Huang
* handle value ordering for "multi:" nodes correctly during commit.
2011-05-20update comment, fix typo, etc.An-Cheng Huang
2011-05-18correct comment file handling in copy and minor cleanup.An-Cheng Huang
2011-05-17reimplement commit lockingAn-Cheng Huang
2011-05-17minor feature etc.An-Cheng Huang
* add commit notification. * fix relative VAR references that traverse up to root level.
2011-05-16reimplement commit hooks mechanismAn-Cheng Huang
* do NOT reinvent the wheel (directory traversal, sorting, script execution, etc.) when the functionality is already provided by the system. * eliminate hard-coded hook directory in various feastures. everyone should obtain the directory path from the config backend.
2011-05-10clean up when committing no changesAn-Cheng Huang
(cherry picked from commit 113b5ee593fd3196e2b1c828c3dd82032758e492)
2011-05-10preliminary implementation of new commitAn-Cheng Huang
(cherry picked from commit 1b2a0fd1ae1e6dfc18e4f75f73cd7befb47cf538)