Lucien Greathouse
1031600c63
Batch rename: imfs -> vfs
2019-10-12 13:58:00 -07:00
Lucien Greathouse
24c697bea7
Port commands to use common setup code
...
Initialization logic needed for serve, build, and upload is now
much more clear than it was when these functions were written.
This commit refactors all of them to use a new common_setup
module for all of their initialization that's the same.
2019-10-11 18:35:10 -07:00
Lucien Greathouse
e60be94be0
Move patch apply test utility into tree_view module
2019-10-07 16:21:25 -07:00
Lucien Greathouse
5630cea9a0
Improve command line and web interface
2019-09-23 17:54:04 -07:00
Lucien Greathouse
2440d9fc48
Create ChangeProcessor for routing events from imfs to tree to message queue
2019-09-23 16:09:58 -07:00
Lucien Greathouse
618185a52d
Start using multimap correctly for path tracking in RojoTree
2019-09-09 11:50:58 -07:00
Lucien Greathouse
8dbc6ab7d3
Start MapSet work
2019-09-06 17:05:01 -07:00
Lucien Greathouse
d5c816f24d
Document and expose public members for Rojo API
2019-09-03 14:20:12 -07:00
Lucien Greathouse
27839dfd21
Shuffle web_interface into web::interface
2019-09-03 14:00:31 -07:00
Lucien Greathouse
a31bfbefa7
Start extracting web interface from implementation
2019-09-03 13:57:28 -07:00
Lucien Greathouse
8fe1fa48b8
Let Rojo pull auth cookie from registry on Windows
2019-08-28 13:21:30 -07:00
Lucien Greathouse
e5575b782c
Hide project module, moving towards Rojo API
2019-08-28 12:20:20 -07:00
Lucien Greathouse
6f7dbe99fe
Move Rojo server into root of the repository
2019-08-27 16:56:52 -07:00