Graph
-
web: fix the host/port optionsSat, 12 Jun 2010 00:33:05 -0400, by Steve Losh
-
Clean up imports.Sat, 12 Jun 2010 00:27:45 -0400, by Steve Losh
-
cli: add the --check optionSat, 12 Jun 2010 00:26:26 -0400, by Steve Losh
-
Refactor out helps.Fri, 11 Jun 2010 21:44:34 -0400, by Steve Losh
-
Clean up imports.Fri, 11 Jun 2010 21:31:09 -0400, by Steve Losh
-
Merge the big Flask rewrite.Fri, 11 Jun 2010 21:25:17 -0400, by Steve Losh
-
GTFO whitespace.Fri, 11 Jun 2010 20:07:20 -0400, by Steve Losh
-
Add a friendlier error message when you need to --initFri, 11 Jun 2010 19:59:34 -0400, by Steve Losh
-
More whitespace.Fri, 11 Jun 2010 19:55:16 -0400, by Steve Losh
-
Kill whitespace. I use vim now.Fri, 11 Jun 2010 19:54:05 -0400, by Steve Losh
-
Update the hgignore to support rope.Fri, 11 Jun 2010 19:51:10 -0400, by Steve Losh
-
Ignore ctags.Fri, 14 May 2010 20:41:28 -0400, by Steve Losh
-
Fix a few bugs with commenting on lines.Sun, 02 May 2010 16:52:04 -0400, by Steve Losh
-
Fix comment line nesting.Sun, 02 May 2010 16:35:51 -0400, by Steve Losh
-
Add cancel links to comment/signoff forms to hide them.Sun, 02 May 2010 16:28:22 -0400, by Steve Losh
-
Add signoff support to the web UI.Sat, 01 May 2010 13:51:22 -0400, by Steve Losh
-
Fix the message when cloning an existing review data store.Sat, 01 May 2010 11:48:45 -0400, by Steve Losh
-
Fix the context line bgcolor bug.Sat, 27 Mar 2010 13:20:50 -0400, by Steve Losh
-
Make the font in diffs smaller (for now).Sat, 27 Mar 2010 13:20:10 -0400, by Steve Losh
-
Move the individual line comment forms into comments.js.Sat, 27 Mar 2010 13:03:00 -0400, by Steve Losh
-
Add --address and --port options for the web UI.Sat, 27 Mar 2010 12:22:04 -0400, by Steve Losh
-
Don't give away the repo filesystem path in the web UI footer.Sat, 27 Mar 2010 12:11:12 -0400, by Steve Losh
-
Add a read-only mode to the web interface.Sat, 27 Mar 2010 12:04:57 -0400, by Steve Losh
-
Display a list of signoffs on the web UI changeset pages.Sat, 27 Mar 2010 11:44:59 -0400, by Steve Losh
-
Fix the signoff count on the web UI index page.Sat, 27 Mar 2010 11:22:26 -0400, by Steve Losh
-
Add color for signoffs in the CLI.Sat, 27 Mar 2010 11:10:18 -0400, by Steve Losh
-
Add identifiers to ReviewChangeset's and ReviewSignoff's.Sat, 27 Mar 2010 11:10:12 -0400, by Steve Losh
-
Disable automatic browser opening for now, until we can get it right.Fri, 05 Mar 2010 07:05:44 -0500, by Steve Losh
-
Switch over to CherryPy & Jinja2 for the web UI.Thu, 04 Mar 2010 19:30:24 -0500, by Steve Losh
-
Update the readme to note that this is not stable. webpy-sucksWed, 03 Mar 2010 20:13:58 -0500, by Steve Losh
-
Handle files with no diffs awkwardly, for now. webpy-sucksWed, 03 Mar 2010 19:40:03 -0500, by Steve Losh
-
Use the new annotated diff functionality to fix the changeset web UI. webpy-sucksWed, 03 Mar 2010 19:32:03 -0500, by Steve Losh
-
Refactor the diff-annotating functionality into the API. webpy-sucksWed, 03 Mar 2010 18:55:40 -0500, by Steve Losh
-
Make the index page show (practically) all commits. webpy-sucksTue, 02 Mar 2010 21:59:51 -0500, by Steve Losh
-
Get a bare Cherrypy server up and running. webpy-sucksTue, 02 Mar 2010 20:23:36 -0500, by Steve Losh
-
Remove the confusing local-path functionality.Tue, 02 Mar 2010 19:35:19 -0500, by Steve Losh
-
Testing out moving the code-review repo under .hg/Tue, 02 Mar 2010 19:04:41 -0500, by Steve Losh
-
Whitespace changes.Tue, 02 Mar 2010 19:01:44 -0500, by Steve Losh
-
Add *_level_comments methods to the API and use them.Tue, 02 Mar 2010 19:00:45 -0500, by Steve Losh
-
Add and use ReviewChangeset.review_level_comments.Tue, 02 Mar 2010 18:50:26 -0500, by Steve Losh
-
Formatting changes to assist in code folding.Tue, 02 Mar 2010 18:43:34 -0500, by Steve Losh
-
Update some README formatting.Tue, 02 Mar 2010 18:39:42 -0500, by Steve Losh