5dec221dd171
|
guts: fix filename encoding
|
Steve Losh |
2010-07-10 |
3b303e310e16
|
web: add a link to download a changeset patch
|
Steve Losh |
2010-07-07 |
8308374acdb2
|
docs: typos, wording
initial-docs
|
Steve Losh |
2010-07-07 |
9a08affdfc35
|
api: remove the broken import
|
Steve Losh |
2010-07-07 |
544c6c7b7603
|
docs: oops
initial-docs
|
Steve Losh |
2010-07-06 |
73232396dd2b
|
docs: style, formatting, wording
initial-docs
|
Steve Losh |
2010-07-06 |
98c12a5d5aec
|
docs: typo
initial-docs
|
Steve Losh |
2010-07-06 |
6800923435cd
|
docs/cli: add docs for --edit
initial-docs
|
Steve Losh |
2010-07-06 |
e86b336ed78f
|
Merge with default.
initial-docs
|
Steve Losh |
2010-07-06 |
48eb55088a67
|
cli: add help for --edit
|
Steve Losh |
2010-07-06 |
d303f56078eb
|
Merge with default.
initial-docs
|
Steve Losh |
2010-07-06 |
a6499117bd1a
|
cli: mention how to stop the web interface in the help
|
Steve Losh |
2010-07-06 |
0fb7159c00cd
|
docs/cli: add docs for --web
initial-docs
|
Steve Losh |
2010-07-06 |
11a7e1d494d2
|
Merge with default.
initial-docs
|
Steve Losh |
2010-07-06 |
639e837f240c
|
cli: add help for --web
|
Steve Losh |
2010-07-06 |
f54f891c2b7f
|
docs: formatting
initial-docs
|
Steve Losh |
2010-07-06 |
d142aacf4480
|
docs/cli: add docs for --check
initial-docs
|
Steve Losh |
2010-07-06 |
206a678a3459
|
docs/cli: more cli documentation
initial-docs
|
Steve Losh |
2010-07-06 |
47104395a16d
|
Merge with default.
initial-docs
|
Steve Losh |
2010-07-06 |
26b710ccba73
|
fab: pull the review data too
|
Steve Losh |
2010-07-06 |
b3dba8dbf9f6
|
contrib/deploy: fix the username setting in the wsgi script
|
Steve Losh |
2010-07-06 |
5c200ed49875
|
api: use json for data storage
|
Steve Losh |
2010-07-06 |
a0244dc7fae1
|
docs: style tweaks
initial-docs
|
Steve Losh |
2010-07-03 |
3a88cfd5c8b7
|
docs: more cli doc work
initial-docs
|
Steve Losh |
2010-07-03 |
f82c3447cf49
|
docs: start the CLI doc
initial-docs
|
Steve Losh |
2010-07-03 |
bb3928ffbda3
|
docs: minor cleanup
initial-docs
|
Steve Losh |
2010-07-03 |
c28a2dae28ef
|
docs: flesh out the web ui deployment docs
initial-docs
|
Steve Losh |
2010-07-03 |
c631e35b5827
|
docs: add a section about deploying a public web ui
initial-docs
|
Steve Losh |
2010-07-03 |
6729a62067ab
|
docs: update Mercurial requirement
initial-docs
|
Steve Losh |
2010-07-03 |
065cc3c25894
|
docs: add a content kick script
initial-docs
|
Steve Losh |
2010-07-03 |
1f220b967ed8
|
docs: clean up the sidebar and adjust code block style
initial-docs
|
Steve Losh |
2010-07-03 |
84b11de68417
|
Merge with default.
initial-docs
|
Steve Losh |
2010-07-03 |
fb401cae8830
|
web: add line-level comment editing support
|
Steve Losh |
2010-07-03 |
c0e1c48cd6a8
|
web: whitespace
|
Steve Losh |
2010-07-03 |
96d10fd456cf
|
fab: update the tool repo when deploying, of course
|
Steve Losh |
2010-07-03 |
c904a77b6bef
|
web: preserve markdown status when moving line comment forms
|
Steve Losh |
2010-07-03 |
b38c46e3fdf6
|
web: preserve comment bodies when moving line comment forms
|
Steve Losh |
2010-07-03 |
83b866324067
|
web: underscorify a few things and fix the line comment form moving
|
Steve Losh |
2010-07-03 |
431b3e74013f
|
web: use underscore.js for templating
|
Steve Losh |
2010-07-03 |
2fd6ee8c3ced
|
web: add file-level comment editing support
|
Steve Losh |
2010-07-03 |
014df093430e
|
web: add review-level comment editing support
|
Steve Losh |
2010-07-03 |
d90c957b5b1a
|
guts: add a fabfile to save my fingers
|
Steve Losh |
2010-07-01 |
773e2317f086
|
Merge with default.
initial-docs
|
Steve Losh |
2010-07-01 |
33f5127b20fb
|
docs: update requirements
|
Steve Losh |
2010-07-01 |
01a47fb22911
|
guts: refactor signoff editing to use the new renaming api
|
Steve Losh |
2010-06-30 |
0c22712a4c18
|
guts: make everything work with Mercurial 1.6
|
Steve Losh |
2010-06-30 |
cf50313cfc6e
|
api: remove the unneeded datastore ref from rcset
|
Steve Losh |
2010-06-19 |
dff2e396a30f
|
cli: add support for editing comments
|
Steve Losh |
2010-06-19 |
03fded64e34e
|
api: add support for editing comments
|
Steve Losh |
2010-06-19 |
2310846513b8
|
tests: factor out get_identifiers and log errors better
|
Steve Losh |
2010-06-19 |
fe2edf9c9098
|
tests: remove "import *" to make pyflakes work better
|
Steve Losh |
2010-06-19 |
f8bca5fc564b
|
tests: clean up unused imports
|
Steve Losh |
2010-06-19 |
3de7cde04f0b
|
tests: rename files to args
|
Steve Losh |
2010-06-19 |
40e13965af72
|
tests: factor out the exception checking
|
Steve Losh |
2010-06-19 |
e29d33ec47b1
|
cli: add support for deleting items
|
Steve Losh |
2010-06-19 |
537000a18d86
|
api: add support for deleting items
|
Steve Losh |
2010-06-19 |
d2a44912c2f7
|
tests: clean up comments
|
Steve Losh |
2010-06-19 |
103828d0bc1a
|
web: use fetch instead of pull
|
Steve Losh |
2010-06-19 |
63630bb5a5d9
|
web: make the push and pull buttons actually do something again
|
Steve Losh |
2010-06-19 |
4a5b97071a4d
|
web: use some of the nifty markdown2 extensions
|
Steve Losh |
2010-06-19 |