Commit Log

commit description author date
649e19f4c2e8 Closing webui, it is stable enough for now. webui Steve Losh 2010-02-06
404dfd62a3ec Whitespace changes to make TextMate happier. webui Steve Losh 2010-02-06
e5f1f96f7d75 Colorize output of the "hg review" command webui David Douard 2010-02-06
d22951120189 Changes to become Python 2.5 compatible webui David Douard 2010-02-06
83f2e11a22be Display skipped comments on the last hunk in the web UI. webui Steve Losh 2010-02-06
475b1a886645 open the web browser when doing the web thingy. webui Dan Villiom Podlaski Christiansen 2010-02-06
e627607e24d0 Fix a grammatical error. webui Steve Losh 2010-02-06
474bb295c5f8 Show comments on skipped hunks at the end of files. webui Steve Losh 2010-02-06
b30379368b53 Fix a bug in the debug-printing of comments. webui Steve Losh 2010-02-06
666bc8af55a3 Add push and pull buttons on every page. webui Steve Losh 2009-11-13
91bd7fd0bd98 Add a "Files" header. webui Steve Losh 2009-11-11
c428b0634fd7 Add the screenshot link to the README. webui Steve Losh 2009-11-10
f11f57ebfb98 Add the update command to the README, for now. webui Steve Losh 2009-11-10
aacf3a20efff Change the footer styles. webui Steve Losh 2009-11-10
f3002e91ff73 Update some styles. webui Steve Losh 2009-11-10
c5debb475273 Add file folding. webui Steve Losh 2009-10-22
a3ad66636756 Show skipped-line comments. webui Steve Losh 2009-10-22
2e65351af702 Rough cut of line-level comments. webui Steve Losh 2009-10-22
b599ca22418d Merge the bug fix. Steve Losh 2009-10-22
e2ddb8631463 Fix the event not defined bug. webui Steve Losh 2009-10-22
001f5ecfd9bc Merge the webui skipped line counts -- too important to leave in the branch. Steve Losh 2009-10-21
1cc8e18b1b43 Add skipped line counts to diffs. webui Steve Losh 2009-10-21
26150fdd04b8 Merge the webui into the mainline. Steve Losh 2009-10-21
5c274209a7ec Merge the README changes and the review init. webui Steve Losh 2009-10-21
82f04bfc46b8 Update the README with instructions for trying it out. Steve Losh 2009-10-21
635a1f3319c5 Initialize code review. Steve Losh 2009-10-21
c5932df8f4a8 Add some sweet web2.0javaajaxgoogles effects. webui Steve Losh 2009-10-21
43047ad3e2fa Tweak a few styles. webui Steve Losh 2009-10-21
41cb7a791e50 Add (working) review-level and file-level comment forms. webui Steve Losh 2009-10-21
892dd344113c Add jQuery. webui Steve Losh 2009-10-21
02210fd5a4fb Fix a missing closing tag. webui Steve Losh 2009-10-15
c48a619ef5db Add file-level comments. webui Steve Losh 2009-10-15
0a9effb274b0 Add review-level comments. webui Steve Losh 2009-10-15
93baa16777e9 Some more style changes. webui Steve Losh 2009-10-15
5c62a1333e54 Add comments (with avatars) to diffs (not skipped lines yet). webui Steve Losh 2009-10-15
f8adc5c231f3 Add a footer. webui Steve Losh 2009-10-14
43d109fde61e Fix the table alignment before it drives me crazy. webui Steve Losh 2009-10-14
efc3c9173ce1 Add template inheritance. Not liking Templetor so far... webui Steve Losh 2009-10-14
78cd41b87ea2 More small style changes. webui Steve Losh 2009-10-14
87c14b34e264 Lots of small style changes. webui Steve Losh 2009-10-14
590fb7bae0a8 Add a simple review page in the web UI. Just show diffs for now. webui Steve Losh 2009-10-14
7b4e78679c9d Add some basic styles so I don't hate looking at this thing. webui Steve Losh 2009-10-14
73284798e9e9 More infrastructure for the web UI. webui Steve Losh 2009-10-14
22906da596df Get a barely functional webui running. webui Steve Losh 2009-10-13
9539fb54320e More infrastructure for the web interface. webui Steve Losh 2009-10-13
96a4cc60e57d Start adding infrastructure for the web interface. webui Steve Losh 2009-10-13
7c9d165e0cd1 Bundle webpy with the extension. webui Steve Losh 2009-10-13
a5bfe965d4bc This is not funny, this is a morality tale about the evils of copy/paste. Steve Losh 2009-10-12
351195574f80 Add a test for initializing clones. Steve Losh 2009-10-12
65a39843de8d Refactor datastore initialization. Steve Losh 2009-10-11
74aa03e42920 Start adding documentation for hg review --init Steve Losh 2009-10-11
0071e116bfb4 Clean up the helptable entries a bit. Steve Losh 2009-10-11
4ede1c231525 Require a remote path. Steve Losh 2009-10-11
6930dfc9918a Add documentation for hg review Steve Losh 2009-10-11
8fd7562a81ad Change some help formatting. Steve Losh 2009-10-11
7cd4514b49f4 Die, copypasted triple single quotes, DIE. Steve Losh 2009-10-10
4bad4dc4dddc Add some documentation for hg review --signoff Steve Losh 2009-10-10
deb1059d6425 Add some documentation for hg review --comment Steve Losh 2009-10-10
1ed53449d650 Add some skeletal help topics. Steve Losh 2009-10-10
f284aeed0fd5 Add the basic usage doc. Steve Losh 2009-10-10
8b8dee73f936 Change the default review datastore directory name. Steve Losh 2009-10-10
8d14fdcfb92d Add signoff messages into the review output. Steve Losh 2009-10-10
7fef894ba429 Add the ability to comment on multiple files at once. Steve Losh 2009-10-10
44d1d0012482 Remove an unused option. Steve Losh 2009-10-10
1f2f3cb23ac3 Add real date and time support to the API, and use it in the UI. Steve Losh 2009-10-10
f740af183dca Change a bit of whitespace. Steve Losh 2009-10-10
68e589a7c8c4 Add tests for contextual diffs with comments. Steve Losh 2009-10-10
85ab60753c33 Refactor the author line generation in tests. It's much cleaner now. Steve Losh 2009-10-10
dd45f9a0b74b Add more API documentation. Steve Losh 2009-10-10
69bbcf7f0830 Add some simple tests for the contextualized diffs. Steve Losh 2009-10-10
d32fa8336dc2 Add a docstring for the new diffs() method. Steve Losh 2009-10-10
554175d9a71c Print comments on skipped lines. Steve Losh 2009-10-09
c983af6c02b1 Add support for diff context amounts. Steve Losh 2009-10-09
9df20fad6514 Add and reformat strings and documentation. Steve Losh 2009-10-09
21e11e7dfca5 Add more documentation for the API. Steve Losh 2009-10-08
f8233e2ca199 Mark _render_data methods as private. Steve Losh 2009-10-08
0d213b070f79 Mark the internal object commit and delete methods as private. Steve Losh 2009-10-08
022175cc8a90 Add more API documentation (notice a trend yet?). Steve Losh 2009-10-08
cc9456bb289b Add more API documentation. Steve Losh 2009-10-08
8cea29aa955f Add more documentation to the API. Steve Losh 2009-10-08
62c8ba974c19 Strip even more from the diffs Mercurial gives us. Steve Losh 2009-10-08
789e5765c9ff Start adding some documentation to the internals of the API. Steve Losh 2009-10-08
08528309f7cd Fix the path sanitization and add some tests. Steve Losh 2009-10-07
b3bae1d649d7 Add test infrastructure for testing paths with directories. Steve Losh 2009-10-07
06d5f75cfb55 Add path sanitization because Windows just *has* to use backslashes... Steve Losh 2009-10-07
ab4cc556087d Add signoff type counts to review output. Steve Losh 2009-10-06
34caeeba9ae2 Add line-level commenting. Steve Losh 2009-10-06
1ef154bb1a4f Add file-level commenting. Steve Losh 2009-10-06
7e437c5261bb Output diffs (with line numbers) and review-level comments for review. Steve Losh 2009-10-05
60a287538a94 Add a sparse README. Steve Losh 2009-10-05
6d90ef243069 Rearrange imports. Steve Losh 2009-10-05
12aeab05829a Wrap the test output in a more elegant way. Steve Losh 2009-10-05
e91ac244e5ad Add the ability to overwrite signoffs. Steve Losh 2009-10-05
bc3aa7a206f0 Add signoff tests. Steve Losh 2009-10-05
808aaa1eef26 Fix a signoff bug. Steve Losh 2009-10-05
1280679a055d Add the structure for signoff. Steve Losh 2009-10-05