WAE  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

36 check-ins

2020-03-07 22:34
Fixing the project structure to build on go Leaf check-in: 870332f754 user: Armageddon tags: config
2020-03-07 22:22
merge from trunk for a working core check-in: a5441241ec user: Armageddon tags: config
2020-03-07 22:17
Comment out the pathMonitor filters for now since they don't work. Leaf check-in: 011d4ece2e user: masky tags: trunk
2020-03-07 22:07
Adding the follow and the recurse flags to the configuration check-in: 6a3e2dd3b3 user: Armageddon tags: config
2020-03-07 22:02
Moving configuration to its own package check-in: 2b1594aa42 user: Armageddon tags: config
2020-03-07 21:53
Merged trunk into config. check-in: 8d530b7a60 user: masky tags: config
2020-03-07 21:45
Adding the ability to read yaml configuration files check-in: cad647f10b user: Armageddon tags: config
2020-03-07 02:52
Ongoing work to make the default filters that enable PathMonitor to do its job. check-in: fa9078a6dc user: masky tags: trunk
2020-03-04 15:39
Improved documentation. Continued enhancements. check-in: b3b1df9e06 user: masky tags: trunk
2020-03-03 23:43
Add new follow switch. Document Types. Rearrange some things. Have PathMonitor
execute functions per file events.
check-in: 0f3a5955a4 user: masky tags: trunk
2020-03-03 16:28
Closing the restructuring branch, merged in work to trunk. check-in: d98ac9d41a user: masky tags: trunk
2020-03-03 16:27
PathMonitor now finds the target entry and executes the correct action on an
entry that has experienced an event.
Closed-Leaf check-in: 259805d57c user: masky tags: restructuring
2020-03-03 15:52
Restructured Path Monitoring into its own file with a type and "methods". check-in: 90ab5805f1 user: masky tags: restructuring
2020-03-03 12:28
Create new branch named "daemonization" Leaf check-in: 08f4f5adfb user: masky tags: daemonization
2020-03-03 12:22
Create new branch named "restructuring" check-in: bbbd3f763d user: masky tags: restructuring
2020-03-03 12:21
Create new branch named "better-logging" Leaf check-in: cf5aae0976 user: masky tags: better-logging
2020-03-03 12:14
Add comments asserting a plan. check-in: 77a78aecd1 user: masky tags: trunk
2020-03-03 12:01
Merge in kingpin branch. check-in: 2b9ad442e5 user: masky tags: trunk
2020-03-03 12:01
Merged in trunk. Added verbose switch. Leaf check-in: 6e32eab44e user: masky tags: kingpin
2020-03-03 11:43
Lots of fixes to get things back actually compiling. check-in: ceab41cf69 user: masky tags: trunk
2020-03-03 10:46
Merging back in trunk before further work. check-in: f1b7aa6176 user: masky tags: kingpin
2020-03-03 03:09
Create new branch named "awaitExistence-as-watcher" Leaf check-in: a795126700 user: masky tags: awaitExistence-as-watcher
2020-03-03 02:56
Further simplifications... don't do the same work in 2 different places:
awaitExistence, checkEntry (was testEntry)
A few name changes.
check-in: 8a7dc0bb51 user: masky tags: trunk
2020-03-03 02:46
Slight change to stop a double os.Stat() check-in: fa0390003a user: masky tags: trunk
2020-03-03 02:38
Moved types into their own file along with consts. Simplified creation of
watchEntry.
check-in: 7f8bd88038 user: masky tags: trunk
2020-03-02 23:52
Merged in recursion. check-in: 0727aa593a user: masky tags: trunk
2020-03-02 23:49
Recursion fixed, printf debugging removed. Closed-Leaf check-in: 39362d6918 user: masky tags: recursion
2020-03-02 22:55
Slight fixed to resolve merge conflict, pulls in the good work for a proper cli
interface.
check-in: f31dd4a16b user: masky tags: trunk
2020-03-02 22:35
Attempting to add in recursion, lots of printf debugging and broken. check-in: 430215805f user: masky tags: recursion
2020-03-02 22:17
Adding initial iteration of the command line interface check-in: 05f7d5d054 user: Armageddon tags: kingpin
2020-03-02 21:00
Create new branch named "kingpin" check-in: 7b41734fbc user: Armageddon tags: kingpin
2020-03-02 20:58
Simplifying some. check-in: e1c020a7b2 user: masky tags: trunk
2020-03-02 20:11
Remove the wae executable, clean up the code and restructure a bit. check-in: 829c341311 user: masky tags: trunk
2020-03-02 17:21
Added copyright notice. check-in: 16945bcbf3 user: masky tags: trunk
2020-03-02 17:16
Starting work on wae. A little tester that can be expanded is present. check-in: b1dccd2504 user: masky tags: trunk
2020-03-02 17:07
initial empty check-in check-in: c7c6d09d43 user: masky tags: trunk