Mercurial > hg
log mercurial/server.py @ 31445:83e080144faf
age | author | description |
---|---|---|
Sat, 15 Oct 2016 14:30:16 +0900 | Yuya Nishihara | chgserver: make it a core module and drop extension flags |
Sat, 15 Oct 2016 14:19:16 +0900 | Yuya Nishihara | server: add public function to select either cmdserver or hgweb |
Sat, 15 Oct 2016 14:09:36 +0900 | Yuya Nishihara | server: move service factory from hgweb |
Sat, 15 Oct 2016 13:57:17 +0900 | Yuya Nishihara | server: move service table and factory from commandserver |
Sat, 15 Oct 2016 13:47:43 +0900 | Yuya Nishihara | server: move cmdutil.service() to new module (API) |