Commit Log

commit description author date
77623ec598c6 Update the hgignore to support rope. Steve Losh 2010-06-11
a0c98a413342 Ignore ctags. Steve Losh 2010-05-15
51b8306fa0c4 Fix a few bugs with commenting on lines. Steve Losh 2010-05-02
f5bdfc1d952f Fix comment line nesting. Steve Losh 2010-05-02
ebc5f7c7a6b7 Add cancel links to comment/signoff forms to hide them. Steve Losh 2010-05-02
9d032dbf867d Add signoff support to the web UI. Steve Losh 2010-05-01
b8654f4e6386 Fix the message when cloning an existing review data store. Steve Losh 2010-05-01
c43c4b53762b Fix the context line bgcolor bug. Steve Losh 2010-03-27
45cd1e619896 Make the font in diffs smaller (for now). Steve Losh 2010-03-27
f841259cc87e Move the individual line comment forms into comments.js. Steve Losh 2010-03-27
048ef4889301 Add --address and --port options for the web UI. Steve Losh 2010-03-27
ac324e064f82 Don't give away the repo filesystem path in the web UI footer. Steve Losh 2010-03-27
6df093d9f238 Add a read-only mode to the web interface. Steve Losh 2010-03-27
52b914764732 Display a list of signoffs on the web UI changeset pages. Steve Losh 2010-03-27
1f723957f6e5 Fix the signoff count on the web UI index page. Steve Losh 2010-03-27
edb16fb75b47 Add color for signoffs in the CLI. Steve Losh 2010-03-27
22de90ef33ed Add identifiers to ReviewChangeset's and ReviewSignoff's. Steve Losh 2010-03-27
b1448ebe2909 Disable automatic browser opening for now, until we can get it right. Steve Losh 2010-03-05
42c92aea92e0 Switch over to CherryPy & Jinja2 for the web UI. Steve Losh 2010-03-05
92372dcdd93e Finish switching to CherryPy & Jinja2. webpy-sucks Steve Losh 2010-03-05
15de5872c830 Fix a bunch of crap. webpy-sucks Steve Losh 2010-03-05
bb734cf7e12c Update the readme to note that this is not stable. webpy-sucks Steve Losh 2010-03-04
da5e042343da Handle files with no diffs awkwardly, for now. webpy-sucks Steve Losh 2010-03-04
12301b2a5461 Remove unused functions from utils. webpy-sucks Steve Losh 2010-03-04
85b4ae69ded2 Use the new annotated diff functionality to fix the changeset web UI. webpy-sucks Steve Losh 2010-03-04
ddea94e8e138 Refactor the diff-annotating functionality into the API. webpy-sucks Steve Losh 2010-03-03
f936bf37db17 Checkpoint before the big refactor. webpy-sucks Steve Losh 2010-03-03
c3a0ea6aa1df Make the index page show (practically) all commits. webpy-sucks Steve Losh 2010-03-03
538a3dada709 Make the index page work with CherryPy. webpy-sucks Steve Losh 2010-03-03
8e18e2c40a06 More work on the cherrypy base. webpy-sucks Steve Losh 2010-03-03
36b37712c670 Get a bare Cherrypy server up and running. webpy-sucks Steve Losh 2010-03-03
256716e3a3d7 Add Jinja2 as a bundled app. webpy-sucks Steve Losh 2010-03-03
4e1fb853d9d2 Add CherryPy as a bundled app. webpy-sucks Steve Losh 2010-03-03
1133505b5b04 Remove the confusing local-path functionality. Steve Losh 2010-03-03
69368d3b3fa4 Testing out moving the code-review repo under .hg/ Steve Losh 2010-03-03
597da245ce41 Whitespace changes. Steve Losh 2010-03-03
2d471b406299 Add *_level_comments methods to the API and use them. Steve Losh 2010-03-03
8a546e4e071e Add and use ReviewChangeset.review_level_comments. Steve Losh 2010-03-02
99b7409c4b45 Formatting changes to assist in code folding. Steve Losh 2010-03-02
23930691ebe7 Update some README formatting. Steve Losh 2010-03-02