Graph
-
web: add diff line backgrounds and show file comment counts2010-06-14, by Steve Losh
-
web: refactor the templates a bit2010-06-14, by Steve Losh
-
api: look in all heads for the .hgreview file2010-06-14, by Steve Losh
-
whitespace2010-06-13, by Steve Losh
-
web: add navigation links and support empty diffs2010-06-13, by Steve Losh
-
web: fix whitespace in comments and signoffs2010-06-13, by Steve Losh
-
web: reload the data store on each request2010-06-13, by Steve Losh
-
web: changeset page improvements2010-06-13, by Steve Losh
-
web: add pagination2010-06-13, by Steve Losh
-
web: style tweaks2010-06-13, by Steve Losh
-
web: fix cset links2010-06-13, by Steve Losh
-
web: style changes, minor fixes2010-06-13, by Steve Losh
-
web: temp fix for unicode in diffs2010-06-13, by Steve Losh
-
web: make the title configurable for deployments2010-06-13, by Steve Losh
-
web: fix changeset page title2010-06-13, by Steve Losh
-
web: add a site_root option for deployments2010-06-13, by Steve Losh
-
web: add anonymous commenting2010-06-13, by Steve Losh
-
Merge deploy.2010-06-13, by Steve Losh
-
web: adjust page titles2010-06-13, by Steve Losh
-
web: store data on the app object instead of globally2010-06-13, by Steve Losh
-
web: text-shadow tweak2010-06-13, by Steve Losh
-
web: comments, styling, and multiline comments, OH MY2010-06-13, by Steve Losh
-
web: more styles2010-06-13, by Steve Losh
-
web: add focus css for buttons2010-06-13, by Steve Losh
-
web: make the submit buttons work2010-06-13, by Steve Losh
-
web: you guessed it2010-06-13, by Steve Losh
-
web: add hovering on comments to highlight lines2010-06-13, by Steve Losh
-
web: get diffs looking nice (and add kick)2010-06-13, by Steve Losh
-
web: hide file contents by default2010-06-13, by Steve Losh
-
web: yep, more styles2010-06-13, by Steve Losh
-
web: add placeholder text2010-06-13, by Steve Losh
-
web: style the signoff list2010-06-13, by Steve Losh
-
web: much more styling2010-06-13, by Steve Losh
-
web: yet more styling. index is done for now.2010-06-13, by Steve Losh
-
web: more styling2010-06-12, by Steve Losh
-
web: start a new style2010-06-12, by Steve Losh
-
web: lessify2010-06-12, by Steve Losh
-
web: switch to lesscss and render it while in debug mode2010-06-12, by Steve Losh
-
web: use --debug to turn on debug mode for the server2010-06-12, by Steve Losh
-
web: fix the host/port options2010-06-12, by Steve Losh
-
Clean up imports.2010-06-12, by Steve Losh
-
cli: add the --check option2010-06-12, by Steve Losh
-
Refactor out helps.2010-06-12, by Steve Losh
-
Clean up imports.2010-06-12, by Steve Losh
-
Merge the big Flask rewrite.2010-06-12, by Steve Losh
-
GTFO whitespace.2010-06-12, by Steve Losh
-
Add a friendlier error message when you need to --init2010-06-11, by Steve Losh
-
More whitespace.2010-06-11, by Steve Losh
-
Kill whitespace. I use vim now.2010-06-11, by Steve Losh
-
Update the hgignore to support rope.2010-06-11, by Steve Losh
-
Ignore ctags.2010-05-15, by Steve Losh
-
Fix a few bugs with commenting on lines.2010-05-02, by Steve Losh
-
Fix comment line nesting.2010-05-02, by Steve Losh
-
Add cancel links to comment/signoff forms to hide them.2010-05-02, by Steve Losh
-
Add signoff support to the web UI.2010-05-01, by Steve Losh
-
Fix the message when cloning an existing review data store.2010-05-01, by Steve Losh
-
Fix the context line bgcolor bug.2010-03-27, by Steve Losh
-
Make the font in diffs smaller (for now).2010-03-27, by Steve Losh
-
Move the individual line comment forms into comments.js.2010-03-27, by Steve Losh
-
Add --address and --port options for the web UI.2010-03-27, by Steve Losh
-
Don't give away the repo filesystem path in the web UI footer.2010-03-27, by Steve Losh
-
Add a read-only mode to the web interface.2010-03-27, by Steve Losh
-
Display a list of signoffs on the web UI changeset pages.2010-03-27, by Steve Losh
-
Fix the signoff count on the web UI index page.2010-03-27, by Steve Losh
-
Add color for signoffs in the CLI.2010-03-27, by Steve Losh
-
Add identifiers to ReviewChangeset's and ReviewSignoff's.2010-03-27, by Steve Losh
-
Disable automatic browser opening for now, until we can get it right.2010-03-05, by Steve Losh
-
Switch over to CherryPy & Jinja2 for the web UI.2010-03-05, by Steve Losh
-
Use the new annotated diff functionality to fix the changeset web UI. webpy-sucks2010-03-04, by Steve Losh
-
Remove the confusing local-path functionality.2010-03-03, by Steve Losh
-
Testing out moving the code-review repo under .hg/2010-03-03, by Steve Losh
-
Whitespace changes.2010-03-03, by Steve Losh
-
Add *_level_comments methods to the API and use them.2010-03-03, by Steve Losh
-
Add and use ReviewChangeset.review_level_comments.2010-03-02, by Steve Losh
-
Formatting changes to assist in code folding.2010-03-02, by Steve Losh
-
Update some README formatting.2010-03-02, by Steve Losh
-
Make the color functionality compatible with 1.3.1.2010-02-06, by Steve Losh
-
Merge the branch closing.2010-02-06, by Steve Losh
-
open the web browser when doing the web thingy. webui2010-02-06, by Dan Villiom Podlaski Christiansen
-
Merge the bug fix.2009-10-22, by Steve Losh
-
Merge the webui skipped line counts -- too important to leave in the branch.2009-10-21, by Steve Losh
-
Merge the webui into the mainline.2009-10-21, by Steve Losh
-
Update the README with instructions for trying it out.2009-10-21, by Steve Losh
-
Initialize code review.2009-10-21, by Steve Losh
-
This is not funny, this is a morality tale about the evils of copy/paste.2009-10-12, by Steve Losh
-
Add a test for initializing clones.2009-10-12, by Steve Losh
-
Refactor datastore initialization.2009-10-11, by Steve Losh
-
Start adding documentation for hg review --init2009-10-11, by Steve Losh
-
Clean up the helptable entries a bit.2009-10-11, by Steve Losh
-
Require a remote path.2009-10-11, by Steve Losh
-
Add documentation for hg review2009-10-11, by Steve Losh
-
Change some help formatting.2009-10-11, by Steve Losh
-
Die, copypasted triple single quotes, DIE.2009-10-10, by Steve Losh
-
Add some documentation for hg review --signoff2009-10-10, by Steve Losh
-
Add some documentation for hg review --comment2009-10-10, by Steve Losh
-
Add some skeletal help topics.2009-10-10, by Steve Losh
-
Add the basic usage doc.2009-10-10, by Steve Losh
-
Change the default review datastore directory name.2009-10-10, by Steve Losh
-
Add signoff messages into the review output.2009-10-10, by Steve Losh
-
Add the ability to comment on multiple files at once.2009-10-10, by Steve Losh
-
Remove an unused option.2009-10-10, by Steve Losh
-
Add real date and time support to the API, and use it in the UI.2009-10-10, by Steve Losh
-
Change a bit of whitespace.2009-10-10, by Steve Losh
-
Add tests for contextual diffs with comments.2009-10-10, by Steve Losh
-
Refactor the author line generation in tests. It's much cleaner now.2009-10-10, by Steve Losh
-
Add more API documentation.2009-10-10, by Steve Losh
-
Add some simple tests for the contextualized diffs.2009-10-10, by Steve Losh
-
Add a docstring for the new diffs() method.2009-10-10, by Steve Losh
-
Print comments on skipped lines.2009-10-09, by Steve Losh
-
Add support for diff context amounts.2009-10-09, by Steve Losh
-
Add and reformat strings and documentation.2009-10-09, by Steve Losh
-
Add more documentation for the API.2009-10-08, by Steve Losh
-
Mark _render_data methods as private.2009-10-08, by Steve Losh
-
Mark the internal object commit and delete methods as private.2009-10-08, by Steve Losh
-
Add more API documentation (notice a trend yet?).2009-10-08, by Steve Losh
-
Add more API documentation.2009-10-08, by Steve Losh
-
Add more documentation to the API.2009-10-08, by Steve Losh
-
Strip even more from the diffs Mercurial gives us.2009-10-08, by Steve Losh
-
Start adding some documentation to the internals of the API.2009-10-08, by Steve Losh
-
Fix the path sanitization and add some tests.2009-10-07, by Steve Losh