Commit Log

commit description author date
05de33c5b8fe Done with the main Flask rewrite. flask Steve Losh Fri, 11 Jun 2010 21:25:07 -0400
b56935dc75b2 Update README. flask Steve Losh Fri, 11 Jun 2010 21:24:32 -0400
93e7fb8a1323 Holy sweet god it works. flask Steve Losh Fri, 11 Jun 2010 21:22:48 -0400
b45d0345f936 More cleanup. flask Steve Losh Fri, 11 Jun 2010 20:59:24 -0400
e57c86639185 Make template rendering calls suck a bit less. flask Steve Losh Fri, 11 Jun 2010 20:54:10 -0400
776a8c6e70a0 More cleanup. Wow, the index works... flask Steve Losh Fri, 11 Jun 2010 20:51:49 -0400
1488999c9507 Clean up and get ready for the big rewrite. flask Steve Losh Fri, 11 Jun 2010 20:47:05 -0400
884f75280a91 Bundle simplejson. flask Steve Losh Fri, 11 Jun 2010 20:46:08 -0400
9a463602589d Update jinja2 flask Steve Losh Fri, 11 Jun 2010 20:32:12 -0400
b2bd9c232faa Bundle Werkzeug. flask Steve Losh Fri, 11 Jun 2010 20:14:01 -0400
46b413229d3d Bundle Flask. flask Steve Losh Fri, 11 Jun 2010 20:12:23 -0400
07c3f5360b22 Unbundle cherrypy and webpy. flask Steve Losh Fri, 11 Jun 2010 20:08:34 -0400
b0482e5ac2bf Merge whitespace cleanup. flask Steve Losh Fri, 11 Jun 2010 20:07:47 -0400
a909c2ba47f0 GTFO whitespace. Steve Losh Fri, 11 Jun 2010 20:07:20 -0400
9f5c608a45a1 Start the Flask rewrite. flask Steve Losh Fri, 11 Jun 2010 20:02:39 -0400
a55ffc78928c Add a friendlier error message when you need to --init Steve Losh Fri, 11 Jun 2010 19:59:34 -0400
2e5d4343bf8f More whitespace. Steve Losh Fri, 11 Jun 2010 19:55:16 -0400
6c968c9121c3 Kill whitespace. I use vim now. Steve Losh Fri, 11 Jun 2010 19:54:05 -0400
77623ec598c6 Update the hgignore to support rope. Steve Losh Fri, 11 Jun 2010 19:51:10 -0400
a0c98a413342 Ignore ctags. Steve Losh Fri, 14 May 2010 20:41:28 -0400
51b8306fa0c4 Fix a few bugs with commenting on lines. Steve Losh Sun, 02 May 2010 16:52:04 -0400
f5bdfc1d952f Fix comment line nesting. Steve Losh Sun, 02 May 2010 16:35:51 -0400
ebc5f7c7a6b7 Add cancel links to comment/signoff forms to hide them. Steve Losh Sun, 02 May 2010 16:28:22 -0400
9d032dbf867d Add signoff support to the web UI. Steve Losh Sat, 01 May 2010 13:51:22 -0400
b8654f4e6386 Fix the message when cloning an existing review data store. Steve Losh Sat, 01 May 2010 11:48:45 -0400
c43c4b53762b Fix the context line bgcolor bug. Steve Losh Sat, 27 Mar 2010 13:20:50 -0400
45cd1e619896 Make the font in diffs smaller (for now). Steve Losh Sat, 27 Mar 2010 13:20:10 -0400
f841259cc87e Move the individual line comment forms into comments.js. Steve Losh Sat, 27 Mar 2010 13:03:00 -0400
048ef4889301 Add --address and --port options for the web UI. Steve Losh Sat, 27 Mar 2010 12:22:04 -0400
ac324e064f82 Don't give away the repo filesystem path in the web UI footer. Steve Losh Sat, 27 Mar 2010 12:11:12 -0400
6df093d9f238 Add a read-only mode to the web interface. Steve Losh Sat, 27 Mar 2010 12:04:57 -0400
52b914764732 Display a list of signoffs on the web UI changeset pages. Steve Losh Sat, 27 Mar 2010 11:44:59 -0400
1f723957f6e5 Fix the signoff count on the web UI index page. Steve Losh Sat, 27 Mar 2010 11:22:26 -0400
edb16fb75b47 Add color for signoffs in the CLI. Steve Losh Sat, 27 Mar 2010 11:10:18 -0400
22de90ef33ed Add identifiers to ReviewChangeset's and ReviewSignoff's. Steve Losh Sat, 27 Mar 2010 11:10:12 -0400
b1448ebe2909 Disable automatic browser opening for now, until we can get it right. Steve Losh Fri, 05 Mar 2010 07:05:44 -0500
42c92aea92e0 Switch over to CherryPy & Jinja2 for the web UI. Steve Losh Thu, 04 Mar 2010 19:30:24 -0500
92372dcdd93e Finish switching to CherryPy & Jinja2. webpy-sucks Steve Losh Thu, 04 Mar 2010 19:28:48 -0500
15de5872c830 Fix a bunch of crap. webpy-sucks Steve Losh Thu, 04 Mar 2010 19:21:34 -0500
bb734cf7e12c Update the readme to note that this is not stable. webpy-sucks Steve Losh Wed, 03 Mar 2010 20:13:58 -0500
da5e042343da Handle files with no diffs awkwardly, for now. webpy-sucks Steve Losh Wed, 03 Mar 2010 19:40:03 -0500
12301b2a5461 Remove unused functions from utils. webpy-sucks Steve Losh Wed, 03 Mar 2010 19:34:12 -0500
85b4ae69ded2 Use the new annotated diff functionality to fix the changeset web UI. webpy-sucks Steve Losh Wed, 03 Mar 2010 19:32:03 -0500
ddea94e8e138 Refactor the diff-annotating functionality into the API. webpy-sucks Steve Losh Wed, 03 Mar 2010 18:55:40 -0500
f936bf37db17 Checkpoint before the big refactor. webpy-sucks Steve Losh Wed, 03 Mar 2010 18:04:53 -0500
c3a0ea6aa1df Make the index page show (practically) all commits. webpy-sucks Steve Losh Tue, 02 Mar 2010 21:59:51 -0500
538a3dada709 Make the index page work with CherryPy. webpy-sucks Steve Losh Tue, 02 Mar 2010 21:58:58 -0500
8e18e2c40a06 More work on the cherrypy base. webpy-sucks Steve Losh Tue, 02 Mar 2010 20:36:17 -0500
36b37712c670 Get a bare Cherrypy server up and running. webpy-sucks Steve Losh Tue, 02 Mar 2010 20:23:36 -0500
256716e3a3d7 Add Jinja2 as a bundled app. webpy-sucks Steve Losh Tue, 02 Mar 2010 19:49:35 -0500
4e1fb853d9d2 Add CherryPy as a bundled app. webpy-sucks Steve Losh Tue, 02 Mar 2010 19:45:54 -0500
1133505b5b04 Remove the confusing local-path functionality. Steve Losh Tue, 02 Mar 2010 19:35:19 -0500
69368d3b3fa4 Testing out moving the code-review repo under .hg/ Steve Losh Tue, 02 Mar 2010 19:04:41 -0500
597da245ce41 Whitespace changes. Steve Losh Tue, 02 Mar 2010 19:01:44 -0500
2d471b406299 Add *_level_comments methods to the API and use them. Steve Losh Tue, 02 Mar 2010 19:00:45 -0500
8a546e4e071e Add and use ReviewChangeset.review_level_comments. Steve Losh Tue, 02 Mar 2010 18:50:26 -0500
99b7409c4b45 Formatting changes to assist in code folding. Steve Losh Tue, 02 Mar 2010 18:43:34 -0500
23930691ebe7 Update some README formatting. Steve Losh Tue, 02 Mar 2010 18:39:42 -0500
27419e0c5cfe Make the color functionality compatible with 1.3.1. Steve Losh Sat, 06 Feb 2010 11:53:33 -0500
c5195b16e7e4 Merge the branch closing. Steve Losh Sat, 06 Feb 2010 11:36:36 -0500
649e19f4c2e8 Closing webui, it is stable enough for now. webui Steve Losh Sat, 06 Feb 2010 11:35:41 -0500
404dfd62a3ec Whitespace changes to make TextMate happier. webui Steve Losh Sat, 06 Feb 2010 10:10:47 -0500
e5f1f96f7d75 Colorize output of the "hg review" command webui David Douard Sat, 06 Feb 2010 15:19:53 +0100
d22951120189 Changes to become Python 2.5 compatible webui David Douard Sat, 06 Feb 2010 13:30:55 +0100
83f2e11a22be Display skipped comments on the last hunk in the web UI. webui Steve Losh Sat, 06 Feb 2010 06:51:10 -0500
475b1a886645 open the web browser when doing the web thingy. webui Dan Villiom Podlaski Christiansen Sat, 06 Feb 2010 12:38:57 +0100
e627607e24d0 Fix a grammatical error. webui Steve Losh Sat, 06 Feb 2010 06:39:15 -0500
474bb295c5f8 Show comments on skipped hunks at the end of files. webui Steve Losh Sat, 06 Feb 2010 06:39:00 -0500
b30379368b53 Fix a bug in the debug-printing of comments. webui Steve Losh Sat, 06 Feb 2010 06:38:19 -0500
666bc8af55a3 Add push and pull buttons on every page. webui Steve Losh Thu, 12 Nov 2009 20:54:09 -0500
91bd7fd0bd98 Add a "Files" header. webui Steve Losh Tue, 10 Nov 2009 19:08:11 -0500
c428b0634fd7 Add the screenshot link to the README. webui Steve Losh Tue, 10 Nov 2009 18:35:57 -0500
f11f57ebfb98 Add the update command to the README, for now. webui Steve Losh Mon, 09 Nov 2009 20:38:28 -0500
aacf3a20efff Change the footer styles. webui Steve Losh Mon, 09 Nov 2009 20:01:58 -0500
f3002e91ff73 Update some styles. webui Steve Losh Mon, 09 Nov 2009 19:55:40 -0500
c5debb475273 Add file folding. webui Steve Losh Thu, 22 Oct 2009 19:54:20 -0400
a3ad66636756 Show skipped-line comments. webui Steve Losh Thu, 22 Oct 2009 19:22:34 -0400
2e65351af702 Rough cut of line-level comments. webui Steve Losh Thu, 22 Oct 2009 19:08:08 -0400
b599ca22418d Merge the bug fix. Steve Losh Thu, 22 Oct 2009 18:27:31 -0400
e2ddb8631463 Fix the event not defined bug. webui Steve Losh Thu, 22 Oct 2009 18:27:11 -0400
001f5ecfd9bc Merge the webui skipped line counts -- too important to leave in the branch. Steve Losh Wed, 21 Oct 2009 19:58:13 -0400
1cc8e18b1b43 Add skipped line counts to diffs. webui Steve Losh Wed, 21 Oct 2009 19:57:17 -0400
26150fdd04b8 Merge the webui into the mainline. Steve Losh Wed, 21 Oct 2009 19:32:14 -0400
5c274209a7ec Merge the README changes and the review init. webui Steve Losh Wed, 21 Oct 2009 19:31:46 -0400
82f04bfc46b8 Update the README with instructions for trying it out. Steve Losh Wed, 21 Oct 2009 19:31:15 -0400
635a1f3319c5 Initialize code review. Steve Losh Wed, 21 Oct 2009 19:17:44 -0400
c5932df8f4a8 Add some sweet web2.0javaajaxgoogles effects. webui Steve Losh Wed, 21 Oct 2009 19:09:28 -0400
43047ad3e2fa Tweak a few styles. webui Steve Losh Wed, 21 Oct 2009 18:49:25 -0400
41cb7a791e50 Add (working) review-level and file-level comment forms. webui Steve Losh Wed, 21 Oct 2009 18:37:21 -0400
892dd344113c Add jQuery. webui Steve Losh Wed, 21 Oct 2009 18:12:45 -0400
02210fd5a4fb Fix a missing closing tag. webui Steve Losh Thu, 15 Oct 2009 18:25:54 -0400
c48a619ef5db Add file-level comments. webui Steve Losh Thu, 15 Oct 2009 17:53:37 -0400
0a9effb274b0 Add review-level comments. webui Steve Losh Wed, 14 Oct 2009 20:30:36 -0400
93baa16777e9 Some more style changes. webui Steve Losh Wed, 14 Oct 2009 20:21:21 -0400
5c62a1333e54 Add comments (with avatars) to diffs (not skipped lines yet). webui Steve Losh Wed, 14 Oct 2009 20:10:37 -0400
f8adc5c231f3 Add a footer. webui Steve Losh Wed, 14 Oct 2009 19:39:07 -0400
43d109fde61e Fix the table alignment before it drives me crazy. webui Steve Losh Wed, 14 Oct 2009 19:08:14 -0400
efc3c9173ce1 Add template inheritance. Not liking Templetor so far... webui Steve Losh Wed, 14 Oct 2009 19:06:00 -0400
78cd41b87ea2 More small style changes. webui Steve Losh Tue, 13 Oct 2009 21:12:15 -0400
87c14b34e264 Lots of small style changes. webui Steve Losh Tue, 13 Oct 2009 21:06:14 -0400
590fb7bae0a8 Add a simple review page in the web UI. Just show diffs for now. webui Steve Losh Tue, 13 Oct 2009 20:55:01 -0400
7b4e78679c9d Add some basic styles so I don't hate looking at this thing. webui Steve Losh Tue, 13 Oct 2009 20:13:17 -0400
73284798e9e9 More infrastructure for the web UI. webui Steve Losh Tue, 13 Oct 2009 20:06:47 -0400
22906da596df Get a barely functional webui running. webui Steve Losh Tue, 13 Oct 2009 19:46:03 -0400
9539fb54320e More infrastructure for the web interface. webui Steve Losh Tue, 13 Oct 2009 19:02:45 -0400
96a4cc60e57d Start adding infrastructure for the web interface. webui Steve Losh Tue, 13 Oct 2009 18:50:22 -0400
7c9d165e0cd1 Bundle webpy with the extension. webui Steve Losh Tue, 13 Oct 2009 18:34:55 -0400
a5bfe965d4bc This is not funny, this is a morality tale about the evils of copy/paste. Steve Losh Sun, 11 Oct 2009 21:30:02 -0400
351195574f80 Add a test for initializing clones. Steve Losh Sun, 11 Oct 2009 21:22:38 -0400
65a39843de8d Refactor datastore initialization. Steve Losh Sun, 11 Oct 2009 17:28:23 -0400
74aa03e42920 Start adding documentation for hg review --init Steve Losh Sun, 11 Oct 2009 11:38:15 -0400
0071e116bfb4 Clean up the helptable entries a bit. Steve Losh Sun, 11 Oct 2009 11:19:12 -0400
4ede1c231525 Require a remote path. Steve Losh Sun, 11 Oct 2009 11:11:09 -0400
6930dfc9918a Add documentation for hg review Steve Losh Sun, 11 Oct 2009 10:37:57 -0400
8fd7562a81ad Change some help formatting. Steve Losh Sun, 11 Oct 2009 10:28:08 -0400
7cd4514b49f4 Die, copypasted triple single quotes, DIE. Steve Losh Sat, 10 Oct 2009 19:56:48 -0400
4bad4dc4dddc Add some documentation for hg review --signoff Steve Losh Sat, 10 Oct 2009 19:54:18 -0400
deb1059d6425 Add some documentation for hg review --comment Steve Losh Sat, 10 Oct 2009 19:45:45 -0400
1ed53449d650 Add some skeletal help topics. Steve Losh Sat, 10 Oct 2009 19:18:30 -0400
f284aeed0fd5 Add the basic usage doc. Steve Losh Sat, 10 Oct 2009 19:10:44 -0400