Graph
-
web: use some of the nifty markdown2 extensions2010-06-19, by Steve Losh
-
bundled/markdown2: hack together an 'imgless' extra2010-06-19, by Steve Losh
-
web: pull the forms into separate templates2010-06-19, by Steve Losh
-
web: add support for Markdown formatting2010-06-19, by Steve Losh
-
bundled: add markdown22010-06-19, by Steve Losh
-
cli: add support for marking comments as Markdown2010-06-19, by Steve Losh
-
api: add support for text styles2010-06-19, by Steve Losh
-
web: add a bit of context for colorboxes2010-06-19, by Steve Losh
-
web: refactoring, colorbox changes, avatar border-radii2010-06-19, by Steve Losh
-
web: minor button style changes2010-06-19, by Steve Losh
-
guts: adjust paths and imports2010-06-16, by Steve Losh
-
guts: rename some files to make things cleaner2010-06-16, by Steve Losh
-
cli: add external editor support2010-06-15, by Steve Losh
-
cli: strip leading and trailing whitespace from whole comments2010-06-15, by Steve Losh
-
cli: clean up2010-06-15, by Steve Losh
-
cli: get rid of the import *2010-06-15, by Steve Losh
-
cli: fix help text to look better as rst2010-06-15, by Steve Losh
-
ignore docs/_build2010-06-15, by Steve Losh
-
web: add colorbox for comments2010-06-14, by Steve Losh
-
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