Commit Log

commit description author date
9f5c608a45a1 Start the Flask rewrite. flask Steve Losh Fri, 11 Jun 2010 20:02:39 -0400
a55ffc78928c Add a friendlier error message when you need to --init Steve Losh Fri, 11 Jun 2010 19:59:34 -0400
2e5d4343bf8f More whitespace. Steve Losh Fri, 11 Jun 2010 19:55:16 -0400
6c968c9121c3 Kill whitespace. I use vim now. Steve Losh Fri, 11 Jun 2010 19:54:05 -0400
77623ec598c6 Update the hgignore to support rope. Steve Losh Fri, 11 Jun 2010 19:51:10 -0400
a0c98a413342 Ignore ctags. Steve Losh Fri, 14 May 2010 20:41:28 -0400
51b8306fa0c4 Fix a few bugs with commenting on lines. Steve Losh Sun, 02 May 2010 16:52:04 -0400
f5bdfc1d952f Fix comment line nesting. Steve Losh Sun, 02 May 2010 16:35:51 -0400
ebc5f7c7a6b7 Add cancel links to comment/signoff forms to hide them. Steve Losh Sun, 02 May 2010 16:28:22 -0400
9d032dbf867d Add signoff support to the web UI. Steve Losh Sat, 01 May 2010 13:51:22 -0400
b8654f4e6386 Fix the message when cloning an existing review data store. Steve Losh Sat, 01 May 2010 11:48:45 -0400
c43c4b53762b Fix the context line bgcolor bug. Steve Losh Sat, 27 Mar 2010 13:20:50 -0400
45cd1e619896 Make the font in diffs smaller (for now). Steve Losh Sat, 27 Mar 2010 13:20:10 -0400
f841259cc87e Move the individual line comment forms into comments.js. Steve Losh Sat, 27 Mar 2010 13:03:00 -0400
048ef4889301 Add --address and --port options for the web UI. Steve Losh Sat, 27 Mar 2010 12:22:04 -0400
ac324e064f82 Don't give away the repo filesystem path in the web UI footer. Steve Losh Sat, 27 Mar 2010 12:11:12 -0400
6df093d9f238 Add a read-only mode to the web interface. Steve Losh Sat, 27 Mar 2010 12:04:57 -0400
52b914764732 Display a list of signoffs on the web UI changeset pages. Steve Losh Sat, 27 Mar 2010 11:44:59 -0400
1f723957f6e5 Fix the signoff count on the web UI index page. Steve Losh Sat, 27 Mar 2010 11:22:26 -0400
edb16fb75b47 Add color for signoffs in the CLI. Steve Losh Sat, 27 Mar 2010 11:10:18 -0400
22de90ef33ed Add identifiers to ReviewChangeset's and ReviewSignoff's. Steve Losh Sat, 27 Mar 2010 11:10:12 -0400
b1448ebe2909 Disable automatic browser opening for now, until we can get it right. Steve Losh Fri, 05 Mar 2010 07:05:44 -0500
42c92aea92e0 Switch over to CherryPy & Jinja2 for the web UI. Steve Losh Thu, 04 Mar 2010 19:30:24 -0500
92372dcdd93e Finish switching to CherryPy & Jinja2. webpy-sucks Steve Losh Thu, 04 Mar 2010 19:28:48 -0500
15de5872c830 Fix a bunch of crap. webpy-sucks Steve Losh Thu, 04 Mar 2010 19:21:34 -0500
bb734cf7e12c Update the readme to note that this is not stable. webpy-sucks Steve Losh Wed, 03 Mar 2010 20:13:58 -0500
da5e042343da Handle files with no diffs awkwardly, for now. webpy-sucks Steve Losh Wed, 03 Mar 2010 19:40:03 -0500
12301b2a5461 Remove unused functions from utils. webpy-sucks Steve Losh Wed, 03 Mar 2010 19:34:12 -0500
85b4ae69ded2 Use the new annotated diff functionality to fix the changeset web UI. webpy-sucks Steve Losh Wed, 03 Mar 2010 19:32:03 -0500
ddea94e8e138 Refactor the diff-annotating functionality into the API. webpy-sucks Steve Losh Wed, 03 Mar 2010 18:55:40 -0500