Commit Log

commit description author date
627b1d4e0fa3 [index] Add the owner of the cset in a td beetween id and description issue-93 Alain Begey 2014-11-15
87fcb432d230 Merged in kberridge/hg-review (pull request #6) Christophe de Vienne 2014-11-21
b0bcc35b016a web: display branch name on index if other than 'default' Kevin Berridge 2012-09-04
8be7ac46f0ec Fix web tests Christophe de Vienne 2014-11-21
9030dc9517cf web: add basic tests Oben Sonne 2012-07-02
638009474a3b api: Don't crash if the diff has no lines (in case of merge for instance) Benoît Allard 2012-01-23
78819a1b530e api: wrap the exists mkdir call to avoid needless errors Steve Losh 2011-07-18
fa1f7726b08b Merge. Steve Losh 2011-07-18
543110450d50 guts: fix for 1.9 Steve Losh 2011-07-18
48541d29e527 Merged in benallard/hg-review (pull request #1) Steve Losh 2011-06-29
971a3a6e1df9 Only create a .exists file when we add comment or signoff Benoit Allard 2010-08-20
5a30d0a6ca83 api: Accept empty line in diffs, fix issue57 Benoit Allard 2010-07-28
e62677ebd73d web: always show the full changeset description Steve Losh 2011-01-30
4d308e5f132c web: fix summary overflows Steve Losh 2011-01-28
f33efe14bff1 bundled: update flask Steve Losh 2011-01-27
3fe8d9b6705b web: organize the static folder Steve Losh 2011-01-27
a529034a32c1 web: switch to less.js Steve Losh 2011-01-27
9b3fda6ad1df guts: remove the kick script Steve Losh 2011-01-27
4a1d4f847bc4 readme: mention the mailing list Steve Losh 2011-01-27
580225427d99 Add "*.un~" to .hgignore. Steve Losh 2011-01-27
bf2c74655b2f Merge. Steve Losh 2010-07-28
46a08d99f9b9 merged Benoit Allard 2010-07-27
d6523b4269f8 webui: Add a signoff default value, prevent issue56 Benoit Allard 2010-07-27
1d9c439bfe54 contrib/windows: add a script by Daniel Newton to update THG libs Steve Losh 2010-07-27
cada9aab8b6f tests: add some tests for non-ascii diffs Steve Losh 2010-07-24
a21fcb365fcd tests: test for utf-8 and non-utf-8 usernames Steve Losh 2010-07-22
bef3dce04be6 tests: generalize setup_reviewed_repo Steve Losh 2010-07-22
86031ff88aa1 tests: remove unused import Steve Losh 2010-07-22
6cd2b2e4286a tests: whitespace Steve Losh 2010-07-22
2f55173bca52 api: encode ui.username's Steve Losh 2010-07-21
53aadb5be2b6 cli: automatically clone the review data with --web Steve Losh 2010-07-20
9cd3f1057ae1 api: factor out the hgrf logic into reusable functions Steve Losh 2010-07-20
a0929b448985 web: sometimes I hate you, vim Steve Losh 2010-07-20
de7319315abe web: it's 2010 -- time to use git diffs Steve Losh 2010-07-20
a572f4405909 api: it's 2010 -- time to use git diffs Steve Losh 2010-07-20
fcdbab575d22 guts: show some initial feedback when cloning a review repo Steve Losh 2010-07-20
a9a6bf62224c api: handle diffs with no content (adds, removes, etc) Steve Losh 2010-07-20
79f123993c81 cli: encode usernames in headers to the local encoding Steve Losh 2010-07-20
8f18f574990c web: serve patches as application/octet-stream Steve Losh 2010-07-16
96afc843f1a7 util: replace, dammit Steve Losh 2010-07-15
16b417409038 docs: add some initial diagrams Steve Losh 2010-07-14
216e52471475 web: fix some of the username encoding issues Steve Losh 2010-07-14
37378ae56a2f web: fix diff line encoding Steve Losh 2010-07-14
ac571288381e api: add json to demandimport.ignore list André Sintzoff 2010-07-14
374353580a16 web: do not require flask-lesscss to run in debug mode Steve Losh 2010-07-13
a00c883bebfc guts: typo Steve Losh 2010-07-13
8239d5054898 guts: update README Steve Losh 2010-07-13
613600cac7dd Added tag semver for changeset d0665eae3ef4 Steve Losh 2010-07-13
a30114c73d9a Added tag v0.9.0 for changeset d0665eae3ef4 Steve Losh 2010-07-13
d0665eae3ef4 Merge documentation. semver v0.9.0 Steve Losh 2010-07-13
466feb89a9d1 Close the initial-docs branch! initial-docs Steve Losh 2010-07-13
e8d49fb98199 docs: typo initial-docs Steve Losh 2010-07-13
9b78bb09a3db docs: cleanup initial-docs Steve Losh 2010-07-13
d0f41ff4e65e docs/hacking: code block typo initial-docs Steve Losh 2010-07-13
3d544ab012cd docs/hacking: add an initial hacking doc initial-docs Steve Losh 2010-07-13
1b682f65a464 docs: minor style tweaks initial-docs Steve Losh 2010-07-13
22f23f51ce59 docs/api: flesh out the api docs initial-docs Steve Losh 2010-07-13
d3edf7c43e7a Merge with default. initial-docs Steve Losh 2010-07-13
cde269f2147e guts: remove the outdated branch from the README Steve Losh 2010-07-13
959fb4d581f6 docs/api: add the repo layout in ascii art initial-docs Steve Losh 2010-07-13
6c9b5986c7e1 docs: start the api docs initial-docs Steve Losh 2010-07-13
d193a88bd231 docs: rename api doc file initial-docs Steve Losh 2010-07-13
67ffa7032cf7 docs: update footer initial-docs Steve Losh 2010-07-13
c1a265bd7578 docs/webui: mention the project_url option initial-docs Steve Losh 2010-07-13
7ae0c716218d Merge with default. initial-docs Steve Losh 2010-07-13
c0afa545124b web: add the project_url option Steve Losh 2010-07-13
9f8ab6e7b2ec web: add scrollbars to long comments and signoffs Steve Losh 2010-07-13
8cfb4cb7d7aa bundled/markdown2: escape broken HTML comments Steve Losh 2010-07-13
5668dd3e0a95 web: show diffs by default Steve Losh 2010-07-13
6711e7217487 web: whitespace Steve Losh 2010-07-10
62247513862f web: add nice error pages Steve Losh 2010-07-10
9d8c2dd1ed72 web: fix unicode in revhash urls Steve Losh 2010-07-10
80d2d7acbd6c Merge with default. initial-docs Steve Losh 2010-07-10
82d732262031 bundled/markdown2: make markdown links a bit more secure Steve Losh 2010-07-10
1b9066798f87 guts: fix a couple of encoding issues and add encoding tests Steve Losh 2010-07-10
106c2afad69b web: return 404 when trying to access a nonexistant changeset Steve Losh 2010-07-10
8ccff9378aba cli: use unicode for comments and signoffs Steve Losh 2010-07-10
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
53acdea3cf0a bundled/markdown2: hack together an 'imgless' extra Steve Losh 2010-06-19
24f0d81f3aa5 web: pull the forms into separate templates Steve Losh 2010-06-19
63bcbedb9341 web: add support for Markdown formatting Steve Losh 2010-06-19
5101c0cba85d bundled: add markdown2 Steve Losh 2010-06-19
bc5a004bfcca cli: add support for marking comments as Markdown Steve Losh 2010-06-19
9af83b8976fb api: add support for text styles Steve Losh 2010-06-19
802d01307f77 web: add a bit of context for colorboxes Steve Losh 2010-06-19
78d9f73badd9 web: refactoring, colorbox changes, avatar border-radii Steve Losh 2010-06-19
5f877e7ce4d7 web: minor button style changes Steve Losh 2010-06-19
f61b33b27999 guts: adjust paths and imports Steve Losh 2010-06-16
34df61cd0a47 guts: rename some files to make things cleaner Steve Losh 2010-06-16
85c5e6d231b3 docs: minor tweaks initial-docs Steve Losh 2010-06-16
684aad6ac503 docs: add a very bare-bones licensing doc initial-docs Steve Losh 2010-06-16
c549ca1eeb81 docs: work on the webui docs initial-docs Steve Losh 2010-06-16
30864e67432f merge with default initial-docs Steve Losh 2010-06-15
d5280b38dd4c cli: add external editor support Steve Losh 2010-06-15
d63ea569a174 cli: strip leading and trailing whitespace from whole comments Steve Losh 2010-06-15
deb8a96475a5 cli: clean up Steve Losh 2010-06-15
977f6adf3dab cli: get rid of the import * Steve Losh 2010-06-15
b45f32cad5b8 cli: fix help text to look better as rst Steve Losh 2010-06-15
180ec11788d7 ignore docs/_build Steve Losh 2010-06-15
9307f4023849 docs: work on the concepts doc initial-docs Steve Losh 2010-06-15
cf64f6f74ad3 docs: more doc work initial-docs Steve Losh 2010-06-15
289163ebca26 docs: write a basic overview document initial-docs Steve Losh 2010-06-15
cadaa12baca9 docs: wrap up the theme for now initial-docs Steve Losh 2010-06-15
e5f371a08808 docs: more doc structure and themeing initial-docs Steve Losh 2010-06-15
68b8187e26b1 docs: start a theme initial-docs Steve Losh 2010-06-15
5d26872c0260 docs: add more structure to the skeleton initial-docs Steve Losh 2010-06-15
480c971af727 docs: get a basic doc layout up and running initial-docs Steve Losh 2010-06-15
c23995a68f98 docs: start a sphinx doc skeleton initial-docs Steve Losh 2010-06-15
62c034fdeed2 web: add colorbox for comments Steve Losh 2010-06-14
a88dd00c4079 web: add diff line backgrounds and show file comment counts Steve Losh 2010-06-14
c92ca10967c3 web: refactor the templates a bit Steve Losh 2010-06-14
1a2f5b8da6ef api: look in all heads for the .hgreview file Steve Losh 2010-06-14
3ad9a898bc0d whitespace Steve Losh 2010-06-13
daf7418e0d28 web: add navigation links and support empty diffs Steve Losh 2010-06-13
ef7d67f71293 web: fix whitespace in comments and signoffs Steve Losh 2010-06-13
d56ad4bf9dd5 web: reload the data store on each request Steve Losh 2010-06-13
13b6260aed99 web: changeset page improvements Steve Losh 2010-06-13
bcdc35f68d5d web: add pagination Steve Losh 2010-06-13
80d65cd81298 web: style tweaks Steve Losh 2010-06-13
22341c03b3c9 web: fix cset links Steve Losh 2010-06-13
ed09b19b1ba7 web: style changes, minor fixes Steve Losh 2010-06-13
cec804c97165 web: temp fix for unicode in diffs Steve Losh 2010-06-13
b39562553ee2 web: make the title configurable for deployments Steve Losh 2010-06-13
a82d0a798b84 web: fix changeset page title Steve Losh 2010-06-13
69015b8a626f web: add a site_root option for deployments Steve Losh 2010-06-13
1262a21153ac web: add anonymous commenting Steve Losh 2010-06-13
b0458ebb77dd Merge deploy. Steve Losh 2010-06-13
e2948af5b2fb Close the deploy branch. deploy Steve Losh 2010-06-13
83c03382b6fc contrib/deploy: minor fixes deploy Steve Losh 2010-06-13
04f43fdb2423 contrib/deploy: get my paths out of there deploy Steve Losh 2010-06-13
4196b409b8b0 contrib/deploy: start working on some sample deployment files deploy Steve Losh 2010-06-13
993a35243d1c web: adjust page titles Steve Losh 2010-06-13
647c0ea1bce7 web: store data on the app object instead of globally Steve Losh 2010-06-13
7551a383f66a web: text-shadow tweak Steve Losh 2010-06-13
757e193ec1b1 web: comments, styling, and multiline comments, OH MY Steve Losh 2010-06-13
ee8d78fbf746 web: more styles Steve Losh 2010-06-13
92e5e6c71595 web: add focus css for buttons Steve Losh 2010-06-13
0d78b56ae9aa web: make the submit buttons work Steve Losh 2010-06-13
444f6ef08d88 web: you guessed it Steve Losh 2010-06-13
7521b06e6b18 web: add hovering on comments to highlight lines Steve Losh 2010-06-13
805b5a153985 web: get diffs looking nice (and add kick) Steve Losh 2010-06-13
191d8a0d6190 web: hide file contents by default Steve Losh 2010-06-13
17ad8036c6e2 web: yep, more styles Steve Losh 2010-06-13
4a6d47faac16 web: add placeholder text Steve Losh 2010-06-13
a150f425c074 web: style the signoff list Steve Losh 2010-06-13
fcbf8d764330 web: much more styling Steve Losh 2010-06-13
c4db1e4882dd web: yet more styling. index is done for now. Steve Losh 2010-06-13
cd17a814bf17 web: more styling Steve Losh 2010-06-12
eaa63ba9a24e web: start a new style Steve Losh 2010-06-12
26f02ba9c003 web: lessify Steve Losh 2010-06-12
84af7bc5ab60 web: switch to lesscss and render it while in debug mode Steve Losh 2010-06-12
921222f48d5d web: use --debug to turn on debug mode for the server Steve Losh 2010-06-12
f541cc7321a9 web: fix the host/port options Steve Losh 2010-06-12
f6d10a9c8fda Clean up imports. Steve Losh 2010-06-12
fee142eef88d cli: add the --check option Steve Losh 2010-06-12
2f87e72fa84e Refactor out helps. Steve Losh 2010-06-12
5c05c7aced32 Clean up imports. Steve Losh 2010-06-12
1bc531c0495e Merge the big Flask rewrite. Steve Losh 2010-06-12
05de33c5b8fe Done with the main Flask rewrite. flask Steve Losh 2010-06-12
b56935dc75b2 Update README. flask Steve Losh 2010-06-12
93e7fb8a1323 Holy sweet god it works. flask Steve Losh 2010-06-12
b45d0345f936 More cleanup. flask Steve Losh 2010-06-12
e57c86639185 Make template rendering calls suck a bit less. flask Steve Losh 2010-06-12
776a8c6e70a0 More cleanup. Wow, the index works... flask Steve Losh 2010-06-12
1488999c9507 Clean up and get ready for the big rewrite. flask Steve Losh 2010-06-12
884f75280a91 Bundle simplejson. flask Steve Losh 2010-06-12
9a463602589d Update jinja2 flask Steve Losh 2010-06-12
b2bd9c232faa Bundle Werkzeug. flask Steve Losh 2010-06-12
46b413229d3d Bundle Flask. flask Steve Losh 2010-06-12
07c3f5360b22 Unbundle cherrypy and webpy. flask Steve Losh 2010-06-12
b0482e5ac2bf Merge whitespace cleanup. flask Steve Losh 2010-06-12
a909c2ba47f0 GTFO whitespace. Steve Losh 2010-06-12
9f5c608a45a1 Start the Flask rewrite. flask Steve Losh 2010-06-12
a55ffc78928c Add a friendlier error message when you need to --init Steve Losh 2010-06-11
2e5d4343bf8f More whitespace. Steve Losh 2010-06-11
6c968c9121c3 Kill whitespace. I use vim now. Steve Losh 2010-06-11
77623ec598c6 Update the hgignore to support rope. Steve Losh 2010-06-11
a0c98a413342 Ignore ctags. Steve Losh 2010-05-15
51b8306fa0c4 Fix a few bugs with commenting on lines. Steve Losh 2010-05-02
f5bdfc1d952f Fix comment line nesting. Steve Losh 2010-05-02
ebc5f7c7a6b7 Add cancel links to comment/signoff forms to hide them. Steve Losh 2010-05-02