Graph
-
fab: pull the review data too2010-07-06, by Steve Losh
-
contrib/deploy: fix the username setting in the wsgi script2010-07-06, by Steve Losh
-
api: use json for data storage2010-07-06, by Steve Losh
-
web: add line-level comment editing support2010-07-03, by Steve Losh
-
web: whitespace2010-07-03, by Steve Losh
-
fab: update the tool repo when deploying, of course2010-07-03, by Steve Losh
-
web: preserve markdown status when moving line comment forms2010-07-03, by Steve Losh
-
web: preserve comment bodies when moving line comment forms2010-07-03, by Steve Losh
-
web: underscorify a few things and fix the line comment form moving2010-07-03, by Steve Losh
-
web: use underscore.js for templating2010-07-03, by Steve Losh
-
web: add file-level comment editing support2010-07-03, by Steve Losh
-
web: add review-level comment editing support2010-07-03, by Steve Losh
-
guts: add a fabfile to save my fingers2010-07-01, by Steve Losh
-
docs: update requirements2010-07-01, by Steve Losh
-
guts: refactor signoff editing to use the new renaming api2010-06-30, by Steve Losh
-
guts: make everything work with Mercurial 1.62010-06-30, by Steve Losh
-
api: remove the unneeded datastore ref from rcset2010-06-19, by Steve Losh
-
cli: add support for editing comments2010-06-19, by Steve Losh
-
api: add support for editing comments2010-06-19, by Steve Losh
-
tests: factor out get_identifiers and log errors better2010-06-19, by Steve Losh
-
tests: remove "import *" to make pyflakes work better2010-06-19, by Steve Losh
-
tests: clean up unused imports2010-06-19, by Steve Losh
-
tests: rename files to args2010-06-19, by Steve Losh
-
tests: factor out the exception checking2010-06-19, by Steve Losh
-
cli: add support for deleting items2010-06-19, by Steve Losh
-
api: add support for deleting items2010-06-19, by Steve Losh
-
tests: clean up comments2010-06-19, by Steve Losh
-
web: use fetch instead of pull2010-06-19, by Steve Losh
-
web: make the push and pull buttons actually do something again2010-06-19, by Steve Losh
-
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